<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>淘宝返现 - <?php echo $site_name?></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="thems/<?php echo $templates;?>/css/style.css" rel="stylesheet" type="text/css" />
<link href="thems/<?php echo $templates;?>/css/tao.css" rel="stylesheet" type="text/css" />
</head>
<body>
<?php include("header.php");?>
</div>
<div id="main">
<form id="searchForm" action="/search.php" method="get">
<div class="tao_search">
<div class="tao_searchbox">
<input
class=in id=title onblur="if(this.value=='')this.value='<?php if($q!=''){echo $q;}else{echo "输入淘宝商品名或关键词搜索";} ?>';"
onfocus="if(this.value=='<?php if($q!=''){echo $q;}else{echo "输入淘宝商品名或关键词搜索";} ?>')this.value='';" accessKey=s value=<?php if($q!=''){echo $q;}else{echo "输入淘宝商品名或关键词搜索";} ?>
name=q autocomplete="off"><input name="image" type="image" class="inputimg" src="thems/<?php echo $templates;?>/images/go.gif"/>
</div>
<div class="shoujilei">
<p class="search-one">
价格:
<input type="text" name="sp" value="<?php echo $start_price?>" size="4" /> 至
<input name="ep" type="text" id="ep" value="<?php echo $end_price?>" size="4" /> 最低信誉:<select name="start_credit" style=" width:100px;">
<option value="5heart" <?php if ($_GET[start_credit]=='5heart')echo "selected=selected";?> >五红心</option>
<option value="1heart" <?php if ($_GET[start_credit]=='1heart')echo "selected=selected";?> >一红心</option>
<option value="2heart" <?php if ($_GET[start_credit]=='2heart')echo "selected=selected";?> >二红心</option>
<option value="3heart" <?php if ($_GET[start_credit]=='3heart')echo "selected=selected";?> >三红心</option>
<option value="4heart" <?php if ($_GET[start_credit]=='4heart')echo "selected=selected";?> >四红心</option>
<option value="1diamond" <?php if ($_GET[start_credit]=='1diamond')echo "selected=selected";?> >一钻石</option>
<option value="2diamond" <?php if ($_GET[start_credit]=='2diamond')echo "selected=selected";?> >二钻石</option>
<option value="3diamond" <?php if ($_GET[start_credit]=='3diamond')echo "selected=selected";?> >三钻石</option>
<option value="4diamond" <?php if ($_GET[start_credit]=='4diamond')echo "selected=selected";?> >四钻石</option>
<option value="5diamond" <?php if ($_GET[start_credit]=='5diamond')echo "selected=selected";?> >五钻石</option>
<option value="1crown" <?php if ($_GET[start_credit]=='1crown')echo "selected=selected";?> >一冠</option>
<option value="2crown" <?php if ($_GET[start_credit]=='2crown')echo "selected=selected";?> >二冠</option>
<option value="3crown" <?php if ($_GET[start_credit]=='3crown')echo "selected=selected";?> >三冠</option>
<option value="4crown" <?php if ($_GET[start_credit]=='4crown')echo "selected=selected";?> >四冠</option>
<option value="5crown" <?php if ($_GET[start_credit]=='5crown')echo "selected=selected";?> >五冠</option>
<option value="1goldencrown" <?php if ($_GET[start_credit]=='1goldencrown')echo "selected=selected";?> >一皇冠</option>
<option value="2goldencrown" <?php if ($_GET[start_credit]=='2goldencrown')echo "selected=selected";?> >二皇冠</option>
<option value="3goldencrown" <?php if ($_GET[start_credit]=='3goldencrown')echo "selected=selected";?> >三皇冠</option>
<option value="4goldencrown" <?php if ($_GET[start_credit]=='4goldencrown')echo "selected=selected";?> >四皇冠</option>
<option value="5goldencrown" <?php if ($_GET[start_credit]=='5goldencrown')echo "selected=selected";?> >五皇冠</option>
</select>
排列顺序:<select name="sr">
<option value="commissionVolume_desc" <?php if ($_GET[sr]=='commissionVolume_desc')echo "selected=selected";?>>人气高到低</option>
<option value="credit_desc" <?php if ($_GET[sr]=='credit_desc')echo "selected=selected";?>>信用高到低</option>
<option value="commissionNum_desc" <?php if ($_GET[sr]=='commissionNum_desc')echo "selected=selected";?>>销量高到低</option>
<option value="price_desc" <?php if ($_GET[sr]=='price_desc')echo "selected=selected";?>>价格高到低</option>
<option value="price_asc" <?php if ($_GET[sr]=='price_asc')echo "selected=selected";?>>价格低到高</option>
<option value="commissionRate_desc" <?php if ($_GET[sr]=='commissionRate_desc')echo "selected=selected";?>>返现比高到低</option>
</select>
</p>
<p class="search-one">
<input type="checkbox" name="mall_item" value="1" <?php if ($_GET[mall_item]=='1')echo "checked=checked";?>/>
淘宝商城
<input type="checkbox" name="guarantee" <?php if ($_GET[guarantee]=='true')echo "checked=checked";?> value="true" />
消保卖家
<input type="checkbox" name="sevendays_return" <?php if ($_GET[sevendays_return]=='1')echo "checked=checked";?> value="1" />
七天退换
<input type="checkbox" name="real_describe" <?php if ($_GET[real_describe]=='1')echo "checked=checked";?> value="1" />
如实描述
<input type="checkbox" name="cash_ondelivery" <?php if ($_GET[cash_ondelivery]=='1')echo "checked=checked";?> value="1" />
货到付款
<input type="checkbox" name="cash_coupon" <?php if ($_GET[cash_coupon]=='1')echo "checked=checked";?> value="1" /> 抵价券 <input type="checkbox" name="vip_card" <?php if ($_GET[vip_card]=='1')echo "checked=checked";?> value="1" />vip卡 </p>
</div>
<div class="clear"></div>
</div>
</form>
<div class="buzhou"><img src="thems/<?php echo $templates;?>/images/buzhou.jpg" alt="返利步骤图" width="950" height="56" /></div>
<div class="catalogs">
<h2>淘宝精选分类</h2>
<div class=mytable id=tabfyf>
<ul>
<li><h4><span style="float:left;padding:35px 0;">服<br> <br>饰</span></h4>
<dl>
<dt><A
href="<?php if($html=='0'){echo "list.php?cid=";}else{echo "list-";}?>16<?php if($html!='0'){echo ".html";}?>"
target=_self>女装</A>|<A
href="<?php if($html=='0'){echo "search.php?q=";}else{echo "search-";}?>%E6%98%A5%E8%A3%85<?php if($html!='0'){echo ".html";}?>"
target=_self>春装</A>|<A
href="<?php if($html=='0'){echo "list.php?cid=";}else{echo "list-";}?>50011277<?php if($html!='0'){echo ".html";}?>"
target=_self>短款</A>|<A
href="<?php if($html=='0'){echo "search.php?q=";}else{echo "search-";}?>%E9%95%BF%E6%AC%BE<?php if($html!='0'){echo ".html";}?>"
target=_self>长款</A></dt>
<dd><A
href="<?php if($html=='0'){echo "list.php?cid=";}else{echo "list-";}?>1623<?php if($html!='0'){echo ".html";}?>"
target=_self>半身裙</A> <A
href="<?php if($html=='0'){echo "list.php?cid=";}else{echo "list-";}?>162205<?php if($html!='0'){echo ".html";}?>"
target=_self>牛仔裤</A> <A
href="<?php if($html=='0'){echo "list.php?cid=";}else{echo "list-";}?>50007068<?php if($html!='0'){echo ".html";}?>"
target=_self><FONT color=#ff5500>打底裤</FONT></A> <A
href="<?php if($html=='0'){echo "list.php?cid=";}else{echo "list-";}?>50010850<?php if($html!='0'){echo ".html";}?>"
target=_self>连衣裙</A></dd>
</dl>
<dl>
<dt><A
href="<?php if($html=='0'){echo "list.php?cid=";}else{echo "list-";}?>50006843<?php if($html!='0'){echo ".html";}?>"
target=_self>女鞋</A>|