<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Motex Corporation');

document.write('</span><br>');

document.write('12215 Dedeaux Road<br>');

document.write('Gulfport, MS 39503<br>');

document.write('PHONE: <span class="phonetitle">(228)539-0510<BR></span>');

document.write('FAX: <span class="phonetitle">(228)539-0508<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@MotexInc.com">info@MotexInc.com</a><br>');


//  End -->