var anylinkmenu1={divclass:'anylinkmenu',inlinestyle:'width:150px; background:#494E52; color:#ffffff', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!

anylinkmenu1.items=[

	["Why choose us ", "aboutus.html"],

	["About us ", "aboutus.html"],

	["Recent Projects ", "portfoleo.html"],

	["Technologies ", "aboutus.html"],
	
	["Working Models ", "web-working-models.html"],
	
	["Fable blog ", "webblog"],
	
    ["Career with us ", "web-company-jobs.html"]

	

]







var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:160px; background:#494E52', linktarget:''} //Second menu variable. Same precaution.

anylinkmenu2.items=[

	["Overview", "services.html"],

	["Web & Graphic Design", "web-designing.html"],

	["Web development", "web-development-company.html"],

	["Software Development", "software_development.html"],
	
	["SEO Internet marketing", "SEO.html"],

	["E-commerce solutions", "e-commerce_fable.html"],

	["IT outsourcing services", "it-outsourcing-services.html"],

	["Domain & Hosting Services ", "domain-hosting-registration.html"]
]







var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:160px; background:#494E52', linktarget:''} //Second menu variable. Same precaution.

anylinkmenu3.items=[

    ["Solution Overview", "solutions.html"],
	
	["Web Design Packages", "website_package.html"],
	
	["Web SEO Packages", "SEO.html"],
	
	["Hire Developers", "hire-php-developer.html"],

	["Small Business", "website_business_solution.html"],

	["Educational ", "educational_solution.html"],
	
	["Non Profit ", "fable_non_profit.html"]

	

	

]







var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#494E52', linktarget:''} //Second menu variable. Same precaution.

anylinkmenu4.items=[

	["Static Projects", "portfoleo.html"],

	["Wordpress CMS", "portfoleo.html"],

	["Dynamic Projects", "portfoleo.html"],

	["E-commerce Projects", "portfoleo.html"] //no comma following last entry!

]





var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#494E52', linktarget:''} //Second menu variable. Same precaution.

anylinkmenu4.items=[

	["Static Projects", "portfoleo.html"],

	["Wordpress CMS", "portfoleo.html"],

	["Dynamic Projects", "portfoleo.html"],

	[" E-commerce Projects", "portfoleo.html"] //no comma following last entry!
]