<!-- Begin

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

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

document.write('Extralink Corporation');

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

document.write('South Florida: Dade, Broward, Palm Beach<br>');

document.write('Miami Beach, FL 33141<br>');

document.write('PHONE: <span class="phonetitle">(888) 651-1956<BR></span>');

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

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


//  End -->