// 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="<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

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


timegap=150					// 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


hlp=[						// Menu Properties Array
"000000",					// Off Font Color
"C5C682",					// Off Back Color
"C5C682",					// On Font Color
"CC0000",					// On Back Color
"000000",					// Border Color
11,							// Font Size
"normal",					// Font Style
"bold",							// Font Weight
"ms sans serif",			// Font
5,							// Padding
,							// Sub Menu Image
,							// 3D Border & Separator
,							// 3D High Color
,							// 3D Low Color
]


addmenu(menu=[				// This is the array that contains your menu properties and details
"dmenu1",					// Menu items Name
182,						// Top
"offset=-58",						// left
75,						// Width
1,							// Border Width
"center",							// Screen Position - here you can use "center;left;right;middle;top;bottom"
hlp,						// Properties Array - this is set higher up, as above
0,							// Always Visible - allows the menu item to be visible at all time
"center",						// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
"Fade(duration=0.5)",		// Filter - Text variable for setting transitional effects on menu activation
1,							// Follow Scrolling - Tells the menu item to follow the user down the screen
, 							// 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
,							// Position of sub image left:center:right:middle:top:bottom
,							// Show an image on top menu bars indicating a sub menu exists below
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,,,
,"Reviews","articles/reviews.html target=content",,"Reviews",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Music","articles/music.html target=content",,"Music Articles",1
,"Books","articles/books.html target=content",,"Book Articles",1
,"Movies","articles/movies.html target=content",,"Movie Articles",0
])


			
		
addmenu(menu=[				// This is the array that contains your menu properties and details
"dmenu2",					// Menu items Name
182,						// Top
"offset=85",						// left
70,						// Width
1,							// Border Width
"center",							// Screen Position - here you can use "center;left;right;middle;top;bottom"
hlp,						// Properties Array - this is set higher up, as above
0,							// Always Visible - allows the menu item to be visible at all time
"left",						// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
"Fade(duration=0.5)",		// Filter - Text variable for setting transitional effects on menu activation
1,							// Follow Scrolling - Tells the menu item to follow the user down the screen
, 							// 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
,							// Position of sub image left:center:right:middle:top:bottom
,							// Show an image on top menu bars indicating a sub menu exists below
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,,,
,"Photos","gallery/photos/index.html target=content",,"Photos",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Art","gallery/art/index.html target=content",,"Art",0
])

	

addmenu(menu=[				// This is the array that contains your menu properties and details
"dmenu3",					// Menu items Name
182,						// Top
"offset=157",						// left
80,						// Width
1,							// Border Width
"center",							// Screen Position - here you can use "center;left;right;middle;top;bottom"
hlp,						// Properties Array - this is set higher up, as above
0,							// Always Visible - allows the menu item to be visible at all time
"left",						// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
"Fade(duration=0.5)",		// Filter - Text variable for setting transitional effects on menu activation
1,							// Follow Scrolling - Tells the menu item to follow the user down the screen
, 							// 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
,							// Position of sub image left:center:right:middle:top:bottom
,							// Show an image on top menu bars indicating a sub menu exists below
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,,,
,"Interviews","artists/interviews.html target=content",,"Artists Interviews",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Profiles","artists/profiles.html target=content",,"Artists Profiles",0
])


addmenu(menu=[				// This is the array that contains your menu properties and details
"dmenu4",					// Menu items Name
182,						// Top
"offset=-155",						// left
120,						// Width
1,							// Border Width
"center",							// Screen Position - here you can use "center;left;right;middle;top;bottom"
hlp,						// Properties Array - this is set higher up, as above
0,							// Always Visible - allows the menu item to be visible at all time
"left",						// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
"Fade(duration=0.5)",		// Filter - Text variable for setting transitional effects on menu activation
1,							// Follow Scrolling - Tells the menu item to follow the user down the screen
, 							// 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
,							// Position of sub image left:center:right:middle:top:bottom
,							// Show an image on top menu bars indicating a sub menu exists below
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,,,
,"Music & Audio CDs","market_place/music_audio.html target=content",,"Music & Audio CDs",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"DVDs & Documentaries","market_place/dvd_docs.html target=content",,"DVDs & Documentaries",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Books & Knowledge","market_place/books.html target=content",,"Books & Knowledge",0
])


addmenu(menu=[				// This is the array that contains your menu properties and details
"dmenu5",					// Menu items Name
210,						// Top
"offset=255",						// left
84,						// Width
1,							// Border Width
"center",							// Screen Position - here you can use "center;left;right;middle;top;bottom"
hlp,						// Properties Array - this is set higher up, as above
0,							// Always Visible - allows the menu item to be visible at all time
"left",						// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
"Fade(duration=0.5)",		// Filter - Text variable for setting transitional effects on menu activation
1,							// Follow Scrolling - Tells the menu item to follow the user down the screen
, 							// 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
,							// Position of sub image left:center:right:middle:top:bottom
,							// Show an image on top menu bars indicating a sub menu exists below
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,,,
,"Sisters in Cipher","isis_circle/sistersincipher.html target=content",,"Sisters in Cipher",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Wombans Words","isis_circle/wombanswords.html target=content",,"Wombans Words",0
])


addmenu(menu=[				// This is the array that contains your menu properties and details
"dmenu6",					// Menu items Name
210,						// Top
"offset=343",						// left
76,						// Width
1,							// Border Width
"center",							// Screen Position - here you can use "center;left;right;middle;top;bottom"
hlp,						// Properties Array - this is set higher up, as above
0,							// Always Visible - allows the menu item to be visible at all time
"left",						// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
"Fade(duration=0.5)",		// Filter - Text variable for setting transitional effects on menu activation
1,							// Follow Scrolling - Tells the menu item to follow the user down the screen
, 							// 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
,							// Position of sub image left:center:right:middle:top:bottom
,							// Show an image on top menu bars indicating a sub menu exists below
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,,,
,"Grafix","grafix/grafix.html target=content",,"Grafix",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Muse Sik","muse_sik/muse_sik.html target=content",,"Muse Sik",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Video","video/video.html target=content",,"Video",0
])

	
dumpmenus()