window.onload=function() {

Nifty("#header","small bottom fixed-height transparent");
Nifty("#page","small all fixed-height transparent");
Nifty("div#headline-right,div#headline-left","none same-height");
Nifty("#footer-sidebars","small top fixed-height transparent");
Nifty("#bottom","small bottom fixed-height transparent");
}