function go0()
{
//			document.location = gbSiteRoot +'/main.asp';
}

function go_navi1(chk)
{
		if (chk==0) {
			document.location = gbSiteRoot +'/main.asp';
		} else if (chk==1) {	
			document.location = gbSiteRoot +'/about/the_iae_concept.asp';
		} else if (chk==2) {	
			document.location = gbSiteRoot +'/about/mission.asp';
		} else if (chk==3) {	
			document.location = gbSiteRoot +'/about/message_from_the_directors.asp';
		} else if (chk==4) {
			document.location = gbSiteRoot +'/about/director_profiles.asp';
		} else if (chk==5) {
			document.location = gbSiteRoot +'/about/regional_director_profiles.asp';
		} else if (chk==6) {
			document.location = gbSiteRoot +'/about/fast_facts.asp';
		} else if (chk==7) {
			document.location = gbSiteRoot +'/about/iae_global_partners.asp';
		} else if (chk==8) {
			document.location = gbSiteRoot +'/about/iae_staff.asp';
		}
}

function go_navi2(chk)
{
		if (chk==0) {	
			document.location = gbSiteRoot +'/main.asp';
		} else if (chk==1) {	
			document.location = gbSiteRoot +'/network/global_network.asp';
		} 
}

function go_navi3(chk)
{
		if (chk==0) {
			document.location = gbSiteRoot +'/main.asp';
		} else if (chk==1) {	
			document.location = gbSiteRoot +'/services/global_support.asp';
		} else if (chk==2) {	
			document.location = gbSiteRoot +'/services/for_institutions.asp';
		} else if (chk==3) {	
			document.location = gbSiteRoot +'/services/for_students.asp';
		} else if (chk==4) {	
			document.location = gbSiteRoot +'/services/portal_publications.asp';
		} else if (chk==5) {	
			document.location = gbSiteRoot +'/services/standards_services.asp';
		} else if (chk==6) {	
			document.location = gbSiteRoot +'/services/opportunities.asp';
		} 
}

function go_navi4(chk)
{
		if (chk==0) {
			document.location = gbSiteRoot +'/main.asp';
		} else if (chk==1) {	
			document.location = gbSiteRoot +'/press/media_enquiries.asp';
		} 
}

function go_navi5(chk)
{
	alert('Under Construction.');
//		if (chk==0) {	
//			document.location = gbSiteRoot +'/main.asp';
//		} else if (chk==1) {	
//			document.location = gbSiteRoot +'/cp_resource/1.asp';
//		} 
}
