window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("li#view","all","#F5080C","#4269AE","smooth");
Rounded("li#wash","all","#F5080C","#4269AE","smooth");
Rounded("li#coat","all","#F5080C","#4269AE","smooth");
Rounded("li#watch","all","#F5080C","#4269AE","smooth");
Rounded("li#repair","all","#F5080C","#4269AE","smooth");
Rounded("li#new","all","#F5080C","#4269AE","smooth");
Rounded("li#finance","all","#F5080C","#4269AE","smooth");
Rounded("li#freeElec","all","#F5080C","#4269AE","smooth");
}