// For use with framed sites and non-framed product ad and support pages
var HTMLCodeStart = '<table border=0 cellspacing=0 cellpadding=3 width=145 style="border: 1px solid #FF0000;"><tr><td bgcolor="#FFFF00" align=center valign=middle><font color="#FF0000" size="-1" face="Arial"><b>Featured Product</b></font></td></tr><tr><td bgcolor="#FFFF00" align=center valign=middle><font color="#000000" font size="-2" face="Arial">Nike Rio Long Sleeve Goalkeeper Jersey 107543</font></td></tr><tr><td bgcolor="#FFFF00" align=center valign=middle><font color="#00008B" font size="-2" face="Arial">List Price:: $45.00<br><font color="#FF0000" size="-2" face="Arial">Our Price:: $19.95</font></td></tr><tr><td bgcolor="#FFFF00" align=center valign=middle><a href="javascript:PopUp(\'../images/107543.jpg\')"><img width=131 src="../images/107543.jpg" border=1 alt="Nike Rio Long Sleeve Goalkeeper Jersey 107543"></a></td></tr><tr><td bgcolor="#FFFF00" align=center valign=middle>';
var AddtoCartForm = '<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal"><input type="hidden" name="bn" value="xlecom.webcreator"><input type="hidden" name="cmd" value="_cart"><input type="hidden" name="business" value="soccer@1stopsoccer.net"><input type="hidden" name="add" value="1"><input type="hidden" name="undefined_quantity" value="1"><input type="hidden" name="item_name" value="Nike Rio Long Sleeve Goalkeeper Jersey 107543"><input type="hidden" name="item_number" value="107543"><input type="hidden" name="amount" value="19.95"><input type="hidden" name="shipping" value="5.99"><input type="hidden" name="shipping2" value=""><input type="hidden" name="return" value="http://www.1STOPSOCCER.NET/html/successful.html"><input type="hidden" name="cancel_return" value="http://www.1STOPSOCCER.NET/html/canceled.html"><input type="hidden" name="quantity" size="3" value="1">&nbsp;<input type="hidden" name="on0" value="Selected"><select name="os0"><option value="S">S<option value="M">M<option value="L">L<option value="XL">XL</option></select><br><br><input type="image" name="submit" src="../images/add-to-cart-01.gif" alt="Add to Cart" OnClick="window.open(\'\',\'paypal\',\'scrollbars,resizable,status,width=825,height=500\')"></form>';
var HTMLCodeEnd = '</td></tr></table>';
document.write(HTMLCodeStart + AddtoCartForm + HTMLCodeEnd);
