La pagina corrente utilizza i frame. Questa caratteristica non è
supportata dal browser in uso.
JavaScript1.2">
/*
Copyright © MaXimuS 2000-2001, All Rights Reserved.
Site: http://www.absolutegb.com/maximus
E-mail: maximus@nsimail.com
Version: 6.1 (NS6 Compatibility)
*/
// Default settings. Don't change them.
YOffset=40; // no quotes!!
staticYOffset=40; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=1000; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
hdrFontFamily="Verdana";
hdrFontSize="3";
hdrFontColor="#000080";
hdrBGColor="#AFCCDE";
hdrAlign="right";
hdrVAlign="center";
hdrHeight="40";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="#FFF7E5";
linkOverBGColor="#FFF7E5";
linkTarget="_top";
linkAlign="left";
menuBGColor="#000080";
menuIsStatic="yes";
menuWidth=110; // Must be a multiple of 10! no quotes!!
barBGColor="#AFCCDE";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="#000080";
barVAlign="top";
barWidth=20; // no quotes!!
NS6 = (document.getElementById&&!document.all)
IE = (document.all)
NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4")
moving=setTimeout('null',1)
function moveOut() {
if ((NS6 && parseInt(ssm.left)<0)||(IE && ssm.style.pixelLeft<0)||(NS && document.ssm.left<0)) {
clearTimeout(moving);moving = setTimeout('moveOut()', slideSpeed)
if (NS6) {theleft+=10;ssm.left = theleft;}
if (IE) {ssm.style.pixelLeft += 10;}
if (NS) {document.ssm.left += 10;document.ssm.clip.left-=10}}
else {clearTimeout(moving);moving=setTimeout('null',1)}};
function moveBack() {
clearTimeout(moving);moving = setTimeout('moveBack1()', waitTime)}
function moveBack1() {
if ((NS6 && parseInt(ssm.left)>(-menuWidth))||(IE && ssm.style.pixelLeft>(-menuWidth))||(NS && document.ssm.left>(-menuWidth))) {
clearTimeout(moving);moving = setTimeout('moveBack1()', slideSpeed);
if (NS6) {theleft-=10;ssm.left = theleft;}
if (IE) {ssm.style.pixelLeft -= 10;}
if (NS) {document.ssm.left -= 10;document.ssm.clip.left+=10}}
else {clearTimeout(moving);moving=setTimeout('null',1)}};
lastY = 0;
function makeStatic() {
if (NS6) {winY = window.pageYOffset;}
if (IE) {winY = document.body.scrollTop;var NM=document.all('ssm').style}
if (NS) {winY = window.pageYOffset;var NM=document.ssm}
if (NS6||IE||NS) {
if (winY!=lastY&&winY>YOffset-staticYOffset) {
smooth = .3 * (winY - lastY - YOffset + staticYOffset);}
else if (YOffset-staticYOffset+lastY>YOffset-staticYOffset) {
smooth = .3 * (winY - lastY);}
else {smooth=0}
if(smooth > 0) smooth = Math.ceil(smooth);
else smooth = Math.floor(smooth);
if (NS6) {ssm.top=parseInt(ssm.top)+smooth;}
if (IE) NM.pixelTop+=smooth;
if (NS) NM.top+=smooth;
lastY = lastY+smooth;
setTimeout('makeStatic()', 1)}}
function initSlide() {
if (NS6){
ssm=document.getElementById("ssm").style
ssm.visibility="visible";
ssm.left = -menuWidth;}
else if (IE) {
document.all("ssm").style.visibility = "visible"
document.all("ssm").style.pixelLeft = -menuWidth;}
else if (NS) {
document.layers["ssm"].clip.left = menuWidth;
document.layers["ssm"].left = -menuWidth;
document.layers["ssm"].visibility = "show"}
if (menuIsStatic=="yes") makeStatic();}
function reloadPage() {if(NS)location.reload()}
function startMenu(menuHeader, barText) {
if (IE||NS6) {document.write('')}
if (NS) {document.write('
')}
if (NS6){document.write('')}
tempBar=""
for (i=0;i"}
document.write('| '+menuHeader+' | '+tempBar+' | ')
theleft=-menuWidth}
function addItem(text, link, target) {
if (!target) {target=linkTarget}
document.write(' | ')}
function addHdr(text) {
document.write('| '+text+' | ')}
function endMenu() {
document.write('| | ')
if (NS6){document.write(' |
')}
if (IE||NS6) {document.write(' ')}
if (NS) {document.write('')}
if (NS6||IE||NS) setTimeout('initSlide();', 500)}
window.onresize=reloadPage
/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=20; // no quotes!!
staticYOffset=20; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#006600";
menuIsStatic="yes";
menuWidth=100; // Must be a multiple of 10! no quotes!!
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="#ffffff";
hdrBGColor="#006600";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#66ff66";
linkTarget="_top";
linkAlign="Left";
barBGColor="#990000";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
startMenu("Menu", "L I N K S")
addItem("Home", "http://www.falko.it", "");
addItem("Bollette Salate?", "http://www.falko.it/Dialer/dialercontrol.htm", "2");
addItem("Midi", "http://www.falko.it/midi.htm", "1");
addItem("Browser", "http://www.falko.it/browser.htm", "1");
addItem("Giochi", "http://www.falko.it/Giochi.htm", "1");
addItem("Nospam", "http://www.falko.it/NoSpam.htm", "1");
addItem("Sfondi", "http://www.falko.it/sfondi.htm", "1");
addItem("Scherzi", "http://www.falko.it/Scherzi.htm", "1");
addItem("Origini", "http://www.falko.it/origini.htm", "1");
addItem("Sardegna", "http://www.falko.it/sardegna.htm", "1");
addItem("Webcam", "http://www.falko.it/webcam.htm", "1");
addItem("Ferrari", "http://www.ferrariworld.com", "1");
addItem("Freeware", "http://www.falko.it/programmifree.htm", "1");
addItem("Pop-under", "http://www.falko.it/Pop-under.htm", "1");
addItem("Gli Smiles", "http://www.falko.it/Smiles.htm", "1");
addItem("Sondaggio", "http://www.falko.it/sondaggio.htm", "1");
addItem("Sicurezza", "http://www.falko.it/paginiz/pagina.htm", "1");
addItem("Pink Floyd", "http://www.falko.it/hobby3.html", "1");
addItem("Gif animate", "http://www.falko.it/Gif.htm", "1");
addItem("Pay per Click", "http://www.falko.it/PayperClicks.htm", "1");
addItem("Ricerche web", "http://www.falko.it/ricerca.htm", "1");
addItem("SMS gratis", "http://www.falko.it/sms.htm", "1");
addItem("Link Bambini", "http://www.falko.it/linkbimbi.htm", "1");
addItem("Naviga Anonimo", "http://secure.surfola.com/surfola/surf?p=aa&e=g", "1");
addItem("Scambiovisite", "http://www.falko.it/scambiovisite.htm", "1");
addItem("Visitabanner", "http://www.falko.it/banner/visitabanner.htm", "1");
addItem("Gioca on-line", "http://www.falko.it/Giocaonline/gioca-online.htm", "1");
addItem("Furto Cellulare", "http://www.falko.it/cellulare.htm", "1");
addItem("Votami", "http://www.falko.it/Votami.htm", "1");
addItem("I miei sponsor", "http://www.falko.it/sponsor.htm", "1");
endMenu()