File: /home/awaldron/www/archive/5a_orig/merchandise.php
<?php
error_reporting(0);
if(phpversion() >= "4.2.0") {
extract($HTTP_POST_VARS);
extract($HTTP_GET_VARS);
}
require("_header.php");
?>
<center>
<P><img src="images/t_merch.gif">
<P><table width=75% border=0>
<tr>
<td class="text">
<P><img src="shirt_art/shirt4.gif" align="left" hspace=5 vspace=5>
<P><b>Am I My Brother's Keeper? T-Shirt</b><br>Boom, Boom, shake the room! The brand-new Fifth Ace Entertainment T-Shirts are in! Am I my brother's keeper? If you remember New Jack City, you'll know the answer, and if you don't, the answer's on the back! Available in L-XXXL. $15
<P><center>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="dkoch@5thAce.com">
<input type="hidden" name="undefined_quantity" value="1">
<input type="hidden" name="item_name" value="Am I My Brother's Keeper? T-Shirt">
<input type="hidden" name="item_number" value="tshirt04">
<input type="hidden" name="amount" value="15.00">
<input type="hidden" name="currency_code" value="USD">
<table><tr><td class="text"><input type="hidden" name="on0" value="Select Size">Select Size</td><td><select name="os0"><option value="Large">Large<option value="XL">XL<option value="XXL">XXL<option value="XXXL">XXXL</select>
</td></tr></table><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but01.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
</center>
</td>
</tr>
</table>
<P><table width=98% border=0>
<tr>
<td class="text">
<P><img src="shirt_art/hoodies.jpg" align="left" hspace=5 vspace=5>
<P><b>Fifth Ace Entertainment Sweatshirts</b><br>Winter time is here, though, so pick up a customized Fifth Ace Entertainment Sweatshirt or Hoody! You pick the color combinations...every one can be one-of-a-kind! 50/50 poly/cotton blend with tackle twill lettering. Sizes L-3XL $39
<P>Fitted Hats, Sweatshirts and Hoodies are available by special order. <a href="contact.php" class="text"><span class="underline"><FONT onmouseover="this.style.color='#FF0000'" onmouseout="this.style.color='#000000'">Email us with your desired color combination.</font></span></a>
<P><center>
<img src="shirt_art/hoody_bo.jpg">
<img src="shirt_art/hoody_rb.jpg">
<img src="shirt_art/hoody_bg.jpg">
</center>
</td>
</tr>
</table>
<br><br><br>More merchandise coming soon! <a href="maillist.php" class="text"><span class="underline"><FONT onmouseover="this.style.color='#FF0000'" onmouseout="this.style.color='#000000'">Click here to join our mailing list and be notified first!</font></span></a>
<P><img src="shirt_art/soldout.gif">
</center>
<!---
<table width=75% border=0>
<tr>
<td class="text">
<P><img src="shirt_art/shirt1.gif">
<P>Shirts are made from a 50/50 poly/cotton blend to prevent shrinkage after washing. Sorry, guys, wearing the shirt in the pool won�t prevent any other shrinkage, but at least you�ll look good! Available in men�s sizes L-XXL. $17 + s&h
</td>
</tr>
<tr><td align="center"><hr width="75%"></td></tr>
<tr>
<td class="text">
<P><img src="shirt_art/shirt2.gif">
<P>Whether you�re �boney� or �diesel�, these 90/10 poly/cotton, athletic-cut tees are for all my players who are livin� �double-extra large�! Represent 5AE at the gym, on the court, or at the mall with your lady when she drags you shopping and you wish you were at the gym or on the court! Available in men�s sizes L-XXL. $15 + s&h
</td>
</tr>
<tr><td align="center"><hr width="75%"></td></tr>
<tr>
<td class="text">
<P><img src="shirt_art/shirt3.gif">
<P>At Fifth Ace Entertainment, we love the ladies, so we can�t forget about you! Pre-shrunk, 100% cotton tee with the more feminine-style logo for all the 5AE Dimes! Available in sizes S-L. $15 + s&h
</td>
</tr></table>
-->
<?php
require("_footer.php");
?>