window.onload=function(){ if(!NiftyCheck()) return; Rounded("li.tabon","top","#fff","#104385","smooth"); Rounded("li.taboff","top","#fff","#fffaaa","smooth border #cccccc"); Rounded("div.upper","top","#fff","#fffaaa","small border #cccccc"); Rounded("div.bar","all","#fff","#fffaaa","small border #cccccc"); Rounded("div.footer","all","#fff","#104385","small"); Rounded("div#container","bottom","#ededed","#fff","border #cccccc"); Rounded("div#cart","top","#fff","#104385","small border #cccccc"); Rounded("div#cart","bottom","#fff","#fff","smooth border #cccccc"); Rounded("div#submenu","all","#fff","transparent","smooth"); Rounded("div#editwrap","all","#fff","#fffaaa","smooth border #cccccc"); Rounded("div.contentwrap","all","#fff","#fffaaa","smooth border #cccccc"); Rounded("div.wrapnocolor","top","#fff","#fffaaa","smooth border #cccccc"); Rounded("div.wrapnocolor","bottom","#fff","#fff","smooth border #cccccc"); Rounded("div#plain","all","#fff","#fff","smooth border #cccccc"); Rounded("div#loginbox","all","#fff","#104386","smooth"); Rounded("div#customloginbox","all","#fff","#000000","smooth"); Rounded("div.splash1","all","#fff","#ff5a00","smooth"); Rounded("div.splash2","all","#fff","#104386","smooth"); Rounded("div.outer","all","#fff","#cccccc","smooth"); Rounded("div.inner","all","#cccccc","#fff","small smooth"); Rounded("div#homeouter","all","#fff","#d4dde9","smooth"); Rounded("div#inhome","bottom","#d4dde9","#fff","small smooth"); Rounded("div#error","all","#fff","#cc0000","small border #fff"); Rounded("div#success","all","#fff","#fffaaa","small border #ccc"); }