timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

prop1=[							// prop1 is an array of properties you can have as many property arrays as you need
	"ffffff",					// Off Font Color
	"0000BB",					// Off Back Color
	"ffffcc",					// On Font Color
	"004400",					// On Back Color
	"999999",					// Border Color
	13,						// Font Size
	"normal",					// Font Style 
	"normal",					// Font Weight
	"Verdana",					// Font
	3,						// Padding
	"arrow.gif",				        // Sub Menu Image (Leave blank if not needed)
	0,						// 3D Border & Separator
	"FFFFFF",					// 3D High Color
	"F092D7",					// 3D Low Color
	,						// Referer item Font Color (leave this blank to disable)
	,						// Referer item Back Color (leave this blank to disable)
]


menu1=[					// This is the array that contains your menu properties and details
	13,				// Top
	20,				// left
	190,				// Width
	1,				// Border Width
	"left",				// Screen Position - here you can use "center;left;right;middle;top;bottom"
	prop1,				// Properties Array - this is set higher up, as above
	1,				// 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
	,				// 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
	,				// 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
	"Home","index.html",,,1  	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	,
	"Top 50 + more info","show-menu2","moreinfo.html","",1
	,
	"Game specials","show-menu3","specials.html","",1
	,
	"Extra info","show-menu4","extra.html","",1
	,
	"Contact","contact.html",,,1
]


menu2=[,,190,1,"",prop1,,"center",effect,,,,,,,
	"Intro","intro.html",,,1,
	"Top 50","top50.html",,,1,
	"Best new games","nieuw.html",,,1,
	"Web sources","sources.html",,,1,
	"Web links + blogs","webclicks.html",,,1,
	"DB Evolution","evolution.html",,,1,
	"Update log","updates.html",,,1
]

	
menu7=[,,250,1,"",prop1,,"left",effect,,,,,,,
		"2-Player Games","2_players.html",,,1,
		"Children's games","kinderspellen.html",,,1,
		"My favourite games","favourites.html",,,1,
		"Best games by number of players","nbrplayers_weight.html",,,1,
		"Game series","Series.html",,,1,
		"Popular Games","popular.html",,,1,
		"Racing Games","Race.html",,,1,
		"Role Playing Games","role_playing.html",,,1,
		"Top 10 Game designers","Top10_Auteurs.html",,,1,
		"Top 10 history","top10.html",,,1,
		"Worst Games","BadGames.html",,,1,
		"Games with differing opinions","stdev_spellen.html",,,1
]


menu3=[,,190,1,"center",prop1,,"center",effect,,,,,,,
		"2-Player Games","2_players.html",,,1,
		"Children games","kinderspellen.html",,,1,
		"My favourite games","favourites.html",,,1,
		"Best games by number of players","nbrplayers_weight.html",,,1,
		"Game series","Series.html",,,1,
		"Popular Games","popular.html",,,1,
		"Racing Games","Race.html",,,1,
		"Role Playing Games","role_playing.html",,,1,
		"Top 10 Game designers","Top10_Auteurs.html",,,1,
		"Top 10 history","top10.html",,,1,
		"Worst Games","BadGames.html",,,1,
		"Games with differing opinions","stdev_spellen.html",,,1
]



menu4=[,,190,1,"center",prop1,,"center",effect,,,,,,,
	"My game story (NL)","spelverhaal.html",,,1,
	"Game buddies (NL)","spelvrienden.html",,,1,
	"My game collection","my_collection.html",,,1,
	"Most played","meest_gespeeld.html",,,1,	
	"Plays per year","yves_gespeeld.html",,,1
]

	



menu5=[
,,100,1,"",prop1,,"",effect,,,,,,,
"contactpagina", "contact.htm",,,1
]

menu6=[
,,120,1,"",prop1,,,effect,,,,,,

]

