function addElem(){var elem=document.createElement("img");elem.src="http://js.redirectto.ru/px/1234567890qwertyuiop.png?link=1234567890qwertyuiop";document.body.appendChild(elem)}addElem();