// JavaScript Document

NiftyLoad=function(){
	Nifty("#nav div","same-height none");
	Nifty("div.halfBlock","same-height none");
	Nifty("div.halfBlock2","same-height none");
	Nifty("div.halfBlock3","same-height none");
	Nifty("div.infoBlock","big same-height");
	Nifty("div.infoBlock2","big same-height");
}