//<![CDATA[
<!-- Begin Hiding

function GreatTasteAwards(){
	return NewWindow_2('http://www.finefoodworld.co.uk/', 'greattasteawards', '840', '630');
	}
function WindsorFarmShop(){
	return NewWindow_1('http://www.windsorfarmshop.co.uk/', 'windsorfarmshop', '800', '615');
	}
function TerrickBeef(){
	return NewWindow_1('http://www.downonthefarm.co.uk/', 'terrickbeef', '800', '615');
	}
function CelebrationBiscuits(){
	return NewWindow_1('celebration.htm', 'celebrationbiscuits', '560', '560');
	}
function SavouryBiscuits(){
	return NewWindow_1('savoury.htm', 'savourybiscuits', '560', '580');
	}
function christmas(){
	return NewWindow_1('christmas.htm', 'christmasbiscuits', '560', '680');
	}
function SpecialBiscuits(){
	return NewWindow_1('specials.htm', 'specialbiscuits', '560', '560');
	}
function SweetBiscuits(){
	return NewWindow_1('sweet.htm', 'sweetbiscuits', '560', '600');
	}
function EncoreBreaks(){
	return NewWindow_2('http://encorebreaks.co.uk/', 'encore', '790', '635');
	}
function NewWindow_1(thepage, thetitle, thewidth, theheight){
	var tempwin2= window.open(thepage, thetitle, 'menubar=no, toolbar=yes, status=no, scrollbars=yes, resizable=yes, location=no, width=' + thewidth + ', height='  + theheight);
	tempwin2.focus();
	}
function NewWindow_2(thepage, thetitle, thewidth, theheight){
	var tempwin1= window.open(thepage, thetitle, 'menubar=no, toolbar=yes, status=no, scrollbars=no, resizable=yes, location=yes, width=' + thewidth + ', height='  + theheight);
	tempwin1.focus();
	}
// End Hiding -->
//]]>
