
if (arrPages[CurrentPageNdx][9]!='yes') { 
document.write('<!-- For Silicone Breast Form Pages --> <TABLE width="100%" border=0 cellPadding=5 cellSpacing=1><tr><td align=left class="contentTableHeader">Special Offer</td></tr></table></center><ul>  <li>Purchase 1st set of <a href="itemnipple.html">nipples</a> for only <strong>    <script language="JavaScript" type="text/JavaScript">document.write(gShowPrice("$10.00","$15.00"));</script>    </strong> when ordered with a pair of silicone breast forms.   <li>Purchase a pair of <a href="itempanty.html">Padded Panties</a> for only     <strong>    <script language="JavaScript" type="text/JavaScript">document.write(gShowPrice("$35.95","$45.95"));</script>    </strong> with any silicone <a href="formproducts.html">breast forms</a> .    <!--<li>Exceptional Deal! Buy these forms and get a <a href="itemgaff.html">Gaff</a> for only <strong>$15.00</strong>! -->  <li>These discounts will not show up in your shopping cart total. <li>We will <strong>process all discounts manually at our office</strong>.</ul>'); 

if (PageCurrency=="CAD") {
   	document.write('<CENTER><P><STRONG><FONT  size=2>Canadian Shoppers</font></STRONG></CENTER><P>We offer special prices if you want to order more than 1 pair of Naughty nipples.  If you order 2, you <STRONG>save $10</STRONG>. If you order 3 pairs, you <STRONG>save $20</STRONG>. If you order a full set of 4 pairs, you <STRONG>save $35</STRONG>. </P>');
} else {
	document.write('<CENTER><P><STRONG><FONT  size=2>American Shoppers</font></STRONG> </CENTER><P>We offer special prices if you want to order more than 1 pair of Naughty nipples. If you order 2, you <STRONG>save $5</STRONG>. If you order 3 pairs, you <STRONG>save $10</STRONG>. If you order a full set of 4 pairs, you <STRONG>save $20</STRONG>. </P>');
}
}