timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=6)"

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
"003366",					// Off Font Color
"ffffcc",					// Off Back Color
"ffffcc",					// On Font Color
"443F5C",					// On Back Color
"003366",					// Border Color
12,							// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"Verdana, Tahoma, Arial, Helvetica, sans-serif",	// Font
4,							// Padding
"arrow.gif",			// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099"					// 3D Low Color
]

hlp1=["000000","d4d0c8","ffffff","0a246a", "999999",12,"normal","normal","Tahoma,Helvetica",4,"arrow.gif",,"ffffff","000000"]
hlp2=["0000ff","ffffff","ff0000","ffffff","000000",12,"normal","normal","Helvetica,Arial,sans-serif",12,"arrow.gif",1,"808080","000000"]
hlp2=["0000ff","ffffff","ff0000","ffffff","000000",12,"normal","normal","Helvetica,Arial,sans-serif",12,"arrow.gif",1,"808080","000000"]
hlp3=["000000","000000","000000","000000","000000",12,"normal","normal","",2,"arrow.gif",,,]
hlp4=["404cd8","ffffcc","ffffff","3d2297","666699",10,"normal","normal","courier,Arial,Helvetica",8,"arrow.gif",,,]
hlp5=["33ff33","005500","ffff00","3399ff","cccc00",12,"normal","bold","Helvetica",6,"yellow_arrow.gif",,,]



menu1=[						// This is the array that contains your menu properties and details
10,							// Top
10,							// left
,						// Width
1,							// Border Width
"center",					// 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
,							// 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
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
"Home","http://milonic.co.uk/menu/",,,1,		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Samples","menu_2",,,1,
"Sample&nbsp;Uses","menu_3",,,1,
"Menu&nbsp;Creator","menu_4",,,1,
"Development","menu_5",,,1,
"Downloads","menu_6",,,1
]

menu2=[
1,1,165,1,"",prop1,,"left",effect,,,,,,,
"Nice & Simple","test.html",,,0,
"Using Images","sub2_1",,,0,
"Always Available","test.html",,,0,
"Diferent Colored Menus","test.html",,,0,
"Menus With Multiple Properties","test.html",,,0,
"Always There","test.html",,,0,
"Link Information Sample","test.html",,,0
]

sub2_1=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Static Sample","test.html",,,1,
"Dynamic Images","test.html",,,1
]

menu3=[
33,340,170,1,"Menus",prop1,,"center",effect,,,,,,,
"Codecharge.Com","javascript:openwin(\"http://www.codecharge.com\")",,,,
"CronusIT.Com","javascript:openwin(\"http://www.cronusit.com\")",,,,
"Databasewatch.Com","javascript:openwin(\"http://www.databasewatch.com\")",,,,
"FrittsRoofing.Com","javascript:openwin(\"http://www.frittsroofing.com\")",,,,
"LocumsUK.Com","javascript:openwin(\"http://www.locumsuk.com\")",,,,
"MeetingMatrix.Com","javascript:openwin(\"http://www.meetingmatrix.com\")",,,,
"Scena.Org","javascript:openwin(\"http://www.scena.org\")",,,,
"Tipmont.Org","javascript:openwin(\"http://www.tipmont.org/home.htm\")",,,,
"Weberdev.Com","javascript:openwin(\"http://www.weberdev.com\")",,,1,
"<b>Add your site to our list of partners here","test.html",,,
]

menu4=[
130,			// Top
80,				// left
120,			// Width
1,				// Border Width
"JavaScript",	// Name
prop1,			// Properties Array
0,				// Permenantly Visible
"left",			// Alignment
effect,
0,
,
,
,
,
,
"Coming Soon","test.html",,,1,
"About","test.html",,,1
]

menu5=[
33,460,140,1,"JavaScript",prop1,,"right",effect,,,,,,,
"Version Info", "test.html",,,1,
"Want to Help?", "test.html",,,1,
"Bug Report", "test.html",,,1,
"Join The Mailing List", "test.html",,,1,
"Frequently Asked Questions", "test.html",,,1,
"Contact Us", "test.html",,,1
]

menu6=[
33,546,120,1,"Tools",prop1,,,effect,,,,,,,
"Download This Menu in .Zip format","http://milonic.co.uk/menu/",,,1
]

