window.onload=function(){
if(!NiftyCheck())
    return;
//
Rounded("div#container_features","top","transparent","#3668A9","small border #000000");
Rounded("div#container_features","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#container_webservice","top","transparent","#3668A9","small border #000000");
Rounded("div#container_webservice","bottom","transparent","#D4DEF1","small border #000000");
//
Rounded("div#container_calcexample","top","transparent","#3668A9","small border #000000");
Rounded("div#container_calcexample","bottom","transparent","#D4DEF1","small border #000000");
//
Rounded("div#container_calculator","top","transparent","#3668A9","small border #000000");
Rounded("div#container_calculator","bottom","transparent","#D4DEF1","small border #000000");
//
Rounded("div#container_ci","top","transparent","#3668A9","small border #000000");
Rounded("div#container_ci","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#container_registration","top","transparent","#3668A9","small border #000000");
Rounded("div#container_registration","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#container_categories","top","transparent","#3668A9","small border #000000");
Rounded("div#container_categories","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#container_news","top","transparent","#3668A9","small border #000000");
Rounded("div#container_news","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#container_abacal","top","transparent","#3668A9","small border #000000");
Rounded("div#container_abacal","bottom","transparent","#FFFFFF","small border #000000");
// Formula Library
Rounded("div#details","top","transparent","#A0AECD","small border #000000");
Rounded("div#details","bottom","transparent","#FFFFFF","small border #000000"); 
//
Rounded("div#important_links","top","transparent","#A0AECD","small border #000000");
Rounded("div#important_links","bottom","transparent","#FFFFFF","small border #000000"); 
//
Rounded("div#category_List","top","transparent","#A0AECD","small border #000000");
Rounded("div#category_List","bottom","transparent","#FFFFFF","small border #000000"); 

//
Rounded("div#look_around","top","transparent","#3668A9","small border #000000");
Rounded("div#look_around","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#ci","top","transparent","#D4DEF1","small border #3668a9");
Rounded("div#ci","bottom","transparent","#D4DEF1"," small border #3668a9");
//
Rounded("div#how_to","top","transparent","#3668A9","small border #000000");
Rounded("div#how_to","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#web_2","top","transparent","#3668A9","small border #000000");
Rounded("div#web_2","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#news","top","transparent","#3668A9","small border #000000");
Rounded("div#news","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#news_feed","top","transparent","#3668A9","small border #000000");
Rounded("div#news_feed","bottom","transparent","#FFFFFF","small border #000000");
//
Rounded("div#main_features","top","transparent","#3668A9","small border #000000");
Rounded("div#main_features","bottom","transparent","#FFFFFF","small border #000000");

}
