<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  remote = window.open(theURL,winName,features);
  remote.opener.name="opener";
}
//-->
