<!-- Begin

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

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

document.write('Chocolate Shivers');

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

document.write('325 Welty Ave<br>');

document.write('Rockford, IL 61107<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(815) 398-5113<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(815) 398-5113<BR></span>');

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

document.write('<a href="mailto:gia@chocolateshivers.com">gia@chocolateshivers.com</a>');

//  End -->