function MM_openBrWindow(theURL) { //v2.0
	window.open(theURL,'view','width=645,height=680,scrollbars=yes');
}

