function FollowLink(url) { try { window.event.returnValue=false window.location.href="http://www.amatteroffax.com/" + url event.cancelBubble=true; } catch(e) { return false } } function WriteAsp() { window.status=suv } function ShowStock() { } function PhoneRing() { snd1.volume="1" snd1.src="ringin.wav" } function popComments() { window.open("http://www.amatteroffax.com/WhyDidYouLeave.asp?INVID=" + eeINVID + "&quest=1","PopUp","width=500;height=500") } function popSpecial() { window.open ("phonespecial.asp?invid=" + INVID ,null,"width=300,height=150") } function RecalcShip() { FORMCALLED=1 //Function which is called in response to buy var State, Zip, IV, EM ns4 = (document.layers)? true:false ie4 = (document.all)? true:false if (ie4) { prfx=document.ShipForm } else { prfx=document.forms["ShipForm"] } prfx.CheckJava.value="1" if (isNaN(prfx.Zip.value) || prfx.Zip.value.length!=5) { alert("Please enter your zip code in the box above") prfx.Zip.focus() return(false) } } function window_onunload() { //alert(FORMCALLED) if (FORMCALLED==0) { } } function CaptureClick() { FORMCALLED=1 } function ChangeSource() { window.open("Sources.asp","SRC","TOOLBARS=NO") } function SetupIntl() { } function Rcertify() { popupWin = window.open ('http://www.bbbonline.org/cks.asp?id=1001219153815', 'Participant', 'location=yes,scrollbars=yes,width=450,height=300') window.name = 'opener'; }