window.onload=function() {

Nifty("#header","small bottom fixed-height transparent");
Nifty("#page","small all fixed-height transparent");
Nifty("#footeri","small all fixed-height transparent");
Nifty("#main-center,#main-right","none same-height");
Nifty("#main-left,#main-content","none same-height");
//Nifty("div.contain1","none same-height");
//Nifty("div#content-b,div#sidebar","none same-height");

}