/*nifty corners layout*/

window.onload = function ()  {
	Nifty ("div#container", "big");
}

