<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('VenturaDesigns');

document.write('</span><br>');

document.write('13913 Flint St.<br>');

document.write('Overland Park, KS 66221<br>');

document.write('PHONE: <span class="phonetitle">(888) 713-2093<br></span>');

document.write('FAX: <span class="phonetitle">(913) 239-8466<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@venturadesigns.com">info@venturadesigns.com</a><br>');


//  End -->