function MM_openBrWindow (theURL, winName, features) { //v1.2
window.open(theURL, winName, features);
}
