<html>
<head>
<title> Probs </title>
<script language="JavaScript" type="text/javascript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<script language="JavaScript" type="text/javascript">
<!--
function openFullWindow(url) {
var w = screen.width;
var h = screen.height;
leftPosition = 0;
topPosition = 0;
if (h<800)
{
var windowprops = 'width=' + w + ',height=' + h + ',top='+ topPosition +',left='+ leftPosition +',toolbar=no,location=no,directories=no,status=no ,scrollbars=yes,menubar=no, resizable=yes'; //set popup window properties
} else
{
var windowprops = 'width=' + w + ',height=' + h + ',top='+ topPosition +',left='+ leftPosition +',toolbar=no,location=no,directories=no,status=no ,scrollbars=no,menubar=no, resizable=yes'; //set popup window properties
}
var popup = window.open(url,'remote',windowprops);
popup.moveTo(0,0)
popup.resizeTo(screen.width,screen.height);
}
//-->
</script>
<script language="JavaScript" type="text/javascript">
<!--
function launchFlashHtml()
{
openFullWindow("prova.html");
}
//-->
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</style></head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>
Enter.
</center>
</body>
</html>