timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=4;

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
"000000",					// Off Font Color
"c0c0c0",					// Off Back Color
"ffffff",					// On Font Color
"666666",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"ffffff",					// Referer item Font Color (leave this blank to disable)
"800000",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
10,					// Top
75,					// left
120,					// 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
,					// 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","http://www.grimstone-inc.com/grimstone_home.php",,,1,
                                        // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Information","show-menu2",,"#",1,
"Services","show-menu4",,"#",1,
"Links","show-menu5",,"#",1,
"Contact Us","show-menu6",,"#",1,
"Member Services","show-menu7",,"#",1,
"Client Gateway","http://www.grimstone-inc.com/gateway.php",,,1
]

menu2=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"About Us","http://www.grimstone-inc.com/about.html",,,0,
"History","http://www.grimstone-inc.com/history.html",,,0,
"News","show-menu3",,,0,
"Press Room","http://www.grimstone-inc.com/pressroom.html",,,0,
"Resources","show-menu8",,,0,
"Territory","http://www.grimstone-inc.com/territory.html",,,0,
"Equipment","http://www.grimstone-inc.com/equipment.html",,,0,
"Demographics","http://www.grimstone-inc.com/demographics.html",,,0
]

	menu3=[
        ,,150,1,"",prop1,,"left",effect,,,,,,,
        "News Events","http://www.grimstone-inc.com/news.php",,,1,
        "Grimstone Gazette Win 11","http://www.grimstone-inc.com/News/GrimstoneGazetteWin2011.pdf",,,0,
        "Oct 06 Newsletter","http://www.grimstone-inc.com/News/e-news/grimstone2-8.pdf",,,0,
        "Aug 06 Newsletter","http://www.grimstone-inc.com/News/e-news/grimstone2-7.pdf",,,0,
        "Jun 06 Newsletter","http://www.grimstone-inc.com/News/e-news/grimstone2-6.pdf",,,0
	]

menu4=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Field Investigations","http://www.grimstone-inc.com/investigations.html",,,0,
"Research Partnerships","http://www.grimstone-inc.com/qa.html",,,0,
"Seminars &amp; Workshops","http://www.grimstone-inc.com/workshops.html",,,0,
"Store","http://www.grimstone-inc.com/store.html",,,0
]

menu5=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Link to Us","http://www.grimstone-inc.com/banner.html",,,0,
"Related Sites","http://www.grimstone-inc.com/links.php",,,0,
"Sponsors","http://www.grimstone-inc.com/sponsors.html",,,0
]

menu6=[,,150,1,,prop1,0,"left",effect,,,,,,,
"Email","http://www.grimstone-inc.com/email.php",,,0,
"Investigation Request","http://www.grimstone-inc.com/investigation.php",,,0,
"Make a Donation","http://www.grimstone-inc.com/donations.html",,,0
]

menu7=[
,,150,1,"",prop1,,"",effect,,,,,,,
"The Vault", "http://www.grimstone-inc.com/vault.html",,,0,
"Webmail", "http://www.startlogic.com/mail/index.bml?m=1",,,0,
"Volunteer Positions", "http://www.grimstone-inc.com/jobs.php",,,0
]

menu8=[
,,150,1,"",prop1,,"",effect,,,,,,,
"Basic EVP", "http://www.grimstone-inc.com/Articles/evp.html",,,0,
"Death Omens","http://www.grimstone-inc.com/Articles/omen.html",,,0,
"Dowsing", "http://www.grimstone-inc.com/Articles/dowsing.html",,,0,
"Ley Lines", "http://www.grimstone-inc.com/Articles/ley-lines.html",,,0,
"Old Hag Syndrome", "http://www.grimstone-inc.com/Articles/old-hag.html",,,0,
"Paranormal Conscious", "http://www.grimstone-inc.com/Articles/emf.html",,,0,
"Photography Charts","http://www.grimstone-inc.com/Articles/false-positives.html",,,0,
"Radiant Boys", "http://www.grimstone-inc.com/Articles/radiant.html",,,0,
"Spirit Photography","http://www.grimstone-inc.com/Articles/sp.html",,,0,
"Urban Legends", "http://www.grimstone-inc.com/Articles/urban.html",,,0
]

