window.onload=function(){
//if(!NiftyCheck()) return;
//RoundedTop("div#container","#FFF","#e7e7e7");
//RoundedBottom("div#container","#FFF","#8395CB");
//RoundedTop("ul#nav li","transparent","#FFC");
//Rounded("div.profile_div","#daedff","#89c6ff");

//RoundedTop("div.right_container_top","#ffffff","#a20000");
//RoundedBottom("div.right_container_bottom","#ffffff","#e9e9e9");

//RoundedTop("div.news_container_top","#ffffff","#a20000");
//RoundedBottom("div.news_container_bottom","#ffffff","#e9e9e9");

//RoundedTop("div.catalog_table_list_div_top","#ffffff","#a20000");
//RoundedBottom("div.catalog_table_list_div_bottom","#ffffff","#e9e9e9");

//RoundedTop("div.catalog_container_top","#ffffff","#959595");
//RoundedBottom("div.catalog_container_bottom","#ffffff","#e9e9e9");

//RoundedTop("div.catalog_list_top","#e9e9e9","#89c6ff");
//RoundedBottom("div.catalog_list_bottom","#e9e9e9","#daedff");
//Rounded("div#minipics li","#C0CDF2","#FFF");

//RoundedTop("div#menu","#ffffff","#a20000");
//RoundedBottom("div#menu","#ffffff","#840000");


//var arr = window.location.href.split('?');
//var arr2 =arr[0].split('/');
//var site=(arr2[arr2.length-2]);
//if (site=="community"){
	//Rounded("div#comm_container","#ffffff","#e9e9e9");
	//Rounded("input#submit","#a20000","#e9e9e9");
//}
//else {
//}
//Rounded("div.signup_div", "#ffffff","#89c6ff");
}
