var ez_Menu = new Array()

	//cycle-safe 'Products' menu
ez_Menu[0]= new Array("Exciting New Products^NewProducts.html", "Cycle Lockers^ProParkLockers.html^1", "Cycle Racks^Racks.html^4", "Event Racks^BikeCheck.html", "Cycle-Safe Products^Products.html", "Cycle-Safe Documents^Documents.html", "Cycle-Safe Dealers^DealerNetwork.html")

	//Cycle 'Lockers' menu, submenu of Products (array 0)
ez_Menu[1]= new Array("Ordering & Installation^OrderInstall.html", "ProPark Lockers^ProParkLockers.html", "View Thru Lockers^ViewThru.html", "ProPark Specifications^ProParkSpecs.html", "The ProPark Difference^ProParkDiff.html", "Locker Security^LockerSecurity.html", "Locker Options^LockerAccessories.html^7", "Success Stories^CaseStudies.html")

	//Satisfied 'Customers' menu
ez_Menu[2]= new Array("Hospitals^Hospitals.html", "Education^Education.html", "Employers^Employers.html", "Public Transit^Transit.html", "Multi-Family Units^Multifamily.html", "Parking Facilities<br>(Operations)^PDF/ParkingFacilities.pdf,blank")

	//'Specs' menu
	//This was originally Resources, customer requested it changed
	//Change will affect the pages below which were intended to be added here
	//Need to add the menu items below as they become available
	//"Site Planning^^2",
	//"Press Pack^^2",
	//"Documents^^2",
	//The 2 is customer array above which will need to be modified
ez_Menu[3]= new Array("ProPark Specifications^ProParkSpecs.html", "Bicycle Rack Specifications^RackSpecs.html", "CAD Files^CADfiles.html", "ProPark Ordering & Installation^OrderInstall.html")

	//U-Racks 'Racks' menu, submenu of Products (array 0)
ez_Menu[4]= new Array("Event Racks^BikeCheck.html", "U-Racks^Racks.html", "Vintage Racks^Racks-Vintage.html^5", "Bicycle Rack Specifications^RackSpecs.html")

	//Vintage Racks 'Vintage' menu, submenu of Racks (array 4)
ez_Menu[5]= new Array("Vintage Rack Series^Racks-Vintage.html", "The Breton^Racks-Breton.html", "The Cascade^Racks-Cascade.html", "The Fulton^Racks-Fulton.html", "The Lafayette^Racks-Lafayette.html", "The Madison^Racks-Madison.html", "The Paris^Racks-Paris.html", "The Pearl^Racks-Pearl.html", "The Plymouth^Racks-Plymouth.html", "The Rapid^Racks-Rapid.html")

	//GSA Customers menu
ez_Menu[6]= new Array("GSA Information^GSAinfo.html", "Go to GSA Advantage website<br>Use our Contract # GS - 07F - 0230 N^http://www.gsaadvantage.gov,blank")


	//Options menu, submenu of Locker Options under Cycle Lockers
ez_Menu[7]= new Array("Exterior Options^ExteriorOptions.html", "Interior Options^InteriorOptions.html", "Signs and Advertising^SignOptions.html", "Lock Options^LockOptions.html", "Power Options^PowerOptions.html")


	//About Cycle-Safe menu
ez_Menu[8]= new Array("Who We Are^WhoWeAre.html", "Why Cycle-Safe^WhyCycleSafe.html", "The Right Tool^TheRightTool.html")


	//Video Library window control
function videoLibWindow()
	{
	videoWindow=window.open("Videos.html", "videoWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=430,height=480");
	return false;
	}


	//Media Library menu
ez_Menu[9]= new Array("Bicycle Locker Photo Library^Photos.html", "Bicycle Racks Photo Library^RackPhotos.html", "Video Library^javascript:videoLibWindow();", "Docucments^Documents.html")



	//

	/************************************************************************
		New arrays will need to be constructed as links to each category
		will be different, e.g. Transit.html is regular Transit page,
		Photos-Transit.html is Photo Library for Transit.
		Each new menu needs to be named under ez_pname variable below.
	**************************************************************************/

var ez_fontInfo = new Array("Arial,8pt,#003399,#FFFFFF")
var ez_tfontInfo = new Array("Arial,8pt,#FFFFFF")
var ez_colInfo = new Array("#e8fee7,#003399,#003399,#111111")
var ez_borSize = new Array("0,0")
var ez_txtPad = new Array("3")
var ez_arrow = new Array("images/arrow.gif,images/arrowhi.gif,10")
var ez_root = new Array("0")
var ez_isBar = new Array(false, false, false, false, false)
var ez_xover = new Array("-3")
var ez_yover = new Array("-10")
var ez_bg = new Array("")
var ez_pname = new Array('Products', 'Lockers', 'Customers', 'Specs', 'Racks', 'Vintage', 'GSA', 'Options', 'About', 'Media')
var ez_pwidth = new Array(0, 0, 0, 0, 0, 0, 0)
var ez_3D = new Array("2D")
var ez_sfx = new Array("progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#aaaaaa,strength=5)")
var ez_animate = new Array("progid:DXImageTransform.Microsoft.Inset(duration=0.5)")
