function menu()
{
    document.write('<div id="toggle01" class="toggle" onmouseover="overImage(\'mn01\');" onmouseout="outImage(\'mn01\');">\n');
    document.write('<a href="co_profile/e_index.html"><img src="img/mn01.gif" title="About LAC Holdings" alt="About LAC Holdings" width="125" height="25" border="0" id="mn01" name="mn01" /></a>\n');
    document.write('<div id="jmn01" class="childmenu">\n');
    document.write('<ul>\n');
    document.write('<li><a href="co_profile/e_index.html" title="Message from the President">Message from the President</a></li>\n');
//    document.write('<li><a href="co_profile/e_index2.html" title="Corporate Philosophy">Corporate Philosophy</a></li>\n');
    document.write('<li><a href="co_profile/e_index2.html" title="Corporate Principles">Corporate Principles</a></li>\n');
    document.write('<li><a href="co_profile/e_index3.html" title="Group Strategy">Group Strategy</a></li>\n');
    document.write('<li><a href="co_profile/e_index4.html" title="Corporate Overview">Corporate Overview</a></li>\n');
    document.write('<li><a href="co_profile/e_index5.html" title="Officers Corporate Structure">Officers Corporate Structure</a></li>\n');
    document.write('<li><a href="co_profile/e_index6.html" title="Corporate Governance">Corporate Governance</a></li>\n');
    document.write('</ul>\n');
    document.write('</div>\n');
    document.write('</div>\n');
    document.write('<div id="toggle02" class="toggle" onmouseover="overImage(\'mn02\');" onmouseout="outImage(\'mn02\');">\n');
    document.write('<a href="lac/e_index.html"><img src="img/mn02.gif" alt="About Group Companies" title="About Group Companies" name="mn02" width="145" height="25" border="0" id="mn02" /></a>\n');
    document.write('<div id="jmn02" class="childmenu">\n');
    document.write('<ul>\n');
    document.write('<li><a href="lac/e_index.html" title="Group Organization">Group Organization</a></li>\n');
    document.write('<li><a href="lac/e_index2.html" title="Group News">Group News</a></li>\n');
    document.write('</ul>\n');
    document.write('</div>\n');
    document.write('</div>\n');
    document.write('<div id="toggle03" class="toggle" onmouseover="overImage(\'mn03\');" onmouseout="outImage(\'mn03\');">\n');
    document.write('<a href="ir/e_index4.html"><img src="img/mn03.gif" alt="Information for Investors" title="Information for Investors" width="150" height="25" border="0" id="mn03" name="mn03" /></a>\n');
    document.write('<div id="jmn03" class="childmenu">\n');
    document.write('<ul>\n');
//    document.write('<li><a href="ir/e_index.html" title="For Investors">For Investors</a></li>\n');
    document.write('<li><a href="ir/e_index2.html" title="Mid-term Management Plan">Mid-term Management Plan</a></li>\n');
    document.write('<li><a href="ir/e_index3.html" title="IR Calendar">IR Calendar</a></li>\n');
    document.write('<li><a href="ir/e_index4.html" title="IR News">IR News</a></li>\n');
    document.write('<li><a href="ir/e_index5.html" title="Financial Highlights">Financial Highlights</a></li>\n');
    document.write('<li><a href="ir/e_index6.html" title="IR Library">IR Library</a></li>\n');
    document.write('<li><a href="ir/e_index7.html" title="Share Information">Share Information</a></li>\n');
    document.write('<li><a href="ir/e_index8.html" title="Stock Quotations">Stock Quotations</a></li>\n');
//    document.write('<li><a href="ir/e_index9.html" title="Electronic Public Notices">Electronic Public Notices</a></li>\n');
    document.write('<li><a href="ir/e_index10.html" title="Disclaimer IR Policy">Disclaimer IR Policy</a></li>\n');
    document.write('<li><a href="ir/e_index11.html" title="FAQ">FAQ</a></li>\n');
    document.write('</ul>\n');
    document.write('</div>\n');
    document.write('</div>\n');
// 20080118 dell
//    document.write('<div id="toggle04" class="toggle" onmouseover="overImage(\'mn04\');" onmouseout="outImage(\'mn04\');">\n');
//    document.write('<a href="job/e_index.html"><img src="img/mn04.gif" alt="Employment Opportunities" title="Employment Opportunities" width="155" height="25"  border="0" id="mn04" name="mn04" /></a>\n');
//    document.write('<div id="jmn04" class="childmenu">\n');
//    document.write('<ul>\n');
//    document.write('<li><a href="job/e_index.html" title="Employment Opportunities">Employment Opportunities</a></li>\n');
//    document.write('</ul>\n');
//    document.write('</div>\n');
//    document.write('</div>\n');
}