<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Another Choice, Inc.');

document.write('</span><br>');

document.write('2766 Jacquelyn Drive<br>');

document.write('Madison, WI  53711<br>');

document.write('PHONE: <span class="phonetitle">(608) 273-3309<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(608) 273-3308<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sabissen@gmail.com">sabissen@gmail.com</a><br>');


//  End -->