document.writeln('<table width="100%" border="0" cellpadding="0" cellspacing="0">');
document.writeln('<!--#BeginTemplate for banner-->');
document.writeln('<tr>');
document.writeln('  <td class="logoleft">');
document.writeln('    <!--Table for left corner of banner-->');
document.writeln('    <table width="100%" border="0" cellpadding="0" cellspacing="0">');
document.writeln('      <tr>');
document.writeln('        <td class="logotop" colspan="2">');
document.writeln('          <img class="logowh" src="images/clr-MSUE_wordmark_neg.jpg" alt="MSU Logo" />');
document.writeln('        </td> ');
document.writeln('      </tr>');
document.writeln('      <tr>');
document.writeln('        <td class="logobot"></td> ');
document.writeln('      </tr>');
document.writeln('      <tr>');
document.writeln('        <td class="lineleft"></td>');
document.writeln('      </tr>');
document.writeln('    </table>');
document.writeln('  </td> ');
document.writeln('  <td class="logomid">');
document.writeln('    <table width="100%" border="0" cellpadding="0" cellspacing="0">');
document.writeln('      <tr>');
document.writeln('        <td class="logotop">');
document.writeln('          <span class="logotopt">MICHIGAN STATE UNIVERSITY<br />');
document.writeln('            TOLLGATE EDUCATION CENTER</span>');
document.writeln('        </td>');
document.writeln('      </tr>');
document.writeln('      <tr>');
document.writeln('        <td class="logobot">');
document.writeln('          <span class="logobott">Welcome to Tollgate</span></td> ');    
document.writeln('      </tr>');
document.writeln('      <tr>');
document.writeln('        <td class="lineleft"></td> ');    
document.writeln('      </tr>');
document.writeln('      <!--End Table for left side of banner-->');
document.writeln('    </table> ');
document.writeln('  </td> ');
document.writeln('  <td class="logorite">');
document.writeln('    <!--Table for right side of banner-->');
document.writeln('    <table width="100%" border="0" cellpadding="0" cellspacing="0"> ');
document.writeln('      <tr>');
document.writeln('        <td class="logotopr" align="center">');
document.writeln('          <img class="silo1" src="images/silobarn.gif" alt="Silo &amp; Barn" />');    
document.writeln('        </td>');
document.writeln('      </tr>');
document.writeln('      <tr>');
document.writeln('        <td class="linerite"></td> ');    
document.writeln('      </tr>');
document.writeln('    </table><!--End Table for right side of banner--> ');
document.writeln('  </td>');
document.writeln('</tr> ');