<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="contacttitle">');

document.write('Hôtel Villa Gaia');

document.write('</span><br>');

document.write('24, route de Nice<br>');

document.write('04000 - Digne-les-Bains<br>France<br>');

document.write('Téléphone : <span class="contacttitle">(33) 04 92 31 21 60<BR></span>');

document.write('Fax : &nbsp;&nbsp;<span class="contacttitle">(33) 04 92 31 20 12<BR></span>');

document.write('<br>');

document.write(' <A HREF="mailto:info@your-web-domain.com" class="link">hotel.gaia@wanadoo.fr</a><br>');



//  End -->