﻿var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'width:135px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu1.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu1.items=[
	["Buffalo", "buffalo.htm"],
	["Rochester", "rochester.htm"],
	["Syracuse", "syracuse.htm"],
	["Albany", "albany.htm"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenucols', inlinestyle:'width:152px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu2.items=[
	["Sales Department", "sales.htm"],
	["New Inventory", "new.htm"],
	["Used Inventory", "used.htm"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Parts Department", "parts.htm"],
	["Order Parts", "parts_request.htm"],
	["Electronic Parts Catalog", "http://www.paccar.com/xref/default.asp?div=k"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu4.items=[
	["Service Department", "service.htm"],
	["Service Appointment Request", "service_request.htm"],
	["Warranty Inquiry", "warranty_inquiries.htm"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["Job Postings", "employment.htm"],
	["Apply Online", "pdf/Employment_App.pdf"] //no comma following last entry!
]


var anylinkmenu6={divclass:'anylinkmenucols', inlinestyle:'width:185px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu6.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu6.items=[
	["Photo Gallery", "gallery.htm"],
	["Events", "events.htm"],
	["Customer Survey", "survey.htm"]
	/*["2011 Logger Show", "logger.htm"]
	["Syracuse GRAND OPENING", "pdf/SYRACUSE GRAND OPENING INVITATION version 2.pdf"]
	/*["2011 Rochester Open House", "rochopen.htm"],
	["2011 BUFFALO Open House", "buffopen.htm"]*/ //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenucolsgray', inlinestyle:'margin-left:10px; width:220px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu7.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu7.items=[
	["DPF Cleaning", "flyer.htm"],
	["DPF Pricing", "coupon.htm"] //no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenucolsgray', inlinestyle:'width:226px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu8.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu8.items=[
	
	["Monthly Parts Special", "parts_monthly.htm"] //no comma following last entry!
]
