function MM_openBrWindow(theURL) {
	window.open(theURL,'mbonlinereg','location=yes,status=yes,scrollbars=yes,resizable=yes,width=700,height=600');
}