<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Atkins Studio');

document.write('</span><br>');

document.write('605 Greenmeadow N.<br>');

document.write('Colleyville, TX 76034<br>');

document.write('PHONE: <span class="Studio">(817) 281-1870<BR></span>');

document.write('Cell: &nbsp;&nbsp;<span class="Mobil Phone">(817) 946-3995<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@atkinsstudio.com">info@atkinsstudio.com</a><br>');


//  End -->