var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	/*["Account", "http://192.168.1.20/letstalkwatch/shop/index.php?route=account/account"],
	["Shopping Cart", "http://192.168.1.20/letstalkwatch/shop/index.php?route=checkout/cart"],
	["Check Out", "http://192.168.1.20/letstalkwatch/shop/index.php?route=checkout/shipping"]*/
	["Account", "http://snsepro.com/letstalkwatch/shop/index.php?route=account/account"],
	["Shopping Cart", "http://snsepro.com/letstalkwatch/shop/index.php?route=checkout/cart"],
	["Check Out", "http://snsepro.com/letstalkwatch/shop/index.php?route=checkout/shipping"]
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	/*["Photo Gallery", "http://192.168.1.20/letstalkwatch/photos"],
	["Video Gallery", "http://192.168.1.20/letstalkwatch/video"]*/
	["Photo Gallery", "http://snsepro.com/letstalkwatch/photos"],
	["Video Gallery", "http://snsepro.com/letstalkwatch/video"]
]

