function photoOpen(popupURL) {

  window.open(popupURL,'','status=no,scrollbars=no,menubar=no,resizable=yes,width=860,height=760,left=50,top=50');

}



function openwin1(){

  window.open("../photo/index.html","photo","width=860,height=760,left=50,top=50,toolbar=no,scrollbars=no,resizable=yes");

}



function openwin2(){

  window.open("../floor/dayphoto.html","dayphoto","width=800,height=600,left=50,top=50,toolbar=no,scrollbars=no,resizable=yes");

}



function openwin3(){

  window.open("../floor/nightphoto.html","nightphoto","width=800,height=600,left=50,top=50,toolbar=no,scrollbars=no,resizable=yes");

}



function openwin4(){

  window.open("../campaign/2009_xmas/index.html","xmas","width=630,height=700,left=50,top=50,toolbar=no,scrollbars=yes,resizable=yes");

}

function openwin5(){

  window.open("campaign/2009_xmas/index.html","xmas","width=630,height=700,left=50,top=50,toolbar=no,scrollbars=yes,resizable=yes");

}






