function loadManualPage(){
 // Create monitor tab
    var tab = new Tab();
    tab.init();
    $('#content').append(tab.object());
    //add the help content
    var helpForm = $('
');
    helpForm.append('Quick Start ' +
             '1. Discover hardwares 2. Verify defined nodes 3. Install compute nodes 4. Monitor Cluster  Advanced a. Edit the xCAT database tables directly b. Update the xCAT RPM on Management node automatically