var writeExternalContent = '';
writeExternalContent = '<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" align="center"> \
	<tr> \
		<td width="90" height="14" align="center"> \
			<a href="default.htm" onMouseOver="imgOn(\'img1\')" onMouseOut="imgOff(\'img1\')"> \
			<img border="0" src="siteart/buttons/home_off.gif" width="90" height="14" name="img1" alt="Home"> \
		</td> \
		<td width="90" height="14" align="center"> \
			<a href="javascript:WindowOpenUp(\'http://www.controller.com/dealers/FuelPrices.asp?cid=1256881&dlr=1\')" onMouseOver="imgOn(\'img2\')" onMouseOut="imgOff(\'img2\')"> \
			<img border="0" src="siteart/buttons/fuel_off.gif" width="90" height="14" name="img2" alt="Fuel"> \
		</td> \
		<td width="90" height="14" align="center"> \
			<a href="contact.htm" onMouseOver="imgOn(\'img3\')" onMouseOut="imgOff(\'img3\')"> \
			<img border="0" src="siteart/buttons/contact_off.gif" width="90" height="14" name="img3" alt="Contact Us"> \
		</td> \
		<td width="90" height="14" align="center"> \
			<a href="facilities.htm" onMouseOver="imgOn(\'img4\')" onMouseOut="imgOff(\'img4\')"> \
			<img border="0" src="siteart/buttons/facilities_off.gif" width="90" height="14" name="img4" alt="Facilities"> \
		</td> \
		<td width="90" height="14" align="center"> \
			<a href="services.htm" onMouseOver="imgOn(\'img5\')" onMouseOut="imgOff(\'img5\')"> \
			<img border="0" src="siteart/buttons/services_off.gif" width="90" height="14" name="img5" alt="Services"> \
		</td> \
		<td width="90" height="14" align="center"> \
			<a href="airinfo.htm" onMouseOver="imgOn(\'img6\')" onMouseOut="imgOff(\'img6\')"> \
			<img border="0" src="siteart/buttons/airinfo_off.gif" width="90" height="14" name="img6" alt="Airport Info"> \
		</td> \
	</tr> \
</table>';
document.writeln(writeExternalContent);