// FLASH IMPUT

// HEAD IMPUT
function flash_head_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="738" height="90" >\n');
	document.write('<param name="movie" value="/swf/head.swf" style="margin:0px;padding:0px;">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#FFF000">\n');
	document.write('<embed src="/swf/head.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="738" height="90" bgcolor="#FFF000"></embed>\n');
	document.write('</object>\n');
}

// NAVI IMPUT
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="738" height="40" >\n');
	document.write('<param name="movie" value="/swf/menu.swf" style="margin:0px;padding:0px;">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#FFF000">\n');
	document.write('<embed src="/swf/menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="738" height="40" bgcolor="#FFF000"></embed>\n');
	document.write('</object>\n');
}
// COVER IMPUT
function flash_cover_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="530" height="330">\n');
	document.write('<param name="movie" value="/swf/cover.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#FFFFFF">\n');
	document.write('<embed src="/swf/cover.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="530" height="330" bgcolor="#FFFFFF"></embed>\n');
	document.write('</object>\n');
}
// OPENING IMPUT
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="600" height="300">\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="600" height="300" bgcolor="#FFFFFF"></embed>\n');
	document.write('</object>\n');
}


// COVER_member IMPUT
function flash_cover_m_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="240" height="330">\n');
	document.write('<param name="movie" value="/swf/cover_member.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#FFFFFF">\n');
	document.write('<embed src="/swf/cover_member.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="240" height="330" bgcolor="#FFFFFF"></embed>\n');
	document.write('</object>\n');
}

// HEAD_member IMPUT
function flash_head_m_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="738" height="90" >\n');
	document.write('<param name="movie" value="/swf/head_member.swf" style="margin:0px;padding:0px;">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#FFF000">\n');
	document.write('<embed src="/swf/head_member.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="738" height="90" bgcolor="#FFF000"></embed>\n');
	document.write('</object>\n');
}

// NAVI_member IMPUT
function flash_menu_m_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="738" height="40" >\n');
	document.write('<param name="movie" value="/swf/menu_member.swf" style="margin:0px;padding:0px;">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#FFF000">\n');
	document.write('<embed src="/swf/menu_member.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="738" height="40" bgcolor="#FFF000"></embed>\n');
	document.write('</object>\n');
}



//popup
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function openNewWindow(URLtoOpen, windowName, windowFeatures) { 
  newWindow=window.open(URLtoOpen, windowName, windowFeatures);
}

//gals prof
RefHref2="";
function RefOpen(RefHref2){
var RefWin=window.open(RefHref2,'RefWin2','scrollbars=no,resizable=no,width=700,height=550');
if(navigator.appVersion.charAt(0)==2){RefWin=window.open(RefHref2,'RefWin2','scrollbars=no,resizable=no,width=700,height=550')};
if(navigator.appVersion.charAt(0)>=3){RefWin.focus()}};

//gals prof to episode
RefHref3="";
function RefOpen3(RefHref3){
var RefWin=window.open(RefHref3,'RefWin3','scrollbars=no,resizable=no,width=700,height=550');
if(navigator.appVersion.charAt(0)==2){RefWin3=window.open(RefHref3,'RefWin3','scrollbars=no,resizable=no,width=700,height=550')};
if(navigator.appVersion.charAt(0)>=3){RefWin3.focus()}};

function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}

//pop
function OpenWinRESERVE(){
	win1=window.open("/system/form/form.html","RESERVE","width=510,height=480,scrollbars=no,toolbar=yes,resizable=no");
}
//pop
function OpenWinFORM(){
	win1=window.open("/form/form.html","FORM","width=510,height=380,scrollbars=no,toolbar=yes,resizable=no");
}
//pop
function OpenWinPOP(){
	win1=window.open("/pop/index.html","POP","width=450,height=359,scrollbars=no,resizable=no");
}

//bbs
function OpenWinBBS(){
	win1=window.open("/cgi-bin/keijiban/light_b.cgi","BBS","width=720,height=700,scrollbars=yes,resizable=yes");
}
//diary
function OpenWinDIARY(){
	win1=window.open("/cgi-bin/privatevenus/clip.cgi","DIARY","width=600,height=700,scrollbars=yes,resizable=yes");
}
//newface
function OpenWinNEWFACE(){
	win1=window.open("/cgi-bin/newface_cgi/clip.cgi","NEWFACE","width=600,height=700,scrollbars=yes,resizable=yes");
}
//schedule
function OpenWinSCHEDULE(){
	win1=window.open("/schedule/index.html","SCHEDULE","width=700,height=700,scrollbars=yes,resizable=yes");
}
//mm
function OpenWinMM(){
	win1=window.open("/mm/index.html","MERUMAGA","width=498,height=600,scrollbars=no,resizable=no");
}
//mobile
function OpenWinMOBILE(){
	win1=window.open("/mb/index.html","MOBILE","width=500,height=455,scrollbars=no,resizable=no");
}
//system_map
function OpenWinMAP(){
	win1=window.open("/system/map.html","MAP","width=530,height=390,scrollbars=no,resizable=no");
}


//rollover
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_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

/*Flash movie*/
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');
}
