<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('International Optique');

document.write('</span><br>');

document.write('P.O.Box 36422, Al-Rass<br>');

document.write('24755, Kuwait<br>');

document.write('</span><br>');

document.write('PHONE 1: <span class="phonetitle">(+965) 2571-4007<br></span>');

document.write('PHONE 2: <span class="phonetitle">(+965) 2572-2980<br></span>');

document.write('FAX: <span class="phonetitle">(+965) 2571-4026<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@intoptic.com">info@intoptic.com</a><br>');


//  End -->