// JavaScript Document

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 changeBG(bgId,bgName) {
  document.getElementById(bgId).style.background = "no-repeat";
  document.getElementById(bgId).style.backgroundImage = "url("+bgName+")";
}
function displayVolOn(boxId) {
  document.getElementById(boxId).style.display = "block";
}
function displayVolOut(boxId) {
  document.getElementById(boxId).style.display = "none";
}

function linkPop() { 
  window.open("/link/popup.html","linkPop","width=250,height=450,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes"); } 

function kaidan() { 
	window.open("kaidan.html","photo","width=500,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes");
} 
function te() { 
	window.open("te.html","photo","width=500,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes");
} 
function pink() { 
	window.open("pink.html","photo","width=500,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes");
} 
function koibito() { 
	window.open("koibito.html","photo","width=500,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes");
} 
function tabako() { 
	window.open("tabako.html","photo","width=500,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes");
} 
function biru() { 
	window.open("biru.html","photo","width=500,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes");
} 
function happa() { 
	window.open("happa.html","photo","width=500,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes");
} 
function hana() { 
	window.open("hana.html","photo","width=500,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,alwaysRaised=yes");
} 

