﻿stm_bm(["menu45ba",900,"","blank.gif",0,"","",0,0,250,0,200,1,0,0,"","",0,0,1,2,"default","hand","",1,25],this);
stm_bp("p0",[0,4,0,0,0,3,0,9,100,"",-2,"",-2,50,2,3,"#999999","#336699","one.png",1,0,0,"#000000 #666666 #B4C8B4"]);
stm_ai("p0i0",[0,"Home        ","","",-1,-1,0,"javascript:topHome()","_self","","Home","","",0,0,0,"","",0,0,0,0,1,"#00CCFF",1,"#336699",0,"","",3,3,0,0,"#FFFFF7","#000000","#FFFFFF","#FFFFFF","9pt Verdana","9pt Verdana",0,0,"","","","",0,0,0],62,25);
stm_aix("p0i1","p0i0",[0,"Products   ","","",-1,-1,0,"javascript:topSales()","_self","","Sales","","",0,0,0,"","",0,0,0,0,1,"#FFFFF7"],59,25);
stm_aix("p0i2","p0i1",[0,"Support      ","","",-1,-1,0,"javascript:topSupport()","_self","","Support"],74,25);
stm_aix("p0i3","p0i1",[0,"Training  ","","",-1,-1,0,"javascript:topTraining()","_self","","Training","","",0,0,0,"0604arroldw.gif","0604arroldw.gif",9,7],87,25);
stm_bp("p1",[1,4,0,0,0,5,0,0,100,"",-2,"",-2,50,2,3,"#999999","#336699","",0,1,1,"#B4C8B4"]);
stm_aix("p1i0","p0i0",[0,"View Training Schedule","","",-1,-1,0,"javascript:trainSchedule()","_self","","View Training Schedule","","",0,0,0,"","",0,0,0,0,1,"#00CCFF",1,"",0,"","",3,1,0,0,"#FFFFF7","#000000","#FFFFFF","#FFFFFF","8pt Verdana","8pt Verdana",0,1],50,0);
stm_aix("p1i1","p1i0",[0,"Download Registration Form","","",-1,-1,0,"Images/registratrionFormDownload.pdf","_blank","","Download Registration Form"],50,0);
stm_aix("p1i2","p1i0",[0,"What Training do I need When?","","",-1,-1,0,"documents/outlines/What training do I need when.pdf","_blank","","What training when?"],50,0);
stm_aix("p1i3","p1i0",[0,"View Course Outlines","","",-1,-1,0,"javascript:courseOutline()","_self","","View Course Outlines"],50,0);
stm_aix("p1i4","p1i0",[0,"How do I register Online?","","",-1,-1,0,"javascript:regOnline()","_self","","How do I register Online?"],50,0);
stm_ep();
stm_aix("p0i4","p0i1",[0,"  Professional Services     ","","",-1,-1,0,"javascript:topProserv()","_self","","Professional Services"],115,25);
stm_aix("p0i5","p0i3",[0,"Business Partners      ","","",-1,-1,0,"javascript:busPart()","_self","","Business Partners"],101,25);
stm_bpx("p2","p1",[]);
stm_aix("p2i0","p1i0",[0,"Gauteng","","",-1,-1,0,"javascript:busPartGauteng()","_self","","Gauteng"]);
stm_aix("p2i1","p1i0",[0,"Kwazulu Natal","","",-1,-1,0,"javascript:busPartKZN()","_self","","Kwazulu Natal"]);
stm_aix("p2i2","p1i0",[0,"Cape Province","","",-1,-1,0,"javascript:busPartCape()","_self","","Cape Province"]);
stm_aix("p2i3","p1i0",[0,"SA Region Distribution Area","","",-1,-1,0,"javascript:busPartSARegion()","_self","","SA Region Distribution Area"]);
stm_ep();
stm_aix("p0i6","p0i3",[0,"  Education","","",-1,-1,0,"educational.aspx","_self","","Education"],106,25);
stm_bpx("p3","p1",[]);
stm_aix("p3i0","p1i0",[0,"Training","","",-1,-1,0,"javascript:eduTraining()","_self","","Training"]);
stm_aix("p3i1","p1i0",[0,"ArcLessons","","",-1,-1,0,"javascript:eduLessons()","_self","","ArcLessons"]);
stm_aix("p3i2","p1i0",[0,"Log a Support Call","","",-1,-1,0,"javascript:eduSupport()","_self","","Log a Support Call"]);
stm_aix("p3i3","p1i0",[0,"FAQ","","",-1,-1,0,"javascript:eduFAQ()","_self","","FAQ"]);
stm_aix("p3i4","p1i0",[0,"Photo Gallery","","",-1,-1,0,"javascript:eduGallery()","_self","","Photo Gallery"]);
stm_ep();
stm_aix("p0i7","p0i1",[0,"  Contact Us      ","","",-1,-1,0,"javascript:contactUs()","_self","","Contact Us"],87,25);
stm_ep();
stm_em();




function topHome(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('home').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('homeBanner2').innerHTML;
    
}

function topSales(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('sales').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('salesBanner').innerHTML;
    
}

function topSupport(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('support').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('supportBanner').innerHTML;
    
}

function topTraining(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('training').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('trainingBanner').innerHTML;
    
}

function trainSchedule(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('trainingSchedule').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('trainingBanner').innerHTML;
    
}

function regForm(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('regForm').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('trainingBanner').innerHTML;
    
}

function whatTraining(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('whatTraining').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('trainingBanner').innerHTML;
    
}

function courseOutline(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('courseOutline').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('trainingBanner').innerHTML;
    
}
function regOnline(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('regOnline').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('trainingBanner').innerHTML;
    
}


function topProserv(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('proserv').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('profServBanner').innerHTML;
    
}

function busPart(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('busPart').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('buspartBanner').innerHTML;
    
}

function busPartGauteng(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('busPartGauteng').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('buspartBanner').innerHTML;
    
}

function busPartKZN(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('busPartKZN').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('buspartBanner').innerHTML;
    
}

function busPartCape(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('busPartCape').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('buspartBanner').innerHTML;
    
}

function busPartSARegion(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('busPartSARegion').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('buspartBanner').innerHTML;
    
}

function education(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('education').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('eduBanner').innerHTML;
    
}

function eduTraining(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('eduTraining').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('eduBanner').innerHTML;
    
}

function eduLessons(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('eduLessons').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('eduBanner').innerHTML;
    
}

function eduSupport(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('eduSupport').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('eduBanner').innerHTML;
    
}

function eduFAQ(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('eduFAQ').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('eduBanner').innerHTML;
    
}

function eduGallery(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('eduGallery').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('eduBanner').innerHTML;
    
}

function contactUs(){
//    document.location.href = "#Home";
    document.getElementById('contentContainer').innerHTML = document.getElementById('contactUs').innerHTML;
    document.getElementById('homeBanner').innerHTML = document.getElementById('contactBanner').innerHTML;
    
}


