<!-- EBSCOhost Custom Search Box Begins -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="css/style.css">
<title>Consumer Reports Searchbox</title>
</head>
<body>
<div id="consumerreportssearch">
<img decoding="async" class="cr_logo" src="https://imageserver.ebscohost.com/branding/cjrlc085/img/cr.png" alt="Consumer Reports logo" width="400" height="100"/><br />
<br />
<form action="https://search.ebscohost.com/login.aspx" method="get" target="_blank" onsubmit="ebscoPreProcess(this), limittoJN(this);">
<select style="display: none" name="search_prefix" onchange="#" size="1">
<option selected="selected" value="">subject</option>
<option value="TI ">title</option>
<option value="AU ">author</option>
</select>
<input name="direct" value="true" type="hidden">
<input name="scope" value="site" type="hidden">
<input name="type" value="1" type="hidden"/>
<input name="site" value="ehost-live" type="hidden">
<input name="db" value="fth" type="hidden">
<input type="hidden" name="cli1" value="DT1" />
<input type="hidden" name="cli0" value="SO" />
<input type="hidden" name="clv0" value="Consumer Reports" />
<input name="custid" value="cjrlc085" type="hidden">
<input name="groupid" value="main" type="hidden">
<input name="profile" value="eds" type="hidden">
<input name="lang" value="en" type="hidden">
<input name="authtype" value="ip,geo,uid" type="hidden">
<input name="geocustid" value="cjrlc085" type="hidden">
<input name="bquery" value="" type="hidden">
<input name="uquery" type="text" placeholder="Search Consumer Reports" value="">
<button class="btn-go" type="submit">Search</button>
<div class="limiter filter">
<input type="checkbox" id="clv1" name="clv1" value="" checked="checked" /> Last Two Years Only
</div>
</form>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="http://imageserver.ebscohost.com/branding/consumer_reports_search/js/searchbox-functions.js" ></script>
</body>
</html>
<!-- EBSCOhost Custom Search Box Ends -->