document.write('<div id="myslidemenu" class="jqueryslidemenu" style="width:777px; height:30px;z-index:1000">');
document.write('<UL style="margin-left:9;">');
document.write('<LI><a href="#">&nbsp;&nbsp;&nbsp;About Us</a><UL>');
document.write('<LI><a href="History.htm">History</a></LI>');
document.write('<LI><a href="Profile.htm">Comapny Profile</a></LI>');
document.write('<LI><a href="ourTeam.htm">Our Team</a></LI>');
document.write('<LI><a href="Awards.htm">Awards</a></LI>');
document.write('<LI><a href="gallery.htm">Photo Gallery</a></LI>');
document.write('<LI><a href="Reports.htm">Annual Reports</a></LI>');
document.write('<LI><a href="WWO.htm">World wide offices</a></LI>');
document.write('</UL></LI>');
document.write('<LI><a href="#">&nbsp;&nbsp;&nbsp;Fleet - ULD</a><UL>');
document.write('<LI><a href="fleet.htm">Fleet</a></LI>');
document.write('<LI><a href="ULDs.htm">Unit Load Devices</a></LI>');
document.write('</UL></LI>');
document.write('<LI><a href="#">&nbsp;&nbsp;Terminals </a><UL>');
document.write('<LI><a href="CargoTerminals.htm">Cargo Terminals</a></LI>');
document.write('<LI><a href="FAS.htm">Foreign A/L Service</a></LI>');
document.write('</UL></LI>');
document.write('<LI><a href="#">Network/Hubs</a><UL>');
document.write('<LI><a href="Network.htm">Network </a></LI>');
document.write('<LI><a href="Hubs.htm">Hubs</a></LI>');
document.write('</UL></LI>');
document.write('<LI><a href="#">&nbsp;&nbsp;&nbsp;Services</a><UL>');
document.write('<li><a href="Services1.htm">Perishables</a></li>');
document.write('<li><a href="Services2.htm">Live Animal </a></li>');
document.write('<li><a href="Services3.htm">Dangerous Goods</a></li>');
document.write('<li><a href="Services4.htm">General Cargo</a></li>');
document.write('<li><a href="spflights.htm">Charter Services</a></li>');
document.write('<li><a href="Services5.htm">Surface Transportation</a></li>');
document.write('</UL></LI>');
document.write('<LI><a href="Regulations.htm">&nbsp;&nbsp;&nbsp;Regulations</a>');
//document.write('<UL><LI><a href="import.htm">Import</a></LI>');
//document.write('<LI><a href="export.htm">Export</a></LI>');
//document.write('<LI><a href="transit.htm">Transit</a></LI></UL>');
document.write('</LI>');
document.write('</UL></div>');

