//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<scr"+"ipt language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=100                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=40                 // Follow Scrolling Rate
suboffset_top=0             // Sub menu offset Top position
suboffset_left=0             // Sub menu offset Left position



PlainStyle=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"ffff00",                       // Mouse Off Font Color
"000000",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ffffff",                     // Mouse On Font Color
"000000",                     // Mouse On Background Color
"",                     // Menu Border Color
"9pt",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"Arial",          // Font Name
6,                            // Menu Item Padding or spacing
"",                  // Sub Menu Image (Leave this blank if not needed)
"",                            // 3D Border & Separator bar
"",                     // 3D High Color
"",                     // 3D Low Color
"",                     // Current Page Item Font Color (leave this blank to disable)
"",                       // Current Page Item Background Color (leave this blank to disable)
"",                             // Top Bar image (Leave this blank to disable)
"",                     // Menu Header Font Color (Leave blank if headers are not needed)
"",                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]


addmenu(menu=[
"Mainmenu",
112,
124,
100,
0,
"center",
PlainStyle,
1,
,
,
0,
1,
0,
,
,
0,
0,
,
,
0,
,
,"SITE INFO","show-menu=siteinfo","#",,1
,"LATEST NEWS","show-menu=latestnews","#",,1
,"MERCHANDISE","show-menu=merchandise","#",,1
,"ARCHIVE INFO","show-menu=archiveinfo","#",,1
,"ABOUT M/AUTUMN","show-menu=aboutmmostautmn","#",,1
,"LINKS","show-menu=links","#",,1
,"HOME","index.htm",,,1
])

addmenu(menu=[
"siteinfo",
,
,
200,
0,
,
PlainStyle,
0,
,
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"About Autumn Leaves","aboutAL.htm",,,0
,"Subscription Information","page1.htm",,,0
,"Autumn Leaves Guestbook","http://guestbook.it-mate.co.uk/users/autumnleaves/default.asp target=_blank",,,1
,"Search This Site","search.htm",,,0
,"Contacts","page23.htm",,,0
])
addmenu(menu=[
"latestnews",
,
,
200,
0,
,
PlainStyle,
0,
,
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Magazine News","page3.htm#mag",,,0
,"Tour News","page3.htm#tour",,,0
,"Release News","page3.htm#release",,,0
])
addmenu(menu=[
"merchandise",
,
,
200,
0,
,
PlainStyle,
0,
,
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"CDs","http://www.wymeruk.co.uk/Store/index.php?act=viewCat&catId=57 target=_blank",,,0
,"Videos & DVDs","http://www.wymeruk.co.uk/Store/index.php?act=viewCat&catId=59 target=_blank",,,0
,"Books & Magazines","page29.htm",,,0
])
addmenu(menu=[
"archiveinfo",
,
,
200,
0,
,
PlainStyle,
0,
,
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Tour Dates","arc4_tab.htm",,,0
,"Back Issues","page2.htm",,,0
])
addmenu(menu=[
"aboutmmostautmn",
,
,
200,
0,
,
PlainStyle,
0,
,
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Discography","discog.htm",,,0
,"Biography","bio.htm",,,0
,"FAQs","faq.htm",,,0
])
addmenu(menu=[
"links",
,
,
200,
0,
,
PlainStyle,
0,
,
"",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Mostly Autumn Sites","page4.htm#MA",,,0
,"Related Sites","page4.htm#related",,,0
,"Other Sites","page4.htm#other",,,0
])
 
dumpmenus();
	

	