/*nifty corners layout*/

window.onload=function(){
Nifty("div#nav");
Nifty("div#content_left");
Nifty("div#container");
}
