// SPECIAL OFFERS FOR WESTLODGE HOTEL

	document.write("<table cellpadding=\"8px\" cellspacing=\"0\" class = \"right_special_content\">");
	
	document.write("	<tr><td><h2>SPECIAL OFFERS</h2></td></tr>");

	document.write("	<tr>");
	document.write("		<td>");	
	document.write("			<a href=\"https://hotels4.bookmotel.com/common-cgi/motels/b2c/enquiry.pl?action=create&amp;Id=102\"><b>1 night romantic weekend $320</b></a><br />")
	document.write("			<span>1 night&#39;s accommodation for 2 people, $70 voucher per person for a massage or facial and a bottle of wine on arrival.</span><br />");
	document.write("			<a href=\"https://hotels4.bookmotel.com/common-cgi/motels/b2c/enquiry.pl?action=create&amp;Id=102\">Click here to Book Online now</a><br />")
	document.write("		</td>");
	document.write("	</tr>");
	

	document.write("	<tr>");
	document.write("		<td>");	
	document.write("			<a href=\"https://hotels4.bookmotel.com/common-cgi/motels/b2c/enquiry.pl?action=create&amp;Id=102\"><b>2 night&#39;s romantic weekend $420</b></a><br />")
	document.write("			<span>2 nights accommodation for 2 people, $70 voucher per person for a massage or facial and a bottle of wine on arrival.</span><br />");
	document.write("			<a href=\"https://hotels4.bookmotel.com/common-cgi/motels/b2c/enquiry.pl?action=create&amp;Id=102\">Click here to Book Online now</a><br />")
	document.write("		</td>");
	document.write("	</tr>");

	document.write("	<tr>");
	document.write("		<td>");	
	document.write("			<a href=\"https://hotels4.bookmotel.com/common-cgi/motels/b2c/enquiry.pl?action=create&amp;Id=102\"><b>Cheese and Wine $210</b></a><br />")
	document.write("			<span>1 night’s accommodation for 2 people, wine or bubbles and a cheese platter on arrival. </span><br />");
	document.write("			<a href=\"https://hotels4.bookmotel.com/common-cgi/motels/b2c/enquiry.pl?action=create&amp;Id=102\">Click here to Book Online now</a><br />")
	document.write("		</td>");
	document.write("	</tr>");

	document.write("</table>");