<!-- Début

// NOTE: SI VOUS UTILISEZ UNE' AJOUTER UN slash AVANT COMME CA \'

// COPYRIGHT 2008 © I-TPE Design Corporation


// Ce code affecte les réglages de la page contact (si utilisé)

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

document.write('Commune de Delley-Portalban'); // Commune de Portalban

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

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

document.write('1567 Delley<br>');  // 1567 Delley

document.write('Téléphone : <span class="phonetitle">+41(0)26 677 20 40<BR></span>');  // Votre téléphone


document.write('<BR>Envoyez nous un courriel :<br> ');                     

document.write(' <A HREF="mailto:commune@delley-portalban.ch" class="link">commune@delley-portalban.ch</a><br>'); // Votre adresse email


//  Fin -->