function myMap(myLocation , myObj){
  
  for (i=0;i<=3;i++) {document.getElementById('branche').getElementsByTagName("A")[i].className='';}

  myObj.className='active';
  
  if (myLocation=='belgium'){   document.getElementById('theMap').src='http://maps.google.fr/maps/ms?ie=UTF8&hl=fr&msa=0&msid=105483698435386468571.00048147233089efe30e7&ll=50.706188,4.412212&spn=0.019025,0.036478&z=14&output=embed'}
  if (myLocation=='luxembourg'){document.getElementById('theMap').src='http://maps.google.fr/maps/ms?ie=UTF8&hl=fr&msa=0&msid=105483698435386468571.00048147233089efe30e7&ll=49.610043,6.125565&spn=0.044104,0.110807&z=14&output=embed'}
  if (myLocation=='lille'){     document.getElementById('theMap').src='http://maps.google.fr/maps/ms?ie=UTF8&hl=fr&msa=0&msid=105483698435386468571.00048147233089efe30e7&ll=50.603833,3.131275&spn=0.019066,0.036478&z=14&output=embed'}
  if (myLocation=='paris'){     document.getElementById('theMap').src='http://maps.google.fr/maps/ms?ie=UTF8&hl=fr&msa=0&msid=105483698435386468571.00048147233089efe30e7&ll=48.882384,2.313566&spn=0.019755,0.036478&z=14&output=embed'}

}

function formJob(){
  if(document.getElementById("idform82624bab7cc471987")){
    document.getElementById("idform82624bab7cc471987").value=document.title;
  }
}

StkFunc(formJob);


function formFormation(){
  if(document.getElementById("idform30284bac653f824e9")){
    document.getElementById("idform30284bac653f824e9").value=document.title;
		document.getElementById("idform8434d77abea05be3").value=document.getElementById("usermail").innerHTML;
  }
}

StkFunc(formFormation);
