<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Glennis Anderson Design');

document.write('</span><br>');

document.write('8064 Curtis Lane<br>');

document.write('Eden Prairie, MN 55347<br>');

document.write('PHONE: <span class="phonetitle">(952) 833-0731<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(952) 833-0731 <BR></span>');


//  End -->