var doAll = (document.all!=null)



  function getCSSPElement(id) {    

    if (doAll)       

      return document.all[id]    

    else

      return document.layers[id]  

     }



    function checkIFrame(destID) {

      var iframe = document.frames[destID+"target"]

      if (iframe==null) {

        document.body.insertAdjacentHTML("beforeEnd","<IFRAME STYLE='width: 0pt; height: 0pt' NAME='"+destID+"target' SRC='' ></IFRAME>")

        iframe = document.frames[destID+"target"]

      }

      return iframe

    }



    function pollIFrame(destID) {

      var destFrame = checkIFrame(destID)

      if (destFrame.document.readyState=='complete') {

        var el = getCSSPElement(destID)

        el.innerHTML = destFrame.document.body.innerHTML

      } else

        setTimeout("pollIFrame('"+destID+"')",200)        

    }



    function updateContents(destID, src) {

      var el = getCSSPElement(destID)

      if (doAll) {

        destFrame = checkIFrame(destID)

        destFrame.location.href = src        

        setTimeout("pollIFrame('"+destID+"')",200)

      }

      else

        el.src = src      

    }



    function update(destID, src) {

      if (src=="none") {

        var el = getCSSPElement(destID)

        if (doAll)

          el.innerHTML = ""

        else {

          el.document.open()

          el.document.write("")

          el.document.close()

        }

      }

      else

        updateContents(destID, src)

    }



    function showElement(id) {        

      var pEl = getCSSPElement(id)

      if (pEl != null)          

        if (doAll)

            pEl.style.visibility = "visible"          

        else

            pEl.visibility = "show"      

     }      

  

     function hideElement(id) {

        var pEl = getCSSPElement(id)        

        if (pEl != null)          

        if (doAll)

            pEl.style.visibility = "hidden"          

        else

            pEl.visibility = "hide"      

     }



     function hideShow(destID,cb) {

       if (cb.checked)

         showElement(destID)

       else

         hideElement(destID)

     }

	 function loadContent() {


}

function loadHomes() {
update('pull0Cc', 'mcontent/homemain.htm');
update('pull0Cd', 'mcontent/homeboxtop.htm');
update('pull0Ce', 'mcontent/homemain2.htm');
update('pull0Cf', 'mcontent/homeboxmiddle.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull0Ck', 'mcontent/homeboxbottom.htm');
update('pull0Ch', 'mcontent/homemain3.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}
function loadTrainings() {
update('pull0Cc', 'mcontent/trainingmain.htm');
update('pull0Cd', 'mcontent/trainingnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}
function loadCourses() {
update('pull0Cc', 'mcontent/coursemain.htm');
update('pull0Cd', 'mcontent/trainingnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}
function loadTutorials() {
update('pull0Cc', 'mcontent/freetutorials.htm');
update('pull0Cd', 'mcontent/trainingnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}
function loadShoulds() {
update('pull0Cc', 'mcontent/shouldmain.htm');
update('pull0Cd', 'mcontent/shouldnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}



function loadAsps() {
update('pull0Cc', 'mcontent/aspmain.htm');
update('pull0Cd', 'mcontent/trainingnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadMcads() {
update('pull0Cc', 'mcontent/mcadmain.htm');
update('pull0Cd', 'mcontent/trainingnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadMcsds() {
update('pull0Cc', 'mcontent/mcsdmain.htm');
update('pull0Cd', 'mcontent/trainingnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadDistributeds() {
update('pull0Cc', 'mcontent/distributedsmain.htm');
update('pull0Cd', 'mcontent/trainingnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadWindowss() {
update('pull0Cc', 'mcontent/windowsmain.htm');
update('pull0Cd', 'mcontent/trainingnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadProviders() {
update('pull0Cc', 'mcontent/providermain.htm');
update('pull0Cd', 'mcontent/shouldnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadInstructor() {
update('pull0Cc', 'mcontent/instructormain.htm');
update('pull0Cd', 'mcontent/shouldnavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}


function loadOnlines() {
update('pull0Cc', 'mcontent/onlinemain.htm');
update('pull0Cd', 'mcontent/onlinenavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadVbnets() {
update('pull0Cc', 'mcontent/vbnetmain.htm');
update('pull0Cd', 'mcontent/onlinenavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadCsharps() {
update('pull0Cc', 'mcontent/csharpmain.htm');
update('pull0Cd', 'mcontent/onlinenavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadWebs() {
update('pull0Cc', 'mcontent/webservicesmain.htm');
update('pull0Cd', 'mcontent/onlinenavigation.htm');
update('pull0Cf', 'mcontent/courseavailable.htm');
update('pull0Ck', 'mcontent/guarantee.htm');
update('pullViewg', 'mcontent/registerform.htm');
update('pull2Cx', 'mcontent/trainingnav.htm');
update('bottomNAVBARtext', 'mcontent/bottomnav.htm');
}

function loadMtrainhome() {
document.location = "mtrainindex.htm";
}
function loadTraininghome() {
document.location = "traininghome.htm";
}
function loadCoursehome() {
document.location = "coursehome.htm";
}
function loadTutorialhome() {
document.location = "tutorialshome.htm";
}
function loadShouldhome() {
document.location = "shouldhome.htm";
}







function loadAspnet() {
document.location = "aspnet.htm";
}
function loadWindows() {
document.location = "windows.htm";
}
function loadDistributed() {
document.location = "distributed.htm";
}
function loadMcad() {
document.location = "mcad.htm";
}
function loadMcsd() {
document.location = "mcsd.htm";
}
function loadOnline() {
document.location = "online.htm";
}
function loadBuilding() {
document.location = "buildingseries.htm";
}

function loadAskinstructor() {
document.location = "askinstructor.htm";
}
function loadProvider() {
document.location = "provider.htm";
}

function loadVBnet() {
document.location = "vbnet.htm";
}
function loadCsharp() {
document.location = "csharp.htm";
}
function loadWebservices() {
document.location = "webservices.htm";
}
function loadPricing() {
document.location = "coursehome.htm";
}
function loadCourse() {
document.location = "coursehome.htm";
}