//var serverPath = "file:///I:/Clients/GeeBee/html/";
var serverPath = "http://www.geebeeworld.com/";
//var serverPath = "http://www.teknopoint.tv/clients/demos/GEEBEE/";
//var serverPath = "http://localhost/Pratiksha/html/";
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["About Us", serverPath + "about-us.html"],
	["Contact Us", serverPath + "contact.html"],
	["Enquiry Form", serverPath + "enquiry_form.html"],
	["Photo Gallery", serverPath + "photogallery.html"] //no comma following last entry!
]
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Australia", serverPath + "University-Search/Australia/Universities/universities-in-australia.html"],
	["Canada", serverPath + "University-Search/Canada/Universities/universities-in-canada.html"],
	["New Zealand", serverPath + "University-Search/New-Zealand/Universities/universities-in-nz.html"],
	["UK", serverPath + "University-Search/UK/Universities/universities-in-united-kingdom.html"],
	["USA", serverPath + "University-Search/USA/Universities/index.html"]//no comma following last entry!
]
var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Australia", serverPath + "Country-of-Study/Australia/index.html"],
	["Canada", serverPath + "Country-of-Study/Canada/index.html"],
	["New Zealand", serverPath + "Country-of-Study/New-Zealand/index.html"],
	["UK", serverPath + "Country-of-Study/UK/index.html"],
	["USA", serverPath + "Country-of-Study/USA/index.html"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["GRE", serverPath + "Exams/GRE/index.html"],
	["GMAT", serverPath + "Exams/GMAT/index.html"],
	["IELTS", serverPath + "Exams/IELTS/index.html"],
	["SAT", serverPath + "Exams/SAT/index.html"],
	["TOEFL", serverPath + "Exams/TOEFL/index.html"] //no comma following last entry!
]
var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Australia", serverPath + "Visa/Australia/index.html"],
	["Canada", serverPath + "Visa/Canada/index.html"],
	["New Zealand", serverPath + "Visa/New-Zealand/index.html"],
	["UK", serverPath + "Visa/UK/index.html"],
	["USA", serverPath + "Visa/USA/index.html"] //no comma following last entry!
]
var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["SOP", serverPath + "Documents/statement-of-purpose-formats.html"],
	["Resume", serverPath + "Documents/resume-formats.html"],
	["Reco Letter", serverPath + "Documents/letter-of-recommendation-formats.html"],
	["Others", serverPath + "Documents/other-formats.html"] //no comma following last entry!
]
