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
"000000",					// Off Font Color
"00CCFF",					// Off Back Color
"000000",					// On Font Color
"ffffff",					// On Back Color
"ffffff",					// Border Color
9,							// Font Size
"normal",					// Font Style 
"bold", 					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
2,							// Padding
"/./blackarrow.gif",		// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 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
278, 				// Top
,					// left
125,				// 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
"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
"center",					// 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
                   // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

"HOME","/./index.html",,,1,
"SERVICES","show-menu2",,"#",1,
"SAMPLE SURVEYS","show-menu5",,"#",1,
"ARTICLES","show-menu3",,"#",1,
"ADVICE","show-menu4",,"#",1,
"ABOUT US","show-menu8",,"#",1
]

menu2=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"EXPERT WITNESS","/./pages/expert1.htm",,,1,
"DAMAGE CLAIMS ASSISTANCE","show-menu9",,"#",1
]

menu3=[
,,185,1,"",prop1,,"left",effect,,,,,,,
"MARINE SURVEYOR FAQS","/./pages/faqs.htm",,,1,
"WHY WE TAP YOUR HULL","/./pages/tapping.htm",,,1,
"CARBON MONOXIDE DANGER","/./pages/co danger.htm",,,1,
"SUCCESSFUL SEA TRIALS","/./pages/sea trial.htm",,,1,
"HOW TO BUY BOAT INSURANCE","/./pages/insurance primer.htm",,,1
]

menu4=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"FREE ADVICE","/./pages/free.htm",,,1,
"HELPFUL LINKS","/./pages/links.htm",,,1
]

menu5=[
,,165,1,"",prop1,,"left",effect,,,,,,,
"PRE-PURCHASE","show-menu6",,"#",1,
"INSURANCE / FINANCE","show-menu7",,"#",1,
"WOODEN VESSEL","/./pages/wood.htm",,,1,
"MULTI-HULLS","show-menu10",,"#",1,
"RIGGING INSPECTION","/./pages/aloft rigging.htm",,,1
]

menu6=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"30' POWER BOAT - GRAND BANKS","/./pages/prepur30power.htm",,,1,
"30' POWER BOAT - PURSUIT","/./pages/prepur30power2.htm",,,1,
"30' SAILBOAT - HUNTER","/./pages/prepur30sail.htm",,,1,
"40' POWER BOAT - BAYLINER","/./pages/prepur40power.htm",,,1,
"40' SAILBOAT - BENETEAU","/./pages/prepur40sail.htm",,,1,
"50' POWER BOAT - CARVER","/./pages/prepur50power.htm",,,1,
"60' POWER BOAT - MIKELSON","/./pages/prepur60power.htm",,,1
]

menu7=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"30' SAILBOAT - CATALINA","/./pages/ins30sail.htm",,,1,
"40' POWER BOAT - VIKING","/./pages/ins40power.htm",,,1,
"60' POWER BOAT - HATTERAS","/./pages/ins50power.htm",,,1
]

menu8=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"KELLS RESUME","/./pages/resume kells.htm",,,1,
"APPROVED INSURERS","/./pages/insurance companies.htm",,,1,
"APPROVED LENDERS","/./pages/lenders.htm",,,1
]

menu9=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"CLAIMS ASSISTANCE REPORT","/./pages/claim assistance report.htm",,,1,
"CLAIMS ASSISTANCE GUIDE","/./pages/claim assistance guide.htm",,,1
]

menu10=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"MULTI-HULL POWER","show-menu11",,"#",1,
"MULTI-HULL SAIL","show-menu12",,"#",1
]

menu11=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"MH PRE-PURCHASE","/./pages/mh power pre.htm",,,1,
"MH INSURANCE/FINANCE","/./pages/mh power ins.htm",,,1
]

menu12=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"MH PRE-PURCHASE","/./pages/mh sail pre.htm",,,1,
"MH INSURANCE/FINANCE","/./pages/mh sail ins.htm",,,1
]