//	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>");
document.write("<center>");
document.write("<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"28\">");
document.write("<tr>");
document.write("    <td class=\"text12n\" align=\"center\"><a href=\"#top\" class=\"in\">Back to Top</td>");
document.write("</tr>");
document.write("<tr>");
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>");
document.write("  </tr>");
document.write("</table>");
document.write("<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("  <tr> ");
document.write("    <td align=\"right\" bgcolor=\"#000000\" height=\"10\"><img src=\"" + baseloc + "Content/images/curve_rtinv_menu_blk.gif\" width=\"10\" height=\"10\"></td>");
document.write("  </tr>");
document.write("  <tr>"); 
document.write("    <td height=\"25\" colspan=\"2\">"); 
document.write("      <div align=\"center\" class=\"text10n\">Copyright &copy; 2009 DeckerWright Corporation."); 
document.write("        All Rights Reserved.</div>");
document.write("    </td>");
document.write("  </tr>");
document.write("</table>");
document.write("<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"10\">");
document.write("  <tr>"); 
document.write("    <td>&nbsp;</td>");
document.write("  </tr>");
document.write("</table>");
document.write("</center>");


document.write ("<!--CharTec SNIPPET//-->");
document.write ("<script type=""text/javascript"">var DID=80523;");
document.write ("var pcheck=(window.location.protocol == ""https:"") ? ""https://stats.sa-as.com/live.js"":""http://stats.sa-as.com/live.js"";");
document.write ("document.writeln('<scr'+'ipt src=""'+pcheck+'"" type=""text\/javascript""><\/scr'+'ipt>');");
document.write ("</script>");
ocument.write ("<!--CharTec SNIPPET//-->");

//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>");