

var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:white', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["MyTV Interface", "MyTv_interface.htm"],
	["MvTv Interface", "MvTv_interface.htm"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:white', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["MyTV", "mytv_download_page.htm"],
	["MvTv (Legacy)", "mvtv_download_page.htm"]//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:white', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["MyTV", "mytv_video_help.htm"],
	["MvTv (Legacy)", "video_help.htm"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:white', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Video Encoders", "Chameleon_Encoder.htm"],
	["Video Servers", "My_Video_Server.htm"],
	["Legacy System Parts", "hardware.htm"]
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:white', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["MyTV", "MyTV_buynow.htm"],
	["MvTv (Legacy)", "buynow.htm"]
]
