function MM_openBrWindow(theURL,winName,features,pos) { 
window.open(theURL,winName,features,pos);
}
