
var interval = '';

function redirectPlante(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/plantes/ail.php");
	interval
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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