<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>www-College</title>
<SCRIPT Language='JavaScript'>
	function trim (textstring)
	{
		var n,i;
		var newstring,extract,holdstring;		

		holdstring = new String(textstring);
		extract = holdstring.split("");
		for (i = 0;i < extract.length;i++)
		{
			if (extract[i] != " ")
			{
				n = i;
				break;
			}
		}
		newstring = holdstring.substring(n, holdstring.length);
		return newstring;
	}
	
	function changeMainPageTo(url)
	{
		if(url!=''&&trim(url)!=" ")
		{
			top.location.href=trim(url);
		}
	}

</SCRIPT>
</head>

<body bgcolor="#FFFFFF">

<div align="center">
	<table border="0" width="750" cellspacing="0" cellpadding="0" id="table1" style="border: 1px solid #DDDDDD; padding: 0">
		<tr>
			<td>
			<div align="center">
				<table border="1" width="750" cellpadding="2" id="table2" bordercolor="#FFFFFF">
					<tr>
						<td height="30" colspan="3">
						<font size="2" face="Verdana"><font color="#776DEB">www-</font><font color="#271ABD"><b>College</b></font><font color="#776DEB">.org</font></font></td>
					</tr>
					<tr>
						<td bgcolor="#271ABD" colspan="3"><!--#include virtual="top_nav_bar.htm"--></td>
					</tr>
					<tr>
						<td bgcolor="#FFFFFF" style="border: 1px solid #DDDDDD; padding: 0" valign="top">
												<div align="center">
													<table border="0" width="209" id="table28">
														<tr>
												<td width="85" style="padding: 0">
												<img border="0" src="images/college_search_image.jpg" width="85" height="78"></td>
												<td style="padding: 0">
												<div align="center">
													<table border="0" width="182" cellspacing="0" cellpadding="0" id="table29">
														<tr>
															<td>
															<p align="center">
															<font color="#271ABD" size="2" face="Verdana">
															<b>Colleges by 
															Degrees</b></font></td>
														</tr>
														<tr>
															<td>
															<p align="center">
																<select size="1" name="D5" onChange='changeMainPageTo(this.options[this.selectedIndex].value);'>
																	<option>Select a Degree</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_business_programs.htm'>Business Programs</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_criminal_justise_and_security.htm'>Criminal Justice and Security</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_education_programs.htm'>Education Programs</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_health_care.htm'>Health Care</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_it_and_computer_degrees.htm'>IT and Computer Degrees</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_legal_and_paralegal_degrees.htm'>Legal and Paralegal Degrees</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_liberal_arts_degrees.htm'>Liberal Arts Degrees</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_mba_degrees.htm'>MBA Degrees</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_nursing_and_health_care.htm'>Nursing and Health Care</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_science_and_engineering_degrees.htm'>Science and Engineering Degrees</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_visual_communications.htm'>Visual Communications</option>
																	<option value='http://www.www-college.org/colleges_by_degrees_web_design_development.htm'>Web Design and Development</option>																</select></td>
														</tr>
													</table>
												</div>
												</td>
														</tr>
														<tr>
												<td style="padding: 0" colspan="2">
												&nbsp;</td>
														</tr>
														<tr>
												<td style="padding: 0" colspan="2" bgcolor="#FFFFFF">
												&nbsp;</td>
														</tr>
													</table>
												</div>
												</td>
						<td bgcolor="#FFFFFF" colspan="2" style="border: 1px solid #DDDDDD; padding: 0" valign="top">
						&nbsp;<p><font size="2" face="Verdana">
						<a href="colleges_by_degrees_business_programs.htm">
						<font color="#000000">Business Programs</font></a><br>
						<a href="colleges_by_degrees_criminal_justise_and_security.htm">
						<font color="#000000">Criminal Justice and Security</font></a><br>
						<a href="colleges_by_degrees_education_programs.htm">
						<font color="#000000">Education Programs</font></a><br>
						<a href="colleges_by_degrees_health_care.htm">
						<font color="#000000">Health Care</font></a><br>
						<a href="colleges_by_degrees_it_and_computer_degrees.htm">
						<font color="#000000">IT and Computer Degrees</font></a><br>
						<a href="colleges_by_degrees_legal_and_paralegal_degrees.htm">
						<font color="#000000">Legal and Paralegal Degrees</font></a><br>
						<a href="colleges_by_degrees_liberal_arts_degrees.htm">
						<font color="#000000">Liberal Arts Degrees</font></a><br>
						<a href="colleges_by_degrees_mba_degrees.htm">
						<font color="#000000">MBA Degrees</font></a><br>
						<a href="colleges_by_degrees_nursing_and_health_care.htm">
						<font color="#000000">Nursing and Health Care</font></a><br>
						<a href="colleges_by_degrees_science_and_engineering_degrees.htm">
						<font color="#000000">Science and Engineering Degrees</font></a><br>
						<a href="colleges_by_degrees_visual_communications.htm">
						<font color="#000000">Visual Communications</font></a><br>
						<a href="colleges_by_degrees_web_design_development.htm">
						<font color="#000000">Web Design and Development</font></a></font></td>
					</tr>
					<tr>
						<td width="263" height="2" colspan="2">
						</td>
						<td width="487" height="5"></td>
					</tr>
					</table>
			</div>
			<p align="center"><br>
			<!--#include virtual="college_by_state_nav_bar.htm"--><br>
&nbsp;</td>
		</tr>
	</table>
</div>

</body>

</html>

