49c49 < document.getElementById('ifp').src=document.URL.split('#')[0].split('?')[0] + '?rand=' + Math.floor(Math.random() * 19876564); --- > document.getElementById('ifp').src=document.URL.split('#')[0].split('?')[0]; 65,66c65 < document.getElementById('words').value=parent.document.getElementById('words').value; < document.getElementById('box').innerHTML=parent.document.getElementById('box').innerHTML; --- > //alert(parent.document.getElementById('css').value);