// JavaScript Document

function MM_openBrWindow(theURL,winName,features) { //v2.04  
window.open(theURL,winName,features);			  }
