timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

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
"a0bad8",					// Off Font Color
"566e99",					// Off Back Color
"ffffcc",					// On Font Color
"566E99",					// On Back Color
"80a0c0",					// Border Color
12,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",			// Font
2,						// Padding
"arrow.gif",					// Sub Menu Image
-1,						// 3D Border & Separator
"eeffff",					// 3D High Color
"000099",					// 3D Low Color
"C8E2FF",					// Referer item Font Color (leave this blank to disable)
"566E99",					// Referer item Back Color (leave this blank to disable)
]

down1=[
"a0bad8",					// Off Font Color
"566e99",					// Off Back Color
"ffffcc",					// On Font Color
"566E99",					// On Back Color
"80a0c0",					// Border Color
12,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",			// Font
5,						// Padding
"arrow.gif",					// Sub Menu Image
-1,						// 3D Border & Separator
"eeffff",					// 3D High Color
"000099",					// 3D Low Color
"C8E2FF",					// Referer item Font Color (leave this blank to disable)
"566E99",					// Referer item Back Color (leave this blank to disable)
]

down2=[
"101070",					// Off Font Color
"A0BAD8",					// Off Back Color
"FFFFCC",					// On Font Color
"505e89",					// On Back Color
"80a0c0",					// Border Color
12,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",			// Font
5,						// Padding
"arrow.gif",					// Sub Menu Image
-1,						// 3D Border & Separator
"eeffff",					// 3D High Color
"000099",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"A0BAD8",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
75,					// Top
12,					// left
110,					// Width
0,					// Border Width
"left",			// 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
"left",			// 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
1,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"&nbsp;functions •","?group=-1&nothing=0",,,0,	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;examples •","show-menu2","?generic=Examples","X",0,
"&nbsp;solutions •","show-menu3","?generic=Solutions","X",0,
"&nbsp;updates •","show-menu4",,,0,
"&nbsp;home •","show-menu5",,,0
]

menu2=[
,,70,0,"",down2,,"left",effect,,,,,,,
"All","?generic=Examples",,,0,
"VB.net","?generic=Examples&ver=vbn",,,0,
"C#","?generic=Examples&ver=vcs",,,0,
"C++","?generic=Examples&ver=vcpp",,,0,
"WMI","?generic=Examples&ver=wmi",,,0
]

menu3=[
,,70,0,"",down2,,"left",effect,,,,,,,
"All","?generic=Solutions",,,0,
"FoxPro","?generic=Solutions&ver=vfp",,,0,
"VB.net","?generic=Solutions&ver=vbn",,,0,
"C#","?generic=Solutions&ver=vcs",,,0,
"C++","?generic=Solutions&ver=vcpp",,,0,
"WMI","?generic=Solutions&ver=wmi",,,0
]

menu4=[
,,180,0,"",down2,,"left",effect,,,,,,,
"new and updated topics","?generic=Updates",,,0,
"most visited topics","?generic=Where2go",,,0
]
menu5=[
,,110,0,"",down2,,"left",effect,,,,,,,
"about","?generic=Project#about",,,0,
"membership","?generic=Project#membership",,,0,
"links","?generic=Links",,,0,
"image gallery","?generic=gallery",,,0,
"advertise here!","?generic=Banners",,,0,
"articles","?generic=Articles",,,0
]
