﻿window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div.maincontent","top","#0359A6","transparent","smooth");
Rounded("div#nav li","top","transparent","#0054A4");
Rounded("a.active", "top", "#0054A4", "#FFB600", "small smooth");
Rounded("div.callout","all","#fff","transparent","border #000","smooth");   
}