var top_dw_msg = '<table width="660" border="0" cellspacing="0" cellpadding="0">';
top_dw_msg += '     <tr align="left" valign="top">';
top_dw_msg += '     <td>';
top_dw_msg += '        <table width="170" border="0" cellspacing=5" cellpadding="0">';
top_dw_msg += '            <tr align="left" valign="top">';
top_dw_msg += '               <td> ';
top_dw_msg += '               <A href="index.htm"><IMG height=28 src="home2.gif" alt="Home" width=130 border=0></A>'; 
top_dw_msg += '               <a href="picturegallery.htm"><IMG height=28 src="picture_gallery.gif" alt="Picture Gallery" width=130 border=0></a>';
top_dw_msg += '               <a href="directions.htm"><IMG height=28 src="contactus.gif" alt="Directions" width=130 border=0></a>';
top_dw_msg += '               <a href="history.htm"><IMG height=28 src="history.gif" alt="History" width=130 border=0></a>';
top_dw_msg += '               <a href="menu.htm"><IMG height=28 src="dineinmenu.gif" alt="Dine In Menu" width=130 border=0></a>';
top_dw_msg += '               <a href="outmenu.htm"><IMG height=28 src="takeout.gif" alt="Take Out Menu" width=130 border=0></a>';
top_dw_msg += '               <a href="cater.htm"><IMG height=28 src="catermenu.gif" alt="Catering Menu" width=130 border=0></a>';
top_dw_msg += '                  <p><b>Sconyers Bar-B-Que</b><br><small>2250 Sconyers Way<br>Augusta, GA 30906</small>';
top_dw_msg += '                  <br> <small>Phone: (706) 790-5411</p> </small>';
top_dw_msg += '                  <p>Email us at: <a href="mailto:msconyers@comcast.net; lsconyers@birch.net; sandersrjj@knology.net?subject=Web Page Questions/Comments"> sconyersbar-b-que.com </A><small>Please include your contact information including a phone number.</small></P>';
top_dw_msg += '               </td>';
top_dw_msg += '            </tr>';
top_dw_msg += '         </table>';
top_dw_msg += '         </td>';
top_dw_msg += '      <td colspan="2">';
top_dw_msg += '         <table width="490" border="0" cellspacing="10" cellpadding="0">';
top_dw_msg += '            <tr>';
top_dw_msg += '               <td>';

document.writeln(top_dw_msg);