//*****************************************************
// MT-lift Home Page text generation script
//*****************************************************
// Author: Jan Wielemans - 199901
//*****************************************************

document.write( '<UL>' );
document.write( '<FONT FACE="Verdana, Arial, Helvetica, Sans-Serif" size=2>' );
document.write( 'Welcome to MT-Lift nv. We are a ISO9002 certified company and have decades of experience in material handling equipment. We offer solutions to solve any problem and minimise lift truck costs.<BR>' );
document.write( '<BR>' );
document.write( 'For information of our products and services simply click on the appropriate button.<BR>' );
document.write( 'If you want to contact us directly, you can do so by using the phone and fax numbers listed in the section "<A HREF="phonefax.htm">Phone & Fax</A>".<BR>' );
document.write( '<BR>' );
document.write( 'We hope that you find our site interesting and are looking forward to your inquiries and comments.' );
document.write( '</FONT>' );
document.write( '</UL>' );
document.write( '<CENTER>' );
document.write( '<IMG SRC="graphic/pictures/b01p07.jpg" ALT="Mitsubishi" BORDER="0"> ' );
document.write( '<IMG SRC="graphic/pictures/b12p03.jpg" ALT="Caterpillar" BORDER="0">' );
document.write( '</CENTER>' );
