window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#header","bottom","#ddeeff","#058343","smooth");
Rounded("div#header h1","bottom","#058343","#FFF","small smooth");
Rounded("div#content","all","#ddeeff","#FFF","smooth");
Rounded("div#foto1","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery1","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery2","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery3","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery4","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery5","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery6","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery7","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery8","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery9","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery10","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery11","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery12","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery13","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery14","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery15","all","#FFF","#ddeeff","smooth");
Rounded("div#gallery16","all","#FFF","#ddeeff","smooth");
Rounded("div#relax","all","#FFF","transparent");
Rounded("div#footer","all","#D6DEEC","#CCCCCC","small border #fff");

load();
}