<!--



function partenaires() {


document.write("<a href='http://www.neonet7-immobilier.com/taux-credits-banques.php' target='_blank'>Partenaires préteurs</a>");


}
function evalimmo() {


document.write("<a href='http://www.neonet7-immobilier.com/goto.php' target='_blank'><font color=red size=3><b>Estimez GRATUITEMENT la valeur d'un bien immobilier</b></font></a>");


}


function controle3() {
var bool=true;

  if ((document.formulaire.url.value.length<20) || (document.formulaire.url.value.indexOf("@",0)!=-1)) {document.formulaire.url.value=""}
  else if (document.formulaire.url.value.indexOf("http://",0)==-1) {alert('Il manque le protocole http:// devant l\'adresse du site internet !');bool=false}
  //if (filtre(document.formulaire.msg.value)) {alert('Votre annonce comporte des mots interdits !');bool=false}
  //if (filtre(document.formulaire.url.value)) {document.formulaire.url.value=""}

  return bool;
}





function noascii(mot) {
  var tab="-':,ÇüÂåÅÉæÆöòÿÖÜáíóñÑªº¿®¬½¡«»ÁÀ©¥ãÃ^#°ÂÎ&~`Û%ËÄ'£$¤*ðÐ¨?;§!";
  for (i=0;i<mot.length;i++) { for (j=0;j<tab.length;j++) {
	if (mot.charAt(i)==tab.charAt(j)) {mot1=mot.substring(0,i);mot2=mot.substring(i+1,mot.length);mot=mot1+" "+mot2;}
	else {
	  if ((mot.charAt(i)=="ê") || (mot.charAt(i)=="ë") || (mot.charAt(i)=="é") || (mot.charAt(i)=="è")) {mot1=mot.substring(0,i);mot2=mot.substring(i+1,mot.length);mot=mot1+"e"+mot2;} 
	  if (mot.charAt(i)=="î") {mot1=mot.substring(0,i);mot2=mot.substring(i+1,mot.length);mot=mot1+"i"+mot2;} 
	  if (mot.charAt(i)=="ç") {mot1=mot.substring(0,i);mot2=mot.substring(i+1,mot.length);mot=mot1+"c"+mot2;} 
          if (mot.charAt(i)=="â") {mot1=mot.substring(0,i);mot2=mot.substring(i+1,mot.length);mot=mot1+"a"+mot2;} 
          if ((mot.charAt(i)=="ô") || (mot.charAt(i)=="ö")) {mot1=mot.substring(0,i);mot2=mot.substring(i+1,mot.length);mot=mot1+"o"+mot2;} 
          if ((mot.charAt(i)=="ù") || (mot.charAt(i)=="ü") || (mot.charAt(i)=="û")) {mot1=mot.substring(0,i);mot2=mot.substring(i+1,mot.length);mot=mot1+"u"+mot2;} 
        }
  } }
  return mot;
}


function killframes() {
k=parent.frames.length;
if (k>0) {parent.location.href=self.location.href}
}
killframes();




var max=252;  		

function compter(f) {
var txt=f.msg.value;
var nb=txt.length;
if (event.keyCode==13) {event.keyCode=32}
if (event.keyCode==39) {event.keyCode=32}
if (event.keyCode==34) {event.keyCode=32}
if (nb>max) { 
	alert("ATTENTION : Votre annonce ne peut excéder 255 caractères !");
	f.msg.value=txt.substring(0,max);
	nb=max;
  }
}



var whitespace = new String(" \t\n\r");
var gnMaxChr = 255;

function fUpdCompteur() {
var nLongueurMessage = gnMaxChr - parseInt(document.formulaire.msg.value.length);
if (nLongueurMessage <= 0){
  document.formulaire.cpt.value = 0;
  document.formulaire.msg.value = document.formulaire.msg.value.substring (0,gnMaxChr);
} else
document.formulaire.cpt.value = nLongueurMessage;
}



function pub1() {document.write("<marquee width=300 scrolldelay=430 class=marquee>");}

function pub2() {document.write("</marquee>");}


function annuaires() {document.write("<a href=http://www.rachat-credit-immobilier.com/annuaires/ class=txtannu>Annuaires</a>");}

function part() {document.write("<a href=http://www.rachat-credit-immobilier.com/partenaires/ class=txtannu>Partenaires</a>")}


function titre() {
document.title="Annonces immobilières Paris - Crédit immobilier";
}
//titre();


function ajoutfav() {
if ((navigator.appName.indexOf("Microsoft",0)>=0) && (parseInt(navigator.appVersion)>=4)) {window.external.AddFavorite("http://www.rachat-credit-immobilier.com","--- Rachat Crédit immobilier" );} 
else {alert("Cette fonction n'est proposée que par Internet Explorer 4+")}
}




//-->