function MM_openBrWindow(theURL, winName, width, height) {window.open(theURL,winName,'width=' +width + ',height=' + height);
}