// JavaScript Document
function MM_openBrWindow(theURL,winName,features) { //v2.0
	bb_win = window.open(theURL,winName,features); }
