	//ƒ^ƒCƒ€ƒe[ƒuƒ‹
function timetable(theURL) { 
  newWin = window.open(theURL,'timetable','scrollbars=yes,width=580,height=560,status=yes');
  setTimeout("newWin.focus()", 300);
}
//ƒtƒH[ƒ€
function form(theURL) { 
  newWin = window.open(theURL,'form','scrollbars=auto,width=630,height=560,status=yes');
  setTimeout("newWin.focus()", 300);
}
/*@’†“‡ƒRƒ‰ƒ€@*/
function openColumn(theURL) { 
  newWin = window.open(theURL,'Namajima','scrollbars=yes,width=680,status=yes');
  setTimeout("newWin.focus()", 300);
}
/*@‚o‚qƒXƒ|ƒbƒg@*/
function PRspot(theURL) { 
  newWin = window.open(theURL,'PRspot','scrollbars=no,width=520,height=300,status=yes');
  setTimeout("newWin.focus()", 300);
}
/*@B‹‰“V‘@*/
function open_b_kyuu(theURL) { 
  newWin = window.open(theURL,'b_kyuu','scrollbars=yes,width=520,height=550,status=no');
  setTimeout("newWin.focus()", 300);
}
/*@ŒöŠJ˜^‰¹@*/
function open_w(theURL) { 
  newWin = window.open(theURL,'b_kyuu','scrollbars=yes,width=520,height=600,status=no');
  setTimeout("newWin.focus()", 300);
}

function livecamera(theURL) {
	newWin = window.open(theURL,'lc','status=yes,width=640,height=400');
	setTimeout("newWin.focus()", 300);
}
<!-- ¥¥ŒöŠJ˜^‰¹—p¥¥ -->
function openInfo(theURL) { 
  newWin = window.open(theURL,'koukai','scrollbars=yes,width=520,height=600,status=yes');
  setTimeout("newWin.focus()", 300);
}
<!-- ¥¥ŽÊ^ŠÙ¥¥ -->
function openAlbum(theURL) { 
  newWin = window.open(theURL,'koukai','scrollbars=yes,width=700,height=630,status=yes');
  setTimeout("newWin.focus()", 300);
}
<!-- ¥¥ƒ^ƒCDVD¥¥ -->
function openThaiDVD(theURL) { 
  newWin = window.open(theURL,'koukai','scrollbars=yes,width=726,height=770,status=yes');
  setTimeout("newWin.focus()", 300);
}

