function sa(id) {
	window.location = "http://www.ktleisure.com/BookingJourney1Calendar.aspx?source=nik&key=" + id + "&availability=Y&picture=" + id.substr(0,6) + "_main.jpg";
}
function map(pc) {
	window.open("http://uk.multimap.com/p/browse.cgi?pc=" + pc + "&title=Cottage+Map&scale=500000",'images','top=50,left=50,scrollbars,resizable,width=800,height=600'); 
	void('');
}


