defaultStatus = "Document: Done";

/* Headder serchstrings */
agt=navigator.userAgent.toLowerCase();
major=parseInt(navigator.appVersion);
minor=parseFloat(navigator.appVersion);
isNav = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')==-1) && (agt.indexOf('compatible')==-1) && (agt.indexOf('opera')==-1) && (agt.indexOf('webtv')==-1) && (agt.indexOf('hotjava')==-1));

isNav2=(isNav && (major==2));
isNav3=(isNav && (major==3));
isNav4=(isNav && (major==4));
isNavPre4=(isNav && (major<4));

isGecko=(isNav && (agt.indexOf('gecko')!=-1));

var geckoMajor = 0;
var geckoMinor = 0;
if (isGecko) {
var temp = agt.split(' ');
for (var c = 0; c < temp.length; c++) {
var i = temp[c].indexOf('netscape')
if (i != -1) {
var version = (temp[c].split('/'))[1];
version = version.split('.');
geckoMajor = parseInt(version[0]);
geckoMinor = parseInt(version[1]);}}}
    
isNav6=(isGecko && (major==5)&&(geckoMajor==6));
isNav60=(isGecko && (geckoMajor==6) && (geckoMinor==0));
isNav61=(isGecko && (geckoMajor==6)&& (geckoMinor==1));
isNavPre6=(isNav && (major<=4));
isNav62Up=(isGecko && (geckoMajor>=6) && (geckoMinor>=2));
isNav7=(isGecko && (geckoMajor==7) && (geckoMinor>=0));

isIE=((agt.indexOf('msie')!=-1) && (agt.indexOf('opera')==-1));
isIE3=(isIE&&(major<4));
isIE4=(isIE&&(major==4)&&(agt.indexOf('msie 4')!=-1));
isIE5=(isIE&&(major==4)&&(agt.indexOf('msie 5.0')!=-1));
isIE55=(isIE&&(major==4)&&(agt.indexOf('msie 5.5')!=-1));
isIE6=(isIE&&(major==4)&&(agt.indexOf('msie 6.')!=-1));
isIE7=(isIE&&(major==4)&&(agt.indexOf('msie 7.')!=-1));
isIE5Up=(isIE && (major>=4)&&(agt.indexOf('msie 5.')!=-1 || agt.indexOf('msie 6.')!=-1 || agt.indexOf('msie 7.')!=-1));

isWin=((agt.indexOf('win')!=-1) || (agt.indexOf('16bit')!=-1));
isMac=(agt.indexOf('mac')!=-1);
isLinux=(agt.indexOf('linux')!=-1);
/* End */

function RPdl(){
if (isWin){
location="http://nsweb.info/radio/app/RealPlayer10-5GOLD_ja.exe"}
else if (isMac){
fx3('http://nsweb.info/radio/app/mac.htm',620,400);}}


/* * * * * * * * * * * * * * * * * * tss * * * * * * * * * * * * * * * * * */
if ( (parseInt(navigator.appVersion)==4)&&(agt.indexOf('mozilla')!=-1)&&(agt.indexOf('spoofer')==-1)&&(agt.indexOf('compatible') == -1)){
with(document.classes){
classa.all.fontSize="11px";
classa.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classa.all.lineHeight="150%";
classax.all.fontSize="11px";
classax.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classax.all.lineHeight="130%";
classa2.all.fontSize="11px";
classa2.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classa2.all.lineHeight="110%";
classb.all.fontSize="12px";
classb.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classb.all.lineHeight="135%";
classb2.all.fontSize="12px";
classb2.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classb2.all.lineHeight="125%";
classb3.all.fontSize="12px";
classb3.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classb3.all.lineHeight="110%";
classb4.all.fontSize="12px";
classb4.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classb4.all.lineHeight="155%";
classc0.all.fontSize="15px";
classc0.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classc0.all.lineHeight="145%";
classc.all.fontSize="15px";
classc.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classc.all.lineHeight="110%";
classc.all.fontWeight="bold";
classc2.all.fontSize="15px";
classc2.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classc2.all.lineHeight="100%";
classc2.all.fontWeight="bold";
classc2.all.color="#FFFFFF";
classd.all.fontSize="1px";
classd.all.lineHeight="100%";
classe.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classe.all.fontSize="14px";
classe.all.fontWeight="bold";
classe.all.lineHeight="100%";
classe0.all.fontFamily="ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka";
classe0.all.fontSize="14px";
classe0.all.lineHeight="125%";}}

