document.write("<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd\">");
document.write("<html xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">");
document.write("<head>");
document.write("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=UTF-8\" \/>");
document.write("<title>Contact Us<\/title>");
document.write("<\/head>");
document.write("");
document.write("<body>");
document.write("");
document.write(" <div id=\"light\" class=\"white_content\">");
document.write("<!--Contact Form-->");
document.write("");
document.write("");
document.write("    	<div align=\"left\">");
document.write("			<div align=\"right\" style=\"padding-right:10px; padding-top:5px;\"><a href = \"javascript:void(0)\" onclick = \"document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'\" style=\"color:#000000;\">");
document.write("                <img src=\"images\/X.gif\" width=\"23\" height=\"30\" border=\"0\" style=\"display:block;\" alt=\"close\" \/>");
document.write("                <\/a>");
document.write("            <\/div>");
document.write("            <img src=\"images\/contact_header.jpg\" border=\"0\" width=\"345\" height=\"55\" style=\"display:block;\" alt=\"contact us\" \/>");
document.write("         ");
document.write("               ");
document.write("               <br \/>");
document.write("");
document.write("                      <form method=\"POST\" action=\"contact_form.php\">");
document.write("                      <div class=\"box\">");
document.write(" Name:<br \/>");
document.write("   <input type=\"text\" name=\"name\" size=\"30\"><br \/>");
document.write("   <br \/>");
document.write("    E-mail Address:<br \/>");
document.write("   <input type=\"text\" name=\"email\" size=\"30\"><br \/>");
document.write("  <br \/>");
document.write("   How can we help you?<br \/>");
document.write("   <textarea rows=\"9\" name=\"message\" rows=\"5\" cols=\"36\"><\/textarea>");
document.write("    <\/div>");
document.write("   <br \/>");
document.write("   <div align=\"center\">");
document.write("   <input type=\"image\" src=\"images\/send_button.gif\" value=\"Submit\" name=\"submit\">");
document.write("   <\/div>");
document.write("<\/form> ");
document.write("   ");
document.write("           			 <\/div>      ");
document.write("            			");
document.write("            				<div align=\"center\" class=\"contact_info\">  ");
document.write("           Communicus, Inc.&nbsp;&nbsp;|&nbsp;&nbsp;Phone: 520.751.9000&nbsp;&nbsp;|&nbsp;&nbsp;Fax: 520.751.8668 ");
document.write("            <br \/>");
document.write("            310 S. Williams Blvd., Suite 300&nbsp;&nbsp;|&nbsp;&nbsp;Tucson, AZ 85711");
document.write("        					<\/div>");
document.write("        <\/form>");
document.write("   	 	 <\/div>");
document.write("<\/div>");
document.write("    <!--Contact Form-->");
document.write("");
document.write("		<div id=\"fade\" class=\"black_overlay\"><\/div>");
document.write("");
document.write("<\/body>");
document.write("<\/html>");
document.write("");
