function Folder()
{
	document.write ("&nbsp;<img src='http://cs.pvamu.edu/images/plus.gif' align='middle'>")
}

function OpenFolder()
{
	document.write ("&nbsp;<img src='http://cs.pvamu.edu/images/minus.gif' align='middle'>")
}


function Link()
{
	document.write ("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src='http://cs.pvamu.edu/images/right_arrow.gif' align='middle'>")
}
//---------------------------------------------------------------------------------------------------------------------------------------
document.write("<!------------------------------------Top Table----------------------------------------->")
document.write("<table  bgcolor='#FFFFFF' width='950' border='0' align='center' cellpadding='0' cellspacing='0'>")
document.write("<tr>")
document.write("<td><span class='page_title'>")
OpenFolder();
document.write ("&nbsp;")
document.write("<b>"+PageTitle+"</b>")
document.write("</span></td>")

document.write("<td align='right'><span class='style1'>")
//document.write("<a href='index.htm'>Sitemap</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;")
document.write("<a href='http://www.pvamu.edu/' target='_blank'>PVAMU</a>&nbsp;&nbsp;&nbsp;")
document.write("</td>")

document.write("</tr>")
document.write("</table>")

document.write("<!------------------------------------Purple line ----------------------------------------->")
document.write("<table width='950' border='0' align='center' cellpadding='0' cellspacing='0'>")
document.write("<tr>")
document.write("<td bgcolor='#6F3795'><img src='http://cs.pvamu.edu/images/pix2x2.gif' width='2' height='2'></td>")
document.write("</tr>")
document.write("</table>")



document.write("<!------------------------------------Main Table----------------------------------------->")
document.write("<table width='950' border='0' align='center' cellpadding='0' cellspacing='0'>")
document.write("<tr>")
document.write("<td width='10' bgcolor='#FFFFFF'>&nbsp;</td>")
document.write("<td width='720' valign='top' bgcolor='#FFFFFF'><br>")