function MM_openBrWindow(theurl,winname,features) {
 window.open(theurl,winname,features); 
}

