// JavaScript Document


function emaillink(){
window.location = "mailto:"+"?subject=Un ami a selectionne pour vous ce bien sur Julia-immobilier.com" + "&body="+document.title+" Cliquez-ici pour visualiser le bien choisi "+window.location;
};

function fenetreCent(url,nom,largeur,hauteur,options) {
var haut=(screen.height-hauteur)/2;
var Gauche=(screen.width-largeur)/2;
fencent=window.open(url,nom,"top="+haut+",left="+Gauche+",width="+largeur+",height="+hauteur+","+options);
};



function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
};

