
queryVar = this.location.href;
var inq = queryVar.indexOf('?');
queryVar = queryVar.substring(inq + 1);
if (inq > 0)
{
	_query_string = queryVar;
}
var text1 = "&";
var strLength = queryVar.length, txtLength = text1.length;

var i = queryVar.indexOf(text1);

while (i+txtLength < strLength)
{
	if (i > 0)
	{
		qrysplit(queryVar.substring(0,i),"=");
	}
	else
	{
		qrysplit(queryVar,"=");
	}
	queryVar = queryVar.substring(i+txtLength,strLength);
	var i = queryVar.indexOf(text1);
	if (i < 1)
	{
		i = strLength + 1;
	}
}
qrysplit(queryVar,"=");

function qrysplit(string,text)
{
	name = string.substring(0,string.indexOf(text));
	value = string.substring(string.indexOf(text) + 1);
	eval("query_" + name + " = value;");
}

if ((!query_s) && (section != "")){
  var query_s = section;
}

if ((!query_t) && (projecttype != "")){
  var query_t = projecttype;
}

if (query_s == "p") {
  document.write("<table width=\"180\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
  document.write("  <tr><td width=\"180\" height=\"32\"><a href=\"/projects.html\"><img src=\"/resources/images/projects_projects.gif\" width=\"180\" height=\"32\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"13\"><a href=\"/projects/preconstruction.html\"><img name=\"preconstruction\" src=\"/resources/images/projects_preconstruction-over.gif\" width=\"180\" height=\"13\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/underconstruction.html\" onmouseover=\"changeImages('underconstruction', '/resources/images/projects_underconstruction-over.gif'); return true;\" onmouseout=\"changeImages('underconstruction', '/resources/images/projects_underconstruction.gif'); return true;\"><img name=\"underconstruction\" src=\"/resources/images/projects_underconstruction.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/completed.html\" onmouseover=\"changeImages('completed', '/resources/images/projects_completed-over.gif'); return true;\" onmouseout=\"changeImages('completed', '/resources/images/projects_completed.gif'); return true;\"><img name=\"completed\" src=\"/resources/images/projects_completed.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/type.html\" onmouseover=\"changeImages('type', '/resources/images/projects_type-over.gif'); return true;\" onmouseout=\"changeImages('type', '/resources/images/projects_type.gif'); return true;\"><img name=\"type\" src=\"/resources/images/projects_type.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("</table>");
}

if (query_s == "u") {
  document.write("<table width=\"180\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
  document.write("  <tr><td width=\"180\" height=\"32\"><a href=\"/projects.html\"><img src=\"/resources/images/projects_projects.gif\" width=\"180\" height=\"32\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"13\"><a href=\"/projects/preconstruction.html\" onmouseover=\"changeImages('preconstruction', '/resources/images/projects_preconstruction-over.gif'); return true;\" onmouseout=\"changeImages('preconstruction', '/resources/images/projects_preconstruction.gif'); return true;\"><img name=\"preconstruction\" src=\"/resources/images/projects_preconstruction.gif\" width=\"180\" height=\"13\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/underconstruction.html\"><img name=\"underconstruction\" src=\"/resources/images/projects_underconstruction-over.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/completed.html\" onmouseover=\"changeImages('completed', '/resources/images/projects_completed-over.gif'); return true;\" onmouseout=\"changeImages('completed', '/resources/images/projects_completed.gif'); return true;\"><img name=\"completed\" src=\"/resources/images/projects_completed.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/type.html\" onmouseover=\"changeImages('type', '/resources/images/projects_type-over.gif'); return true;\" onmouseout=\"changeImages('type', '/resources/images/projects_type.gif'); return true;\"><img name=\"type\" src=\"/resources/images/projects_type.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("</table>");
}

if (query_s == "c") {
  document.write("<table width=\"180\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
  document.write("  <tr><td width=\"180\" height=\"32\"><a href=\"/projects.html\"><img src=\"/resources/images/projects_projects.gif\" width=\"180\" height=\"32\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"13\"><a href=\"/projects/preconstruction.html\" onmouseover=\"changeImages('preconstruction', '/resources/images/projects_preconstruction-over.gif'); return true;\" onmouseout=\"changeImages('preconstruction', '/resources/images/projects_preconstruction.gif'); return true;\"><img name=\"preconstruction\" src=\"/resources/images/projects_preconstruction.gif\" width=\"180\" height=\"13\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/underconstruction.html\" onmouseover=\"changeImages('underconstruction', '/resources/images/projects_underconstruction-over.gif'); return true;\" onmouseout=\"changeImages('underconstruction', '/resources/images/projects_underconstruction.gif'); return true;\"><img name=\"underconstruction\" src=\"/resources/images/projects_underconstruction.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/completed.html\"><img name=\"completed\" src=\"/resources/images/projects_completed-over.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"3\"><img src=\"/resources/images/projects_wmj_projects_nav_06.gif\" width=\"180\" height=\"3\"></td></tr>");
  if (query_t == "c") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/commercial.html\"><img name=\"commercial\" src=\"/resources/images/projects_commercial-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/commercial.html\" onmouseover=\"changeImages('commercial', '/resources/images/projects_commercial-over.gif'); return true;\" onmouseout=\"changeImages('commercial', '/resources/images/projects_commercial.gif'); return true;\"><img name=\"commercial\" src=\"/resources/images/projects_commercial.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "e") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/education.html\"><img name=\"education\" src=\"/resources/images/projects_education-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/education.html\" onmouseover=\"changeImages('education', '/resources/images/projects_education-over.gif'); return true;\" onmouseout=\"changeImages('education', '/resources/images/projects_education.gif'); return true;\"><img name=\"education\" src=\"/resources/images/projects_education.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "f") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/fun.html\"><img name=\"fun\" src=\"/resources/images/projects_fun-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/fun.html\" onmouseover=\"changeImages('fun', '/resources/images/projects_fun-over.gif'); return true;\" onmouseout=\"changeImages('fun', '/resources/images/projects_fun.gif'); return true;\"><img name=\"fun\" src=\"/resources/images/projects_fun.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "g") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/government.html\"><img name=\"government\" src=\"/resources/images/projects_government-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/government.html\" onmouseover=\"changeImages('government', '/resources/images/projects_government-over.gif'); return true;\" onmouseout=\"changeImages('government', '/resources/images/projects_government.gif'); return true;\"><img name=\"government\" src=\"/resources/images/projects_government.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "hc") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/healthcare.html\"><img name=\"healthcare\" src=\"/resources/images/projects_healthcare-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/healthcare.html\" onmouseover=\"changeImages('healthcare', '/resources/images/projects_healthcare-over.gif'); return true;\" onmouseout=\"changeImages('healthcare', '/resources/images/projects_healthcare.gif'); return true;\"><img name=\"healthcare\" src=\"/resources/images/projects_healthcare.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "h") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/hospitality.html\"><img name=\"hospitality\" src=\"/resources/images/projects_hospitality-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/hospitality.html\" onmouseover=\"changeImages('hospitality', '/resources/images/projects_hospitality-over.gif'); return true;\" onmouseout=\"changeImages('hospitality', '/resources/images/projects_hospitality.gif'); return true;\"><img name=\"hospitality\" src=\"/resources/images/projects_hospitality.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "i") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/industrial.html\"><img name=\"industrial\" src=\"/resources/images/projects_industrial-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/industrial.html\" onmouseover=\"changeImages('industrial', '/resources/images/projects_industrial-over.gif'); return true;\" onmouseout=\"changeImages('industrial', '/resources/images/projects_industrial.gif'); return true;\"><img name=\"industrial\" src=\"/resources/images/projects_industrial.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "p") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/parking.html\"><img name=\"parking\" src=\"/resources/images/projects_parking-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/parking.html\" onmouseover=\"changeImages('parking', '/resources/images/projects_parking-over.gif'); return true;\" onmouseout=\"changeImages('parking', '/resources/images/projects_parking.gif'); return true;\"><img name=\"parking\" src=\"/resources/images/projects_parking.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "r") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/religious.html\"><img name=\"religious\" src=\"/resources/images/projects_religious-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/religious.html\" onmouseover=\"changeImages('religious', '/resources/images/projects_religious-over.gif'); return true;\" onmouseout=\"changeImages('religious', '/resources/images/projects_religious.gif'); return true;\"><img name=\"religious\" src=\"/resources/images/projects_religious.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "pc") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/communities.html\"><img name=\"communities\" src=\"/resources/images/projects_communities-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/communities.html\" onmouseover=\"changeImages('communities', '/resources/images/projects_communities-over.gif'); return true;\" onmouseout=\"changeImages('communities', '/resources/images/projects_communities.gif'); return true;\"><img name=\"communities\" src=\"/resources/images/projects_communities.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "s") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/seniorliving.html\"><img name=\"seniorliving\" src=\"/resources/images/projects_seniorliving-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/completed/seniorliving.html\" onmouseover=\"changeImages('seniorliving', '/resources/images/projects_seniorliving-over.gif'); return true;\" onmouseout=\"changeImages('seniorliving', '/resources/images/projects_seniorliving.gif'); return true;\"><img name=\"seniorliving\" src=\"/resources/images/projects_seniorliving.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  document.write("  <tr><td width=\"180\" height=\"3\"><img src=\"/resources/images/projects_wmj_projects_nav_06.gif\" width=\"180\" height=\"3\"></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/type.html\" onmouseover=\"changeImages('type', '/resources/images/projects_type-over.gif'); return true;\" onmouseout=\"changeImages('type', '/resources/images/projects_type.gif'); return true;\"><img name=\"type\" src=\"/resources/images/projects_type.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("</table>");
}

if (query_s == "t") {
  document.write("<table width=\"180\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
  document.write("  <tr><td width=\"180\" height=\"32\"><a href=\"/projects.html\"><img src=\"/resources/images/projects_projects.gif\" width=\"180\" height=\"32\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"13\"><a href=\"/projects/preconstruction.html\" onmouseover=\"changeImages('preconstruction', '/resources/images/projects_preconstruction-over.gif'); return true;\" onmouseout=\"changeImages('preconstruction', '/resources/images/projects_preconstruction.gif'); return true;\"><img name=\"preconstruction\" src=\"/resources/images/projects_preconstruction.gif\" width=\"180\" height=\"13\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/underconstruction.html\" onmouseover=\"changeImages('underconstruction', '/resources/images/projects_underconstruction-over.gif'); return true;\" onmouseout=\"changeImages('underconstruction', '/resources/images/projects_underconstruction.gif'); return true;\"><img name=\"underconstruction\" src=\"/resources/images/projects_underconstruction.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/completed.html\" onmouseover=\"changeImages('completed', '/resources/images/projects_completed-over.gif'); return true;\" onmouseout=\"changeImages('completed', '/resources/images/projects_completed.gif'); return true;\"><img name=\"completed\" src=\"/resources/images/projects_completed.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"12\"><a href=\"/projects/type.html\"><img src=\"/resources/images/projects_type-over.gif\" width=\"180\" height=\"12\" border=\"0\"></a></td></tr>");
  document.write("  <tr><td width=\"180\" height=\"3\"><img src=\"/resources/images/projects_wmj_projects_nav_06.gif\" width=\"180\" height=\"3\"></td></tr>");
  if (query_t == "c") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/commercial.html\"><img name=\"commercial\" src=\"/resources/images/projects_commercial-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/commercial.html\" onmouseover=\"changeImages('commercial', '/resources/images/projects_commercial-over.gif'); return true;\" onmouseout=\"changeImages('commercial', '/resources/images/projects_commercial.gif'); return true;\"><img name=\"commercial\" src=\"/resources/images/projects_commercial.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "e") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/education.html\"><img name=\"education\" src=\"/resources/images/projects_education-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/education.html\" onmouseover=\"changeImages('education', '/resources/images/projects_education-over.gif'); return true;\" onmouseout=\"changeImages('education', '/resources/images/projects_education.gif'); return true;\"><img name=\"education\" src=\"/resources/images/projects_education.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "f") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/fun.html\"><img name=\"fun\" src=\"/resources/images/projects_fun-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/fun.html\" onmouseover=\"changeImages('fun', '/resources/images/projects_fun-over.gif'); return true;\" onmouseout=\"changeImages('fun', '/resources/images/projects_fun.gif'); return true;\"><img name=\"fun\" src=\"/resources/images/projects_fun.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "g") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/government.html\"><img name=\"government\" src=\"/resources/images/projects_government-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/government.html\" onmouseover=\"changeImages('government', '/resources/images/projects_government-over.gif'); return true;\" onmouseout=\"changeImages('government', '/resources/images/projects_government.gif'); return true;\"><img name=\"government\" src=\"/resources/images/projects_government.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "hc") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/healthcare.html\"><img name=\"healthcare\" src=\"/resources/images/projects_healthcare-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/healthcare.html\" onmouseover=\"changeImages('healthcare', '/resources/images/projects_healthcare-over.gif'); return true;\" onmouseout=\"changeImages('healthcare', '/resources/images/projects_healthcare.gif'); return true;\"><img name=\"healthcare\" src=\"/resources/images/projects_healthcare.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "h") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/hospitality.html\"><img name=\"hospitality\" src=\"/resources/images/projects_hospitality-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/hospitality.html\" onmouseover=\"changeImages('hospitality', '/resources/images/projects_hospitality-over.gif'); return true;\" onmouseout=\"changeImages('hospitality', '/resources/images/projects_hospitality.gif'); return true;\"><img name=\"hospitality\" src=\"/resources/images/projects_hospitality.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "i") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/industrial.html\"><img name=\"industrial\" src=\"/resources/images/projects_industrial-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/industrial.html\" onmouseover=\"changeImages('industrial', '/resources/images/projects_industrial-over.gif'); return true;\" onmouseout=\"changeImages('industrial', '/resources/images/projects_industrial.gif'); return true;\"><img name=\"industrial\" src=\"/resources/images/projects_industrial.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "p") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/parking.html\"><img name=\"parking\" src=\"/resources/images/projects_parking-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/parking.html\" onmouseover=\"changeImages('parking', '/resources/images/projects_parking-over.gif'); return true;\" onmouseout=\"changeImages('parking', '/resources/images/projects_parking.gif'); return true;\"><img name=\"parking\" src=\"/resources/images/projects_parking.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "r") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/religious.html\"><img name=\"religious\" src=\"/resources/images/projects_religious-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/religious.html\" onmouseover=\"changeImages('religious', '/resources/images/projects_religious-over.gif'); return true;\" onmouseout=\"changeImages('religious', '/resources/images/projects_religious.gif'); return true;\"><img name=\"religious\" src=\"/resources/images/projects_religious.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "pc") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/communities.html\"><img name=\"communities\" src=\"/resources/images/projects_communities-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/communities.html\" onmouseover=\"changeImages('communities', '/resources/images/projects_communities-over.gif'); return true;\" onmouseout=\"changeImages('communities', '/resources/images/projects_communities.gif'); return true;\"><img name=\"communities\" src=\"/resources/images/projects_communities.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  if (query_t == "s") {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/seniorliving.html\"><img name=\"seniorliving\" src=\"/resources/images/projects_seniorliving-over.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  else {document.write("  <tr><td width=\"180\" height=\"11\"><a href=\"/projects/type/seniorliving.html\" onmouseover=\"changeImages('seniorliving', '/resources/images/projects_seniorliving-over.gif'); return true;\" onmouseout=\"changeImages('seniorliving', '/resources/images/projects_seniorliving.gif'); return true;\"><img name=\"seniorliving\" src=\"/resources/images/projects_seniorliving.gif\" width=\"180\" height=\"11\" border=\"0\"></a></td></tr>");}
  document.write("</table>");
}


