function showGlobalMenuContent()
{
	topNav=new AtJsMenuBar('topbar', '');
	var domainName = location.href.substring(7, location.href.length);
	var slashPos = domainName.indexOf('/', 0);
	if (slashPos!=-1)
	{ // We have a slash and need to get rid of it.
		domainName=domainName.substring(0,slashPos);
	}
	
	/*
	if (domainName == '')
	{
	}
	*/
	if (domainName == 'linserver')
	{
		site=new AtJsMenu('Linserver');
		topNav.add(site);
			siteTest=new AtJsMenuItem('A test entry');
			siteTest.onclick= function (e) {location.href = "http://biz-enz.com/ubd";};
			site.add(siteTest);
	}
	if (domainName == 'escort-enz.com' || domainName == 'www.escort-enz.com')
	{
		site=new AtJsMenu('Escort-enz');
		topNav.add(site);
			siteLogin=new AtJsMenuItem('Home');
			siteLogin.onclick= function (e) {location.href = "http://escort-enz.com/index.shtml";};
			site.add(siteLogin);
			
			siteLogin=new AtJsMenuItem('Login');
			siteLogin.onclick= function (e) {location.href = "http://escort-enz.com/escorts?sel=admin";};
			site.add(siteLogin);
			
			siteSignup=new AtJsMenuItem('Signup');
			siteSignup.onclick= function (e) {location.href = "http://www.escort-enz.com/escorts/signup.shtml";};
			site.add(siteSignup);
			
			siteBrowse=new AtJsMenuItem('Browse');
			siteBrowse.onclick= function (e) {location.href = "http://escort-enz.com/escorts";};
			site.add(siteBrowse);
			
			siteNotices=new AtJsMenuItem('Site notices');
			siteNotices.onclick= function (e) {location.href = "http://escort-enz.com/site_notices.shtml";};
			site.add(siteNotices);
			
			siteDVD=new AtJsMenuItem('DVD');
			siteDVD.onclick= function (e) {location.href = "http://escort-enz.com/dvd";};
			site.add(siteDVD);
			
			siteEros=new AtJsMenuItem('Erotic stories');
			siteEros.onclick= function (e) {location.href = "http://escort-enz.com/eros";};
			site.add(siteEros);
			
			siteChat=new AtJsMenuItem('Erotic chat');
			siteChat.onclick= function (e) {location.href = "http://escort-enz.com/chat";};
			site.add(siteChat);
			
			siteChat=new AtJsMenuItem('Terms and conditions');
			siteChat.onclick= function (e) {location.href = "http://escort-enz.com/terms.shtml";};
			site.add(siteChat);
	
			siteChat=new AtJsMenuItem('Links');
			siteChat.onclick= function (e) {location.href = "http://escort-enz.com/links/";};
			site.add(siteChat);
	}
	
	
	business=new AtJsMenu('Business');
	topNav.add(business);
		businessWebEnz=new AtJsMenuItem('Web-enz');
		businessWebEnz.onclick= function (e) {location.href = "http://web-enz.com/direct";};
		business.add(businessWebEnz);
		

		businessModelEnz=new AtJsMenuItem('Love song');
		businessModelEnz.onclick= function (e) {location.href = "http://suan-qu.com";};
		business.add(businessModelEnz);

		businessEscortEnz=new AtJsMenuItem('Escorts');
		businessEscortEnz.onclick= function (e) {location.href = "http://escort-enz.com/escorts";};
		business.add(businessEscortEnz);
	
	health=new AtJsMenu('Health');
	topNav.add(health);
		nzhSubMenu=false;
		if (nzhSubMenu==true)
		{
			healthNZHealth=new AtJsMenu('Health-enz');
			nzhealth=healthNZHealth;
		}
		else
		{
			nzhealth=health;
			healthNZHealth=health;
			/*healthNZHealth=new AtJsMenuItem('Health-enz');
			healthNZHealth.onclick= function (e) {location.href = "http://www.health-enz.com";};*/
		}
		/*health.add(healthNZHealth);*/
		
		healthAyurveda=new AtJsMenuItem('Ayurveda');
		healthAyurveda.onclick= function (e) {location.href = "http://www.health-enz.com/dyn?cat=62";};
		nzhealth.add(healthAyurveda);

		healthAyurveda=new AtJsMenuItem('Books');
		healthAyurveda.onclick= function (e) {location.href = "http://www.health-enz.com/dyn?cat=73";};
		nzhealth.add(healthAyurveda);

		healthAyurveda=new AtJsMenuItem('Longevity');
		healthAyurveda.onclick= function (e) {location.href = "http://www.health-enz.com/dyn?cat=89";};
		nzhealth.add(healthAyurveda);
		
		healthMen=new AtJsMenuItem('Men');
		healthMen.onclick= function (e) {location.href = "http://www.health-enz.com/dyn?cat=79";};
		nzhealth.add(healthMen);

		healthProductReviews=new AtJsMenuItem('Product Reviews');
		healthProductReviews.onclick= function (e) {location.href = "http://www.health-enz.com/dyn?cat=123";};
		nzhealth.add(healthProductReviews);
		
		healthProductReviews=new AtJsMenuItem('Shop');
		healthProductReviews.onclick= function (e) {location.href = "http://www.health-enz.com/dyn/shop.php";};
		nzhealth.add(healthProductReviews);
		
		healthWomen=new AtJsMenuItem('Women');
		healthWomen.onclick= function (e) {location.href = "http://www.health-enz.com/dyn?cat=78";};
		nzhealth.add(healthWomen);
		
		healthLibido=new AtJsMenuItem('Libido/Sexuality');
		healthLibido.onclick= function (e) {location.href = "http://libido.co.nz/";};
		health.add(healthLibido);
		
		healthMassage=new AtJsMenuItem('Massage');
		healthMassage.onclick= function (e) {location.href = "http://www.health-enz.com/dyn/?cat=83";};
		health.add(healthMassage);
		
		healthbwk=new AtJsMenuItem('Holistic Bodywork');
		healthbwk.onclick= function (e) {location.href = "http://suan-qu.com/hb/";};
		health.add(healthbwk);		
		
	
	travel=new AtJsMenu('Travel');
	topNav.add(travel);		
		travelAfrica=new AtJsMenuItem('New Zealand');
		travelAfrica.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=71";};
		travel.add(travelAfrica);

		travelAfrica=new AtJsMenuItem('Africa');
		travelAfrica.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=135";};
		travel.add(travelAfrica);
		
		travelAmericas=new AtJsMenuItem('America - North');
		travelAmericas.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=101";};
		travel.add(travelAmericas);

		travelAmericas=new AtJsMenuItem('Americas - South');
		travelAmericas.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=65";};
		travel.add(travelAmericas);

		travelAmericas=new AtJsMenuItem('Americas - Central');
		travelAmericas.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=93";};
		travel.add(travelAmericas);


		travelAsia=new AtJsMenuItem('Asia - East');
		travelAsia.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=134";};
		travel.add(travelAsia);

		travelAsia=new AtJsMenuItem('Asia - West');
		travelAsia.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=136";};
		travel.add(travelAsia);
		
		travelEurope=new AtJsMenuItem('Europe');
		travelEurope.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=62";};
		travel.add(travelEurope);
		
		travelIndia=new AtJsMenuItem('India');
		travelIndia.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=79";};
		travel.add(travelIndia);

		travelOceania=new AtJsMenuItem('Oceania');
		travelOceania.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=86";};
		travel.add(travelOceania);
		
		travelRussia=new AtJsMenuItem('Russia');
		travelRussia.onclick= function (e) {location.href = "http://travel-enz.com/dyn/index.php?cat=78";};
		travel.add(travelRussia);
	
	
	other=new AtJsMenu('Other');
	topNav.add(other);
		otherPleasure=new AtJsMenuItem('Pleasure');
		otherPleasure.onclick= function (e) {location.href = "http://pleasure.co.nz/mmm/";};
		other.add(otherPleasure);
		
		otherJokerz=new AtJsMenuItem('Humor');
		otherJokerz.onclick= function (e) {location.href = "http://jokerz.biz/";};
		other.add(otherJokerz);
		
		otherSingletown=new AtJsMenuItem('Dating');
		otherSingletown.onclick= function (e) {location.href = "http://singletown.co.nz/";};
		other.add(otherSingletown);
}


