var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'width:194px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.cols={divclass:'column', inlinestyle:''}
anylinkmenu1.items=[
	["<img name='s_who' src=p_imgs/s_who.gif width=70 height=17 border=0>", "company.html","efc"],
	["<img name='s_how' src=p_imgs/s_how.gif width=75 height=17 border=0>", "company2.html","efc"],
	["<img name='s_car' src=p_imgs/s_car.gif width=49 height=17 border=0>","careers.html"]
]



var anylinkmenu2={divclass:'anylinkmenucols', inlinestyle:'width:516px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:''}
anylinkmenu2.items=[
["<img name='sub_tp' src=p_imgs/sub_tp.gif width=77 height=17 border=0>","tp.html","efc"],
["<img name='sub_wp' src=p_imgs/sub_wp.gif width=70 height=17 border=0>","wp.html","efc"],
["<img name='sub_ec' src=p_imgs/sub_ec.gif width=113 height=17 border=0>","ec.html","efc"],
["<img name='sub_urp' src=p_imgs/sub_urp.gif width=58 height=17 border=0>","urp.html","efc"],
["<img name='sub_re' src=p_imgs/sub_rtl.gif width=46 height=17 border=0>","re.html","efc"],
["<img name='sub_ca' src=p_imgs/sub_ca.gif width=94 height=17 border=0>","ca.html","efc"],
["<img name='sub_in' src=p_imgs/sub_in.gif width=58 height=17 border=0>","int.html"]
]

var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'width:123px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''}
anylinkmenu3.items=[
["<img name='s_news' src=p_imgs/s_news.gif width=40 height=17 border=0>","news_releases.html","efc"],
["<img name='s_press' src=p_imgs/s_press.gif width=40 height=17 border=0>","news_media.html","efc"],
["<img name='s_art' src=p_imgs/s_art.gif width=43 height=17 border=0>","news_art.html"]
]

