<!--

// No spam !
function enveloppeFr() { document.write('<a href=mailto:' + 'mcamelot' + '@' + 'newtonvaureal.com?subject=Contact%20depuis%20www.newtonvaureal.com&body=Bonjour,%0d' + '>' + '<img src="/img/enveloppe.png" alt="Email" title="Cliquer ici pour nous envoyer un email" border="0" vspave="4">' + '</a>'); }
function enveloppeUk() { document.write('<a href=mailto:' + 'mcamelot' + '@' + 'newtonvaureal.com?subject=Contact%20from%20www.newtonvaureal.com' + '>' + '<img src="/img/enveloppe.png" alt="Email" title="Click here to send us a mail" border="0" vspave="4">' + '</a>'); }

// Under construction
function ucFr() {
    alert('=====================================\n\nCette section est actuellement en cours de realisation.\n\nMerci de votre patience.\n\n=====================================');
}
function ucUk() {
    alert('=====================================\n\nEnglish version is under construction.\n\nSorry for the inconvenience.\n\n=====================================');
}
function ouvreAdresse(adresse,largeur,hauteur) {
    winprops = 'height='+hauteur+', width='+largeur+', scrollbars=auto, resizable=yes, status=yes'
    win = window.open(adresse, "LePopUp", winprops)
    win.focus();
}
//-->