
document.write("<table width=\"100%\"  border=\"0\" cellspacing=\"1\" cellpadding=\"0\">");
document.write("            <tr>");
document.write("              <td></td>");
document.write("            </tr>");

document.writeln("<script type=\"text\/javascript\"> ");
document.writeln("	function change_select(selIndustry){ ");
document.writeln("	switch (selIndustry){");
document.writeln("	case \"0\":");
document.writeln("	location.replace(\"index.htm\"); ");
document.writeln("	break;");
document.writeln("	case \"1\":");
document.writeln("	location.replace(\"Ind_IT.htm\");");
document.writeln("	break;");
document.writeln("	case \"2\":");
document.writeln("	location.replace(\"Ind_Insurance.htm\");");
document.writeln("	break;");
document.writeln("	case \"3\":");
document.writeln("	location.replace(\"Ind_Mortgage.htm\");");
document.writeln("	break;");
document.writeln("	case \"4\":");
document.writeln("	location.replace(\"Ind_Law.htm\");");
document.writeln("	break;");
document.writeln("	case \"5\":");
document.writeln("	location.replace(\"Ind_Health.htm\");");
document.writeln("	break;");
document.writeln("	case \"6\":");
document.writeln("	location.replace(\"Ind_Traffic.htm\");");
document.writeln("	break;");
document.writeln("	case \"7\":");
document.writeln("	location.replace(\"Ind_Gov.htm\");");
document.writeln("	break;");
document.writeln("	case \"8\":");
document.writeln("	location.replace(\"Ind_Architecture.htm\");");
document.writeln("	break;");
document.writeln("	case \"9\":");
document.writeln("	location.replace(\"Ind_Publishing.htm\");");
document.writeln("	break;");
document.writeln("	case \"10\":");
document.writeln("	location.replace(\"Ind_Enterprise.htm\");");
document.writeln("	break;");
document.writeln("	} ");
document.writeln("	} ");
document.writeln("	<\/script>");

document.write("            <tr width=\"100%\">"  );
document.write("              <td class=\"font_add\" style='padding:0 4px 0 4px'>   ");
document.write("            <select  name=\"selIndustry\" onChange=\"javascript:change_select(this.options[this.selectedIndex].value)\" style='color:#003399'> ");
document.write("            <option value=\"0\">Choose Your Industry</option>");
document.write("            <option value=\"1\">IT & Service</option>");
document.write("            <option value=\"2\">Insurance</option>");
document.write("            <option value=\"3\">Mortgage & Bank</option>");
document.write("            <option value=\"4\">Law Firms </option>");
document.write("            <option value=\"5\">Health Care</option>");
document.write("            <option value=\"6\">Traffic & Logistics</option>");
document.write("            <option value=\"7\">Gov.& NPO.</option>");
document.write("            <option value=\"8\">Architecture</option>");
document.write("            <option value=\"9\">Publishing company</option>");
document.write("            <option value=\"10\">Enterprise Divisions</option>");
document.write("            </select>");
document.write("            </td>");
document.write("            </tr><tr><td style='height:2px'></td></tr>");
document.write("            <tr width=\"100%\"><td class=\"font_add\" style='padding:0 4px 0 4px;color:#003399'>   ");
document.write("            Find OCR Case Studies for your Industry");
document.write("            </td>");
document.write("            </tr><tr><td style='height:5px'></td></tr>");


document.write("            <tr>");
document.write("            <td class=\"font_add\" style='padding:0 4px 0 4px'>");
document.writeln("<script type=\"text\/javascript\"> ");
document.writeln("	function Gsitesearch(){ ");
document.writeln("  var locationURL; ");
document.writeln("  locationURL = \"googleHtml.htm?cx=015468158345928328854%3Adqh_vfq1__y&cof=FORID%3A9&ie=UTF-8&q=\"+document.getElementById('txtQFront').value ");
document.writeln("  window.open(locationURL,'_blank',''); ");
document.writeln("	} ");
document.writeln("	<\/script>");

document.writeln("");

document.writeln("	<form name=\"searchForm\" onSubmit= \"Gsitesearch()\"> ");
document.writeln("	<INPUT type = \"text\" maxLength=\"2048\" size=\"12\" name=\"qfront\" id=\"txtQFront\"><FONT size=-1> <INPUT type=button onclick=\"Gsitesearch()\" value=Go name=btnG style='color:#003399'> &nbsp;&nbsp;");
document.writeln("	<\/form> ");
document.writeln("");
document.write("            </td>");
document.write("            </tr>");
document.write("            </tr><tr><td style='height:2px'></td></tr>");
document.write("            <tr>");
document.write("              <td class=\"font_add\" style='padding:0 4px 0 4px; color:#003399'> Find OCR Applications, Products and Services by Key Word.</td>");
document.write("            </tr>");

document.write("        </table>");
