<!-- Begin
<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('GetMeOnTheWeb.com');

document.write('</span><br>');

document.write('16004 Amberly Drive<br>');

document.write('Tampa, FL 33647<br>');

document.write('PHONE: <span class="phonetitle">(813) 766-6363<BR></span>');

// document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@GetMeOnTheWeb.com" class="link">info@GetMeOnTheWeb.com</a><br>');

//  End -->