var p=window.location.pathname;
document.write('<table cellspacing=0 cellpadding=0 border=0 width=78 height=1398 \
background="images/yellow.gif"><tr><td valign="top" align="center">');
if (window.location.href=="http://www.aocr.ch/" || /index.html/.exec(p) ||
/BuyNow/.exec(p) || /webCompute-1.html/.exec(p)) {
document.write('<br>&nbsp;<br>\
</td></tr></table>'); }
else {
document.write('<br><div class="header" \
onclick="window.location.href=\'BuyNow-1.html\'"\
onmouseover="setPointer(this)">Credit cards<br>accepted<br><br>\
<img src="images/pp_mastercard.gif" border=0 style="margin-top: 5px"><br>\
<img src="images/pp_visa.gif" border=0 style="margin-top: 5px"><br>\
<img src="images/pp_discover.gif" border=0 style="margin-top: 5px"><br>\
<img src="images/pp_amex.gif" border=0 style="margin-top: 5px"><br>\
<img src="images/pp_echeck.gif" border=0 style="margin-top: 5px"><br>\
<img src="images/paypal.gif" border=0 style="margin-top: 5px"><br>\
Immediate<br>download</div>\
</td></tr></table>') }
