code compelto:

codice:
<HTML>
<HEAD>
<META http-equiv=MSThemeCompatible content=Yes>

<LINK href="style.css" type=text/css rel=stylesheet>

<SCRIPT language=Javascript src="fade.js"></SCRIPT>

<SCRIPT language=Javascript>
<!--
function showwin(name,size) 
{
attrbts = size + ",resizable=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes"
window.open(name, "Photos", attrbts);
}                                       
//-->
</SCRIPT>

<SCRIPT language=JavaScript type=text/javascript>
function launch(URL, newName, newFeatures, orgName) {
  var remote = open(URL, newName, newFeatures);
  if (remote.opener == null)
    remote.opener = window;
  remote.opener.name = orgName;
  return remote;
}
function openWindow(URL) {
  Popup = launch(URL, 'popup', 'dependent=0,height=600,width=900,screenX=200,left=50,screenY=200,top=50,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0', 'launcher');
}
</SCRIPT>

<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY id=all leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">

<SCRIPT type=JavaScript>
<!--
var ObjRef;
function OpenWindow(obj)
{
ObjRef = obj;       //cach the Object Reference
obj.href = "javascript:OpenWindow2('" + obj.href +"')";     
}
function OpenWindow2(url)
{
ObjRef.href = url;  //reset the href
w = window.open(url, 'new', 'scrollbars=1,width=800,height=600');
}
//-->
</SCRIPT>

<SCRIPT language=JavaScript1.2 
src="menu.js"></SCRIPT>

<DIV 
style="FONT-SIZE: 11px; LEFT: 0px; WIDTH: 900px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 83px">
<SCRIPT language=JavaScript1.2>mymainmenu();</SCRIPT>
</DIV>