timegap=100
followspeed=5
followrate=40
suboffset_top=3;
suboffset_left=3;

effect = "fade(duration=0);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
"000000",			// Off Font Color
"C9B053",			// Off Back Color Gold2  C9B053  a08e60 beb9b0  aba48e
"C9B053",			// On Font Color  Gold2
"000000",			// On Back Color
"FFFFFF",			// Border Color
14,				// Font Size
"normal",			// Font Style
"bold",				// Font Weight
"Times New Roman, serif",	// Font
3,				// 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","Times,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
159,		// Top
10,		// left
127,		// Width
1,		// 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
"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
,		// Reserved for future use
,		// Reserved for future use
,		// Reserved for future use
"Home","default.asp",,,1,	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Weddings","weddings.asp",,,1,
"Party&nbsp;Cakes","menu_2",,,1,
"Deli & Pastries","menu_3",,,1,
"Seasonal&nbsp;Treats","menu_4",,,1,
"About&nbsp;Us","menu_5",,,1
]


menu2=[
180,			// Top
80,			// left
127,			// Width
1,			// Border Width
"Party Cakes",		// Name
prop1,		// Properties Array
0,			// Permenantly Visible
"left",		// Alignment
effect,
0,,,,,,
"Adult Birthday Cakes","adult_birthdays.asp",,,1,
"Children's Birthday Cakes","child_birthdays.asp",,,1,
"Baby Showers","baby_showers.asp",,,1,
"Bridal Showers","bridal_showers.asp",,,1,
"Communion Cakes","communion.asp",,,1,
"Graduation","graduation.asp",,,1,
"Wedding Anniversaries","wedding_anniversaries.asp",,,1,
"Decorated Cake Prices","decorated_cake_prices.asp",,,1
]

menu3=[
180,			// Top
80,			// left
127,			// Width
1,			// Border Width
"Deli & Pastries",		// Name
prop1,		// Properties Array
0,			// Permenantly Visible
"left",		// Alignment
effect,
0,,,,,,
"Deli Menu","deli_menu.asp",,,1,
"European Pastries","european_pastries.asp",,,1
]

menu4=[
180,			// Top
80,			// left
127,			// Width
1,			// Border Width
"Seasonal Specials",		// Name
prop1,		// Properties Array
0,			// Permenantly Visible
"left",		// Alignment
effect,
0,,,,,,
"Valentine's","valentines.asp",,,1,
"Mardis Gras","mardis_gras.asp",,,1,
"Easter","easter.asp",,,1,
"Graduation","graduation.asp",,,1,
"Thanksgiving","thanksgiving.asp",,,1,
"Winter","winter.asp",,,1,
"Christmas","christmas.asp",,,1
]

menu5=[
180,			// Top
80,			// left
127,			// Width
1,			// Border Width
"About Us",		// Name
prop1,		// Properties Array
0,			// Permenantly Visible
"left",		// Alignment
effect,
0,,,,,,
"McArthur's Locations, Hours and Directions","contact.asp",,,1,
"Bakery News","news.asp",,,1
]
