<!-- Begin

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

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

document.write('ESPN National Golf Challenge');

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

document.write('11001 Rushmore Drive<br>');

document.write('Charlotte, NC 28277<br>');

document.write('PHONE: <span class="phonetitle">(704) 973-5074<br></span>');

document.write('FAX: <span class="phonetitle">(704) 973-5101<br></span>');

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

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


//  End -->