<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Capital City Locksmith');

document.write('</span><br>');

document.write('P.O. Box 3872<br>');

document.write('Tallahassee, FL 32315<br>');

document.write('PHONE: <span class="phonetitle">(850) 894-1660<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@yourdomain.com">service@capitalcitylocksmith.com.com</a><br>');


//  End -->