<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Khalid Seddiq Al Mutawa');

document.write('</span><br>');

document.write('P.O. Box # 52050<br>');

document.write('Abu Dhabi, UAE<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(971) 2 644 4366<BR></span>');

document.write('MOBILE: &nbsp;<span class="phonetitle">(971) 50 622 1333<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(971) 2 644 4126<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@khalidseddiq.com">info@khalidseddiq.com</a>');

//  End -->