if(location.href.indexOf('about.html') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
  document.write("<style type='text/css'>#about-us a { background: url(/images/nav/about.jpg) bottom no-repeat; width:134px; height:49px; border:0px;}</style>");
}
if(location.href.indexOf('careers.html') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
  document.write("<style type='text/css'>#about-us a { background: url(/images/nav/about.jpg) top left no-repeat; width:134px; height:49px; border:0px;}</style>");
}
if(location.href.indexOf('give.html') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
  document.write("<style type='text/css'>#give a { background: url(/images/nav/give.jpg) bottom no-repeat; width:100px; height:49px; border:0px;}</style>");
}
if(location.href.indexOf('latest-news.html') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
  document.write("<style type='text/css'>#latest-news-and-events a { background: url(/images/nav/news.jpg) bottom no-repeat; width:208px; height:49px; border:0px;}</style>");
}
if(location.href.indexOf('janeys-ride.html') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
}
if(location.href.indexOf('janeys-ride-signup.php') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
}
if(location.href.indexOf('janeys-ride-payment.php') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
}
if(location.href.indexOf('thrift-shop.html') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
  document.write("<style type='text/css'>#thrift-shop a { background: url(/images/nav/thrift-shop.jpg) bottom no-repeat; width:141px; height:49px;  border:0px;}</style>");
}
if(location.href.indexOf('links.html') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
  document.write("<style type='text/css'>#links a { background: url(/images/nav/links.jpg) bottom no-repeat; width:108px; height:49px;  border:0px;}</style>");
}
if(location.href.indexOf('contact-us.html') >=0) {
  document.write("<style type='text/css'>#home a { background: url(/images/nav/home.jpg) top left no-repeat; width:108px; height:49px; border:0px;}</style>");
  document.write("<style type='text/css'>#contact-us { background: url(/images/nav/contact.jpg) bottom no-repeat; width:163px; height:49px;  border:0px;}</style>");
}

