inc_pageTop_js =
   '<body>\n'
+  ''
+  '  <div id="divBanner">\n'
+  '    <img border="0" src="../images/bs.gif" width="80" height="80">\n'
+  '    <img src="../images/troop28-logo.gif" width="400" height="80" border="0" align="top">\n'
+  '    <img border="0" src="../images/bs.gif" width="80" height="80">\n'
+  '    <br><a href="../index.htm">Home</a>\n' 
+  '	  | <a href="../Scout%20Master/index.htm">Scout Master</a>\n' 
+  '      | <a href="../Committee%20Chair/index.htm">Committee Chair</a>\n' 
+  '	  | <a href="../calendar/index.htm">Master Calendar</a>\n' 
+  '	  | <a href="../photos/index.htm">Photo Album</a>\n' 
+  '	  | <a href="../Eagles/index.htm">Eagles Nest</a>\n' 
+  ' 	  | <a href="../History/index.htm">Troop 28 History</a>\n' 
+  ' 	  | <a href="../info/index.htm">Info</a>\n' 
+  '	  | <a href="../links/index.htm">Links</a>\n'
+  '    <br><br><img src="../images/divider.gif" width="700" height="20">\n'
+  '  </div>\n'
+  ''
+  '  <div id="divMain">\n';  

// end_var_declaration
document.write(inc_pageTop_js);