	function launchWin() {
		window.open("performance.php","_blank","scrollbars=yes,menubar=yes,location=yes,width=950,height=800");
	}
