
function vazy(valeur){
parent.frames['footer'].window.location="footer_index.php?index="+valeur;
choix = document.header.langage.value;
if (choix == "fr") {choix = "";}
parent.frames['body'].window.location="body_index.php?lang="+choix;
if (valeur == "2") {parent.frames['body'].window.location="googlemaps2.php";}
}

function checkflash(){
//if (document.header.flashversion.value=="ok") {
//document.all.movie1.innerHTML="<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,2,0' height='70' width='110'><param name=movie value='images2/Movie1.swf'><param name=quality value=high><param name='LOOP' value='false'><embed src='images2/Movie1.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' height='70' width='110' loop='false'></embed></object>";
//} else {
document.all.movie1.innerHTML="<img src='images2/header-image1.jpg'>";
//  }
}
function pleinecran(){
window.open("http://www.arcadom.com","","channelmode,scrollbars");
}
var theurl="http://www.arcadom.com"
var sitetitle="- Arcadom - Le meilleur de l'immobilier dans le sud-est de la France";

function bookmark(){
if (document.all)
window.external.AddFavorite(theurl,sitetitle)
}
function choixlangage(choix){
a = parent.frames['footer'];
urlfoot = a.window.location;
if (urlfoot != "http://www.arcadom.com/footer_index.php?index=4") {a.document.footer.dep.src="images2/" + choix + "titre-dep.gif"; a.document.footer.vil.src="images2/" + choix + "titre-ville.gif";}
if (urlfoot == "http://www.arcadom.com/footer_index.php?index=1") {a.document.footer.typ.src="images2/" + choix + "titre-type.gif";}
if (urlfoot == "http://www.arcadom.com/footer_index.php?index=2") {a.document.footer.zon.src="images2/" + choix + "titre-zone.gif";}
if (urlfoot == "http://www.arcadom.com/footer_index.php?index=3") {a.document.footer.bud.src="images2/" + choix + "titre-budget.gif";}
if (urlfoot == "http://www.arcadom.com/footer_index.php?index=4") {a.document.footer.code.src="images2/" + choix + "titre-code.gif";}
document.header.langage.value = choix;

if (choix == "fr") {choix = "";}
if (document.header.select.options[document.header.select.selectedIndex].value != "2") {parent.frames['body'].window.location = "body_index.php?lang="+choix;}

if ((choix == "en")&&(urlfoot == "http://www.arcadom.com/footer_index.php?index=1")) { a.document.all.vente.innerHTML = "&nbsp;Sale"; a.document.all.location.innerHTML = "&nbsp;Rent"; a.document.all.meuble.innerHTML = " furnished"; a.document.all.locasaiso.innerHTML = "&nbsp;Seasonal renting";}
if ((choix == "es")&&(urlfoot == "http://www.arcadom.com/footer_index.php?index=1")) {a.document.all.vente.innerHTML = "&nbsp;Venta"; a.document.all.location.innerHTML = "&nbsp;Aquiler"; a.document.all.meuble.innerHTML = " amueblado"; a.document.all.locasaiso.innerHTML = "&nbsp;Alquilarse estacional";}
if ((choix == "de")&&(urlfoot == "http://www.arcadom.com/footer_index.php?index=1")) {a.document.all.vente.innerHTML = "&nbsp;Verkauf"; a.document.all.location.innerHTML = "&nbsp;Mieten"; a.document.all.meuble.innerHTML = " ausgestattet"; a.document.all.locasaiso.innerHTML = "&nbsp;Saisonbedingtes Mieten";}
if ((choix == "nl")&&(urlfoot == "http://www.arcadom.com/footer_index.php?index=1")) {a.document.all.vente.innerHTML = "&nbsp;Verkoop"; a.document.all.location.innerHTML = "&nbsp;Huren"; a.document.all.meuble.innerHTML = " geleverd"; a.document.all.locasaiso.innerHTML = "&nbsp;Seizoengebonden Huren";}
if ((choix == "")&&(urlfoot == "http://www.arcadom.com/footer_index.php?index=1")) {a.document.all.vente.innerHTML = "&nbsp;Vente"; a.document.all.location.innerHTML = "&nbsp;Location"; a.document.all.meuble.innerHTML = " meublé"; a.document.all.locasaiso.innerHTML = "&nbsp;Location saisonnière";}
if ((choix == "it")&&(urlfoot == "http://www.arcadom.com/footer_index.php?index=1")) {a.document.all.vente.innerHTML = "&nbsp;Vendita"; a.document.all.location.innerHTML = "&nbsp;Affitto"; a.document.all.meuble.innerHTML = " ammobiliato"; a.document.all.locasaiso.innerHTML = "&nbsp;Affittare stagionale";}
if ((choix == "pt")&&(urlfoot == "http://www.arcadom.com/footer_index.php?index=1")) {a.document.all.vente.innerHTML = "&nbsp;Venda"; a.document.all.location.innerHTML = "&nbsp;Aluguel"; a.document.all.meuble.innerHTML = " fornecido"; a.document.all.locasaiso.innerHTML = "&nbsp;Alugar seasonal";}
if (urlfoot == "http://www.arcadom.com/footer_index2.html") {parent.frames['body'].window.location = "zoom-index.html";}
document.getElementById('parleur').FileName = 'audio/'+ choix +'.mp3';
}