//$(function() {
//	$('input:image').click(function(e) {
//		e.preventDefault();
//		$('<div id="dialog"><p>Hello, I\'m sorry the website is closed over Christmas and New Year. Please come back after the 3rd of January when Hannah will be available to look after your order.</p></div>').dialog();
//		return false;
//	});
//});

