// :::::::: ポップアップ ::::::::
function openNewWindow(URLtoOpen, windowName, windowFeatures) { 
  newWindow=window.open(URLtoOpen, windowName, windowFeatures);
}
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 MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
// :::::::: ギャル詳細 600::::::::
RefHref2="";
function RefOpen(RefHref2){
var RefWin=window.open(RefHref2,'RefWin2','scrollbars=no,resizable=no,width=600,height=525');
if(navigator.appVersion.charAt(0)==2){RefWin=window.open(RefHref2,'RefWin2','scrollbars=no,resizable=yes,width=600,height=525')};
if(navigator.appVersion.charAt(0)>=3){RefWin.focus()}};

// :::::::: コスチューム 600::::::::
RefHref3="";
function RefOpen1(RefHref3){
var RefWin=window.open(RefHref3,'RefWin2','scrollbars=no,resizable=no,width=400,height=420');
if(navigator.appVersion.charAt(0)==2){RefWin=window.open(RefHref3,'RefWin2','scrollbars=no,resizable=yes,width=400,height=420')};
if(navigator.appVersion.charAt(0)>=3){RefWin.focus()}};


function flash_top_write() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="630" height="423">\n');
	document.write('<param name="movie" value="/swf/top.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="/swf/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="630" height="423"></embed>\n');
	document.write('</object>\n');
}

function flash_menu_write() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="178" height="445">\n');
	document.write('<param name="movie" value="/swf/menu.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="/swf/menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="178" height="445"></embed>\n');
	document.write('</object>\n');
}


function FlashPopUp(PopUpURL){
	window.open(PopUpURL,'FlashPopUp','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=320,height=260');
}
