window.onload=function(){
Nifty("div#container", "big");
Nifty("div#content,div#nav","same-height transparent big");
Nifty("div#header1,div#header2","same-height big");
Nifty("div#footer","normal");
}

