// JavaScript Document
if (typeof largeur == "undefined") var largeur = 220;
if (typeof height == "undefined") var height = 700;

//encodeURIComponent(image);

document.write("<iframe src='http://www.loupsduvanaheim.com/web_script/webscript.php' frameborder='0' width='"+largeur+"' height='"+hauteur+"' scrolling='no'></iframe>");