<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Hangar');

document.write('</span><br>');

document.write('20 Shavteli Street<br>');

document.write('Tbilisi, Georgia<br>');

document.write('PHONE: <span class="phonetitle">(995) 09-10-80<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@thehangar.biz">email</a><br>');


//  End -->