
<!--
function MM_openBrWindow(theURL,winName) { //v2.0
 var sh=screen.height;
  var sw=screen.width;
  window.open(theURL,winName,'directories=no,height='+sh+',left=1,location=no,menubar=0,resizable=yes,scrollbars=yes,status=no,toolbar=no,top=1,width='+sw+'');
}
//-->
