if(location.pathname == "/t-showroom.aspx"){    document.getElementById('showroom').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-comfortbenefits.aspx"){    document.getElementById('features').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-healthbenefits.aspx"){    document.getElementById('features').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-health-benefits.aspx"){    document.getElementById('features').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-shoponline.aspx"){    document.getElementById('shoponline').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-shipping.aspx"){    document.getElementById('customerservice').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-returns.aspx"){    document.getElementById('customerservice').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-about.aspx"){    document.getElementById('about').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-press.aspx"){    document.getElementById('press').style.backgroundPosition="0px -30px";}if(location.pathname == "/t-contact.aspx"){    document.getElementById('contact').style.backgroundPosition="0px -30px";}if(location.pathname == "/default.aspx"){    document.getElementById('home').style.backgroundPosition="0px -30px";}
