
var interval = '';

function redirectProduit(nom) {
	window.open('../../popup_alert.php',"Avertissement","menubar=no, status=no, scrollbars=no, menubar=no, width=388, height=238");
	if (interval == ''){
		interval=setInterval(nom, 4000);
	}
}

function redirectProduit2(nom) {
	window.open('popup_alert.php',"Avertissement","menubar=no, status=no, scrollbars=no, menubar=no, width=388, height=238");
	if (interval == ''){
		interval=setInterval(nom, 4000);
	}
}


function ail() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/ail.php");
	interval = '';
}

function algues_brunes() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/alguesBrunes.php");
	interval = '';
}
function artichaut() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/artichaut.php");
	interval = '';
}
function aubepine() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/aubepine.php");
	interval = '';
}

function bardane() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/bardane.php");
	interval = '';
}

function boldo() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/boldo.php");
	interval = '';
}

function busserole() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/busserole.php");
	interval = '';
}

function cassis_fruit() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/cassisFruit.php");
	interval = '';
}

function eschscholtzia() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/escholtzia.php");
	interval = '';
}

function fenugrec() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/fenugrec.php");
	interval = '';
}

function fragon() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/fragon.php");
	interval = '';
}

function frene() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/frene.php");
	interval = '';
}

function fucus() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/fucus.php");
	interval = '';
}

function fumeterre() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/fumeterre.php");
	interval = '';
}

function gattilier() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/gattilier.php");
	interval = '';
}

function ginseng() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/ginseng.php");
	interval = '';
}

function grande_camomille() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/grandeCamomille.php");
	interval = '';
}

function hamamelis() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/hamamelis.php");
	interval = '';
}

function harpagophytum() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/harpagesicHarpagophytum.php");
	interval = '';
}

function ispaghul() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/phytofibre.php");
	interval = '';
}

function kaolin() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/kaolin.php");
	interval = '';
}

function kola() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/starphyt.php");
	interval = '';
}

function marronnier_inde() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/marronnierInde.php");
	interval = '';
}

function mate() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/mate.php");
	interval = '';
}

function melilot() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/melilot.php");
	interval = '';
}

function millepertuis() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/millepertuis.php");
	interval = '';
}

function orthosiphon() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/orthosiphon.php");
	interval = '';
}

function ortie() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/ortie.php");
	interval = '';
}

function passiflore() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/passiflore.php");
	interval = '';
}

function pensee_sauvage() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/penseeSauvage.php");
	interval = '';
}

function piloselle() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/piloselle.php");
	interval = '';
}

function prele() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/preleChamps.php");
	interval = '';
}

function quinquina() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/quinquina.php");
	interval = '';
}

function reine_des_pres() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/reinePres.php");
	interval = '';
}

function salicaire() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/salicaire.php");
	interval = '';
}

function saule() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/saule.php");
	interval = '';
}

function the_vert() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/theVert.php");
	interval = '';
}

function valeriane() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/valeriane.php");
	interval = '';
}

function vigne_rouge() {
	clearInterval(interval);
	window.open("http://www.elusanes.com/produits/vigneRouge.php");
	interval = '';
}