<!-- Begin

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

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

document.write('Randall Keith, Rock Legend');

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

document.write('1940 Spearing St.<br>');

document.write('Jacksonville, Fl 60060<br>');

document.write('PHONE: <span class="Phone">(904) 355-5630<BR>
</span>');

document.write('FAX: <span class="Fax">(904) 355-5632<BR></span>');

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

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


//  End -->