var menu1={divclass:'menu1', inlinestyle:'width:200px; background:#FEFFB0', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
menu1.items=[
	["Company Overview", "cmpyovrvw_solar_security_films.html"],
	["Testimonials & References", "tests_clear_impressions_jacksonville_fl.html"] //no comma following last entry!
]

var menu2={divclass:'menu2', inlinestyle:'width:200px; background:#FEFFB0', linktarget:''} //Second menu variable. Same precaution.
menu2.items=[
	["Product Lines", "rescomprdcts_window_films_jacksonville_fl.html"],
	["Energy Tax Credits", "rescomtaxspecs_window_films_jacksonville_fl.html#2"],
	["Product Specs Chart", "rescomtaxspecs_window_films_jacksonville_fl.html#1"],
	["Guarantees", "rescomguarte_window_films_jacksonville_fl.html"],
	["Beaches Energy Rebate", "beaches_energy_rebate.pdf"]//no comma following last entry!
]

var menu3={divclass:'menu3', inlinestyle:'width:200px; background:#FEFFB0', linktarget:''} //Second menu variable. Same precaution.
menu3.items=[
	["Benefits & Product Lines", "autoprdcts_automotive_marine_window_film_jacksonville_fl.html"],
	["Paint Protection Film", "auto_PB_window_tinting_jacksonville_fl.html"],
	["State Window Tinting Laws", "auto_PB_window_tinting_jacksonville_fl.html#2"],
	["Marine Applications", "automarine_window_film_jacksonville_fl.html"]//no comma following last entry!
]

var menu4={divclass:'menu4', inlinestyle:'width:250px; background:#FEFFB0', linktarget:''} //Second menu variable. Same precaution.
menu4.items=[
	["Products and Benefits", "PB_hurricane_security_window_film_jacksonville_fl.html"],
	["Guarantee", "hurricane_window_film_jacksonville_fl.html"] //no comma following last entry!
]

var menu5={divclass:'menu5', inlinestyle:'width:200px; background:#FEFFB0', linktarget:''} //Second menu variable. Same precaution.
menu5.items=[
	["Nano-Ceramic", "gall_window_film_installation_jacksonville_fl.html#1"],
	["Ultra Vision Technology", "gall_window_film_installation_jacksonville_fl.html#2"],
	["Dual Reflective", "gall_window_film_installation_jacksonville_fl.html#3"],
	["Clear XIR Technology", "gall_window_film_installation_jacksonville_fl.html#4"],
	["Hurricane & Security", "gall_window_film_installation_jacksonville_fl.html#5"], 
	["Automotive", "gall_window_film_installation_jacksonville_fl.html#6"],
	["Decorative Films", "gall_window_film_installation_jacksonville_fl.html#7"] //no comma following last entry!
]




var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //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=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]
