<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Sugar Loaf Antiques and Crafts');

document.write('</span><br>');

document.write('1023 Sugar Loaf Road<br>');

document.write('Winona, MN   55987<br>');

document.write('PHONE: <span class="phonetitle">(507) 452-9593<BR></span>');

document.write('ALTERNATE PHONE: &nbsp;&nbsp;<span class="phonetitle">(507) 450-5734<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sugrloaf@hbci.com" class="link">Sugrloaf@hbci.com</a><br>');



//  End -->

