
try {
  document.execCommand('BackgroundImageCache', false, true);
} catch(e) {}
window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div.calpreviewdivheader","top","#371D5E","transparent","small smooth");
Rounded("div.calpreviewdivbody","bottom","#371D5E","transparent","small smooth");

}


