<!--

entry = document.URL;

if (entry.indexOf("jodysdrivein.com",0) >= 0)
{ 
   location.href = "jodys.html";
}
if (entry.indexOf("wildrosetearoom.com",0) >= 0)
{ 
   location.href = "wildrosetearoom.html";
}
if (entry.indexOf("ourpersonaltouchemb.com",0) >= 0)
{ 
   location.href = "persoanltouch.html";
}
if (entry.indexOf("teresastackwashandrepair.com",0) >= 0)
{ 
   location.href = "teresastackwash.html";
}
if (entry.indexOf("redmondsmokehousetreats.com",0) >= 0)
{ 
   location.href = "smokehousetreats.html";
}
if (entry.indexOf("westernwaterdevelopment.com",0) >= 0)
{ 
   location.href = "westernwater.html";
}
if (entry.indexOf("joeywoodantlerarts.com",0) >= 0)
{ 
   location.href = "joeywood.html";
}
if (entry.indexOf("joeywoodmetalworks.com",0) >= 0)
{ 
   location.href = "joeywood.html";
}
if (entry.indexOf("theresasfineframing.com",0) >= 0)
{ 
   location.href = "theresasframes.html";
}
if (entry.indexOf("cinderbuttemeat.com",0) >= 0)
{ 
   location.href = "cinderbuttemeat.html";
}
if (entry.indexOf("bestinthewest.biz",0) >= 0)
{ 
   location.href = "bestinthewest.html";
}
if (entry.indexOf("theroundupredmond.com",0) >= 0)
{ 
   location.href = "roundupredmond.html";
}
if (entry.indexOf("theroundupprineville.com",0) >= 0)
{ 
   location.href = "roundupprineville.html";
}
if (entry.indexOf("topbananaproduce.com",0) >= 0)
{ 
   location.href = "topbanana.html";
}
if (entry.indexOf("centraloregonranchsupply.com",0) >= 0)
{ 
   location.href = "ranchsupply.html";
}
if (entry.indexOf("advancedprecast.net",0) >= 0)
{ 
   location.href = "advancedprecast.html";
}
if (entry.indexOf("gunsarmsservice.com",0) >= 0)
{ 
   location.href = "armsservice.html";
}
if (entry.indexOf("localgrounds.net",0) >= 0)
{ 
   location.href = "localgrounds.html";
}
if (entry.indexOf("haystackfarmandfeeds.com",0) >= 0)
{ 
   location.href = "haystack.html";
}
if (entry.indexOf("cascademuffler.com",0) >= 0)
{ 
   location.href = "cascademuffler.html";
}
if (entry.indexOf("kanonawear.com",0) >= 0)
{ 
   location.href = "kanona.html";
}
if (entry.indexOf("hersheysoilandbark.com",0) >= 0)
{ 
   location.href = "hersheycattle.html";
}
if (entry.indexOf("jesseemonuments.com",0) >= 0)
{ 
   location.href = "jesseemonuments.html";
}
if (entry.indexOf("madalinesgrill.com",0) >= 0)
{ 
   location.href = "madalines.html";
}
if (entry.indexOf("malottlivestock.com",0) >= 0)
{ 
   location.href = "malottlivestock.html";
}
if (entry.indexOf("bigorestaurant.com",0) >= 0)
{ 
   location.href = "bigorestaurant.html";
}
if (entry.indexOf("memory-madness.net",0) >= 0)
{ 
   location.href = "memorymadness.html";
}
if (entry.indexOf("malottsheepco.com",0) >= 0)
{ 
   location.href = "malottsheep.html";
}
if (entry.indexOf("nogutsnoglory.biz",0) >= 0)
{ 
   location.href = "goodman.html";
}
if (entry.indexOf("donlwood.com",0) >= 0)
{ 
   location.href = "donwood.html";
}
if (entry.indexOf("equinemanureservice.com",0) >= 0)
{ 
   location.href = "equinemanureservice.html";
}
if (entry.indexOf("mammothcampers.com",0) >= 0)
{ 
   location.href = "mammothcampers.html";
}
if (entry.indexOf("pickupaccessories.net",0) >= 0)
{ 
   location.href = "churchspickupaccessories.html";
}
if (entry.indexOf("mountaincycle.net",0) >= 0)
{ 
   location.href = "mountaincycle.html";
}
if (entry.indexOf("autumnfunerals.com",0) >= 0)
{ 
   location.href = "autumnfunerals.html";
}
-->