window.onload=function(){
Nifty("div#container");
Nifty("div#content","same-height small");
Nifty("div#contentpg","same-height small");
Nifty("div#nav","bottom");
Nifty("div#navs");
Nifty("div#nav_r","bottom");
Nifty("div#header,div#footer","small");
Nifty("div#meniu","bottom small");
Nifty("div#search","t bottom small");
Nifty("div#logo","top");
Nifty("div#cat","top");
Nifty("div#alts","top");
Nifty("div#adv","top");
Nifty("div#menu_p a","small transparent top");
Nifty("div#ban_jos","small");
Nifty("div#recomand","small");

setupDependencies('add_site');
}