document.write('<div class="footer_position">'
+	'<div class="footer_div">'
+	'<table class="footer" cellpadding="0" cellspacing="0" border="0">'
+	'<tr>'
+   '<td width="20">&nbsp;</td>'
+	'<td><a href="terms.htm" id="bnbutton">&nbsp;&nbsp;Legal</a></td>'
+   '<td width="105">&nbsp;</td>'
+	'<td><a href="contact.htm" id="bnbutton">Contact &amp Directions</a> </td>'
+	'<td width="105"> </td>'
+	'<td style="font-size:11px;"><a href="sales.htm" id="bnbutton">Terms and Conditions of Sale</a></td>'
+   '<td width="105">&nbsp;</td>'
+	'<td style="font-size: 11px;">&copy; 2009 DEUTZ Corporation</td>'
+	'</tr>'
+	'</table>'
+	'</div>'
+	'</div>');	