<!-- Begin


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

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

document.write('The Ultimate Inc.');

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

document.write('1323 Hickory Lane<br>');

document.write('Owensboro, KY 42303<br>');

document.write('PHONE: <span class="phonetitle">(270) 683-3070<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(270) 555-5555<BR></span>');

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

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


//  End -->
