<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Scott E. Murray Jr.');

document.write('</span><br>');

document.write('110 N. Estelle #1<br>');

document.write('Wichita, KS 67214<br>');
document.write('For more information feel free to '); 


document.write(' <A HREF="contact.asp">Contact Us</a><br>');



//  End -->

