
document.write('<table border="0" cellpadding="0" cellspacing="0" width="125">');
document.write('  <tr>');
document.write('    <td width="15" rowspan="10"><img src="./images/clear.gif" width="1" height="470"');
document.write('           alt="spacer"> </td>');
document.write('    <td width="110"> <div class="right_bar"><a href="./what.html" class="right_bar">what<br>');
document.write('        is it?</a></div></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> <div class="right_bar"><a href="./who.html" class="right_bar">who&#039;s<br>');
document.write('        doing it?</a></div></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> <div class="right_bar"><a href="./avoiding1.html" class="right_bar">how to<br>');
document.write('        avoid it</a></div></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('  <tr>');
document.write('    <td><div class="right_bar"><a href="./plagtech1.html" class="right_bar">');
document.write('      does<br>');
document.write('        technology<br>');
document.write('        make it<br>');
document.write('        easier?');
document.write('      </a></div></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> <div class="right_bar"><a href="./culture.html" class="right_bar">cultural<br>');
document.write('        perspectives</a></div></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> <div class="right_bar"><a href="./acknowledging.html" class="right_bar">the<br>');
document.write('        pleasures<br>');
document.write('        of doing your own work</a></div>');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');



