document.write('<table border="2" cellspacing="1" width="250" id="AutoNumber1" bgColor="#CCCCCC" border="2">');
document.write(' <tr>');
document.write('    <td bgcolor="#CCCCCC" align="center" width="81%" colspan="3"><b>');
document.write('    <font face="Tahoma" size="2">MIX AND MATCH MLB HELMETS<br>');
document.write('    We will apply the discount if you forget to include the coupon when checking ');
document.write('    out.</font></b></td>');
document.write('  </tr>');
document.write(' <tr>');
document.write('    <td bgcolor="#FFFFFF" align="center" width="15%"><b>');
document.write('    <font face="Tahoma" size="2">QTY</font></b></td>');
document.write('   <td bgcolor="#FFFFFF" align="center" width="33%"><b>');
document.write('    <font face="Tahoma" size="2">PRICE (EACH)</font></b></td>');
document.write('    <td bgcolor="#FFFFFF" align="center" width="33%"><b>');
document.write('    <font face="Tahoma" size="2">COUPON #</font></b></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td bgcolor="#FFFFFF" align="center" width="15%">');
document.write('    <font face="Tahoma" size="2">1</font></td>');
document.write('    <td bgcolor="#FFFFFF" align="center" width="33%">');
document.write('    <font face="Tahoma" size="2">13.95</font></td>');
document.write('    <td bgcolor="#FFFFFF" align="center" width="33%">');
document.write('    <font face="Tahoma" size="2">N/A</font></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td bgcolor="#FFFFFF" align="center" width="15%">');
document.write('    <font face="Tahoma" size="2">3-5</font></td>');
document.write('    <td bgcolor="#FFFFFF" align="center" width="33%">');
document.write('    <font face="Tahoma" size="2">13.00</font></td>');
document.write('    <td bgcolor="#FFFFFF" align="center" width="33%">');
document.write('  <font face="Tahoma" size="2">MLBMH1</font></td>');
document.write('  </tr>');
document.write('    <tr>');
document.write('       <td bgcolor="#FFFFFF" align="center" width="15%">');
document.write('       <font face="Tahoma" size="2">6 or more</font></td>');
document.write('       <td bgcolor="#FFFFFF" align="center" width="33%">');
document.write('       <font face="Tahoma" size="2">12.50</font></td>');
document.write('       <td bgcolor="#FFFFFF" align="center" width="33%">');
document.write('       <font face="Tahoma" size="2">MLBMH2</font></td>');
document.write('  </tr>');
document.write('     </tr>');
document.write('   </table><BR><BR>');
document.write('<table id="AutoNumber1" cellSpacing="1" width="261" bgColor="#CCCCCC" border="2">');
document.write('<tr><td width="257"><b><center><font face="Tahoma" size="2">SHIPPING COSTS</center></font></b></td></tr>');
document.write('  <tr>');
document.write('    <td align="middle" width="257" bgColor="#ffffff">');
document.write('    <font face="Arial" size="2">Shipping and Handling Charges ');
document.write('    will be shown on Step 3 of the Shopping Cart before you ');
document.write('    Submit your Order for Processing. [<a target="_blank" href="http://www.switsport.com/shippingcosts.htm">Click Here for Rates</a>]</font></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="middle" width="257" bgColor="#ffffff">');
document.write('    <font face="Arial" size="2">Next Day Air and Second Day Air Shipping ');
document.write('    Available - Please Call or Email for Pricing</font></td>');
document.write('  </tr>');
document.write('</table>');