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

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

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=no,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
"ffffcc",					// Off Font Color
"800080",					// Off Back Color
"800080",					// On Font Color
"ffffcc",					// On Back Color
"b0c4de",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"faebd7",					// 3D High Color
"000099",					// 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
10,					// Top
100,					// 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
"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
1,					// 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&nbsp;","http://estellegetty.com/index2.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;Links&nbsp;","show-menu2","http://estellegetty.com/links.html",,1,
"&nbsp;All&nbsp;About&nbsp;E&nbsp;","show-menu3","http://estellegetty.com/bio.html",,1,
"&nbsp;Gallery&nbsp;","show-menu4","http://estellegetty.com/gallery.html",,1,
"&nbsp;Communicate&nbsp;","show-menu5","http://estellegetty.com/guest.html",,1,
"&nbsp;Giftshop","show-menu6","http://estellegetty.com/giftshop.html",,1
]

menu2=[,,160,1,"",prop1,0,"left",effect,,,,,,,
"&nbsp;GG&nbsp;Webring&nbsp;&amp;&nbsp;Links","http://estellegetty.com/links.html",,,1
]

menu3=[,,160,1,"",prop1,0,"left",effect,,,,,,,
"&nbsp;Biography&nbsp;", "http://estellegetty.com/bio.html",,,1,
"&nbsp;Current&nbsp;Events&nbsp;", "http://estellegetty.com/curr.html",,,1,
"&nbsp;F.A.Q.&nbsp;", "http://estellegetty.com/faq.html",,,1,
"&nbsp;Film&nbsp;&amp;&nbsp;TV&nbsp;Credits", "http://estellegetty.com/credits.html",,,1
]

menu4=[,,160,1,,prop1,0,"left",effect,,,,,,,
"&nbsp;Estelle&nbsp;Gallery", "http://estellegetty.com/gallery.html",,,1
]

menu5=[,,160,1,,prop1,0,"left",effect,,,,,,,
"&nbsp;A&nbsp;Note&nbsp;About&nbsp;Estelle", "http://estellegetty.com/note.html",,,1,
"&nbsp;Read&nbsp;the&nbsp;Guestbook", "http://estellegetty.com/guest_book/view.php",,,1,
"&nbsp;Sign&nbsp;the&nbsp;Guestbook", "http://estellegetty.com/guest_book/sign.php",,,1,
"&nbsp;Media&nbsp;Inquiries", "http://estellegetty.com/email.html",,,1
]

menu6=[,,160,1,,prop1,0,"left",effect,,,,,,,
"&nbsp;Golden&nbsp;Girls&nbsp;Goodies!", "http://estellegetty.com/giftshop.html",,,1
]
