function rdr(target){
	window.location = 'http://www.keimouth.co.za/'+target+'.htm';
}
function rdrl(target){
	window.location = 'http://www.keimouth.co.za/'+target+'.html';
}
function rdrw(target){
	window.location = 'http://www.'+target;
}

function preloader(){
	image01 = new Image(); 
	image01.src = "http://sa-top-destinations.oppiweb.com/button.php?u=gareth";
}


