	function popupCareers(url) {
		remote = window.open(url,"careers","width=450,height=580,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}

	function PopupLocations(url) {
		remote = window.open(url,"movie","width=800,height=600,resizable=1,status=0,location=0,scrollbars=1,toolbar=0,menubar=0");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}

	function popupDates(url) {
		remote = window.open(url,"dates","width=620,height=340,resizable=1,status=0,location=0,scrollbars=1,toolbar=0,menubar=0");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}

	function popupReading(url) {
		remote = window.open(url,"readingRoom","width=640,height=580,resizable=1,status=1,location=0,scrollbars=1,toolbar=0,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}
	
	function popupPics(url) {
		remote = window.open(url,"picture","width=500,height=280,resizable=0,status=1,location=0,scrollbars=0,toolbar=0,menubar=0");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}
	
	function popupCert(url) {
		remote = window.open(url,"picture","width=500,height=400,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}
	
	function popupShoe(url) {
		remote = window.open(url,"Shoe","width=650,height=400,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}
	
	function popupAmazon(url) {
		remote = window.open(url,"Amazon","width=660,height=400,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}
	
	function popupAbout(url) {
		remote = window.open(url,"Amazon","width=740,height=400,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}
	
	function popupHHA(url) {
		remote = window.open(url,"Amazon","width=600,height=400,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}
	
	function popupterms(url) {
		remote = window.open(url,"Amazon","width=500,height=400,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}

	function popupresume(url) {
		remote = window.open(url,"resume","width=545,height=400,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}

	function popupSurvey(url) {
		remote = window.open(url,"resume","width=580,height=276,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}

	function PopupTestimonials() {
		remote = window.open("/TestimonialPopup.asp","resume","width=520,height=276,resizable=1,status=1,location=0,scrollbars=1,toolbar=1,menubar=1");
		if (remote != null ) { if (remote.opener == null) { remote.opener = self; } }
		remote.focus();
	}
