<!--


if (document.layers) window.onresize=ricarica;
function ricarica() 
{document.location.reload()}

-->