n02off=new Image(182,22);n02off.src="http://www.gallaghercorp.com/i/n-02-off.jpg";n02on=new Image(182,22);n02on.src="http://www.gallaghercorp.com/i/n-02-over.jpg";n03off=new Image(182,22);n03off.src="http://www.gallaghercorp.com/i/n-03a-off.jpg";n03on=new Image(182,22);n03on.src="http://www.gallaghercorp.com/i/n-03a-over.jpg";n04off=new Image(182,22);n04off.src="http://www.gallaghercorp.com/i/n-04a-off.jpg";n04on=new Image(182,22);n04on.src="http://www.gallaghercorp.com/i/n-04a-over.jpg";n05off=new Image(182,22);n05off.src="http://www.gallaghercorp.com/i/n-05-off.jpg";n05on=new Image(182,22);n05on.src="http://www.gallaghercorp.com/i/n-05-over.jpg";n06off=new Image(182,22);n06off.src="http://www.gallaghercorp.com/i/n-06-off.jpg";n06on=new Image(182,22);n06on.src="http://www.gallaghercorp.com/i/n-06-over.jpg";n08off=new Image(182,22);n08off.src="http://www.gallaghercorp.com/i/n-08-off.jpg";n08on=new Image(182,22);n08on.src="http://www.gallaghercorp.com/i/n-08-over.jpg";b96off=new Image(63,16);b96off.src="http://www.gallaghercorp.com/i/b-bookmark-off.gif";b96on=new Image(63,16);b96on.src="http://www.gallaghercorp.com/i/b-bookmark-over.gif";b97off=new Image(35,16);b97off.src="http://www.gallaghercorp.com/i/b-print-off.gif";b97on=new Image(35,16);b97on.src="http://www.gallaghercorp.com/i/b-print-over.gif";b98off=new Image(39,16);b98off.src="http://www.gallaghercorp.com/i/b-email-off.gif";b98on=new Image(39,16);b98on.src="http://www.gallaghercorp.com/i/b-email-over.gif";b99off=new Image(49,16);b99off.src="http://www.gallaghercorp.com/i/b-search-off.gif";b99on=new Image(49,16);b99on.src="http://www.gallaghercorp.com/i/b-search-over.gif";a01off=new Image(34,16);a01off.src="http://www.gallaghercorp.com/i/b-add-off.gif";a01on=new Image(34,16);a01on.src="http://www.gallaghercorp.com/i/b-add-over.gif";a02off=new Image(53,16);a02off.src="http://www.gallaghercorp.com/i/b-change-off.gif";a02on=new Image(53,16);a02on.src="http://www.gallaghercorp.com/i/b-change-over.gif";a03off=new Image(44,16);a03off.src="http://www.gallaghercorp.com/i/b-delete-off.gif";a03on=new Image(44,16);a03on.src="http://www.gallaghercorp.com/i/b-delete-over.gif";h01off=new Image(126,213);h01off.src="http://www.gallaghercorp.com/i/home-urethane-off.jpg";h01on=new Image(126,213);h01on.src="http://www.gallaghercorp.com/i/home-urethane-over.jpg";h02off=new Image(126,213);h02off.src="http://www.gallaghercorp.com/i/home-waterjet-off.jpg";h02on=new Image(126,213);h02on.src="http://www.gallaghercorp.com/i/home-waterjet-over.jpg";h03off=new Image(126,213);h03off.src="http://www.gallaghercorp.com/i/home-injection-off.jpg";h03on=new Image(126,213);h03on.src="http://www.gallaghercorp.com/i/home-injection-over.jpg";h04off=new Image(126,213);h04off.src="http://www.gallaghercorp.com/i/home-rollers-off.jpg";h04on=new Image(126,213);h04on.src="http://www.gallaghercorp.com/i/home-rollers-over.jpg";function flipper(ExistingImageName,NewImageName){    if (document.images)    document.images[ExistingImageName].src=eval(NewImageName+".src")}function hiON(entry){    entry.style.backgroundColor="#FFFFCC";}function hiOFF(entry){    entry.style.backgroundColor="#FFFFFF";}function emailthis(){    url = window.location.href;    who = document.title;    location.replace("http://www.gallaghercorp.com/global/emailthis.shtml?u="+url+"&t="+who);}function populate() {    var mydate = new Date()    var year = mydate.getYear()    if (year < 1000) {year+=1900}    var itemA = (year - 1965)            document.write(itemA);}/* begin spam killer */function CedarockKS(JC0,handler) {  /* "KS" = kill spam */    var JC1 = "gallaghercorp"       /* this is the "do" in "do.us" */    var JC2 = "com"                 /* this is the "us" in "do.us" */    if (handler=="mto") {           /* write mail to only */        document.write("<A HREF=\"mai")        document.write("lto:"+JC0+"@")        document.write(JC1+"."+JC2+"\">")    }    if (handler=="add") {           /* write address only */        document.write(JC0+"@")        document.write(JC1+"."+JC2)    }    if (handler=="all") {           /* write mail to and address */        document.write("<A HREF=\"mai")        document.write("lto:"+JC0+"@")        document.write(JC1+"."+JC2+"\">")        document.write(JC0+"@")        document.write(JC1+"."+JC2)        document.write("</A>")    }    return true}/* end of spam killer *//* start of CedarockValidate */subon = new Image(130,25)subon.src = "http://www.gallaghercorp.com/i/submitted2.gif"/* DISABLE THE SUBMIT BUTTON AFTER FIRST CLICK */function Localize(NewText){    return NewText;}var ButtonText = Localize("Submitting...");var submissions=0;function Submitting(f){    f.go.value=ButtonText;    f.go.disabled=true;    if (submissions==0)f.submit();    submissions++;    /* SHOW "STAND BY" IMAGE */    flipper('sub1','subon')    return true}function CedarockValidate(f) {    /* VALIDATE REQUIRED FIELDS */    var emailStr=document.contact.email.value    /* VERIFY EMAIL ADDRESS IS VALID */    var emailPat=/^(.+)@(.+)$/    var specialChars="\\(\\)<>@,;:\\\\\\\"\\.\\[\\]"    var validChars="\[^\\s" + specialChars + "\]"    var quotedUser="(\"[^\"]*\")"    var ipDomainPat=/^\[(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\]$/    var atom=validChars + '+'    var word="(" + atom + "|" + quotedUser + ")"    var userPat=new RegExp("^" + word + "(\\." + word + ")*$")    var domainPat=new RegExp("^" + atom + "(\\." + atom +")*$")    var matchArray=emailStr.match(emailPat)    if (matchArray==null) {        var JC1 = confirm("Email address seems incorrect (check @ and .'s). Submit anyway?")        if (!JC1) {return false}        Submitting(f)    }    var user=matchArray[1]    var domain=matchArray[2]    if (user.match(userPat)==null) {        var JC2 = confirm("Email address seems incorrect (username doesn't seem to be valid). Submit anyway?")        if (!JC2) {return false}        Submitting(f)    }    var IPArray=domain.match(ipDomainPat)    if (IPArray!=null) {        for (var i=1;i<=4;i++) {            if (IPArray[i]>255) {                var JC3 = confirm("Email address seems incorrect (destination IP address is invalid). Submit anyway?")                if (!JC3) {return false}                Submitting(f)            }        }        return true    }    var domainArray=domain.match(domainPat)    if (domainArray==null) {        var JC4 = confirm("Email address seems incorrect (domain name doesn't seem to be valid). Submit anyway?")        if (!JC4) {return false}        Submitting(f)    }    var atomPat=new RegExp(atom,"g")    var domArr=domain.match(atomPat)    var len=domArr.length    if (domArr[domArr.length-1].length<2 ||         domArr[domArr.length-1].length>4) {        var JC5 = confirm("Email address seems incorrect (address must end in a two, three, or four letter domain). Submit anyway?")        if (!JC5) {return false}        Submitting(f)    }    if (len<2) {        var errStr="Email address seems incorrect (missing a complete hostname). Submit anyway?"        var JC6 = confirm(errStr)        if (!JC6) {return false}        Submitting(f)    }    /* SET COOKIE FOR EMAIL TEST */    document.contact.emailtest.value = "valid"    document.cookie = "CedarockValidate=valid"    Submitting(f)}/* end of CedarockValidate *//* start of ThankYou */function cookieVal(cookieName) {thisCookie = document.cookie.split("; ")for (i=0; i<thisCookie.length; i++){	if (cookieName == thisCookie[i].split("=")[0]){		return thisCookie[i].split("=")[1]	}}return 0}function ThankYou() {    if (cookieVal("CedarockValidate") == "valid") {document.write("Our server has emailed a copy of your request to you for your records, and we will reply&nbsp;soon.")}    else {document.write("We will reply&nbsp;soon.")}}/* end of ThankYou */