document.write("<div id=\"footer\">\n");
document.write("\t<br class=\"clear\"/>\n");
document.write("\t<h4><img src=\"http://jensenlarson.com/images/common/heading_contact_us.png\" alt=\"Contact Us\" /></h4>\n");
document.write("\t<p>407-409-8499&nbsp;|&nbsp;");
	var l=new Array();
			l[0]='>';
			l[1]='a';
			l[2]='/';
			l[3]='<';
			l[4]=' 109';
			l[5]=' 111';
			l[6]=' 99';
			l[7]=' 46';
			l[8]=' 110';
			l[9]=' 111';
			l[10]=' 115';
			l[11]=' 114';
			l[12]=' 97';
			l[13]=' 108';
			l[14]=' 110';
			l[15]=' 101';
			l[16]=' 115';
			l[17]=' 110';
			l[18]=' 101';
			l[19]=' 106';
			l[20]=' 64';
			l[21]=' 108';
			l[22]=' 105';
			l[23]=' 97';
			l[24]=' 109';
			l[25]='>';
			l[26]='\"';
			l[27]=' 109';
			l[28]=' 111';
			l[29]=' 99';
			l[30]=' 46';
			l[31]=' 110';
			l[32]=' 111';
			l[33]=' 115';
			l[34]=' 114';
			l[35]=' 97';
			l[36]=' 108';
			l[37]=' 110';
			l[38]=' 101';
			l[39]=' 115';
			l[40]=' 110';
			l[41]=' 101';
			l[42]=' 106';
			l[43]=' 64';
			l[44]=' 108';
			l[45]=' 105';
			l[46]=' 97';
			l[47]=' 109';
			l[48]=':';
			l[49]='o';
			l[50]='t';
			l[51]='l';
			l[52]='i';
			l[53]='a';
			l[54]='m';
			l[55]='\"';
			l[56]='=';
			l[57]='f';
			l[58]='e';
			l[59]='r';
			l[60]='h';
			l[61]='a ';
			l[62]='<';
		for (var i = l.length-1; i >= 0; i=i-1)
	{ 
		if (l[i].substring(0, 1) == ' ')
		{document.write("&#"+unescape(l[i].substring(1))+";");}
		else
		{document.write(unescape(l[i]));}
	}
document.write("</p>\n\t<p id=\"footer-location\">Currently: <i>Orlando, Florida</i></p>\n");
document.write("</div>");

