<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ohio Valley Sports');

document.write('</span><br>');

document.write('402 Redbud Drive<br>');

document.write('Elizabethtown, KY 42701<br>');

document.write('PHONE: <span class="phonetitle">(270) 300-6922<BR></span>');

document.write('FAX: <span class="phonetitle">(270) xxx-xxxx<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:webmaster@ohiovalleysports.com">webmaster@ohiovalleysports.com</a><br>');


//  End -->