str = ''
str += ' <tr> '
str += ' <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> '
str += ' <td class=tablerow> '
str += ' CL '
str += ' </td> '
str += ' <td class=tablerow> '
str += ' <a href="main_engraving.htm">Logos*</a> '
str += ' </td> '
str += ' <td class=tablerow> '
str += ' N/A '
str += ' </td> '
str += ' <td class=tablerow align=right> '
str += ' $ 20.00 '
str += ' </td> '
str += ' <td> '
str += ' <input type="hidden" name="cmd" value="_cart"> '
str += ' <input type="hidden" name="business" value="orders@executiveaccessories.com"> '
str += ' <input type="hidden" name="item_name" value="Logo Engraving"> '
str += ' <input type="hidden" name="item_number" value="CL"> '
str += ' <input type="hidden" name="amount" value="20.00"> '
str += ' <input type="hidden" name="image_url" value="http:/www.troop125.net/executiveaccessories/graphics/ea_logo_150_50.jpg"> '
str += ' <input type="hidden" name="return" value="http://www.executiveaccessories.com/thankyou.htm"> '
str += ' <input type="hidden" name="cancel_return" value="http://www.executiveaccessories.com/sorry.htm"> '
str += ' <input type="image" src="https://www.paypal.com/images/x-click-but22.gif" border="0" name="submit" alt="Make payments with PayPal - its fast, free and secure!"> '
str += ' <input type="hidden" name="add" value="1"> '
str += ' </td> '
str += ' </form> '
str += ' </tr> '
str += ' <tr> '
str += ' <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> '
str += ' <td class=tablerow> '
str += ' INI '
str += ' </td> '
str += ' <td class=tablerow> '
str += ' <a href="main_engraving.htm">Initials</a> '
str += ' </td> '
str += ' <td class=tablerow> '
str += ' N/A '
str += ' </td> '
str += ' <td class=tablerow align=right> '
str += ' $ 10.00 '
str += ' </td> '
str += ' <td> '
str += ' <input type="hidden" name="cmd" value="_cart"> '
str += ' <input type="hidden" name="business" value="orders@executiveaccessories.com"> '
str += ' <input type="hidden" name="item_name" value="Initials Engraving"> '
str += ' <input type="hidden" name="item_number" value="INI"> '
str += ' <input type="hidden" name="amount" value="10.00"> '
str += ' <input type="hidden" name="image_url" value="http://www.troop125.net/executiveaccessories/graphics/ea_logo_150_50.jpg"> '
str += ' <input type="hidden" name="return" value="http://www.executiveaccessories.com/thankyou.htm"> '
str += ' <input type="hidden" name="cancel_return" value="http://www.executiveaccessories.com/sorry.htm"> '
str += ' <input type="image" src="https://www.paypal.com/images/x-click-but22.gif" border="0" name="submit" alt="Make payments with PayPal - it is fast, free and secure!"> '
str += ' <input type="hidden" name="add" value="1"> '
str += ' </td> '
str += ' </form> '
str += ' </tr> '
str += ' <tr> '
str += ' <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> '
str += ' <td class=tablerow> '
str += ' SF '
str += ' </td> '
str += ' <td width=100 class=tablerow> '
str += ' <a href="main_engraving.htm">Setup fee</a> '
str += ' </td> '
str += ' <td class=tablerow> '
str += ' Initial, one time setup fee for logos '
str += ' </td> '
str += ' <td class=tablerow align=right> '
str += ' $ 35.00 '
str += ' </td> '
str += ' <td> '
str += ' <input type="hidden" name="cmd" value="_cart"> '
str += ' <input type="hidden" name="business" value="orders@executiveaccessories.com"> '
str += ' <input type="hidden" name="item_name" value="Setup fee for logos"> '
str += ' <input type="hidden" name="item_number" value="SF"> '
str += ' <input type="hidden" name="amount" value="35.00"> '
str += ' <input type="hidden" name="image_url" value="http://www.troop125.net/executiveaccessories/graphics/ea_logo_150_50.jpg"> '
str += ' <input type="hidden" name="return" value="http://www.executiveaccessories.com/thankyou.htm"> '
str += ' <input type="hidden" name="cancel_return" value="http://www.executiveaccessories.com/sorry.htm"> '
str += ' <input type="image" src="https://www.paypal.com/images/x-click-but22.gif" border="0" name="submit" alt="Make payments with PayPal - its fast, free and secure!"> '
str += ' <input type="hidden" name="add" value="1"> '
str += ' </td> '
str += ' </form> '
str += ' </tr> '
str += ' <tr> '
str += ' <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> '
str += ' <td class=tablerow> '
str += ' ISUP '
str += ' </td> '
str += ' <td width=100 class=tablerow> '
str += ' <a href="notice_shipping.htm">International Shipping Upcharge</a> '
str += ' </td> '
str += ' <td class=tablerow> '
str += ' International customers please select this item once per order. '
str += ' </td> '
str += ' <td width="60" class=tablerow align=right> '
str += ' $ 5.00 '
str += ' </td> '
str += ' <td> '
str += ' <input type="hidden" name="cmd" value="_cart"> '
str += ' <input type="hidden" name="business" value="orders@executiveaccessories.com"> '
str += ' <input type="hidden" name="item_name" value="International Shipping Upcharge"> '
str += ' <input type="hidden" name="item_number" value="ISUC"> '
str += ' <input type="hidden" name="amount" value="5.00"> '
str += ' <input type="hidden" name="no_note" value="1"> '
str += ' <input type="hidden" name="currency_code" value="USD"> '
str += ' <input type="hidden" name="lc" value="US"> '
str += ' <input type="image" src="https://www.paypal.com/images/x-click-but22.gif" border="0" name="submit" alt="Make payments with PayPal - it is fast, free and secure!"> '
str += ' <input type="hidden" name="add" value="1"> '
str += ' </td> '
str += ' </form> '
document.write(str)