/*nifty corners layout*/
window.onload=function(){
Nifty("div#contentDefault,div#navBar","same-height none");
Nifty("div#RightColumn,div#contentSubMain,div#navBar,div#border","same-height none");
Nifty("div#contentHome,div#WYOS,div#RightColumnHome","same-height none");
}