/* Writes the following:
     http://www.candelatech.com
     sales@candelatech.com
     +1 360 380 1618 [PST, GMT -8]  
*/
document.write('<span class="hideFromScreen">                                                           ');
document.write('  <img src="./images/banner.png" border=0 alt="Candela Technologies"></a>               ');
document.write('</span>                                                                                 ');
document.write('<table width="100%" border="0" cellpadding=0>                                           ');
document.write('  <tr  align="right">                                                                   ');
document.write('     <td>                                                                               ');
document.write('       <span class="menutext"><font size=-2>                                            ');
document.write('       <a href="http://www.candelatech.com/main.html">http://www.candelatech.com</a><br>');
document.write('       <a href="mailto:sales@candelatech.com">sales@candelatech.com</a><br>             ');
document.write('       +1&nbsp;360&nbsp;380&nbsp;1618&nbsp;[PST,&nbsp;GMT&nbsp;-8]                      ');
document.write('       </font></span>                                                                   ');
document.write('     </td>                                                                              ');
document.write('  </tr>                                                                                 ');
document.write('</table>                                                                                ');