function FindProxyForURL(url,host) { if (isPlainHostName(host)) { return "DIRECT" } if( shExpMatch( host, "archives.chadwyck.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.gale.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "web.lexis-nexis.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.lexis-nexis.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.marcive.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.ams.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.jhu.edu")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "biblioline.nisc.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.nisc.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.oclc.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.galenet.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.ei.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.idealibrary.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.silverplatter.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "galenet.gale.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.gale.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.marcive.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.ams.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "muse.jhu.edu")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.ei.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "cpxweb.ei.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "webspirs.silverplatter.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "infotrac.galegroup.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.galegroup.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "firstsearch.oclc.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.annualreviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "social.annualreviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "biomedical.annualreviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "physical.annualreviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.2facts.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.2facts.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.informata.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "ts2.informata.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.elibrary.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.elibrary.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.softlineweb.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.softlineweb.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "firstsearch.oclc.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "anthro.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "biochem.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "biophys.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "ecolsys.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "ento.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "fluid.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "genet.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "matsci.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "micro.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "nutr.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "physchem.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "physiol.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "plant.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "psych.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "publhealth.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "soc.AnnualReviews.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.sciencedirect.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.sciencedirect.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.netlibrary.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.netlibrary.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.grovemusic.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.grovemusic.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.epnet.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "search.epnet.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.il.proquest.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.umi.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.proquest.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.ovid.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.grolier.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.csa.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.csa3.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.hoovers.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.heritagequestonline.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.kluweronline.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.lwwonline.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.engineeringvillage2.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.journals.uchicago.edu")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.mergentonline.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.wiley.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.dekker.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.cancercell.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.cell.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.current-biology.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.developmentalcell.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.immunity.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.molecule.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.neuron.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.structure.org")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.nature.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.buck.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "*.hwwilsonweb.com")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "web.lib.tamuk.edu")) return "PROXY 168.53.200.7:8080"; if( shExpMatch( host, "www.ala.org")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.accessible.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.anb.org")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.fofweb.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "library.cqpress.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.epnet.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.factiva.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.2facts.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "198.17.75.68")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "www.2facts.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "firstsearch.oclc.org")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.galegroup.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.infotrac.galegroup.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.columbiagrangers.org")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.heritagequestonline.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.learningexpresslibrary.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "209.10.199.*")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.learnatest.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.newsbank.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "infoweb.newsbank.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.proquest.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.umi.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "192.195.245.*")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.oed.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.oxfordreference.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.referenceusa.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "www.worldbookonline.com")) return "PROXY iii.slcl.org:8080"; if( shExpMatch( host, "*.hwwilsonweb.com")) return "PROXY iii.slcl.org:8080"; return "DIRECT"; }