var pp = path+"showadd.php";

pp = pp+"?campaign="+campaign+"&str="+path+"&width="+width+"&height="+height;

document.write("<ifr"+"ame src="+pp+" width="+width+" height="+height+
		   "marginwidth=0 marginheight=0 vspace=0 hspace=0"+
		   "frameborder=0 allowtransparency=true scrolling=no"+">"+"</if"+"rame"+">");