_abcd = window.onload?window.onload:function () {}; window.onload = function () { _abcd(); if (document.body.id!="") return; document.body.id = "home"; if(document.URL.search("wholesale")>0) document.body.id = "wholesale"; if(document.URL.search("retail")>0) document.body.id = "retail"; if(document.URL.search("printing")>0) document.body.id = "printing"; if(document.URL.search("contact")>0) document.body.id = "contact"; if(document.URL.search("cart.php")>0) document.body.id = "cart"; if(document.URL.search("account.php")>0) document.body.id = "account"; if(document.URL.search("prints")>0) document.body.id = "art"; if(document.URL.search("art")>0) document.body.id = "art"; if(document.URL.search("artist")>0) document.body.id = "art"; if(document.URL.search("cat-")>0) document.body.id = "art"; if(document.URL.search("listing_all")>0) document.body.id = "art"; if(document.URL.search("search")>0) document.body.id = "art"; if(document.URL.search("art")>0) document.body.id = "art"; if(document.URL.search("rockwell")>0) document.body.id = "art"; //if (document.documentElement.clientHeight) $('content').style.height = (document.documentElement.clientHeight - $('content').offsetTop) + "px"; } function $ (i) { return document.getElementById(i); }