//www.alacarterewards.com
//Copyright 2008 A la Carte Acquisitions, LC
//Author: Jerome Lavalley; jplavalley@comcast.net
// header.js

document.write('<!-- begin Header -->')
document.write('<table width="100%">')
document.write('<tr>')
document.write('<td>')
document.write('<a href="index.html"><img SRC="images/alacarte_small.gif" border="0" alt="a la Carte acquisition" WIDTH="288" HEIGHT="92"></a>')
document.write('</td>')
document.write('<td width="500px"><img src="imgs/sponsor banner.jpg"/>')
document.write('</td>')
document.write('<td align="right" valign="top"><a href="index.html">Home</a>&nbsp;<div id="contact_us"><a href="contact.htm">Contact us</a><br/>Toll Free<br/>866-904-4949</div></td>')
document.write('</tr>')
document.write('</table>')
document.write('<!-- end Header -->')