function MM_openBrWindow(theURL,winName,features ){//v2.0var subopensubopen=window.open(theURL,winName,features);if (!subopen.opener) subopen.opener=self;if (window.focus) subopen.focus();}