function IncludeJavaScript(jsFile)
{
  document.write('<script type="text/javascript" src="'
    + jsFile + '"></scr' + 'ipt>');
}

var contact = "Macromatic Customer Service"
var email = "sales"
var emailHost = "macromatic.com?subject=Inquiry_from_Macromatic_Website"
var current_year = new Date();
document.write('<center>')


//document.write('<table border="1" style="border:1px solid #111111; bordercolor="#111111" width="100%">   ')


document.write('<font face="verdana" size=1 color="#000000"> <b>')
document.write('<strong>')
document.write('e-mail: ')
document.write("<a href=" + "mail" + "to:" + email + "&#64;" + emailHost + ">" + contact + "</a>")
document.write("&nbsp &nbsp &nbsp Telephone: 800-238-7474 (262-781-3366) &nbsp &nbsp &nbsp © 1997-" + current_year.getFullYear() + " Macromatic Industrial Controls Inc.<br>")
document.write('<strong><a href=/products/product-summary.php>Products</strong></a>')
document.write('<strong>  |  </strong></a>')
document.write('<strong><a href=/request-literature.php>Literature</strong></a>')
document.write('<strong>  |  </strong></a>')
document.write('<strong><a href=/techhelp.php>Technical Support</strong></a>')
document.write('<strong>  |  </strong></a>')
document.write('<strong><a href=/where-to-buy/where_to_buy.php>Where to Buy</strong></a>')
document.write('<strong>  |  </strong></a>')
document.write('<strong><a href=/search.php>Search</strong></a>')
document.write('<strong>  |  </strong></a>')
document.write('<strong><a href=/contact-us.php>Contact Us</strong></a>')
document.write('<strong>  |  </strong></a>')
document.write('<strong><a href=/site_map.php>Site Map</strong></a>')
document.write('<strong>  |  </strong></a>')
document.write('<strong><a href=/support/webmaster.php>Webmaster</strong></a>')
document.write('<strong>  |  </strong></a>')
document.write('<strong><a href=/index.php>Home</strong></a><br>')
document.write('</center>')

IncludeJavaScript('/Javascript/webtraxs.js');

