Ciao

L'errore è nelle righe commentate delle info dell'autore


Cambia così i commenti


/*
Copyright (C) 1999 Thomas Brattli
This script is made by and copyrighted to Thomas Brattli at www.bratta.com
Visit for more great scripts.
This may be used freely as long as this msg is intact!
*/



Cambia così la pagina, i tag che devono stare tra <head> e </head> CSS ecc..


<html>
<head>
<title>..:: Relazione sulla Coppia ::..</title>
<meta http-equiv="Content-Type" content="text/html;">
<link href="unicss.htm" rel="stylesheet" type="text/css">
<script>
/*
Copyright (C) 1999 Thomas Brattli
This script is made by and copyrighted to Thomas Brattli at www.bratta.com
Visit for more great scripts.
This may be used freely as long as this msg is intact!
*/

//Browsercheck
n=document.layers
ie=document.all

//Hides the layer onload
function hideIt(){
if(ie || n){
if(n) document.divLoadCont.visibility="hidden"
else divLoadCont.style.visibility="hidden"
}
}
</script>
<style>
#divLoadCont{position:absolute; width:100%; height:100%; top:0; left:0; background-color:white; layer-background-color:white; font-family:arial,helvetica; z-index:100}
TD{font-family:arial,helvetica}
</style>
</head>
<body bgcolor="#ffffff" onload="hideIt()">

<script>
//We write the table and the div to hide the content out, so older browsers won't see it
if(ie || n) document.write('<div id="divLoadCont"><table width="100%" height="95%" align="center" valign="middle"><tr><td width="100%" height="100%" align="center" valign="middle"><h3>....Attendere per favore....</h3></td></tr></table></div>')
</script>

<! -- Inizio Pagina -->