<!-- Begin

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

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

document.write('Jerrys-Computers');

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

document.write('Clermont,FL<br>');

document.write('PHONE: <span class="phonetitle">(352) 223-5142<BR></span>');

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

document.write(' <A HREF="mailto:admin@Jerrys-Computers.com">admin@Jerrys-Computers.com</a><br>');


//  End -->