function windowstatus(){
	window.status="Valkman Holiday Parks";
	return true;
}
windowstatus();
