window.onload=function(){
Nifty("div#container");
Nifty("div#content,div#nav","same-height small");
Nifty("div.date");
Nifty("div#header,div#footer","small");
Nifty("ul#intro li","same-height");
Nifty("div.comments div","big");
Nifty("div.joinno div","same-height big");
Nifty("div.joinyes div","same-height big");

}


