function openBrWindow() {
	window.open('http://www.reverbcity.com/help/online.php','Help','width=360,height=400,resizable=0,scrollbars=0,toolbar=0,statusbar=0,menubar=0'); 
}
