window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#no_downloads_text","bottom","#000000","#FFFFCC","smooth");
Rounded("div#latest_new_content","bottom","#000000","#FFFFCC","smooth");
Rounded("div#get_newsfeed_section","bottom","#000000","#FFFFCC","smooth");
Rounded("div#featured_casino_content","bottom","#000000","#FFFFCC","smooth");
Rounded("div#promotions_content","bottom","#000000","#FFFFCC","smooth");

Rounded("div#no_downloads","top","#000000","#FFFF33","smooth");
Rounded("div#latest_news","top","#000000","#FFFF33","smooth");
Rounded("div#get_newsfeed","top","#000000","#FFFF33","smooth");
Rounded("div#featured_casino","top","#000000","#FFFF33","smooth");
Rounded("div#promotions","top","#000000","#FFFF33","smooth");

Rounded("div#footer_container","all","#000000","#FFFF33","smooth");

Rounded("div#main_content","all","#000000","#FFFFCC","smooth");

Rounded("p#tell_a_friend","all","#000000","#FFFFCC","smooth");

Rounded("div#slots4_page_news","top","#000000","#FFFF33","smooth");
Rounded("div#slots4_page_news","bottom","#000000","#FFFFCC","smooth");

Rounded("div#1aha_dollar_add","top","#000000","#FFFF33","smooth");
Rounded("div#1aha_dollar_text","bottom","#000000","#FFFFCC","smooth");

}