﻿window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#leftnav","all","#FBF3DC","#808080","smooth");
Rounded("div#leftsig","all","#FBF3DC","transparent","smooth");    
//Rounded("div#content","all","#FBF3DC","transparent","smooth");
//Rounded("div#content2","all","#A0A0A4","transparent","smooth");
//Rounded("div#content3","all","#A0A0A4","transparent","smooth");
//Rounded("div#rembrandt","all","#FBF3DC","#000000","smooth");
//Rounded("div#rembig","all","#FBF3DC","#000000","smooth");
Rounded("div#leftbox1","all","#FBF3DC","#808080","smooth");
Rounded("div#leftbox2","all","#FBF3DC","#808080","smooth");
Rounded("div#leftbox3","all","#FBF3DC","transparent","smooth");
Rounded("div#leftbox4","all","#FBF3DC","transparent","smooth");
Rounded("div#leftbox5","all","#FBF3DC","transparent","smooth");
Rounded("div#menu","all","#FBF3DC","#808080","smooth");
}