document.write('<div align=center>');
document.write('<table width="50%">');
document.write('  <tr>');
document.write('    <td width="45%" bgcolor="#FFFFDC" align="center">');
document.write('      <font face="Verdana" size="2">');
document.write('     <a href="newphotoprice.htm">');
document.write('     <b>Click Here<br>');
document.write('     For<br>');
document.write('     Pricing Info</b></a></font></div>');
document.write('    </td>');
document.write('    <td width="5%" bgcolor="#FFFFFF" align="center" style="border-style: none; border-width: medium">&nbsp;</td>');
document.write('    <td width="50%" bgcolor="#FFFFDC" align="center" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top: medium none #111111; border-bottom: medium none #111111">');
document.write('      <font face="Verdana" size="2">');
document.write('    <a href="shipingcosts.htm">');
document.write('    <b>Click Here<br>');
document.write('    For<br>');
document.write('    Shipping Info');
document.write('    &nbsp;</b></a></font></div>');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');
document.wirte('</div>');