inc_include2_js_A =
'</HEAD>\n'
+'<BODY>\n'
+'<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>\n'
+'\n'
+'<!-- --------------------------------- Title body -------------------------------------------------------- -->\n'
+'<!-- The document consists of a 2x2 table -->\n'
+'<!-- The first row is the title body      -->\n'
+'<TABLE>\n'
+'  <TR>\n'
+'    <TD class=lightoverdark><DIV class=mytitle><div id="TitleLayer">';
// end_var_declaration




inc_include2_js_B =
'</div></DIV></TD>\n'
+'     <!-- <TD width=180 class=lightoverdark> <!-- Width keeps the same size between table and slide Menu ------- -->\n'
+'     <TD class=lightoverdark> \n'
+'        <div id="DateLayer">\n'
+'        <CENTER><B>\n';
// end_var_declaration

document.write(inc_include2_js_A + pagetitle + inc_include2_js_B);
