var popWin = null;function popWindow1(service) {	var width = 742;	var height = 615;	var filename = "gallery/popup_" + service + ".html";	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 = 550;	var height = 370;	var filename = "textmessage/popup_" + service + ".php";	popWin = window.open(filename, "Window2", "width=" + width + ",height=" + height + ",toolbar=no,location=no,status=no,personalbar=no,scrollbars=yes,resizable=yes,menubar=no");}var popWin = null;function popWindow3(service) {	var width = 650;	var height = 466;	var filename = "ecards/" + service + ".php";	popWin = window.open(filename, "Window3", "width=" + width + ",height=" + height + ",toolbar=no,location=no,status=no,personalbar=no,scrollbars=yes,resizable=yes,menubar=no");}var popWin = null;function popWindow4(service) {	var width = 955;	var height = 755;	var filename = "buidlings/popup_" + service + ".php";	popWin = window.open(filename, "Window4", "width=" + width + ",height=" + height + ",toolbar=no,location=no,status=no,personalbar=no,scrollbars=yes,resizable=yes,menubar=no");}var popWin = null;function popWindow5(service) {	var width = 500;	var height = 400;	var filename = "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");}function openadidasWin () {	adidasWin = window.open("http://www.125north10.com/ecards/?action=browse&category=125north10", "adidasWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=auto,resizable=yes,width=675,height=640")    }