
timegap=500
followspeed=5
followrate=40
suboffset_top=34;
suboffset_left=100;

effect = "fade(duration=0.5);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
"285091",					// Off Font Color
"FFFFFF",					// Off Back Color
"004400",					// On Font Color
"F0F0F0",					// On Back Color
"003399",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Tahoma,Helvetica",			// Font
2,							// Padding
"/js/arrow.gif",				// Sub Menu Image
5,							// 3D Border & Separator
"ffff66",					// 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)
]

prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"285091",					// Off Font Color
"FFFFFF",					// Off Back Color DFDFDF
"004400",					// On Font Color
"F0F0F0",					// On Back Color
"302040",					// Border Color
9,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Tahoma,Helvetica",			// Font
4,							// Padding
"/js/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"ffff66",					// 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
66,					// Top1
170,					// left
,					// 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
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","../index.htm",,"",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;About Dr. Gross&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu3",,"header2",1,
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Learn More&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu4",,"header3",1,
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Image Gallery&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu5",,"header4",1,
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Useful Links&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu6",,"header5",1,
"&nbsp;&nbsp;&nbsp;&nbsp;Free MRI Review&nbsp;&nbsp;","show-menu7",,"header6",1
]

menu2=[
,,160,1,"",prop2,,"left",effect,,,,,,,
"Link1","/",,,1,
"Link2","#",,,1,
"Link3","#",,,1,
"Link4","#",,,1
]


menu3=[
,,160,1,"",prop2,,"left",effect,,,,,,,
"Dr. Gross and His Philosophy","../about/overview_philosophy.htm",,,1,
"Professional Profile","../about/professional_profile.htm",,,1,
"Patient Testimonials","../about/testimonials.htm",,,1,
"Common Definitions","../about/definitions.htm",,,1

]

menu4=[
,,160,1,"",prop2,,"left",effect,,,,,,,
"What is SED?","../sed/definition.htm",,,1,
"Advantages of SED","../sed/advantages.htm",,,1,
"METRx Discectomy","../sed/microsurgery_discectomy.htm",,,1,
"Open Lumbar Discectomy","../sed/lumbar_discectomy.htm",,,1,
"List of FAQ","../sed/faq.htm",,,1,
"Postoperative Instructions","../sed/postoperative-instructions.htm",,,1
]


menu5=[
,,160,1,"",prop2,,"left",effect,,,,,,,
"Picture Gallery 1","../gallery/gallery_1.htm",,,1,
"Picture Gallery 2","../gallery/gallery_2.htm",,,1,
"Picture Gallery 3","../gallery/gallery_3.htm",,,1,
"SED Video","../gallery/gallery_4.htm",,,1,
"Patient Video","../gallery/gallery_5.htm",,,1
]

menu6=[
,,160,1,"",prop2,,"left",effect,,,,,,,
"Association Links","../links/links.htm",,,1,
"Links to Articles","../links/articles.htm",,,1,
"Orthopedic News","../links/orthopedicnews.htm",,,1
]

menu7=[
,,160,1,"",prop2,,"left",effect,,,,,,,
"Phone Email Insurance Info","../incoming/phone_email.htm",,,1,
"Directions","../incoming/map_directions.htm",,,1,
"Free MRI Review","../incoming/hours.htm",,,1

]


