<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Pat O Show');

document.write('</span><br>');

document.write('<br>Phone: <span class="phonetitle">(402) 558-7581<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<span class="phonetitle"><a href="mailto:info@ThePatOShow.com">info@ThePatOShow.com</a></span>');

//  End -->