<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Atwood Studio');

document.write('</span><br>');

document.write('609 N Pinecrest<br>');

document.write('Wichita, KS 67208<br>');

document.write('PHONE: <span class="phonetitle">(316) 685-5361<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(316) 685-5361<BR></span>');

document.write('For more information feel free to '); 


document.write(' <A HREF="contact.asp">Contact Us</a><br>');
//  End -->

