//*****************************************************
// MT-lift navigation pane generation script
//*****************************************************
// Author: Jan Wielemans - 199901
//*****************************************************

document.write( '<CENTER>' );
document.write( '<IMG SRC="graphic/logos/mt-lift.gif" ALT="MT - lift" BORDER="0"><BR>' );
document.write( '</CENTER>' );
document.write( '<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>' );
document.write( '<TR>' );
document.write( '<TD BGCOLOR="#DDDDDD">' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "HOME", pagefont, 2, true, false, pagecolor, "home.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "COMPANY PROFILE", pagefont, 2, true, false, pagecolor, "company.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', '<U>', FormatString( "PRODUCT RANGE", pagefont, 2, true, false, pagecolor, "", "" ),'</U>','<BR>' );
document.write( '<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><A HREF="liftmoo.htm"><IMG SRC="graphic/logos/sliftmoo.gif" ALT="liftmoo" BORDER="0"></A><BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "Mitsubishi", pagefont, 1, true, false, pagecolor, "liftmoo.htm", "" ),'<BR>' );
document.write( '<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><A HREF="liftrec.htm"><IMG SRC="graphic/logos/sliftrec.gif" ALT="liftrec" BORDER="0"></A><BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "Caterpillar", pagefont, 1, true, false, pagecolor, "liftrec.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "Royal", pagefont, 1, true, false, pagecolor, "royal.htm", "" ),'<BR>' );
document.write( '<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "SERVICES", pagefont, 2, true, false, pagecolor, "services.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "SPARE PARTS", pagefont, 2, true, false, pagecolor, "spares.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "REQUEST", pagefont, 2, true, false, pagecolor, "request.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "CONTACT FORM", pagefont, 2, true, false, pagecolor, "contact.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "PHONE & FAX", pagefont, 2, true, false, pagecolor, "phonefax.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "DEALERS", pagefont, 2, true, false, pagecolor, "dealers.htm", "" ),'<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">', FormatString( "LINKS", pagefont, 2, true, false, pagecolor, "links.htm", "" ),'<BR>' );
document.write( '<BR>' );
document.write( '<FONT FACE="Verdana, Arial, Helvetica, Sans-Serif" size=1>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0"><FONT FACE="Verdana, Arial, Helvetica, Sans-Serif" COLOR=' + moocolor + ' size=1><A HREF = "home.htm">MT-lift NV</A></FONT><BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">Vosseschijnstraat 19<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">2030 ANTWERP<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">BELGIUM<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">T + 32 (0) 3 541 50 05<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">T + 32 (0) 3 541 94 22<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">F + 32 (0) 3 542 31 28<BR>' );
document.write( '<IMG SRC="graphic/misc/w15.gif" ALT="" BORDER="0">e-mail <FONT FACE="Verdana, Arial, Helvetica, Sans-Serif" COLOR=' + moocolor + ' size=1><A HREF = "mailto:info@mt-lift.be">info@mt-lift.be</A></FONT><BR>' );
document.write( '</FONT>' );
document.write( '<IMG SRC="graphic/misc/cornersdown.gif" ALT="" BORDER="0"></TD></TR></TABLE>' );