var popWin = null;function popWindow1(service) {	var width = 650;	var height = 500;	var filename = "http://maruccisports.com/popup_" + service + ".php";	popWin = window.open(filename, "Window1", "width=" + width + ",height=" + height + ",toolbar=no,location=no,status=no,personalbar=no,scrollbars=yes,resizable=yes,menubar=no");}var popWin = null;function popWindow2(service) {	var width = 350;	var height = 450;	var filename = "http://maruccisports.com/popup_" + service + ".php";	popWin = window.open(filename, "Window2", "width=" + width + ",height=" + height + ",toolbar=no,location=no,status=no,personalbar=no,scrollbars=no,resizable=no,menubar=no");}var popWin = null;function popWindow3(service) {	var width = 800;	var height = 680;	var filename = "http://maruccisports.com/locations/" + service + ".html";	popWin = window.open(filename, "Window3", "width=" + width + ",height=" + height + ",toolbar=no,location=no,status=no,personalbar=no,scrollbars=no,resizable=no,menubar=no");}var popWin = null;function popWindow4(service) {	var width = 976;	var height = 592;	var filename = "http://maruccisports.com/popup_" + service + ".php";	popWin = window.open(filename, "Window4", "width=" + width + ",height=" + height + ",toolbar=no,location=no,status=no,personalbar=no,scrollbars=no,resizable=no,menubar=no");}var popWin = null;function popWindow5(service) {	var width = 200;	var height = 500;	var filename = "http://maruccisports.com/popup_" + service + ".php";	popWin = window.open(filename, "Window5", "width=" + width + ",height=" + height + ",toolbar=no,location=no,status=no,personalbar=no,scrollbars=no,resizable=no,menubar=no");}