var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:'_new'} //ABOUT US MENU
anylinkmenu1.items=[
	["<img src=\"images/header/blog.png\">", "blog.php"],
	["<img src=\"images/header/girls.png\">", "girls.php"],
	["<img src=\"images/header/sportsman.png\">", "sportsman.php"],
	["<img src=\"images/header/aboutus.png\">", "about.php"],
	["<img src=\"images/header/philanthropy.png\">", "philanthropy.php"],
	["<img src=\"images/header/termsofuse.png\">", "terms.php"],
	["<img src=\"images/header/shipping.png\">", "shipping.php"],
	["<img src=\"images/header/upcoming.png\">", "events.php"],
	["<img src=\"images/header/contact.png\">", "contact.php"]							//<--No comma for the last item of a list.
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:'_new'} //SERVICES MENU
anylinkmenu2.items=[
	["<img src=\"images/header/webdesign.png\">", "http://www.globalitdev.com/"],
	["<img src=\"images/header/scuba.png\">", "scuba.php"],
	["<img src=\"images/header/charters.png\">", "#FishingCharters"],
	["<img src=\"images/header/sleepycove.png\">", "http://playadelcocorental.com/"]
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:'_new'} //PRODUCTS MENU
anylinkmenu3.items=[
	["<img src=\"images/header/newproducts.png\">", "new_products.php"],
	["<img src=\"images/header/shirts.png\">", "shirts.php"],
    ["<img src=\"images/header/longsleeve.png\">", "long.php"],
	["<img src=\"images/header/saltwater.png\">", "salt.php"],
	["<img src=\"images/header/hats.png\">", "hats.php"],
	["<img src=\"images/header/koozies.png\">", "koozies.php"],
	["<img src=\"images/header/decals.png\">", "decals.php"],
	["<img src=\"images/header/sweatshirts.png\">", "sweatshirts.php"],
	["<img src=\"images/header/flyboxes.png\">", "flybox.php"]
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:'_new'} //NO DROPDOWN
anylinkmenu4.items=[
	
]
