NiftyLoad=function(){
	Nifty("div#item-counter", "normal top");	
	Nifty("div#top", "normal all");	
	Nifty("div#col1", "big top");	
	Nifty("div#col4", "big all");	
	Nifty("div#footer", "normal all");	
	Nifty("div#top-menu a", "normal top");	
	Nifty("div#faqs-menu a", "normal all");	
	Nifty("li.product-brand", "small all");	
	Nifty("div#book_now", "normal all");	
	Nifty("div#brands_logo", "normal all");	
	Nifty("div.business_hours", "big all");	
	Nifty("h2.error-header", "big all");	
	Nifty("h4.product-price", "normal all");	
	Nifty("h5.outofstock", "normal all");	
	Nifty("div.no-of-items", "normal all");	
	Nifty("div.made-simple-header", "normal all");	
	Nifty("div.address-header", "normal all");	
	Nifty("div.textinput_wrapper", "normal all");	
	Nifty("div.date-textinput_wrapper", "normal tl bl");	
	Nifty("div.pick-a-date_wrapper", "normal tr br");	
	Nifty("div.button_wrapper", "normal all");	
	Nifty("span.number", "normal all");	
	Nifty("div.brands", "normal all");	
	Nifty("div.booking-form_wrapper", "big all");	
	Nifty("div.textinput-boarding_wrapper", "normal all");	
	Nifty("div.textinput-boarding-appointment_wrapper", "normal all");	
	Nifty("div.close-status", "normal all");	
	Nifty("div#rate_table", "normal all");	
	Nifty("div#book", "big all");	
	Nifty("div.more", "normal all");	
	Nifty("div.postcode-checker-textfield_wrapper", "normal tl bl");	
	Nifty("div.postcode-checker-button_wrapper", "normal tr br");	
	Nifty("div#zone_result_container", "normal all");	
	Nifty("div#appointment-form", "big all");	
	Nifty("div#request-status", "normal all");	
	Nifty("div.get_a_coupon", "big all");	
}