/*var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["You Design, We Code", "#"],
	["Next Steps", "http://www.cssdrive.com/"],
	["Pricing", "http://www.javascriptkit.com/"],
	["Uploads", "http://www.codingforums.com/"],
	["FAQs", "http://www.javascriptkit.com/jsref/"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:169px; ', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.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 anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.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 anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:169px; ', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	//["", "#"],
	//["", "#"],
	//["", "#"],
	//["", "#"] //no comma following last entry!
]





//---------------------- What We Do  -------------

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:169px; padding:0 0 0 0 ', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	//["", "#"],
	//["", "#"],
	//["", "#"],
	//["", "#"] //no comma following last entry!
]






//---------------------- We Webify  -------------


var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:169px;  ', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["You Design, We Code", "you-design-we-code.html"],
	["Next Steps", "you-design-we-code-steps.html"],
	["Pricing", "#"],
	["Uploads", "you-design-we-code-uploads.html"], //no comma following last entry!
	["FAQs", "you-design-we-code-faqs.html" ]
]



//---------------------- Search Services -------------

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:169px; ', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Optimization", "search-engine-optimization-for-printers.html"],
	["Marketing", "search-engine-marketing-for-printers.html"],
	["Tools", "search-engine-optimization-tools.html"],
	["FAQs", "search-engine-optimization-faqs.html"] //no comma following last entry!
]




//---------------------- Hosting Services -------------

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:169px; ', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	["Data Center", "hosting-data-center.html"],
	["Web Hosting", "web-hosting.html"],
	["Email Hosting", "email-hosting.html"],
	["Exchange Hosting", "exchange-hosting.html"],
	["Domain Name Registration", "domain-name-registration.html"],
	["Webmail", "#"],
	["FAQs", "hosting-faqs.html"] //no comma following last entry!
]


var anylinkmenu9={divclass:'anylinkmenu', inlinestyle:'width:169px; padding:0 0 0 0; boeder:solid 1px red ', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu9.items=[
	//["", "#"],
	//["", "#"],
	//["", "#"],
	//["", "#"] //no comma following last entry!
]
