document.write('<div class="topbar">');
document.write('<SCRIPT language="JavaScript1.2">'); 
document.write('function openwindow()');
document.write('{');
document.write('	window.open("http://www.dixiecountry.com/sports/index.html","mywindow","menubar=1,resizable=1,width=200,height=200");');
document.write('}');
document.write('</SCRIPT>');
document.write('<P>');
document.write('<A href="javascript: openwindow()"><img src="http://www.dixiecountry.com/images/morning_sports_banner.png" border="0" alt="Click Listen." width="165" height="88" /></a>');
document.write('</div>');
