function MM_openBrWindow(theURL,winName,features) { //v2.0  profileWin = window.open(theURL,winName,features);}  function openbase(url)   {    opener.parent.location.href = url;  }