else if (agt.indexOf('gecko') != -1){
with(document.getElementById('tssxyz').sheet){
insertRule('.classa { font-size: 10px }', cssRules.length )
insertRule('.classa { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classa { line-height: 150% }', cssRules.length )
insertRule('.classax { font-size: 10px }', cssRules.length )
insertRule('.classax { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classax { line-height: 125% }', cssRules.length )
insertRule('.classa2 { font-size: 10px }', cssRules.length )
insertRule('.classa2 { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classa2 { line-height: 107% }', cssRules.length )
insertRule('.classb { font-size: 12px }', cssRules.length )
insertRule('.classb { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classb { line-height: 135% }', cssRules.length )
insertRule('.classb2 { font-size: 12px }', cssRules.length )
insertRule('.classb2 { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classb2 { line-height: 120% }', cssRules.length )
insertRule('.classb3 { font-size: 12px }', cssRules.length )
insertRule('.classb3 { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classb3 { line-height: 105% }', cssRules.length )
insertRule('.classb4 { font-size: 12px }', cssRules.length )
insertRule('.classb4 { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classb4 { line-height: 150% }', cssRules.length )
insertRule('.classc0 { font-size: 14px }', cssRules.length )
insertRule('.classc0 { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classc0 { line-height: 145% }', cssRules.length )
insertRule('.classc { font-size: 14px }', cssRules.length )
insertRule('.classc { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classc { line-height: 110% }', cssRules.length )
insertRule('.classc { font-weight: bold }', cssRules.length )
insertRule('.classc2 { font-size: 14px }', cssRules.length )
insertRule('.classc2 { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classc2 { line-height: 100% }', cssRules.length )
insertRule('.classc2 { font-weight: bold }', cssRules.length )
insertRule('.classc2 { color: #FFFFFF }', cssRules.length )
insertRule('.classd { font-size: 1px }', cssRules.length )
insertRule('.classd { line-height: 100% }', cssRules.length )
insertRule('.classe { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classe { font-size: 13px }', cssRules.length )
insertRule('.classe { font-weight: bold }', cssRules.length )
insertRule('.classe { line-height: 100% }', cssRules.length )
insertRule('.classe0 { font-family: ＭＳ Ｐゴシック,中ゴシック体,Osaka−等幅,Osaka }', cssRules.length )
insertRule('.classe0 { font-size: 13px }', cssRules.length )
insertRule('.classe0 { line-height: 125% }', cssRules.length )
}}

