timegap=500 followspeed=5 followrate=40 suboffset_top=10; suboffset_left=10; effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=6)" function openwin(url) { nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,"); nwin.focus(); } prop1=[ // prop1 is an array of properties you can have as many property arrays as you need "003366", // Off Font Color "ffffff", // Off Back Color "B2001F", // On Font Color "E4E9EE", // On Back Color "003366", // Border Color 12, // Font Size "normal", // Font Style "normal", // Font Weight "Verdana, Tahoma, Arial, Helvetica, sans-serif", // Font 4, // Padding "menu/arrow.gif", // Sub Menu Image 0, // 3D Border & Separator "66ffff", // 3D High Color "000099" // 3D Low Color ] hlp1=["000000","d4d0c8","ffffff","0a246a", "999999",12,"normal","normal","Tahoma,Helvetica",4,"arrow.gif",,"ffffff","000000"] hlp2=["0000ff","ffffff","ff0000","ffffff","000000",12,"normal","normal","Helvetica,Arial,sans-serif",12,"arrow.gif",1,"808080","000000"] hlp2=["0000ff","ffffff","ff0000","ffffff","000000",12,"normal","normal","Helvetica,Arial,sans-serif",12,"arrow.gif",1,"808080","000000"] hlp3=["000000","000000","000000","000000","000000",12,"normal","normal","",2,"arrow.gif",,,] hlp4=["404cd8","ffffcc","ffffff","3d2297","666699",10,"normal","normal","courier,Arial,Helvetica",8,"arrow.gif",,,] hlp5=["33ff33","005500","ffff00","3399ff","cccc00",12,"normal","bold","Helvetica",6,"yellow_arrow.gif",,,] //generazione dinamica dei menu con php menu1=[ // This is the array that contains your menu properties and details 225, // Top 0, // left 165, // Width 1, // Border Width "center", // Screen Position - here you can use "center;middle;right" prop1, // Properties Array - this is set higher up, as above 1, // Always Visible - allows the menu item to be visible at all time , // Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center , // Filter - Text variable for setting transitional effects on menu activation , // Follow Scrolling - Tells the menu item to follow the user down the screen 1, // Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style , // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page , // Reserved for future use , // Reserved for future use , // Reserved for future use "I nostri prodotti","menu_2",,,1 ] menu2=[ 1,1,165,1,"",prop1,,"left",effect,,,,,,, "nutraceutica","sub2_2",,,0, "dermatologica","sub2_3",,,0 ] sub2_1=[ ,,130,1,"",prop1,,"left",effect,,,,,,,"nutraceutica","#",,,1, "dermatologica","#",,,1 ] sub2_2=[ ,,230,1,"",prop1,,"left",effect,,,,,,, "Mak Fast orosolubile","scheda.php?id=61",,,1, "Epatovitall 20","scheda.php?id=55",,,1, "Artrovitall","scheda.php?id=54",,,1, "Silatt","scheda.php?id=56",,,1, "Euvitall Fast orosolubile","scheda.php?id=57",,,1 ] sub2_3=[ ,,230,1,"",prop1,,"left",effect,,,,,,, "Reactyderm","scheda.php?id=59",,,1, "AgMed","scheda.php?id=60",,,1 ] /* menu2=[ 1,1,165,1,"",prop1,,"left",effect,,,,,,, "Nice & Simple","sub2_2",,,0, "Using Images","sub2_1",,,0, "Always Available","sub2_1",,,0, "Diferent Colored Menus","sub2_1",,,0, "Menus With Multiple Properties","sub2_1",,,0, "Always There","sub2_1",,,0, "Link Information Sample","sub2_1",,,0 ] sub2_1=[ ,,130,1,"",prop1,,"left",effect,,,,,,, "Static Sample","test.html",,,1, "Dynamic Images","test.html",,,1, "Static Sample","test.html",,,1, "Dynamic Images","test.html",,,1, "Static Sample","test.html",,,1, "Dynamic Images","test.html",,,1 ] sub2_2=[ ,,130,1,"",prop1,,"left",effect,,,,,,, "Static Sample","test.html",,,1, "Dynamic Images","test.html",,,1 ] */