codice JavaScript da inserire nei tag <head>.....</head>
codice:
<script type="text/javascript">
window.onload= function(){
setTimeout('document.getElementById("newsletter1").style.display="block"',100000) }</script>
codice html da inserire nei tag <body>......</body>
codice HTML:
<p><img src="img/gadgets.gif" width="597px;" height="318px;" style="position:absolute; top:270px;left:518px; "></p><iframe id="newsletter1" style="width:600px;height:439px;position:absolute; display:none; top:460px;left:365px;" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" frameborder="0" src="Iframe.php"></iframe></p>