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



effect = "Fade(duration=0.5);Alpha(style=4,opacity=100);Shadow(color='#ffccff', Direction=135, Strength=1)"




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
"FFFFFF",					// Visible Font Color on Normal Stage
"DF0029",					// Off Back Color
"ffffff",					// On Font Color
"000000",					// On Back Color The Roll-Over Stage
"ffffff",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana, arial, Tahoma, arial",	// Font
2,							// Padding
"",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"ffffff",					// When you click, the back color change and this the font color
"DF0029",			// When you click the back color that stays	
"arrowdn.gif",
"DF0029",				// Menu Header Font Color (Leave blank if headers are not needed)
"DF0029",				// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
73,					// Top
0,					// 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
"right",			// 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 &nbsp;&nbsp;","http://www.xrtcombi.com",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"About Us &nbsp;&nbsp;","show-menu2","http://www.xrtcombi.com/about/index.htm","#",1,
"Products &nbsp;&nbsp;","show-menu3","http://www.xrtcombi.com/products/index.htm","#",1,
"Press Releases  &nbsp;&nbsp;","http://www.xrtcombi.com/press/index.htm",,,1,
"Testimonials &nbsp;&nbsp;","http://www.xrtcombi.com/testimonials/index.htm",,,1,
"Gallery &nbsp;&nbsp;","http://www.xrtcombi.com/gallery/index.htm",,,1,
"Submit YourPhotos &nbsp;&nbsp;","http://www.xrtcombi.com/submit/index.htm",,,1,
"Ordering Info &nbsp;&nbsp;","http://www.xrtcombi.com/order/index.htm",,,1
]



menu2=[
,,114,1,"",prop1,,"",effect,,,,,,,
"Trade Shows &nbsp;&nbsp;", "http://www.xrtcombi.com/about/trade_shows.htm",,,1,
"Contact Us &nbsp;&nbsp;", "http://www.xrtcombi.com/about/contact_us.htm",,,1,
"Comment &nbsp;&nbsp;", "http://www.xrtcombi.com/about/comments.htm",,,1
]

menu3=[
,,134,1,"",prop1,,"",effect,,,,,,,
"PTO Power House System &nbsp;&nbsp;", "http://www.xrtcombi.com/products/xrt_pto.htm",,,1,
"Combi System &nbsp;&nbsp;", "http://www.xrtcombi.com/products/xrt_combi.htm",,,1,
"XRT Matrix System &nbsp;&nbsp;", "http://www.xrtcombi.com/products/xrt_matrix.htm",,,1,
"Westerbeke Industrial Generators ", "http://www.xrtcombi.com/products/industrial.htm",,,1,
"Onan Protec &nbsp;&nbsp;", "http://www.xrtcombi.com/products/xrt_onan.htm",,,1,
"Liberator &nbsp;&nbsp;", "http://www.xrtcombi.com/products/liberator.htm",,,1,
"Specifications &nbsp;&nbsp;", "http://www.xrtcombi.com/products/XRT Specifications 2009.pdf",,,1
]

menu4=[
,,151,1,"",prop1,,"",effect,,,,,,,
"Menu1 &nbsp;&nbsp;", "http://www.xrt.com",,,1

]

menu5=[
,,140,1,"",prop1,,"",effect,,,,,,,
"PTO Power House System &nbsp;&nbsp;", "http://www.xrtcombi.com/gallery/pto_gallery.htm",,,1,
"Combi System &nbsp;&nbsp;", "#",,,1


]





