function MM_openBrWindow(theURL) { //v2.0
	window.open(theURL,"winName","scrollbars=yes,resizable=yes,width=880,height=680");
}
