<!--
document.writeln("<table border=0 cellpadding=0 cellspacing=0 bgcolor=" +color1 + ">");
document.writeln("<tr height=46><td width=180 align=center>");

	document.writeln("<table border=0 cellpadding=0 cellspacing=0 width=170 height=33>");
	document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color3[2] + ">&nbsp;</td>");
	document.writeln("<td width=90 class=little bgcolor=" + color3[2] + ">&nbsp;</td>");
	document.writeln("<td width=3 class=little bgcolor=" + color3[0] + ">&nbsp;</td></tr>");
	document.writeln("<tr height=27><td width=3 bgcolor=" + color3[2] + ">&nbsp;</td>");

	if (navigator.appName == "Microsoft Internet Explorer")
	{
		document.writeln(add1  + Address + "index.html'>");
		document.writeln("<td class=menu bgcolor=" + color3[0] + " align=center valign=middle"); 
		document.writeln("onMouseOver='mOvr(this," +  color3[3] + ")';");
		document.writeln("onMouseOut='mOut(this," + color3[0] + ")';>");
		document.writeln("UofA ANSYS Tutorial");
		document.writeln("</td>" + "</a>");
	}
	else
	{
		document.writeln("<td class=menu bgcolor=" + color3[0] + " align=center valign=middle>"); 
		document.writeln("<a class=menu href=" + Address + "index.html'>");
		document.writeln("UofA ANSYS Tutorial");
		document.writeln(add3 + "</td>");
	}
	document.writeln("<td width=3 class=little bgcolor=" + color3[1] + ">&nbsp;</td></tr>");
	document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color3[0] + ">&nbsp;</td>");
	document.writeln("<td width=90 class=little bgcolor=" + color3[1] + ">&nbsp;</td>");
	document.writeln("<td width=3 class=little bgcolor=" + color3[1] + ">&nbsp;</td></tr>");
	document.writeln("</table>");
	document.writeln("</td><td>");

document.writeln("<table border=0 cellpadding=0 cellspacing=1 height=100%>");
document.writeln("<tr>");
for (i=0; i < pLabel.length; i++)
{
	if (pageset==pLabel[i]) 
	{
		document.writeln("<td align=center width=96 height=33>");
		document.writeln("<table border=0 cellpadding=0 cellspacing=0 width=96 height=33>");
		document.writeln("<tr border=1 height=3><td class=little width=3 bgcolor=" + color4[1] + ">&nbsp;</td>");
		document.writeln("<td width=90 class=little bgcolor=" + color4[1] + ">&nbsp;</td>");
		document.writeln("<td width=3 class=little bgcolor=" + color4[0] + ">&nbsp;</td></tr>");
		document.writeln("<tr height=27><td width=3 bgcolor=" + color4[1] + ">&nbsp;</td>");
		document.writeln("<td class=menu align=center valign=middle bgcolor=" + color4[0] + ">" + pLabel[i]);
		document.writeln("<td width=3 class=little bgcolor=" + color4[2] + ">&nbsp;</td></tr>");
		document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color4[0] + ">&nbsp;</td>");
		document.writeln("<td width=90 class=little bgcolor=" + color4[2] + ">&nbsp;</td>");
		document.writeln("<td width=3 class=little bgcolor=" + color4[2] + ">&nbsp;</td></tr>");
		document.writeln("</table>");
		document.writeln("</td>");
	}
	else  
	{
		document.writeln("<td align=center width=96 height=33>");
		document.writeln("<table border=0 cellpadding=0 cellspacing=0 width=96 height=33>");
		document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color4[2] + ">&nbsp;</td>");
		document.writeln("<td width=90 class=little bgcolor=" + color4[2] + ">&nbsp;</td>");
		document.writeln("<td width=3 class=little bgcolor=" + color4[0] + ">&nbsp;</td></tr>");
		document.writeln("<tr height=27><td width=3 bgcolor=" + color4[2] + ">&nbsp;</td>");

		if (navigator.appName == "Microsoft Internet Explorer")
		{
			document.writeln(add1  + Address + pDest_Main[i] + "/" + pDest_Main[i] + add2 +">");
			document.writeln("<td class=menu bgcolor=" + color4[0] + " align=center valign=middle"); 
			document.writeln("onMouseOver='mOvr(this," +  color4[3] + ")';");
			document.writeln("onMouseOut='mOut(this," + color4[0] + ")';>");
			document.writeln(pLabel[i]);
			document.writeln("</td>" + add3);
		}
		else
		{
			document.writeln("<td class=menu bgcolor=" + color4[0] + " align=center valign=middle>"); 
			document.writeln("<a class=menu href=" + Address + pDest_Main[i] + "/" + pDest_Main[i] + add2 + ">");
			document.writeln(pLabel[i]);
			document.writeln(add3 + "</td>");
		}
		document.writeln("<td width=3 class=little bgcolor=" + color4[1] + ">&nbsp;</td></tr>");
		document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color4[0] + ">&nbsp;</td>");
		document.writeln("<td width=90 class=little bgcolor=" + color4[1] + ">&nbsp;</td>");
		document.writeln("<td width=3 class=little bgcolor=" + color4[1] + ">&nbsp;</td></tr>");
		document.writeln("</table>");
		document.writeln("</td>");
	
	}
}
		//document.writeln("<ilayer width=100%><layer width=100% onMouseOver='this.bgColor=" + color4 + "'" + "onMouseOut='this.bgColor=" + color1a + "'" +  ">");
		//document.writeln(add1 + '"javascript:change3' + "('" + pDest_Main[i] + add2 + ",'"  + pDest_Left[i] + add2 + ",'" + pLabel[i] + "'" + ')"' + "class=menu" +  ">");
		//document.writeln(pLabel[i]);
		//document.writeln(add3 + "</layer></ilayer>" + "</td>");

