﻿var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'', 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=[
	["New Equipment", "http://www.terex.com/main.php?obj=category&action=BROWSE&cid=182b2104d7a1ce2c68b57b49f8c1436c&nav=prod","_blank"],
	["Terex News", "news.htm"],
	["Press Releases","pdf/press.pdf","_blank"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu2.items=[
	["New &amp; Used For Sale", "http://www.machinerytrader.com/list/list.aspx?pcid=2841290&etid=1&dlr=1","_blank"],
	["TL Auctions", "http://www.tlfauctions.com/","_blank"],
	["Rental", "rental.htm"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Transportation","transport.htm"],
	["Ocean Freight", "oceanfreight.htm"] //no comma following last entry!
]




