/*バックナンバーウィンドウを開く*/function W_open(adrs){window.open(adrs,"bknm","width=330,height=400,resizable=yes,scrollbars=yes");}/*HMVウィンドウを開く*/function hmv_open(adrs){window.open(adrs,"bknm","width=380,height=400,resizable=yes,scrollbars=yes");}/*TOP用 バックナンバープルダウンリンク*/function LinkSelect(form,sel){adrs = sel.options[sel.selectedIndex].value;if (adrs != "-" )parent.location.href = adrs;}/*ベラステ用ウィンドウを開く*/function bera_open(adrs){window.open(adrs,"bera","width=320,height=280");}function bera_open2(adrs){window.open(adrs,"bera2","width=440,height=280");}function bera_open3(adrs){window.open(adrs,"bera","width=320,height=170");}function bera_open4(adrs){window.open(adrs,"bera","width=320,height=200");}function bera_open5(adrs){window.open(adrs,"bera","width=320,height=230");}function bera_open6(adrs){window.open(adrs,"bera","width=320,height=300");}/*ギャラリーロールオーバー*/function gallaryimg(imgurl){	document.images['gimg'].src = imgurl;}function MM_preloadImages() { //v3.0var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}/*投票結果*/function re_open(adrs){window.open(adrs,"result","width=600,height=500,toolbar=no,status=no,directories=no,scrollbars=yes,location=no,resizable=yes,menubar=no");}/*スタイルシート定義*/mac=(navigator.appVersion.indexOf('Mac')!=-1)?true:false;ie=(navigator.appName.charAt(0) == "M")?true:false;document.write("<STYLE TYPE='text/css'><!--")if(mac){		//MAC IE NS		document.write("body {color: #000000;background-color: #FFFFFF}")		document.write("A:link{color: #0000FF}")		document.write("A:visited{color: #0066FF}")		document.write("A:active{color: #FF0000}")		document.write("A:hover{color: #FF6600; text-decoration: none}")		document.write(".t1{font-Size:9px}")		document.write(".t2{font-Size:10px; line-height:13px}")		document.write(".t3{font-Size:12px; line-height:17px}")		document.write(".t4{font-Size:14px}")		document.write(".t5{font-Size:18px}")}else{	if(ie){		//WIN IE		document.write("body {color: #000000;background-color: #FFFFFF}")		document.write("A:link{color: #0000FF}")		document.write("A:visited{color: #0066FF}")		document.write("A:active{color: #FF0000}")		document.write("A:hover{color: #FF6600; text-decoration: none}")		document.write(".t1{font-Size:9px; line-height:11px}")		document.write(".t2{font-Size:11px; line-height:14px}")		document.write(".t3{font-Size:12px; line-height:17px}")		document.write(".t4{font-Size:14px; line-height:18px}")		document.write(".t5{font-Size:18px; line-height:22px}")	}	else{		//WIN NS		document.write("body {color: #000000;background-color: #FFFFFF}")		document.write("A:link{color: #0000FF}")		document.write("A:visited{color: #0066FF}")		document.write("A:active{color: #FF0000}")		document.write("A:hover{color: #FF6600; text-decoration: none}")		document.write(".t1{font-Size:10px; line-height:11px}")		document.write(".t2{font-Size:11px; line-height:14px}")		document.write(".t3{font-Size:12px; line-height:17px}")		document.write(".t4{font-Size:15px; line-height:18px}")		document.write(".t5{font-Size:18px; line-height:22px}")	}}document.write("--></STYLE>");