/* NIFTYCUBE ONLOAD FUNCTION */

window.onload=function()
	{
		/*Nifty("div#wrap","big");*/
		/*Nifty("div.moduletable h3","top");*/
		/*Nifty("div#header","top big fixed-height");*/
		/*Nifty("div#footer","bottom big");*/
	}
