<!--
//Handles page headers
//document.writeln("<TR>");
document.writeln(" <table border='0' cellpadding='0' cellspacing='2' width='100%' bgcolor='black'>");
document.writeln("	<tr>");
document.writeln("	<td>");
document.writeln("	<div align='left'>");
document.writeln(" <table border='0' cellpadding='0' cellspacing='2' width='100%' bgcolor='black'>");
document.writeln("	<tr>");
document.writeln("	<td>");
document.writeln("	<div align='left'>");
document.writeln(" <table border='0' cellpadding='0' cellspacing='2' width='100%'>");
document.writeln("	<tr>");
document.writeln("	<td>");
document.writeln("	<form name='Traditional'>");
document.writeln("	<select name='Traditional' onchange='jumpTo(this);'>");
document.writeln("	<option value='civil_traditional.htm'>Traditional Areas</option>");
document.writeln(" <option value='coastal.htm'>Coastal</option>");
document.writeln(" <option value='environmental.htm'>Environmental</option>");
document.writeln("	<option value='geotechnical.htm'>Geotechnical</option>");
document.writeln("	<option value='materials.htm'>Materials</option>");
document.writeln("	<option value='structural.htm'>Structural</option>");
document.writeln(" <option value='transportation.htm'>Transportation</option>");
document.writeln(" <option value='water_resources.htm'>Water Resources</option>");
document.writeln("	</select><br>");
document.writeln("	<select name='NewEmerging' onchange='jumpTo(this);'>");
document.writeln("	<option>New &amp; Emerging Areas</option>");
document.writeln(" <option value='Bioengineering.htm'>Bioengineering</option>");
document.writeln(" <option value='life_cycle.htm'>Life-cycle system design</option>");
document.writeln("	<option value='project_management.htm'>Project Management</option>");
document.writeln("	<option value='real_time_monitoring.htm'>Real-time Monitoring</option>");
document.writeln("	<option value='rehabilitation.htm'>Rehabilitation</option>");
document.writeln(" <option value='smart-systems.htm'>Smart Systems</option>");
document.writeln(" <option value='space_structures.htm'>Space Structures</option>");
document.writeln("	</select>");
document.writeln("	</form>");
document.writeln("	</td>");
document.writeln(" </tr>");
document.writeln(" </table>");
document.writeln("	</div>");
document.writeln("	</td>");
document.writeln("	<td width='100' valign='top'>");
document.writeln(" <div align='center'>");
document.writeln(" <a href='civil1.htm' title='A brief description of civil engineering and the many different areas of study.'><img src='images/pages/what-b.gif' width='100' height='35' border='0' alt='A brief description of civil engineering and the many different areas of study.'></a></div>");
document.writeln("	</td>");
document.writeln("	<td width='100' valign='top'>");
document.writeln("	<div align='center'>");
document.writeln("	<a href='careers.htm' title='Employment opportunities for civil engineers'><img src='images/pages/careers-b.gif' width='100' height='35' border='0' alt='Employment opportunities for civil engineers'></a></div>");
document.writeln("	</td>");
document.writeln("	<td width='100' valign='top'>");
document.writeln("	<div align='center'>");
document.writeln(" <a href='international.htm' title='International Opportunities for Employment, Research &amp; Study'><img src='images/pages/international-b.gif' width='100' height='35' border='0' alt='Possibilities of student exchanges, internship and research outside of Canada.'></a></div>");
document.writeln("	</td>");
document.writeln(" <td width='90' valign='top'>");
document.writeln("	<div align='center'>");
document.writeln("	<a href='competitions.htm' title='Some national competitions that civil engineering students can participate in.'><img src='images/pages/competitions-b.GIF' width='100' height='35' border='0' alt='Some national competitions that civil engineering students can participate in.'></a></div>");
document.writeln("	</td>");
document.writeln("	<td width='63' valign='top'>");
document.writeln(" <table border='0' cellpadding='0' cellspacing='0' width='100%'>");
document.writeln(" <tr>");
document.writeln("	<td>");
document.writeln("	<div align='center'>");
document.writeln("	<a href='games.htm' title='Games provided online by other web sites.'><img src='images/pages/games-b.gif' width='63' height='35' border='0' alt='Games provided online by other web sites.'></a></div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln(" <tr>");
document.writeln("	<td>");
document.writeln("	<div align='center'>");
document.writeln("	<a href='index.html' title='What is Civil Engineering index page'><img src='images/pages/home2-b.GIF' width='50' height='25' border='0' alt='What is Civil Engineering index page'></a></div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln("	</table>");
document.writeln(" </td>");
document.writeln("	<td valign='top'>");
document.writeln("	<div align='center'>");
document.writeln(" <table border='0' cellpadding='0' cellspacing='0' width='100%'>");
document.writeln("	<tr>");
document.writeln(" <td><a href='Universities.htm' title='A list of all the Civil Engineering Departments across Canada with a link to their web sites.'><img src='images/pages/departments-b.gif' width='100' height='35' border='0' alt='A list of all the Civil Engineering Departments across Canada with a link to their web sites.'></a></td>");
document.writeln(" </tr>");
document.writeln("	<tr>");
document.writeln("	<td><a href='contact.htm' title='Questions, comments, suggestions? Have information and/or pictures to add?'><img src='images/pages/contact-b.gif' width='100' height='25' border='0' alt='Questions, comments, suggestions? Have information and/or pictures to add?'></a></td>");
document.writeln(" </tr>");
document.writeln("	</table>");
document.writeln("	</div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln("	</table>");
document.writeln("	</div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln("	</table>");

//-->	

