<!-- Begin

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

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

document.write('Michele Ambio<P>Keller Williams Realty<br>Platinum Partners');

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

document.write('220 Heritage Walk<br>Suite 101 <br>');

document.write('Woodstock, GA 30188<p>');

document.write('Office: <span class="phonetitle">678-494-0644<BR></span>');

document.write('Cell: <span class="phonetitle">770-231-1126<BR></span>');

document.write('Fax: <span class="phonetitle">770-499-1173<BR></span>');

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

document.write(' <A HREF="mailto:michele@ambiorealestate.com">michele@ambiorealestate.com</a><br>');


//  End -->