function helpboxoff() {
	document.getElementById("helpbox").style.display="none";
	}
	
	function helpboxon() {
	document.getElementById("helpbox").style.display="block";
	document.getElementById("helpbox").style.visibility="visible";
	}

homeoff=new Image;
homeoff.src="http://www.ukpussytalk.com/images/smallheaderred2.jpg"
homeon=new Image;
homeon.src="http://www.ukpussytalk.com/images/smallheaderredon2.jpg"
