	document.write("<h1>");
	document.write(tourname);
	document.write("<img src='");
	document.write(toururl);
	document.write("' alt='");
	document.write(tourname);
	document.write("' align='right' style='margin-right:40px;' /></h1>")