<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>FoneBank</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/business-casual.css" rel="stylesheet">
<link href="css/mystyle.css" rel="stylesheet">
<!-- Fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Josefin+Slab:100,300,400,600,700,100italic,300italic,400italic,600italic,700italic" rel="stylesheet" type="text/css">
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body style="background-color: #eaebec;">
<div style="background-color:rgb(28, 126, 186); width:100%;height:100%;text-align:center;vertical-align:top;padding-top:0px;background-image:url(/images/v5/bgrepeat.gif);background-repeat:repeat-x; position:relative;">
<table style="width:878px;border:none;margin-left:auto;margin-right:auto;" cellpadding="0" cellspacing="0">
<tr>
<td style="background-repeat:no-repeat;width:878px;height:89px;">
<table style="width:100%;height:89px;" cellpadding="0" cellspacing="0">
<tr>
<td style="width:300px; padding-top:0px;">
<a href="/"><img src="img/logo.jpg" alt="Fonebank –Mobile phone recycling company" style="border:none;"/></a>
<br />
<span style="font-size:16px; line-height:20px; font-weight:normal; color:white; font-family:Verdana;">sell mobile phones for cash</span>
</td>
<td style="width:340px; padding-top:21px;">
<table cellpadding="0" cellspacing="0">
<tr>
<td style="width:180px;height:32px;">
<style>
.round5 {
border-radius:5px;
}
</style>
<div class="round5" style="background-color:white; padding:5px;">
<form action="search.php" method="post">
<table cellpadding="0" cellspacing="0" style="width:100%">
<tr>
<td style="width:315px;">
<div style="position:relative;">
<input name="tag" type="search" required placeholder="Type your Model or IMEI number" id="ctl00_ucsearch_txtsearch_sel" autocomplete="off" style="background-color:Transparent;height:30px;line-height:30px; padding-left:10px; border:none; font-family:verdana; color:#606060; font-size:12px; width:250px;" />
<div id="ctl00_ucsearch_divsuggestions" class="suggestionsBox" style="display:none;">
<div id="ctl00_ucsearch_divautoSuggestionsList" class="suggestionList" tabindex="0"></div>
</div>
</div>
</td>
<td style="width:10px;"> </td>
<td><input type="image" name="ctl00$ucsearch$btnsearch" id="ctl00_ucsearch_btnsearch" src="img/quicksearch_go.gif" alt="Search" onclick="do_search_default_1('txtsearch_sel'); return false;" style="border-width:0px;" /></td>
</tr>
</table>
</form>
<span id="ctl00_ucsearch_lblcharity" style="display:none"></span><span id="ctl00_ucsearch_lbllinksrc" style="display:none;"></span>
<input type="hidden" id="search_str_start" />
</div>
</td>
<td style="height:32px; padding-left:5px;"> </td>
</tr>
</table>
</td>
<td style="padding-top:0px;">
<table cellpadding="0" cellspacing="0">
<tr>
<td><img src="img/banker.gif" alt="Fonebanker – Get Cash for selling mobile phone" /></td>
</tr>
</table>
</td>
</tr>
</table>
</table>
</div>
<nav class="navbar navbar-default" role="navigation" style="height: 40px;">
<div class="container" style="margin-top: -25px;">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header" style="background-color: white;padding-top: 30px;}">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- navbar-brand is hidden on larger screens, but visible when the menu is collapsed -->
<a class="navbar-brand" href="index.html">FoneBank</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="index.php">Home</a>
</li>
<li>
<a href="sell.php">Sell Your Mobile</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">About Fonebank <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="how_to_post.php">Postage</a></li>
<li><a href="how_it_work.php">How it Works</a></li>
<li><a href="why_sell_mobile.php">Why Fonebank</a></li>
<li><a href="free_collection.php">Free Collection and Business Service</a></li>
</ul>
</li>
<li>
<a href="#">Fonebank News</a>
</li>
<li>
<a href="reviews.php">Reviews</a>
</li>
<li>
<a href="contact.php">Contact Us</a>
</li>
<li>
<a href="account.php">Account</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>