var cText = '';

cText += '<a name="top"></a>\n';
cText += '<table border="0" height="100%" width="750" cellpadding="0" cellspacing="0">\n';
cText += '  <tr height="142" valign="top">\n';
cText += '    <td colspan="3" width="750" align="left">\n';
cText += '      <table border="0" height="142" width="750" cellpadding="0" cellspacing="0">\n';
cText += '        <tr valign="top" align="left" height="110">\n';
cText += '          <td width="750">\n';
cText += '            <img src="../images/zpl-head.png" border="0" width="750" height="110">\n';
cText += '          </td>\n';
cText += '        </tr>\n';
cText += '        <tr valign="middle" height="32" align="right">\n';
cText += '          <td colspan="2" width="750" height="32" background="../images/zpl-sidebar-bg.png">\n';
cText += '            <table border="0" cellpadding="0" cellspacing="0">\n';
cText += '              <form method=get action="http://www.google.com/search">\n';
cText += '        	  <tr valign="middle">';
cText += '        	    <td>\n';
cText += '        	      <div class="topBar">\n';
cText += '        	        <a href="../home/index.html">Home</a> &nbsp; | &nbsp;\n';
cText += '        	        <a href="../home/whatsnew.html">What\'s New?</a> &nbsp; | &nbsp;\n';
cText += '        	        <a href="../download/download.html">Download</a> &nbsp; | &nbsp;\n';
cText += '        	        <a href="../faq/faq.html">FAQ</a> &nbsp; | &nbsp;\n';
cText += '        	      </div>\n';
cText += '        	    </td>\n';
cText += '        	    <td>\n';
cText += '        	      <!-- Search Google -->\n';
cText += '        	      <input type="text" name="q" size="10" maxlength="255" value="ZPL + ">\n';
cText += '        	      <input type="submit" name="btnG" VALUE="Google">\n';
cText += '        	      <input type="hidden" name="domains" value="www.cs.washington.edu">\n';
cText += '        	      <input type="hidden" name="sitesearch" value="www.cs.washington.edu">\n';
cText += '        	      <!-- Search Google -->\n';
cText += '        	      &nbsp;&nbsp;\n';
cText += '        	    </td>\n';
cText += '        	  </tr>\n';
cText += '              </form>\n';
cText += '            </table>\n';
cText += '          </td>\n';
cText += '        </tr>\n';
cText += '      </table>\n';
cText += '    </td>\n';
cText += '  </tr>\n';
cText += '<tr height="100%" valign="top">\n';
cText += '  <td height="100%" width="120" background="../images/zpl-sidebar-bg.png">\n';

cText += '    <table border="0" cellspacing="0" cellpadding="2" width="100%">\n';
cText += '      <tr valign="center" align="left">\n';
cText += '        <td width="100%" background="../images/yellow-gradient.png">\n'
cText += '          <b>&nbsp;Language</b>\n';
cText += '    </td></tr></table>\n';

if (document.title != 'Overview') {
  cText += '  <div class="sideBar"><a href="../overview/overview.html">&nbsp;&nbsp;Overview</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Overview</b></div>\n';
}

if (document.title != 'Tutorials') {
  cText += '  <div class="sideBar"><a href="../tutorial/tutorials.html">&nbsp;&nbsp;Tutorials</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Tutorials</b></div>\n';
}

if (document.title != 'Comic Book') {
  cText += '  <div class="sideBar"><a href="../comicbook/comicbook.html">&nbsp;&nbsp;Comic Book</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Comic Book</b></div>\n';
}

if (document.title != 'Sample Codes') {
  cText += '  <div class="sideBar"><a href="../samples/samples.html">&nbsp;&nbsp;Sample Codes</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Sample Codes</b></div>\n';
}

if (document.title != 'Reference') {
  cText += '  <div class="sideBar"><a href="../reference/reference.html">&nbsp;&nbsp;Reference</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Reference</b></div>\n';
}

