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
"040079",					// Off Font Color
"ffffff",					// Off Back Color
"ffffff",					// On Font Color
"3F3D3D",					// On Back Color
"3F3D3D",					// Border Color
14,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial,Verdana,Tahoma",				// Font
3,						// Padding
"/webimages/arrow.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
10,					// Top
110,					// 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
"Home","http://www.cagequip.qc.ca/english","http://www.cagequip.qc.ca/english","#",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"New&nbsp;Equipment","show-menu2","http://www.cagequip.qc.ca/english/equip-neuf.shtml","#",1,
"Used&nbsp;Equipment","show-menu3","http://www.cagequip.qc.ca/cgi-bin/used/db.cgi?uid=default","#",1,
"Contact","show-menu4","http://www.cagequip.qc.ca/english/addresses.shtml","#",1,
"Francais","http://www.cagequip.qc.ca/francais","http://www.cagequip.qc.ca/francais","#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"C.A.G.","http://www.cagequip.qc.ca/english/cagequip.shtml",,,1,
"Hines","http://www.cagequip.qc.ca/english/hines.shtml",,,1,
"York","http://www.cagportablelinebore.com",,,1,
"Peterson","http://www.cagequip.qc.ca/english/peterson.shtml",,,1,
"Kwik-Way","http://www.cagequip.qc.ca/english/kwikway.shtml",,,1,
"Rottler","http://www.cagequip.qc.ca/english/rottler.shtml",,,1,
"L.S. Industries","http://www.cagequip.qc.ca/english/lsindustries.shtml",,,1
]

//"A.J.&nbsp;Tech.","show-menu3",,,1,
//	menu3=[
//	,,170,1,"",prop1,,"left",effect,,,,,,,
//	"Laveuses&nbsp;&agrave;&nbsp;Jets &Eacute;liminator I","http://www.cagequip.qc.ca/english/ajtech-1.shtml",,,1,
//	"Laveuses&nbsp;&agrave;&nbsp;Jets &Eacute;liminator III","http://www.cagequip.qc.ca/english/ajtech-3.shtml",,,1,
//	"Modifications sur mesure","http://www.cagequip.qc.ca/english/ajtech-modif.shtml",,,1
//	]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"See&nbsp;the&nbsp;list","http://www.cagequip.qc.ca/machines/list.shtml",,,1,
"Search","http://www.cagequip.qc.ca/cgi-bin/used/db.cgi?db=default&uid=default&view_search=1",,,1
]

// "Voir&nbsp;la&nbsp;liste","javascript:openwin(\"http://www.dynamicdrive.com\")",,,1,


menu4=[
,,120,1,,prop1,0,"left",effect,0,,,,,,
"Form","http://www.cagequip.qc.ca/english/formulaires.shtml",,,1,
"Addresses","http://www.cagequip.qc.ca/english/addresses.shtml",,,1
]

