// JavaScript Document
document.write('<link href="http://extraweb.algonquincollege.com/ap/MonographArchive/monographNotice.css" rel="stylesheet" type="text/css" media="screen" />');
document.write('<meta name="robots" content="noindex,nofollow">');
document.write('<br><div class="noticeStyle"><table align="center"><tr><td><b>Algonquin College Monograph Archive</b> <br> Please note that this information is not from the current offerings of Algonquin College programs and courses. <br><a href="http://www.algonquincollege.com/RegistrarsOffice/services/registration/courseDescription.htm">- Click here for our archive main menu.</a><br><a href="http://www.algonquincollege.com/prospective/programCourses.html">- Click here for our current offerings.</a></td></tr></table></div>'); 
var theAddress = new String(document.location);
/*document.write(theAddress);*/
if (theAddress.match("fall_99"))
                           {
	document.write("<br><div class='yearNotice'>Please note that this information is<br> from the <b>1999-2000</b> school year.</div>")
}else if (theAddress.match("fall_00"))
						   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2000-2001</b> school year.</div>")
}else if (theAddress.match("fall_01"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2001-2002</b> school year.</div>")
}else if (theAddress.match("fall_02"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2002-2003</b> school year.</div>")
}else if (theAddress.match("fall_03"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2003-2004</b> school year.</div>")
}else if (theAddress.match("fall_04"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2004-2005</b> school year.</div>")
}else if (theAddress.match("fullTime05_06"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2005-2006</b> school year.</div>")
}else if (theAddress.match("fullTime06_07"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2006-2007</b> school year.</div>")
}else if (theAddress.match("fullTime07_08"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2007-2008</b> school year.</div>")
}else if (theAddress.match("fullTime08_09"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2008-2009</b> school year.</div>")
}else if (theAddress.match("fullTime09_10"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2009-2010</b> school year.</div>")
}else if (theAddress.match("ce_mono_02"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2002-2003</b> school year.</div>")
}else if (theAddress.match("ce_mono_03"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2003-2004</b> school year.</div>")
}else if (theAddress.match("ce_mono_04"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2004-2005</b> school year.</div>")
}else if (theAddress.match("partTime05_06"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2005-2006</b> school year.</div>")
	}else if (theAddress.match("partTime06_07"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2006-2007</b> school year.</div>")
	}else if (theAddress.match("partTime07_08"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2007-2008</b> school year.</div>")
	}else if (theAddress.match("partTime08_09"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2008-2009</b> school year.</div>")
	}else if (theAddress.match("partTime09_10"))
							   {
	document.write("<br><div class='yearNotice'>Please note that this information is <br>from the <b>2009-2010</b> school year.</div>")
}else{
		document.write("_")
	}
document.write("<br>");



