	<!-- this comment hides script from script-blind browsers
	function WriteMail(subject)
		{
		self.location = "mailto:email@life-after-harry-potter.com?subject=" + subject;
		}
	// this comment closes the script-hiding comment -->