window.onload=function(){

/*Nifty("div#MAIN,div#Left,div#CenterLeft,div#CenterRight,div#Right,div#TWOLeft,div#TWOCenter,div#TWORight,div#THREECenter");*/

/* put small nothing or large Example= Nifty("div#bannerTOP","small")*/


/*Rounded("div#nifty","1 2 3 4");*/
/* what Corner to curve: all, top, bottom, tl (top left), tr (top right), bl (bottom left), br (bottom right)*/
/* outer color preceded with a # (can also be set to "transparent") */
/* inner color preceded with a # (can also be set to "transparent") */
/* smooth (to blend the inner and outer color more gently: so, in this case both colors must be specified.) */
	   /*border (followed by a color in hex code with # symbol, in three or six digits) will make corners with edges. Note that you can also get transparent corners, but just outside the edges.*/
	   /*small will produce small corners, and could be applied to every kind of corners */

/*Nifty("div#MAIN","same-height big top");*/
Nifty("div#TopMenu","same-height big bottom");
/*Nifty("div#slider3 sliderwrapper","same-height big");*/

Nifty("div#MAINONE","same-height big top");
Nifty("div#MAINTWO","same-height big tr");

/*Nifty("div#UpperWhiteBox","bl same-height big")*/
Nifty("div#UpperWhiteBoxCurve","bl same-height big transparent")

/*Nifty("div#FaderONE","bl same-height big")*/

Nifty("div#TopMenuONELeft","same-height bottom large");
//Nifty("div#TopMenuONEInnerLeft","same-height none");
//Nifty("div#TopMenuONECenterLeft","same-height none");
//Nifty("div#TopMenuONECenterRight","same-height none");
//Nifty("div#TopMenuONEInnerRight","same-height none");
//Nifty("div#TopMenuONERight","same-height br large");

Nifty("div#ONELeft","same-height top large");
//Nifty("div#ONECenterLeft","same-height none");
//Nifty("div#ONECenterRight","same-height none");
//Nifty("div#ONERight","same-height tr large");

Nifty("div#TWOLeft","same-height none");
Nifty("div#TWOCenterLeft","same-height none");
Nifty("div#TWOCenterRight","same-height none");
Nifty("div#TWORight","same-height none");

Nifty("div#THREELeft","same-height bl");
Nifty("div#THREECenterLeft","same-height none");
Nifty("div#THREECenterRight","same-height none");
Nifty("div#THREERight","same-height br large");
/*Nifty("div#Left,div#CenterLeft,div#CenterRight,div#Right","same-height small");*/

Nifty("div#FOURLeft","same-height large");
//Nifty("div#FOURCenter","same-height small bottom");
//Nifty("div#FOURRight","same-height small");


Nifty("div#FIVECenter","same-height top large transparent");

//FeaturedContentSlider 2.4 Div's
//Nifty("div#paginate-slider3","same-height none");
//Nifty(".pagination","same-height none");

//Nifty("div#main2 #promofader2","small");
/*Nifty("div#TWOLeft,div#TWOCenter,div#TWORight","same-height small");*/
}



//window.onload=function(){
//Nifty("div#container");
//Nifty("div#content,div#nav","same-height small");
//Nifty("div#header,div#footer","small");
//}

//Small=small, Medium=large, Large=big