function popup_themalis()
{
newWin = window.open('http://www.themalis.fr','','resizable=1,scrollbars=1,toolbar=1,location=1,height=630,width=810,top=10,left=10');
}

var a=0;
var x=0;
var y=0;
function popup_image(a,x,y)
{
newWin = window.open('zoom.php?img='+a,'','resizable=1,scrollbars=1,toolbar=0,location=0,height='+y+',width='+x+',top=10,left=10');
}

var z=0;
function popup_fixe(z)
{
newWin = window.open(z,'','resizable=0,scrollbars=1,toolbar=0,location=0,height=500,width=500,top=10,left=10');
}

function popup_bientot()
{
alert('Service en ligne bientôt disponible !');
}

function favoris()
{
window.external.Addfavorite('http://www.impactprotection.com','IMPACTPROTECTION : SECURITE PROTECTION DE VOS BIENS');
}

var nav3or4 =navigator.appName.indexOf("Netscape")!=-1&&(navigator.appVersion.charAt(0).indexOf("3")!=-1||navigator.appVersion.charAt(0).indexOf("4")!=-1)
var ie4 = navigator.appName.indexOf("Microsoft Internet Explorer")!=-1&&(navigator.appVersion.indexOf("4.0")!=-1)
if((nav3or4)||(ie4))
{
	var accueil = new Image;
	accueil.src = "images/impactprotection_03.gif";
	var accueil_on = new Image;
	accueil_on.src = "images/impactprotection_03_on.gif";

	var societe = new Image;
	societe.src = "images/impactprotection_05.gif";
	var societe_on = new Image;
	societe_on.src = "images/impactprotection_05_on.gif";

	var installation = new Image;
	installation.src = "images/impactprotection_06.gif";
	var installation_on = new Image;
	installation_on.src = "images/impactprotection_06_on.gif";

	var maintenance = new Image;
	maintenance.src = "images/impactprotection_07.gif";
	var maintenance_on = new Image;
	maintenance_on.src = "images/impactprotection_07_on.gif";

	var telesurveillance = new Image;
	telesurveillance.src = "images/impactprotection_08.gif";
	var telesurveillance_on = new Image;
	telesurveillance_on.src = "images/impactprotection_08_on.gif";

	var intervention = new Image;
	intervention.src = "images/impactprotection_09.gif";
	var intervention_on = new Image;
	intervention_on.src = "images/impactprotection_09_on.gif";

	var reference = new Image;
	reference.src = "images/impactprotection_10.gif";
	var reference_on = new Image;
	reference_on.src = "images/impactprotection_10_on.gif";

	var partenaire = new Image;
	partenaire.src = "images/impactprotection_11.gif";
	var partenaire_on = new Image;
	partenaire_on.src = "images/impactprotection_11_on.gif";

	var pa = new Image;
	pa.src = "images/impactprotection_12.gif";
	var pa_on = new Image;
	pa_on.src = "images/impactprotection_12_on.gif";

	var contact = new Image;
	contact.src = "images/impactprotection_13.gif";
	var contact_on = new Image;
	contact_on.src = "images/impactprotection_13_on.gif";

	var infolegale = new Image;
	infolegale.src = "images/impactprotection_14.gif";
	var infolegale_on = new Image;
	infolegale_on.src = "images/impactprotection_14_on.gif";

	var favori = new Image;
	favori.src = "images/impactprotection_15.gif";
	var favori_on = new Image;
	favori_on.src = "images/impactprotection_15_on.gif";
}


