
window.onload=function(){
Nifty("div#container_fs,div#content_fs,div#boxtitle_fs","small");
Nifty("div#container_links,div#content_links,div#boxtitle_links","small");
Nifty("div#container_promo,div#content_promo,div#boxtitle_promo","small");
Nifty("div#container_news,div#content_news,div#boxtitle_news","small");
Nifty("div#container_home,div#footer","bottom small");
}
