<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Luke Tingley');

document.write('</span><br>');

document.write('Urbandale, IA<br>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:Info@LukeTingley.com">Info@LukeTingley.com</a>');

//  End -->