function init(){
	Nifty("div#wrapper,div#footer p");
	Nifty("div#left,div#centerpad","same-height");
}

onload = init;
