//<!-- hide 

if (typeof NOTACHAPTER == "undefined") {
document.write('<table>');
document.write('<tr><td class=\"TOC3\"><span class=\"TOC1\"><b>by Chapter</b></span><hr color=\"#000000\" size=\"1\"></td></tr>');
document.write('<tr><td class=\"TOC3\"><a class=\"TOC3\" href=\"html/obj.htm\" title=\"Objectives\" target=\"MAIN\">Objectives</a></td></tr>');
document.write('<tr><td class=\"TOC3\"><a class=\"TOC3\" href=\"html/learn.htm\" title=\"Learning Resouces\" target=\"MAIN\">Learning Resources</a><br>');
document.write('&nbsp;&nbsp;<a class=\"TOC2\" href=\"html/learn.htm\" title=\"Summary Notes\" target=\"MAIN\">- Summary Notes</a><br>');
document.write('&nbsp;&nbsp;<a class=\"TOC2\" href=\"html/learn.htm#web\" title=\"Web Material\" target=\"MAIN\">- Web Modules</a><br>');
document.write('&nbsp;&nbsp;<a class=\"TOC2\" href=\"html/learn.htm#inter\" title=\"Interactive Computer Modules\" target=\"MAIN\">- Interactive Computer Modules</a><br>');
document.write('&nbsp;&nbsp;<a class=\"TOC2\" href=\"html/learn.htm#solvd\" title=\"Solved Problems" target=\"MAIN\">- Solved Problems</a><br></td></tr>');
document.write('<tr><td class=\"TOC3\"><a class=\"TOC3\" href=\"html/live.htm\" target=\"MAIN\">Living Example Problems</a><br></td></tr>');
document.write('<tr><td class=\"TOC3\"><a class=\"TOC3\" href=\"html/prof.htm\" target=\"MAIN\">Professional Reference Shelf</a><br></td></tr>');
document.write('<tr><td class=\"TOC3\"><a class=\"TOC3\" href=\"html/add.htm\" target=\"MAIN\">Additional Homework Problems</a><br></td></tr>');
document.write('</table>');
}

document.write('<table width=\"200\" border=\"0\">');

document.write('<tr>');
document.write('<td class=\"TOC1\">by Concept<hr color=\"#000000\" size=\"1\">');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class=\"TOC3\"><a href=\"../byconcept/modules/frames.htm\" title=\"Interactive Modules\" target=\"_top\">Interactive Modules</a><br>');
document.write('&nbsp;&nbsp;<a class=\"TOC2\" href=\"../byconcept/modules/frames_wm.htm\" title=\"Web Modules\" target=\"_top\">- Web Modules</a><br>');
document.write('&nbsp;&nbsp;<a class=\"TOC2\" href=\"../byconcept/modules/frames_icm.htm\" title=\"Interactive Computer Modules\" target=\"_top\">- Computer Modules</a><br>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class=\"TOC3\"><a href=\"../probsolv/index.htm\"   title=\"Problem Solving\" target=\"NEW\">Problem Solving</a></br>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class=\"TOC3\"><a href=\"../byconcept/syllabi/frames.htm\" title=\"Syllabi\" target=\"_top\">Syllabi</a></br>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class=\"TOC3\"><a href=\"../byconcept/updates/frames.htm\" title=\"Updates & FAQ\" target=\"_top\">Updates & FAQ</a></br></br>');
document.write('</td>');
document.write('</tr>');

if (WEB_DELIVERY) {
	document.write('<tr>');
	document.write('<td class=\"TOC1\">U of M<hr color=\"#000000\" size=\"1\">');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td class=\"TOC3\"><a href=\"../asyLearn/index.htm\" title=\"Asynchronous Learning\" target=\"NEW\">Asynchronous Learning</a></br>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td class=\"TOC3\"><a href=\"../344/index.htm\" title=\"University of Michigan ChE 344\" target=\"NEW\">ChE 344</a></br>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td class=\"TOC3\"><a href=\"../528/index.htm\" title=\"University of Michigan ChE 528\" target=\"NEW\">ChE 528</a></br>');
	document.write('</td>');
	document.write('</tr>');
} else {
	document.write('<tr>');
	document.write('<td class=\"TOC1\">Help<hr color=\"#000000\" size=\"1\">');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td class=\"TOC3\"><a href=\"../help/help/frames.htm\" title=\"CD Help\" target=\"_top\">How to use this CD</a></br>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td class=\"TOC3\"><a href=\"../help/polymath/frames.htm\" title=\"Install Polymath\" target=\"_top\">Install Polymath</a></br>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td class=\"TOC3\"><a href=\"../help/femlab/frames.htm\" title=\"Install Femlab\" target=\"_top\">Install FemLab<a></br>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td class=\"TOC3\"><a href=\"../help/software/frames.htm\" title\"Additional Software\" title=\"Additional Software\" target=\"_top\">Additional Software</a></br>');
	document.write('</td>');
	document.write('</tr>');
}

document.write('</TABLE>');

// stop hiding -->
