function mainmenu(urlPath)
{

document.writeln('<ul>');
document.writeln('<li>');
document.writeln('<a href="'+urlPath+'/php/oss_bss_professional_services/oss_bss_professional_services.php">Core Competencies </a>');
document.writeln('</li>');
document.writeln('</ul>');

document.writeln('<ul>');
document.writeln('<li>');
document.writeln(' <a href="'+urlPath+'/php/skills/skills.php">Skills<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->');
document.writeln(' <ul>');
document.writeln('<li> ');
document.writeln(' <a href="'+urlPath+'/php/skills/telecom_networking_technologies.php">Telecom and Networking Technologies</a>');
document.writeln(' </li>');
document.writeln(' <li>');
document.writeln(' <a href="'+urlPath+'/php/skills/telecom_products_and_interfaces.php">Telecom  Products and Interfaces<!--[if IE 7]><!--></a><!--<![endif]-->  <!--[if lte IE 6]><table><tr><td><![endif]-->');
document.writeln('<ul>');

document.writeln('<li><a href="'+urlPath+'/php/skills/telecom_products_and_interfaces/operations_support_systems.php"> Operations Support Systems</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/skills/telecom_products_and_interfaces/network_elements.php">Network Elements</a></li>');
document.writeln('</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->')
document.writeln('</li>');
document.writeln('<li>');
document.writeln('<a href="'+urlPath+'/php/skills/software_development.php">Software Development</a>');
document.writeln('</li>');
document.writeln('</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.writeln(' </li>');
document.writeln(' </ul>');
document.writeln('<ul>');
document.writeln('<li><a href="'+urlPath+'/php/case_studies/case.php">Case Studies</a></li>');
document.writeln('</ul>');


document.writeln('<ul>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/telecom_trainings.php">Training<!--[if IE 7]><!--></a><!--<![endif]-->  <!--[if lte IE 6]><table><tr><td><![endif]-->');
document.writeln('<ul>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/pstn_training.php">PSTN</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/data_networking_training.php">Data Networks</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/broadband_access_technologies_training.php">Broadband Access</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/mobile_communications_training.php">Mobile Communications Fundamentals</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/cellular_wireless_technologies_training.php">Wireless Voice Networks</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/wireless_data_networks.php">Wireless Data Networks</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/carrier_transport_networks_training.php">Transport Networks</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/telecom_training/oss_bss_training.php">OSS/BSS</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/wireless_3G_B3G/wireless.php">Wireless 3G B3G</a></li>');

document.writeln('</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.writeln('</li>');
document.writeln('</ul>');



document.writeln('</ul>  <!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.writeln('</li>');
document.writeln('</ul>');

document.writeln(' <ul>');
document.writeln('<li><a href="'+urlPath+'/php/clients/client.php">Clients</a></li>');
document.writeln('</ul>');


document.writeln('<ul>');
document.writeln('<li><a href="'+urlPath+'/php/careers/career.php">Careers<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->');
document.writeln('<ul>');
document.writeln('<li><a href="'+urlPath+'/php/careers/jobs.php">Jobs</a></li>');
document.writeln('<li><a href="'+urlPath+'/php/careers/telecom_industrial_training.php">Industrial Training</a></li>');
document.writeln('</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.writeln('</li>');
document.writeln('</ul>');

}
