/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"233F94",			    // Mouse Off Font Color "navy"
"white",			// Mouse Off Background Color "ccccff" #CC0033 #CC0000
"white",			// Mouse On Font Color "ffebdc"  #CC0033
"233F94",			// Mouse On Background Color "4b0082"
"ffffff",			// Menu Border Color
11,					// Font Size in pixels --> ORIGINALE ERA 12
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial",	// Font Name
4,					// Menu Item Padding
"grafica/gif/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"",			// 3D High Color
"",			// 3D Low Color
"white",			// Current Page Item Font Color (leave this blank to disable) ERA PURPLE
"233F94",			// Current Page Item Background Color (leave this blank to disable) ERA PINK
"grafica/gif/arrowdn.gif",		// Top Bar image (Leave this blank to disable)
"233F94",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"",			// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
5,					// Menu Top - The Top position of the menu in pixels     ---> ORIGINARIAMENTE ERA SETTATO A 20
5,  				// Menu Left - The Left position of the menu in pixels   ---> ORIGINARIAMENTE ERA SETTATO A 200
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"center",		// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
					// ORIGINARIAMENTE ERA SOLO ,
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"&nbsp;Home&nbsp;&nbsp;&nbsp;","show-menu=home",,"Home",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;News&nbsp;&nbsp;&nbsp;","show-menu=news",,"News",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar",1
,"&nbsp;Subscribe&nbsp;","iscrizione.php",,"Subscribe",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar",1
,"&nbsp;25Live&nbsp;&nbsp;&nbsp;","show-menu=25live",,"25 Live",1
,"&nbsp;Archives&nbsp;&nbsp;&nbsp;","show-menu=archives",,"Archives",1
//,"&nbsp;Forum&nbsp;&nbsp;&nbsp;","show-menu=forum",,"Forum",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar",1
,"&nbsp;Collaborations&nbsp;","collaborazioni.php",,"Collaborations",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar",1
,"&nbsp;Options&nbsp;&nbsp;&nbsp;","show-menu=settings",,"Options",1,"&nbsp;Links&nbsp;&nbsp;&nbsp;","show-menu=links",,"Links",0
])


	addmenu(menu=["home",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home page","home.php",,"Home page",1
	,"View Intro","index.html",,"View Intro",0
	])
	

	addmenu(menu=["news",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Latest News","ultime_notizie.php",,"Latest News",1
	,"News Archive","archivio_notizie.php",,"News Archive",1	,"Communications","archivio_comunicazioni.php",,"Communications",0
	])
	
	
		addmenu(menu=["25live",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Info","25live_info.php",,"Info",1
	,"Pictures","25live_pictures.php",,"Pictures",1
	,"Stories","25live_stories.php",,"Stories",0
	])
	
	
		addmenu(menu=["interviews",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
				,"Galore Magazine 2006","interviste.php?label=GALORE2006",,"Galore Magazine 2006",1
                ,"About Patience...","show-menu=about_patience",,"About Patience...",1
                ,"MTV Online Chat","interviste.php?label=CHAT",,"MTV Online Chat",1
                ,"CNN Talkback Live","interviste.php?label=CNNPHONE",,"CNN Talkback Live",1
		,"Shirlie Kemp (Æ)","interviste.php?label=SHIRLIE",,"Shirlie",1
		,"Pepsi Demaque (Wham!)","interviste.php?label=PEPSI",,"Pepsi",1
		,"BBC Radio One","show-menu=interviste_radio1",,"BBC Radio One",1
		,"Capital Radio","show-menu=interviste_capital",,"Capital Radio",1
		,"Davide Cavalieri (RMC3)","interviste.php?label=CAVALIERI",,"Davide Cavalieri (RMC3)",1
		,"Marco Corona (Radio Deejay)","interviste.php?label=CORONA",,"Marco Corona (Radio Deejay)",1
		,"Paola (101 Network)","interviste.php?label=101_PAOLATESTA",,"Paola Testa (101 Network)",1	
		,"Patty (RMC) after her interview with George","interviste.php?label=PATTY2004",,"Patty (Radio Montecarlo) 2004",1
        ,"Patty (RMC)","interviste.php?label=PATTY",,"Patty (Radio Montecarlo)",1
   		,"Andrea Tofanelli (musician)","interviste.php?label=TOFANELLI",,"Andrea Tofanelli (musician)",1
		])

                addmenu(menu=["about_patience",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
                ,"Rockstar (Italy)","interviste.php?label=ROCKSTAR",,"Rockstar (Italy)",1
		,"La Stampa (Italy)","interviste.php?label=LASTAMPA",,"La Stampa (Italy)",1
		])
		
		addmenu(menu=["interviste_radio1",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Jo Whiley","interviste.php?label=RADIO1",,"BBC Radio One - Jo Whiley (2002)",1		,"Jo Whiley (Shoot The Dog)","interviste.php?label=RADIO1-JO2",,"BBC Radio One - Jo Whiley (Shoot The Dog)",1
	  ,"Chris Evans (1996)","interviste.php?label=RADIO1-EVANS",,"BBC Radio One - Chris Evans (1996)",1
		])
						addmenu(menu=["interviste_capital",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Shoot The Dog","interviste.php?label=CAPITAL_SHOOT",,"Shoot The Dog",1
	    ,"Songs From The Last Century","interviste.php?label=CAPITAL",,"Songs From The Last Century",1
		])		

			addmenu(menu=["magazine",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"n. 1/2002","magazine/eng_01_2002.pdf",,"Magazine n. 1/2002",1
			,"n. 2/2000","magazine/eng_02_2000.pdf",,"Magazine n. 2/2000",1
			,"n. 1/2000","magazine/eng_01_2000.pdf",,"Magazine n. 1/2000",1
			])
			
			
			addmenu(menu=["discography",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Vinyl","magazine/ita_01_2002.pdf",,"Vinyl",1
			,"Compact Discs","magazine/ita_02_2000.pdf",,"Compact Discs",1
			,"Videos","magazine/ita_01_2000.pdf",,"Videos",1
			])
			
		
		addmenu(menu=["forum",
		,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Italian","inprogress.php",,"Italian Forum",0
		,"International","inprogress.php",,"International Forum",1
		,"Chat","inprogress.php",,"Chat",1
		
		])
		
		
		addmenu(menu=["archives",
		,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Interviews","show-menu=interviews",,"Interviews",1		
	    ,"Lyrics","show-menu=lyrics",,"Testi",1
	//	,"Magazine","magazine.php",,"Magazine",1			
		,"Biography","biografia.php",,"Biography",1
		,"Concerts","concerti.php",,"Concerts",1
	//	,"Discography","discografia.php",,"Discography",1						
		,"Photos","foto.php",,"Photos",1
		,"Collectors","collezionismo.php",,"Collectors",1
		,"Wallpapers & Screen Savers","extra.php",,"Wallpapers & Screen Savers",1
		,"Did you know?...","curiosita.php",,"Did you know?...",1								
		
		])
		

		addmenu(menu=["lyrics",
		,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Faith","testi.php?label=FAITH",,"Faith",1
		,"Listen Without Prejudice","testi.php?label=LISTEN",,"Listen Without Prejudice",1
		,"Older","testi.php?label=OLDER",,"Older",1
		,"Ladies & Gentlemen","testi.php?label=LADIES",,"Ladies & Gentlemen",1
		,"Songs From The Last Century","testi.php?label=CENTURY",,"Songs From The Last Century",1
                ,"Patience","testi.php?label=PATIENCE",,"Patience",1
        ,"Twentyfive","testi.php?label=TWENTYFIVE",,"Twentyfive",1		
		,"Non-album tracks","testi.php?label=EXTRA",,"Non-album tracks",1	
		,"A Different Story (DVD)","testi.php?label=ADIFFERENTSTORY",,"A Different Story (DVD)",1	
		])



	addmenu(menu=["links",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"GeorgeMichael.Com","http://www.georgemichael.com",,"George Michael Official Web",1
 	,"Sony Music UK","http://www.sonymusic.co.uk",,"Sony Music UK",1
	,"Universal Italy","http://www.universalmusic.it",,"Universal Italy",1
	,"Fan Clubs","show-menu=linksfanclub",,"Fan Clubs",1
	,"Radios","show-menu=linksradio",,"Radios",1
	,"Music Web Sites","show-menu=linksportali",,"Music Web Sites",1
	])
	
	
				addmenu(menu=["linksfanclub",
				,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
				,"Desafinado","http://www.desafinado.org",,"Desafinado",1
				,"Planet George","http://www.planetgeorge.org",,"Planet George",1
				,"Reflections Of George","http://mysite.freeserve.com/reflectionsofgeorge",,"Reflections Of George",1
					
				])
	
				addmenu(menu=["linksradio",
				,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
				,"Radio Montecarlo","http://www.radiomontecarlo.net",,"Radio Montecarlo",1
				,"BBC Radio One","http://www.bbcradio1.co.uk",,"BBC Radio One",1
				,"Capital Radio","http://www.capitalradio.net",,"Capital Radio",1				,"Veronica Hit Radio","http://www.veronicahitradio.com",,"Veronica Hit Radio",1				
				])
	
				addmenu(menu=["linksportali",
				,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
				,"UnitedMusic.It","http://www.unitedmusic.it",,"UnitedMusic.It",1
				,"MusicalNews.Com","http://www.musicalnews.com",,"MusicalNews.Com",1
				,"Rockol.It","http://www.rockol.it",,"Rockok.It",1
				])
	
	
	addmenu(menu=["settings",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,	
	,"<img src='grafica/gif/ita_flag.gif' width=15 height=10 style='border-color:white' align=baseline border=0>&nbsp;Italian","logon_lingua.php?lingua=ITA",,"Italian",1
	,"<img src='grafica/gif/eng_flag.gif' width=15 height=10 style='border-color:white' align=baseline border=0>&nbsp;English","logon_lingua.php?lingua=ENG",,"English",1
	,"Backgrounds","show-menu=sfondi",,"Backgrounds",0
	
	])
	
	addmenu(menu=["sfondi",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,	
	,"None","logon_background.php?background=NULL",,"No Background",1
	,"Too Funky","logon_background.php?background=grafica/jpg/toofunky.jpg",,"Too Funky",1
	,"Staring...","logon_background.php?background=grafica/jpg/staring_back.jpg",,"Staring...",1	
	,"Cool Patience","logon_background.php?background=grafica/jpg/cool_patience.jpg",,"Cool Patience",1
    ,"Patience Sofa","logon_background.php?background=grafica/jpg/patience_back.jpg",,"Patience Sofa",0

	])

	


dumpmenus()




