// JavaScript Document
window.onload=function(){
Nifty("div#right,div#content,div#left","same-height none");
Nifty("div#nav,div#content1","same-height normal");
Nifty("div#calendar","normal");
Nifty("div#header","normal top");
}