var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#bbdc4f', linktarget:''} //Show Me menu variable. Same precaution.
anylinkmenu1.items=[
	["Portfolios", "http://pixels2pages.net/?cat=55"],
	["Video Tidbits", "http://www.pixels2pages.net/?cat=8"],
	["Start2Finish", "http://www.pixels2pages.net/?cat=56"],
	["Workshops", "http://www.pixels2pages.net/?cat=57"],
	["sbcStudio", "http://www.pixels2pages.net/?cat=587"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#fee572', linktarget:''} //Tell Me menu variable. Same precaution.
anylinkmenu2.items=[
	["Blog", "http://www.pixels2pages.net/?cat=4"],
	["FAQ", "http://www.pixels2pages.net/?page_id=21"],
	["Tips", "http://www.pixels2pages.net/?cat=33"]//no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#4bb192', linktarget:''} //Inspire Me menu variable. Same precaution.
anylinkmenu3.items=[
	["Challenges", "http://www.pixels2pages.net/?cat=5"],
	["Idea Gallery", "http://www.pixels2pages.net/?page_id=174"],
	["Focus on the Fans", "http://www.pixels2pages.net/?cat=149"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#44b1b5', linktarget:''} //Share With Me menu variable. Same precaution.
anylinkmenu4.items=[
	["Archives", "http://www.pixels2pages.net/?cat=577"],
	["Blueprints", "http://www.pixels2pages.net/?cat=578"],
	["Freebies", "http://www.pixels2pages.net/?cat=28"],
	["Links", "http://www.pixels2pages.net/?page_id=656"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#e59445', linktarget:''} //Let Me In menu variable. Same precaution.
anylinkmenu5.items=[
	["Blue Portfolio", "http://www.pixels2pages.net/?cat=87"],
	["Green Portfolio", "http://www.pixels2pages.net/?cat=86"],
	["Gold Portfolio", "http://www.pixels2pages.net/?cat=85"],
	["Mango Portfolio", "http://www.pixels2pages.net/?cat=84"],
	["Member Webinars", "http://www.pixels2pages.net/?cat=51"],
	["Member Video Tidbits", "http://www.pixels2pages.net/?cat=83"],
	["Instruction Pages", "http://www.pixels2pages.net/?cat=52"],
	["Blueprints", "http://www.pixels2pages.net/?cat=150"],
	["Blueprint Books", "http://www.pixels2pages.net/?cat=151"],
	["Member Freebies", "http://www.pixels2pages.net/?cat=53"],
	["Member Info", "http://www.pixels2pages.net/?cat=54"]
	//no comma following last entry!
]

var anylinkmenu6={inlinestyle:'width:0px; background:#ffffff', linktarget:''} //Left menu variable. Same precaution.
anylinkmenu6.items=[
	//no comma following last entry!
]

var anylinkmenu91={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu91.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/"] //no comma following last entry!
]



var anylinkmenu92={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu92.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]

var anylinkmenu93={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu93.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu93.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]

var anylinkmenu94={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu94.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]
