// JavaScript Document
//ウィンドウオープン

<!--
function MM_openBrWindow(theURL,features) { //v2.0
  window.open(theURL,"print",features + ",menubar=yes,status=yes,scrollbars=yes,resizable=yes");
}
//-->
