//' Features :
//' ----------
//' menubar=yes,toolbar=yes,status=yes,
//' resizable=yes,scrollbars=yes,width=650,height=480

function MM_openBrWindow(theURL,winName,features) { 
	window.open(theURL,winName,features);
}