if (document.title != 'Publications') {
  cText += '  <div class="sideBar"><a href="../papers/papers.html">&nbsp;&nbsp;Publications</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Publications</b></div>\n';
}

cText += '    <br>\n';

cText += '    <table border="0" cellspacing="0" cellpadding="2" width="100%">\n';
cText += '      <tr valign="center" align="left">\n';
cText += '        <td width="100%" background="../images/red-gradient.png">\n';
cText += '          <b>&nbsp;Compiler</b>\n';
cText += '    </td></tr></table>\n';

if (document.title != 'Download') {
  cText += '        <div class="sideBar"><a href="../download/download.html">&nbsp;&nbsp;Download</a></div>\n';
} else {
  cText += '        <div class="sideBar"><b>&nbsp;&nbsp;Download</b></div>\n';
}

if (document.title != 'Support') {
  cText += '        <div class="sideBar"><a href="../support/support.html">&nbsp;&nbsp;Support</a></div>\n';
} else {
  cText += '        <div class="sideBar"><b>&nbsp;&nbsp;Support</b></div>\n';
}

if (document.title != 'License') {
  cText += '        <div class="sideBar"><a href="../download/license.html">&nbsp;&nbsp;License</a></div>\n';
} else {
  cText += '        <div class="sideBar"><b>&nbsp;&nbsp;License</b></div>\n';
}

cText += '          <br>\n';

cText += '    <table border="0" cellspacing="0" cellpadding="2" width="100%">\n';
cText += '      <tr valign="center" align="left">\n';
cText += '        <td width="100%" background="../images/green-gradient.png">\n';
cText += '          <b>&nbsp;Community</b>\n';
cText += '    </td></tr></table>\n';

if (document.title != 'People') {
  cText += '  <div class="sideBar"><a href="../people/people.html">&nbsp;&nbsp;People</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;People</b></div>\n';
}

if (document.title != 'Acknowledgments') {
  cText += '  <div class="sideBar"><a href="../acks/acks.html">&nbsp;&nbsp;Acknowledgments&nbsp;&nbsp;</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Acknowledgments&nbsp;&nbsp;</b></div>\n';
}

if (document.title != 'Collaborating') {
  cText += '  <div class="sideBar"><a href="../people/collaborating.html">&nbsp;&nbsp;Collaborating</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Collaborating</b></div>\n';
}

if (document.title != 'Pasta Recipes') {
  cText += '  <div class="sideBar"><a href="../pasta/pasta.html">&nbsp;&nbsp;Pasta Recipes</a></div>\n';
 } else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Pasta Recipes</b></div>\n';
}

if (document.title != 'Links') {
  cText += '  <div class="sideBar"><a href="../links/links.html">&nbsp;&nbsp;Links</a></div>\n';
} else {
  cText += '  <div class="sideBar"><b>&nbsp;&nbsp;Links</b></div>\n';
}

cText += '    <br><br>\n';

cText += '    <div class="sideBarCenter">\n';
cText += '      A Project of the<br>\n';
cText += '      <a href="http://www.washington.edu">University of Washington</a><br>\n';
cText += '      <a href="http://www.cs.washington.edu">CSE Department</a><br>\n';
cText += '      <a href="http://www.cs.washington.edu"><img src="../images/cse_logo.gif" border="0" width="34" height="33"><\a>\n';
cText += '      <\div>\n';

cText += '  </td>\n';
cText += '  <td width="20" background="../images/zpl-shadow-left.png">\n';
cText += '    <img src="../images/zpl-shadow-corner.png" width="20" height="20">\n';
cText += '  </td>\n';
cText += '  <td width="610">\n';
cText += '    <table width="100%" border="0" cellpadding="0" cellspacing="0">\n';
cText += '	<tr valign="top" height="20">\n';
cText += '	  <td background="../images/zpl-shadow-top.png" height="20">\n';
cText += '	  </td>\n';
cText += '	</tr>\n';
cText += '	<tr height="100%" valign="top">\n';
cText += '	  <td>\n';
document.write(cText);
