var sMenu = new Array();

sMenu["Ground Transport"] = "systems.html";
sMenu["Air Transport"]    = "airports.html";
sMenu["Schools"]          = "schools.html";
sMenu["Organizations"]    = "organizations.html";
sMenu["Companies"]        = "companies.html";
sMenu["Miscellaneous"]    = "resources.html";
sMenu["Indexes"]          = "other_indexes.html";
sMenu["New Links"]	  = "new_links.html";
