function hp(html, width, height)
{
	louise = window.open(html, 'hp', 'width='+width+',height='+height+',marginwidth=0,marginheight=0,border=0,scrollbars=yes');
	louise.window.focus()
}

function resize() {
	var i=0;
	if (navigator.appName == 'Netscape') i=40;
	if (navigator.appName == 'Microsoft Internet Explorer') i=30;
	if (document.images[0]) window.resizeTo(document.images[0].width+60, document.images[0].height+150-i);
	self.focus();
}

window.defaultStatus = "For further information and prices - Email louisekelham@tiscali.co.uk - Phone/Fax 0116 266 2567"