document.writeln("<td align=center width=96 height=33>");
document.writeln("</td>");

// Previous Version Button
if (pversion==1)
{
document.writeln("<td align=right width=112 height=33>");
document.writeln("<table border=0 cellpadding=0 cellspacing=0 width=96 height=33>");
document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color4[2] + ">&nbsp;</td>");
document.writeln("<td width=90 class=little bgcolor=" + color4[2] + ">&nbsp;</td>");
document.writeln("<td width=3 class=little bgcolor=" + color4[0] + ">&nbsp;</td></tr>");
document.writeln("<tr height=27><td width=3 bgcolor=" + color4[2] + ">&nbsp;</td>");

if (navigator.appName == "Microsoft Internet Explorer")
{
	document.writeln("<a href = pversion.html TARGET=NEW>");
	document.writeln("<td class=menu bgcolor=" + color4[0] + " align=center valign=middle"); 
	document.writeln("onMouseOver='mOvr(this," +  color4[3] + ")';");
	document.writeln("onMouseOut='mOut(this," + color4[0] + ")';>");
	document.writeln("ANSYS 5.7.1");
	document.writeln("</td>" + add3);
}
else
{
	document.writeln("<td class=menu bgcolor=" + color4[0] + " align=center valign=middle>"); 
	document.writeln("<a class=menu href= pversion.html TARGET=New>");
	document.writeln("ANSYS 5.7.1");
	document.writeln(add3 + "</td>");
}
document.writeln("<td width=3 class=little bgcolor=" + color4[1] + ">&nbsp;</td></tr>");
document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color4[0] + ">&nbsp;</td>");
document.writeln("<td width=90 class=little bgcolor=" + color4[1] + ">&nbsp;</td>");
document.writeln("<td width=3 class=little bgcolor=" + color4[1] + ">&nbsp;</td></tr>");
document.writeln("</table>");
document.writeln("</td>");
}



// Print Friendly Version Button
if (leftPageset=="")
{
}
else
{
document.writeln("<td align=right width=112 height=33>");
document.writeln("<table border=0 cellpadding=0 cellspacing=0 width=96 height=33>");
document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color4[2] + ">&nbsp;</td>");
document.writeln("<td width=90 class=little bgcolor=" + color4[2] + ">&nbsp;</td>");
document.writeln("<td width=3 class=little bgcolor=" + color4[0] + ">&nbsp;</td></tr>");
document.writeln("<tr height=27><td width=3 bgcolor=" + color4[2] + ">&nbsp;</td>");

if (navigator.appName == "Microsoft Internet Explorer")
{
	document.writeln("<a href = Print.pdf TARGET=NEW>");
	document.writeln("<td class=menu bgcolor=" + color4[0] + " align=center valign=middle"); 
	document.writeln("onMouseOver='mOvr(this," +  color4[3] + ")';");
	document.writeln("onMouseOut='mOut(this," + color4[0] + ")';>");
	document.writeln("PRINTABLE VERSION");
	document.writeln("</td>" + add3);
}
else
{
	document.writeln("<td class=menu bgcolor=" + color4[0] + " align=center valign=middle>"); 
	document.writeln("<a class=menu href= Print.pdf TARGET=New>");
	document.writeln("PRINTABLE VERSION");
	document.writeln(add3 + "</td>");
}
document.writeln("<td width=3 class=little bgcolor=" + color4[1] + ">&nbsp;</td></tr>");
document.writeln("<tr height=3><td class=little width=3 bgcolor=" + color4[0] + ">&nbsp;</td>");
document.writeln("<td width=90 class=little bgcolor=" + color4[1] + ">&nbsp;</td>");
document.writeln("<td width=3 class=little bgcolor=" + color4[1] + ">&nbsp;</td></tr>");
document.writeln("</table>");
document.writeln("</td>");
}



document.writeln("</tr>");
document.writeln("</table>");

document.writeln("</td></tr><tr><td valign=top height='100%'>");
	   
// -->
