<!-- Begin

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

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

document.write('Arrendells');

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

document.write('210 NE 98th Street<br>');

document.write('Miami Shores, FL 33138<br>');

document.write('PHONE: <span class="phonetitle">(305) 756-1765<BR></span>');

document.write('PHONE: <span class="phonetitle">(786) 443-3999<BR></span>');

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

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


//  End -->