﻿var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:90px; background:#FFCC66', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Services", "index_welding_serv.html"],
	["Certifications", "index_welding_cert.html"],
	["Heat Treating", "index_welding_heat.html"],
	["R Stamp", "index_welding_rsta.html"],
	["Projects", "index_welding_rece.html"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:90px; background:#FFCC66', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Phased Array", "index_insp_phas.html"],
	["Other Services", "index_insp_othe.html"],
	["Projects", "index_insp_rece.html"] //no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#FFCC66', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Pipeline Construction", "index_pipe_pipe.html"],
	["Projects", "index_pipe_rece.html"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:167px; background:#FFCC66', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Commercial Service", "index_plumbing_comm.html"],
	["Residential Service", "index_plumbing_resi.html"],
	["Projects", "index_plumbing_rece.html"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#FFCC66', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Industrial Application", "index_industrial_indu.html"],
	["Projects", "index_industrial_rece.html"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:75px; background:#FFCC66', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["NCCER", "index_training_nccr.html"]
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:185px; background:#FFCC66', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Consulting", "index_about_cons.html"],
	["Welding Code Quality", "index_about_weld.html"],
	["Quality Assurance Overview", "index_about_qual.html"] //no comma following last entry!

]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:124px; background:#FFCC66', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	["Welding", "index_welding_rece.html"],
	["Inspection", "index_insp_rece.html"],
	["Pipeline", "index_pipe_rece.html"],
	["Plumbing/Heating", "index_plumbing_rece.html"],
	["Industrial Insulation", "index_industrial_rece.html"] //no comma following last entry!
]