var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:white', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Computers", "computers.html"],
	["Gaming Computers", "computers.html#NIGHT_DEFENDER"],
	["Laptops", "computers.html"],
	["Other Products", "other-products.html"]
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:200px; background:white', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Design Process", "web-design.html#web-design-dev"],
	["Web Design", "web-design.html#Technical-Capabilities"],
	["Web Development", "web-design.html"],
	["Flash Development", "web-design.html#Flash_Animations"],
	["SEO Optimizing", "web-design.html"],
	["Web Hosting", "web-hosting.html"],
	["Database Solutions", "web-design.html"],
	["Application Development", "web-design.html"],
	["e Commerce", "web-design.html#e-Commerce-Solutions"],
	["Web Maintainance", "web-design.html#Web-Site-Maintenance"],
	["Writing Services", "web-design.html#Writing-Services"],
	["Pricing", "web-design.html#Pricing"]
]