else if ((parseInt(navigator.appVersion)>=4)&&(agt.indexOf('msie') != -1)){
with(document.styleSheets["tssxyz"]){
addRule (".classa", "font-size:10px");
addRule (".classa", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classa", "line-height:150%");
addRule (".classax", "font-size:10px");
addRule (".classax", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classax", "line-height:120%");
addRule (".classa2", "font-size:10px");
addRule (".classa2", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classa2", "line-height:105%");
addRule (".classb", "font-size:12px");
addRule (".classb", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classb", "line-height:135%");
addRule (".classb2", "font-size:12px");
addRule (".classb2", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classb2", "line-height:117%");
addRule (".classb3", "font-size:12px");
addRule (".classb3", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classb3", "line-height:104%");
addRule (".classb4", "font-size:12px");
addRule (".classb4", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classb4", "line-height:150%");
addRule (".classc0", "font-size:14px");
addRule (".classc0", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classc0", "line-height:140%");
addRule (".classc", "font-size:14px");
addRule (".classc", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classc", "line-height:110%");
addRule (".classc", "font-weight:bold");
addRule (".classc2", "font-size:14px");
addRule (".classc2", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classc2", "line-height:100%");
addRule (".classc2", "font-weight:bold");
addRule (".classc2", "color:#FFFFFF");
addRule (".classd", "font-size:1px");
addRule (".classd", "line-height:100%");
addRule (".classe", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classe", "font-size:13px");
addRule (".classe", "font-weight:bold");
addRule (".classe", "line-height:100%");
addRule (".classe0", "font-family:'ＭＳ Ｐゴシック',中ゴシック体,Osaka−等幅,Osaka");
addRule (".classe0", "font-size:13px");
addRule (".classe0", "line-height:125%");
}}


function nslr(ChID){var ns4=(document.layers)? true:false;
if(ns4){var g=open("http://radio.netscape.com/radio/radiosell2.html","dlpage");}
else{var h=open("","nsradio","width=535,height=250");
h.location="http://radio.netscape.com/aolradio/ns/templates/NewRadio.jhtml?channel="+ChID;
h.focus();}}

function addNSPanel(){
if ((typeof window.sidebar == "object") && (typeof window.sidebar.addPanel == "function")){ 
window.sidebar.addPanel ("Nightscape", "http://www.nsweb.info/sidebar.htm",""); 
}else{var rv = window.confirm ("このコンポーネントはNetscape6.0以上でのみ機能します。" 
+ "\nあなたのインターネット環境を、最新バージョンにアップグレードしますか?" + "\n「OK」と選ぶとNetscapeのダウンロードサイトへ接続します。"); 
if (rv) 
document.location.href = "http://www.nightscape.info/netscape/index.htm?upgrade";}}

function fx1(siteuri1){zx1=open("","oldWin1","width=615,height=465,resizable");
zx1.location.href=siteuri1; zx1.focus();}

function fx2(siteuri2){zx2=open("","newWin2","width=315,height=245,resizable");
zx2.location.href=siteuri2; zx2.focus();}

/** fx3() **/
function fx3(siteuri3, iWidth, iHeight){
var sSize = 'width=' + iWidth + ',height=' + iHeight + ',resizable';
var swinName = iWidth + iHeight
zx3=open(siteuri3,swinName,sSize);
zx3.location.href=siteuri3; zx3.focus();}

function fx4(siteuri4){zx4=open("","newWin4","width=243,height=318,resizable");
zx4.location.href=siteuri4; zx4.focus();}

function mx2(msiteuri2){mzx2=open("","mnewWin2","width=340,height=260,top=1,screenY=1,resizable");
mzx2.location.href=msiteuri2; mzx2.focus();}

function mx4(msiteuri4){mzx4=open("","mnewWin4","width=260,height=341,top=1,screenY=1,resizable");
mzx4.location.href=msiteuri4; mzx4.focus();}

/* 写真拡大用スクリプト2_3 デカい写真(その他サイズ自由型スクロールバー付き) */
function mx3(siteuri33, iWidth, iHeight){
var sSize = 'width=' + iWidth + ',height=' + iHeight + ',resizable' + ',scrollbars=1';
var swinName = iWidth + iHeight
zx33=open(siteuri33,swinName,sSize);
zx33.location.href=siteuri33; zx33.focus();}

/* 写真拡大用スクリプト3_2(New) デカい写真(480*360pixs) */
function bx2(bsiteuri2){bzx2=open("","bnewWin2","width=505,height=390,top=1,screenY=1,resizable");
bzx2.location.href=bsiteuri2; bzx2.focus();}

/* 写真拡大用スクリプト3_4(New) 縦長写真(360*480pixs) */
function bx4(bsiteuri4){bzx4=open("","bnewWin4","width=385,height=511,top=1,screenY=1,resizable");
bzx4.location.href=bsiteuri4; bzx4.focus();}

/* 写真拡大用スクリプト4_2(New) デカい写真(320*240pixs) */
function mx2(msiteuri2){mzx2=open("","mnewWin2","width=345,height=265,top=1,screenY=1,resizable");
mzx2.location.href=msiteuri2; mzx2.focus();}

/* 写真拡大用スクリプト4_4(New) 縦長写真(240*320pixs) */
function mx4(msiteuri4){mzx4=open("","mnewWin4","width=265,height=346,top=1,screenY=1,resizable");
mzx4.location.href=msiteuri4; mzx4.focus();}

/* 写真拡大用スクリプト3_2(New) 横長写真(600*400pixs) */
function kx2(kuri2){kb2=open("","kbWin2","width=638,height=438,top=1,screenY=1,resizable");
kb2.location.href=kuri2; kb2.focus();}
/* 写真拡大用スクリプト3_4(New) 縦長写真(400*600pixs) */
function kx4(kuri4){kb4=open("","kbWin4","width=438,height=639,top=1,screenY=1,resizable");
kb4.location.href=kuri4; kb4.focus();}

/* 写真拡大用スクリプト3_2(New) 横長写真(600*400pixs) */
function kxb2(kburi2){kbb2=open("","kbbWin2","width=600,height=401,top=1,screenY=1,resizable");
kbb2.location.href=kburi2; kbb2.focus();}
/* 写真拡大用スクリプト3_4(New) 縦長写真(400*600pixs) */
function kxb4(kburi4){kbb4=open("","kbbWin4","width=400,height=600,top=1,screenY=1,resizable");
kbb4.location.href=kburi4; kbb4.focus();}

/* 写真拡大用スクリプト5_2(New) 横長写真(500*314pixs) */
function wx2(wuri2){wb2=open("","wbWin2","width=530,height=350,top=1,screenY=1,resizable");
wb2.location.href=wuri2; wb2.focus();}
/* 写真拡大用スクリプト5_4(New) 縦長写真(314*500pixs) */
function wx4(wuri4){wb4=open("","wbWin4","width=350,height=531,top=1,screenY=1,resizable");
wb4.location.href=wuri4; wb4.focus();}

/* 写真拡大用スクリプトHD(New) 横長写真(800*450pixs) */
function hd2(hduri2){hdb2=open("","hdWin2","width=830,height=475,top=0,screenY=0,resizable");
hdb2.location.href=hduri2; hdb2.focus();}

/* 写真拡大用スクリプトFashion Show 縦長写真(450*677pixs) */
function fs4(fsuri4){fsp4=open("","fsWin4","width=485,height=713,top=0,screenY=0,resizable");
fsp4.location.href=fsuri4; fsp4.focus();}
/* 写真拡大用スクリプトFashion Show 横長写真(722*480pixs) */
function fs2(fsuri2){fsp2=open("","fsWin2","width=757,height=516,top=0,screenY=0,resizable");
fsp2.location.href=fsuri2; fsp2.focus();}
/* 写真拡大用スクリプト高解像度 縦長写真(480*720pixs) */
function fs5(fsuri5){fsp5=open("","fsWin5","width=518,height=758,top=0,screenY=0,resizable");
fsp5.location.href=fsuri5; fsp5.focus();}
/* 写真拡大用スクリプト高解像度 縦長写真(964*720pixs) */
function fs7(fsuri7){fsp7=open("","fsWin7","width=999,height=758,top=0,screenY=0,resizable");
fsp7.location.href=fsuri7; fsp7.focus();}

/* 写真拡大用スクリプトFashion Show 縦長写真(450*677pixs) */
function fst(fsturi4){fst4=open("","fstWin4","width=480,height=720,top=0,screenY=0,resizable");
fst4.location.href=fsturi4; fst4.focus();}
/* 写真拡大用スクリプトFashion Show 横長写真(722*480pixs) */
function fss(fssuri2){fss2=open("","fstWin2","width=735,height=501,top=0,screenY=0,resizable");
fss2.location.href=fssuri2; fss2.focus();}


/* リンクタグ用スクリプト */
function lt1(siteuri001){location.href=siteuri001;}
function gotoPage(url){if (("" != url)&&("#" != url)){location.href=url;}}

function xyz(uris){
var z1=open("","newWinz","width=850,height=760,scrollbars=1,resizable=1,location=1,status=1,top=1,screenY=1");
z1.location.href=uris; z1.focus();}

function xyz2(uris2){zl2=open("","fhl2","width=1024,height=760,scrollbars=1,resizable=1,location=1,status=1,top=1,screenY=1");
zl2.location.href='http://' + uris2 + 'referrer=http://www.nightscape.info/fhl/index.htm';
zl2.focus();}

/* What's new Nightscape */
function getCookie(NameOfCookie){
if (document.cookie.length > 0){
begin = document.cookie.indexOf(NameOfCookie+"="); 
if (begin != -1)   {
begin += NameOfCookie.length+1; 
end = document.cookie.indexOf(";", begin);
if (end == -1) end = document.cookie.length;
return unescape(document.cookie.substring(begin, end));}}
return null; }
function setCookie(NameOfCookie, value, expiredays){
var ExpireDate = new Date ();
ExpireDate.setTime(ExpireDate.getTime() + (expiredays * 24 * 3600 * 1000));
var the_cookie = "domain=nightscape.info;path=/;"
// var the_cookie = the_cookie + "path=/;";
// var the_cookie = the_cookie + "domain=nightscape.info;";
document.cookie = the_cookie;
document.cookie = NameOfCookie + " = " + escape(value) + 
((expiredays == null) ? "domain=nightscape.info; path=/;" : "; domain=nightscape.info; path=/; expires=" + ExpireDate.toGMTString());}
wdt = screen.width;
hgt = screen.height;

function popa(){
temp=getCookie('ncpu7777');
if (temp!=null) {temp2=1}
else {temp2=0}
if (temp2 == 0){
setCookie('ncpu7777',1,3)
popb=window.open("http://nsweb.info/news.htm",'popb','width=350,height=555,left=0,screenX=0,top=0,screenY=0');}}

/****
function ad060606(){
temp=getCookie('ad060606');
if (temp!=null) {temp2=1}
else {temp2=0}
if (temp2 == 0){
setCookie('ad060606',1,1)
poq1=window.open("http://nsweb.info/ad/ad_fnt_060606.htm",'poq1','width=780,height=700,left=360,screenX=360,top=0,screenY=0,scrollbars=yes');}}
ad060606();
****/

function ad071128(){
temp=getCookie('ad071128');
if (temp!=null) {temp2=1}
else {temp2=0}
if (temp2 == 0){
setCookie('ad071128',1,1)
poq1=window.open("http://nsweb.info/ad/ad_fnt_071128.htm",'poq1','width=552,height=999,left=360,screenX=360,top=0,screenY=0,scrollbars=yes,resizable=yes');}}
ad071128();

function united(){
popa();
ad071128();}


pre1="$";
post1=".";
pre2="%";
post2="@";
function mail(ad,expre){
num=0;
for(i=0; i<ad.length; i++)
if(ad.charAt(i)==pre1)num++;
for(i=0; i<num; i++)
ad=ad.replace(pre1,post1);
num=0;
for(i=0; i<ad.length; i++)
if(ad.charAt(i)==pre2)num++;
for(i=0; i<num; i++)
ad=ad.replace(pre2,post2);
if(expre==""){expre=ad;}
document.write("<A HREF='mailto:" + ad + "'>" + expre + "</A>");}


var strColor = new Array("#FFFFDD","#FFCC00"); 
var nLoop = 0;
var nTimer;
function Start(nIndex){
clearTimeout(nTimer);
if (document.getElementById){
nTimer = setInterval("ChangeColor("+nIndex+")", 25);}}
function ChangeColor(nIndex){
strName = "lnkMouse"+nIndex;
document.getElementById(strName).style.color=strColor[nLoop];
//次の準備
if (nLoop > strColor.length-1){
nLoop = 0;
return;}
else{
nLoop++;}}
function Stop(nIndex){
clearTimeout(nTimer);
strName = "lnkMouse"+nIndex;
document.getElementById(strName).style.color="#FFFFDD";	}

//デジタルef 毎月10日ビューティー号・大
function ef_beauty_b(){
document.write('<a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875551294&vc_url=http://pasomaga.com/ef/contents/071210_01.php" target="_blank" ><img src="http://www.nightscape.info/fhl/imgs/ef_bx.jpg" width="261" height="336" border="0"><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875551294" height=1 width=1 Border=0></a>');}

//デジタルef 毎月10日ビューティー号・小
function ef_beauty_s(){
document.write('<a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875551294&vc_url=http://pasomaga.com/ef/contents/071210_01.php" target="_blank" ><img src="http://www.nightscape.info/fhl/imgs/ef_b.jpg" width="120" height="154" border="0"></a>');}

//デジタルef 毎月25日ファッション号・大
function ef_fashion_b(){
document.write('<a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875551294&vc_url=http://pasomaga.com/ef/contents/071225_01.php" target="_blank" ><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875551294" height=1 width=1 Border=0><img src="http://www.nightscape.info/fhl/imgs/ef_fx.jpg" width="261" height="336" border="0"></a>');}

//デジタルef 毎月25日ファッション号・小
function ef_fashion_s(){
document.write('<a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875551294&vc_url=http://pasomaga.com/ef/contents/071225_01.php" target="_blank" ><img src="http://www.nightscape.info/fhl/imgs/ef_f.jpg" width="120" height="154" border="0"></a>');}

//WORLD DIRECT STYLE 標準バナー
wdsx_tag=new Array();
wdsx_tag[0]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fsp%2Fladies/elegance/20071119/index.html#ladies" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wds_01.jpg" width=527 height=156 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></td></tr></table>';
wdsx_tag[1]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fsp%2Fladies/elegance/20071119/index.html#mens" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wds_02.jpg" width=527 height=156 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></td></tr></table>';
wdsx_tag[2]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fsp%2Fladies/elegance/20071130/index.html#ladies" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wds_03.jpg" width=527 height=156 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></td></tr></table>';
wdsx_tag[3]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fsp%2Fladies/elegance/20071130/index.html#mens" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wds_04.jpg" width=527 height=156 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></td></tr></table>';
//wdsx_tag[4]='<iframe src="http://www.nightscape.info/sp/071207_wds_01.htm" width="527" height="274" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';

kx=Math.floor(Math.random()*wdsx_tag.length);


//WORLD DIRECT STYLEブランドバナー
wdsb_tag=new Array();
wdsb_tag[0]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Funtitled%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/untitled.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[1]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Findivi%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/indivi.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[2]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Fcdec%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/cc.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[3]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Fcasual%2Fdreskip%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/dreskip.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[4]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Fsoup%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/soup.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[5]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Fcasual%2Fminimum%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/minimum.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[6]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Fcasual%2Femporium%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/emporium.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[7]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Fcasual%2Fozocinner%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/ozoc_inner.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[8]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Freflect%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/reflect.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[9]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Fasyoulikeit%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/asyoulikeit.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[10]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Fbeloved%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/beloved.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[11]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Fcasual%2Fsunauna%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/sunauna.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[12]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Fvoicemail%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/voicemail.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[13]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Fcasual%2Fbr_index%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/index.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[14]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Fcasual%2Fozoc%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/ozoc.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
wdsb_tag[15]='<a href="http://www.accesstrade.net/at/c.html?rk=01001xtl0012u8&url=http%3A%2F%2Fdirectstyle.world.co.jp%2Fwebshop%2Fladies%2Felegance%2Fglowgenic%2Findex.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/glowgenic.jpg" width="526" height="200" border="0"><img src="http://www.accesstrade.net/at/r.html?rk=01001xtl0012u8" width="1" height="1" border="0"></a>';
k=Math.floor(Math.random()*wdsb_tag.length);


//brimiantブランドバナー
bri=new Array();
bri[0]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002d7p0012u8" target="_blank"><img src="http://nsweb.info/fnt/imgs/071017_bri_b01.jpg" width=527 height=225 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002d7p0012u8" width="1" height="1" border=0></td></tr></table>';
bri[1]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002d7n0012u8" target="_blank"><img src="http://nsweb.info/fnt/imgs/071017_bri_b02.jpg" width=527 height=225 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002d7n0012u8" width="1" height="1" border=0></td></tr></table>';
bri[2]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002d7r0012u8" target="_blank"><img src="http://nsweb.info/fnt/imgs/071017_bri_b03.jpg" width=527 height=225 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002d7r0012u8" width="1" height="1" border=0></td></tr></table>';
bri[3]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002d7p0012u8" target="_blank"><img src="http://nsweb.info/fnt/imgs/071017_bri_b11.jpg" width=527 height=225 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002d7p0012u8" width="1" height="1" border=0></td></tr></table>';
bri[4]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002d7n0012u8" target="_blank"><img src="http://nsweb.info/fnt/imgs/071017_bri_b12.jpg" width=527 height=225 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002d7n0012u8" width="1" height="1" border=0></td></tr></table>';
bri[5]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002d7r0012u8" target="_blank"><img src="http://nsweb.info/fnt/imgs/071017_bri_b13.jpg" width=527 height=225 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002d7r0012u8" width="1" height="1" border=0></td></tr></table>';
bri01=Math.floor(Math.random()*bri.length);

//brimiantハーフバナー
brih=new Array();
brih[0]='<table width="261" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002dc90012u8&url=http%3A%2F%2Fwww.brimiant.com%2Fuser_data%2Fcoordinate7.php" target="_blank"><img src="http://nsweb.info/fnt/imgs/071128_bri_h01.jpg" alt="" width="261" height="102" border="0"></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002dc90012u8" width="1" height="1" border="0"></td></tr></table>';
brih[1]='<table width="261" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002dc90012u8&url=http%3A%2F%2Fwww.brimiant.com%2Fuser_data%2Fmail_magazine.php" target="_blank"><img src="http://nsweb.info/fnt/imgs/071128_bri_h02.jpg" alt="" width="261" height="102" border="0"></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002dc90012u8" width="1" height="1" border="0"></td></tr></table>';
bri02=Math.floor(Math.random()*brih.length);

brii=new Array();
brii[0]='<table width="261" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002dc90012u8&url=http%3A%2F%2Fwww.brimiant.com%2Fproducts%2Flist.php%3Fmode%3Dsearch%26name%3DCanCam" target="_blank"><img src="http://nsweb.info/fnt/imgs/071128_bri_h03.jpg" alt="" width="261" height="102" border="0"></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002dc90012u8" width="1" height="1" border="0"></td></tr></table>';
brii[1]='<table width="261" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01002dc90012u8&url=http%3A%2F%2Fwww.brimiant.com%2Fuser_data%2Fsweet.php" target="_blank"><img src="http://nsweb.info/fnt/imgs/071128_bri_h04.jpg" alt="" width="261" height="102" border="0"></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01002dc90012u8" width="1" height="1" border="0"></td></tr></table>';
bri03=Math.floor(Math.random()*brii.length);

//セパラム標準バナー
sep=new Array();
sep[0]='<iframe src="http://www.nightscape.info/sp/071127_sep_01.htm" width="527" height="422" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
sep[1]='<iframe src="http://www.nightscape.info/sp/071128_sep_01.htm" width="527" height="540" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
sep[2]='<iframe src="http://www.nightscape.info/sp/071129_sep_01.htm" width="527" height="477" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';

/***sep[x]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.accesstrade.net/at/c.html?rk=01001xp70012u8&url=http%3A%2F%2Fwww.separam.com%2Ftokusyu/0723/main-index.html" target="_blank"><img src="http://nsweb.info/fnt/imgs/070803_sep_x03.jpg" width=527 height=248 border=0></a></td></tr><tr><td><img src="http://www.accesstrade.net/at/r.html?rk=01001xp70012u8" width=1 height=1 border=0></td></tr></table>'; 
***/
separam01=Math.floor(Math.random()*sep.length);

//Amel標準 1
amel1=new Array();
amel1[0]='<iframe src="http://www.nightscape.info/sp/071204_amel_01.htm" width="527" height="243" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
amel1x=Math.floor(Math.random()*amel1.length);

//Amel標準 2
amel2=new Array();
amel2[0]='<iframe src="http://www.nightscape.info/sp/071205_amel_01.htm" width="527" height="255" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
amel2[1]='<iframe src="http://www.nightscape.info/sp/071205_amel_02.htm" width="527" height="240" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
amel2[2]='<iframe src="http://www.nightscape.info/sp/071205_amel_03.htm" width="527" height="240" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
amel2[3]='<iframe src="http://www.nightscape.info/sp/071207_amel_01.htm" width="527" height="240" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
amel2[4]='<iframe src="http://www.nightscape.info/sp/071207_amel_02.htm" width="527" height="255" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
amel2[5]='<iframe src="http://www.nightscape.info/sp/071207_amel_03.htm" width="527" height="255" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>';
amel2x=Math.floor(Math.random()*amel2.length);

//JJモード標準バナー
jj_tag=new Array();
jj_tag[0]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=874094093&vc_url=http%3a%2f%2fjj-m%2ejp%2fshop%2fitem_detail%2ecfm%3fp%3dJJ07114143" target="_blank"><img src="http://nsweb.info/fnt/imgs/071207_jj_x01.jpg" width=527 height=211 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=874094093" height=1 width=1 Border=0></td></tr></table>';
jj_tag[1]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=874094093&vc_url=http%3a%2f%2fjj-m%2ejp%2fshop%2fbrand_search_result%2ecfm%3fbrand%3d125" target="_blank"><img src="http://nsweb.info/fnt/imgs/071207_jj_x02.jpg" width=527 height=211 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=874094093" height=1 width=1 Border=0></td></tr></table>';
jj_tag[2]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=874094093&vc_url=http%3a%2f%2fjj-m%2ejp%2fshop%2fbrand_search_result%2ecfm%3fbrand%3d76" target="_blank"><img src="http://nsweb.info/fnt/imgs/071207_jj_x03.jpg" width=527 height=211 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=874094093" height=1 width=1 Border=0></td></tr></table>';
jj_tag[3]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=874094093&vc_url=http%3a%2f%2fjj-m%2ejp%2fshop%2fitem_detail%2ecfm%3fp%3dJJ07114184" target="_blank"><img src="http://nsweb.info/fnt/imgs/071207_jj_x04.jpg" width=527 height=211 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=874094093" height=1 width=1 Border=0></td></tr></table>';
jj_tag[4]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=874094093&vc_url=http%3a%2f%2fjj-m%2ejp%2fshop%2ftoku%2fvicky%2f" target="_blank"><img src="http://nsweb.info/fnt/imgs/071207_jj_x05.jpg" width=527 height=211 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=874094093" height=1 width=1 Border=0></td></tr></table>';
jj_tag[5]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=874094093&vc_url=http%3a%2f%2fjj-m%2ejp%2fshop%2fbrand_list%2ecfm%3fbrand%3d110" target="_blank"><img src="http://nsweb.info/fnt/imgs/071207_jj_x06.jpg" width=527 height=211 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=874094093" height=1 width=1 Border=0></td></tr></table>';
jj_tag[6]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a Href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=874094093&vc_url=http%3a%2f%2fjj-m%2ejp%2fshop%2fbrand_list%2ecfm%3fbrand%3d111" target="_blank"><img src="http://nsweb.info/fnt/imgs/071207_jj_x07.jpg" width=527 height=211 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=874094093" height=1 width=1 Border=0></td></tr></table>';
jjx=Math.floor(Math.random()*jj_tag.length);

//Wacol標準
wa_tag=new Array();
wa_tag[0]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004004%26dispBrandNo%3d001400370" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b01.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[1]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004005%26dispBrandNo%3d001400320" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b02.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[2]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004007%26dispBrandNo%3d001400330" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b03.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[3]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004009%26dispBrandNo%3d001400350" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b04.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[4]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004008%26dispBrandNo%3d001400040" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b05.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[5]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004006%26dispBrandNo%3d001400030" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b06.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[6]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004010%26dispBrandNo%3d001400210" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b07.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[7]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004012%26dispBrandNo%3d0014000190" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b08.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[8]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004014%26dispBrandNo%3d001400194" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b09.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[9]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004015%26dispBrandNo%3d001400080" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b10.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[10]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004016%26dispBrandNo%3d001400100" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b11.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[11]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004022%26dispBrandNo%3d001400522" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b12.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[12]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004023%26dispBrandNo%3d001400510" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b13.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[13]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004024%26dispBrandNo%3d001400526" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b14.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';
wa_tag[14]='<table width="527" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://ck.jp.ap.valuecommerce.com/servlet/referral?sid=2062540&pid=875959004&vc_url=http%3a%2f%2fstore%2ewacoal%2ejp%2fdisp%2fCWcDispBrands001%2ejsp%3fdispNo%3d002004011%26dispBrandNo%3d001400200" target="_blank"><img src="http://nsweb.info/fnt/imgs/071205_wa_b15.jpg" width=527 height=261 border=0></a></td></tr><tr><td><img Src="http://ad.jp.ap.valuecommerce.com/servlet/gifbanner?sid=2062540&pid=875959004" height=1 width=1 Border=0></td></tr></table>';

wacol=Math.floor(Math.random()*wa_tag.length);



//イベントレポートトップイメージ1
erxt=new Array();
erxt[0]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt01.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[1]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt02.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[2]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt03.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[3]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt04.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[4]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt05.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[5]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt06.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[6]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt07.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[7]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt08.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[8]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt09.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
erxt[9]='<a href="#rtop"><img src="http://nsweb.info/imgs/er_xt10.jpg" width="527" height="263" border="0" alt="クラブ イベント レポート"></a>';
brs01=Math.floor(Math.random()*erxt.length);

//イベントインフォメーショントップイメージ
eixt=new Array();
eixt[0]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt01.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt[1]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt02.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt[2]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt03.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt[3]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt04.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt[4]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt06.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt[5]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt07.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt[6]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt10.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt[7]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt11.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt[8]='<a href="#itop"><img src="http://nsweb.info/imgs/ei_xt12.jpg" width="527" height="263" border="0" alt="クラブ イベント インフォメーション"></a>';
eixt01=Math.floor(Math.random()*eixt.length);

