function fixLayout(id){
    var _docWidth = document.width || document.body.offsetWidth;
    if(_docWidth > 964)
    {
        var diff;
        if(_docWidth % 2 == 0){
            diff = (_docWidth - 964) / 2;
        }else{
            diff = (_docWidth - 965) / 2;
        }
        document.getElementById(id).style.padding = '0 ' + diff + 'px 0 ' + diff + 'px';
    }
    
    var _docHeight = document.height || document.body.offsetHeight;
    var _tableHeight = document.getElementById(id).style.height;
    if(_docHeight > _tableHeight) {
        document.getElementById(id).style.height = _docHeight+'px';
    }
}

function generateLayout(){
    var header='<a href="index.htm"><img class="logo" src="images/logo_main.gif" alt="Crest Builder Holdings Berhad" title="Crest Builder Holdings Berhad" /></a><div class="topnav"><a href="index.htm">HOME</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="sitemap.htm">SITE MAP</a></div>';
    
    var nav = '<div class="about" onmouseover="document.getElementById(\'about_links\').style.display=\'block\';" onmouseout="document.getElementById(\'about_links\').style.display=\'none\';"><img src="images/nav_aboutus.gif" alt="" title="" /><div id="about_links" class="links" style="display:none;" onmouseover="this.style.display=\'block\';" onmouseout="this.style.display=\'none\';"><div onclick="window.location=\'about_profile.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="about_profile.htm">Corporate Profile</a></div><div onclick="window.location=\'about_vision.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="about_vision.htm">Vision &amp; Mission</a></div><div onclick="window.location=\'about_structure.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="about_structure.htm">Corporate Structure</a></div><div onclick="window.location=\'about_directors.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="about_directors.htm">Board of Directors</a></div><div onclick="window.location=\'about_awards.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="about_awards.htm">Awards &amp; Achievements</a></div></div></div><div class="core" onmouseover="document.getElementById(\'core_links\').style.display=\'block\';" onmouseout="document.getElementById(\'core_links\').style.display=\'none\';"><img src="images/nav_corebusiness.gif" alt="" title="" /><div id="core_links" class="links" style="display:none;" onmouseover="this.style.display=\'block\';" onmouseout="this.style.display=\'none\';"><div onclick="window.location=\'core_construction.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="core_construction.htm">Construction</a></div><div onclick="window.location=\'core_propdevelopment.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="core_propdevelopment.htm">Property Development</a></div><div onclick="window.location=\'core_propmanagement.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="core_propmanagement.htm">Property Management</a></div><div onclick="window.location=\'core_carparkmgt.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="core_carparkmgt.htm">Car Park Management</a></div><div onclick="window.location=\'core_meservices.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="core_meservices.htm">M &amp; E Services</a></div></div></div><div class="investor" onmouseover="document.getElementById(\'investor_links\').style.display=\'block\';" onmouseout="document.getElementById(\'investor_links\').style.display=\'none\';"><a href="http://ir.chartnexus.com/crestbuilder/"><img src="images/nav_investorrelations.gif" alt="" title="" /></a></div></div><div class="media" onmouseover="document.getElementById(\'media_links\').style.display=\'block\';" onmouseout="document.getElementById(\'media_links\').style.display=\'none\';"><img src="images/nav_media.gif" alt="" title="" /><div id="media_links" class="links" style="display:none;" onmouseover="this.style.display=\'block\';" onmouseout="this.style.display=\'none\';"><div onclick="window.location=\'media_news.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="media_news.htm">Latest News Features</a></div><div onclick="window.location=\'media_archives.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="media_archives.htm">Archives</a></div></div></div><div class="career" onmouseover="document.getElementById(\'career_links\').style.display=\'block\';" onmouseout="document.getElementById(\'career_links\').style.display=\'none\';"><img src="images/nav_careers.gif" alt="" title="" /><div id="career_links" class="links" style="display:none;" onmouseover="this.style.display=\'block\';" onmouseout="this.style.display=\'none\';"><div onclick="window.location=\'career_opportunities.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="career_opportunities.htm">Job Opportunities</a></div><div onclick="window.location=\'career_gradsinterns.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="career_gradsinterns.htm">Graduates &amp; Internships</a></div></div></div><div class="contact" onmouseover="document.getElementById(\'contact_links\').style.display=\'block\';" onmouseout="document.getElementById(\'contact_links\').style.display=\'none\';"><img src="images/nav_contact.gif" alt="" title="" /><div id="contact_links" class="links" style="display:none;" onmouseover="this.style.display=\'block\';" onmouseout="this.style.display=\'none\';"><div onclick="window.location=\'contact_enquiries.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="contact_enquiries.htm">Enquiries</a></div><div onclick="window.location=\'contact_map.htm\';" onmouseover="this.style.background=\'#8C989B\';" onmouseout="this.style.background=\'#414C56\';"><a href="contact_map.htm">Location Map</a></div></div></div>';
    
    var footer = '<img src="images/logo_footer.gif" alt="" title="" /><div class="footNote"><a href="index.htm">HOME</a>&nbsp;&nbsp;&nbsp;<a href="contact_map.htm">CONTACT US</a>&nbsp;&nbsp;&nbsp;<a href="sitemap.htm">SITEMAP</a><br />Copyright &copy; Crest Builder Holdings Bhd 2003-2008. All Rights Reserved</div>';
    
    document.getElementById('header').innerHTML = header;
    document.getElementById('navigation').innerHTML = nav;
    document.getElementById('footer').innerHTML = footer;
}

function placeBanner(){
    var banner = '<img src="images/banner_crestbuilder.gif" alt="" title="" />';
    document.getElementById('banner').innerHTML = banner;
}

function swapClass(id,clsName){
    document.getElementById(id).className = clsName;
}

function show(id){
    document.getElementById(id).style.display = 'block';
}

function hide(id){
    document.getElementById(id).style.display = 'none';
}
