//	set the base location for reference
//if ((self.location.href.search('CHANGE')>=0) || (self.location.href.search('change')>=0))
//	baseLoc=\"../../\";
//else
	if ((self.location.href.search('ASP')>=0) || (self.location.href.search('asp')>=0))
		baseloc="../";
	else {
		if (self.location.href.search('Support')) {
			baseloc="../../";
		}
		else
			baseloc="";
	}

//document.write("<p>&nbsp;</p>");
//kate 10/29 document.write("<center>");
//kate 10/29 document.write("<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"28\">");
//kate 10/29 document.write("<tr>");
//kate 10/29 document.write("    <td class=\"text12n\" align=\"center\"><a href=\"#top\" class=\"in\">Back to Top</td>");
//kate 10/29 document.write("</tr>");
//kate 10/29 document.write("<tr>");
//kate 10/2009 document.write("    <td align=\"left\"><img src=\"" + baseloc + "Content/logos/dwc_blocks.gif\" width=\"46\" height=\"28\" border=\"0\" alt=\"DeckerWright Corporation\"><img src=\"" + baseloc + "Content/images/address.gif\" width=\"400\" height=\"14\" alt=\"628 Shrewsbury Avenue - Red Bank, New Jersey 07701\"></td>");
//kate 10/29  document.write("  </tr>");
//kate 10/29  document.write("</table>");
//kate 10/29  document.write("<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
//kate 10/29 document.write("  <tr> ");
//kate 10/2009 document.write("    <td align=\"right\" bgcolor=\"#000000\" height=\"10\"><img src=\"" + baseloc + "Content/images/curve_rtinv_menu_blk.gif\" width=\"10\" height=\"10\"></td>");
//kate 10/29  document.write("  </tr>");
//kate 10/29  document.write("  <tr>"); 
//kate 10/2009 document.write("    <td height=\"25\" colspan=\"2\">"); 
// kate 10/2009 document.write("      <div align=\"center\" class=\"text10n\">Copyright &copy; 2009 DeckerWright Corporation."); 
//kate 10/29  // kate 10/2009  document.write("        All Rights Reserved.</div>");
//kate 10/29  document.write("    </td>");
//kate 10/29  document.write("  </tr>");
//kate 10/29  document.write("</table>");
//document.write("<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"10\">");
//document.write("  <tr>"); 
//document.write("    <td>&nbsp;</td>");
//kate 10/29  document.write("  </tr>");
//kate 10/29 document.write("</table>");
//kate 10/29 document.write("</center>");
//document.write("<p> ");
//document.write("  <map name=\"Map\"> ");
//document.write("    <area shape=\"rect\" coords=\"137,-2,199,15\" href=\"support.htm\" alt=\"Support\" title=\"Support\">");
//document.write("    <area shape=\"rect\" coords=\"70,-2,132,15\" href=\"solutions.htm\" alt=\"Services\" title=\"Services\">");
//document.write("    <area shape=\"rect\" coords=\"1,-1,63,16\" href=\"products.htm\" alt=\"Products\" title=\"Products\">");
//document.write("  </map>");
//document.write("</p>");
