·首页 ·愿望展示 ·漂流地 ·搜索漂流瓶 ·积分榜 ·公告
{if LoginUserInfo.code == 1} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"> <img src="http://mat1.qq.com/2008/floater/styles/images/bota3.jpg" width="174" height="153" border="0" /> </td> </tr> </table> <form method="post" action='http://ptlogin.qq.com/login' onsubmit='return Floater.LoginBox.checkForm(this);'> <input type="hidden" name="u1" value="${window.location.href}"> <input type="hidden" name="fp" value="loginerroralert"> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="60" height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota4.gif" class="plbg1">QQ号码</td> <td><input type="text" name="u" maxlength="9" class="plip1" tabindex="1" /></td> </tr> <tr> <td height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota5.gif" class="plbg1">QQ密码</td> <td><input type="password" name="p" class="plip1" tabindex="2" /></td> </tr> <tr> <td height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota6.gif" class="plbg1">验证码</td> <td><input type="text" name="verifycode" autocomplete="off" tabindex="3" maxlength="4" class="plip1" style="width:38px;" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="plpd2 lk07u"><a href="javascript:Floater.LoginBox.changeVerifyImg();">看不清,换一张</a></td> </tr> <tr> <td height="63" class="alce"> <img id="imgVerify" width="130" height="53" src="http://nverify.qq.com/getimage?${Math.random()}" onclick="Floater.LoginBox.changeVerifyImg()" alt="看不清,换一张"> </td> </tr> <tr> <td height="26" background="http://mat1.qq.com/2008/floater/styles/images/bota7.gif" class="alce plpd3"> <input name="Submit" type="image" src="http://mat1.qq.com/2008/floater/styles/images/bota8.gif" /> <a href="http://freeqqm.qq.com/" target="_blank"><img src="http://mat1.qq.com/2008/floater/styles/images/bota9.gif" /></a> </td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="85" class="alce"> <a href="apply.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/bota10.gif" width="175" height="60" border="0" /></a></td> </tr> </table> </form> {elseif LoginUserInfo.code == 0} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"> <img src="http://mat1.qq.com/2008/floater/styles/images/bottles/b.${LoginUserInfo.userinfo.bot_style}.${LoginUserInfo.userinfo.bot_color}.jpg" width="174" height="153" border="0" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx9"> <span>欢迎您登录!</span><br /> <span>QQ号:</span>${LoginUserInfo.userinfo.user_id}<br /> <span>昵称:</span>${LoginUserInfo.userinfo.user_nick.escapeHTML()}<br /> <span>漂流总积分:</span>${LoginUserInfo.userinfo.bot_rank}<br /> <span>当前停靠站点:</span>${Floater.City[LoginUserInfo.userinfo.bot_city-1]}<br /> <span>当前状态:</span> {if LoginUserInfo.userinfo.bot_audit >= 1} 漂流中 {elseif LoginUserInfo.userinfo.bot_audit == 0} 资料审核中 {elseif LoginUserInfo.userinfo.bot_audit == -1} 资料审核失败 {/if} </td> </tr> <tr> <td class="alce"> {if document.location.pathname != "/floater/mybot.shtml"} <a href="/floater/mybot.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/mybot.gif" width="133" height="27" vspace="6" border="0" /></a><br /> {else} <a href="http://comment1.news.qq.com/comment.htm?site=2008&id=${LoginUserInfo.userinfo.bot_commentid}" target="_blank"><img src="http://mat1.qq.com/2008/floater/styles/images/msg.gif" width="133" height="27" vspace="6" border="0" /></a> <br/> {/if} <a href="javascript:Floater.User.logout();"><img src="http://mat1.qq.com/2008/floater/styles/images/botb19.gif" width="133" height="27" vspace="6" border="0" /></a> </td> </tr> </table> {elseif LoginUserInfo.code == -1} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"><img src="http://mat1.qq.com/2008/floater/styles/images/bota3.jpg" width="174" height="153" border="0" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx9"> <span>${Floater.currentUser}, 欢迎您登录!</span> </td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="85" class="alce"> <a href="/floater/apply.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/bota10.gif" width="175" height="60" border="0" /></a></td> </tr> <tr> <td class="alce"> <a href="javascript:Floater.User.logout();"><img src="http://mat1.qq.com/2008/floater/styles/images/botb19.gif" width="133" height="27" vspace="6" border="0" /></a> </td> </tr> </table> {/if}
根据QQ号/昵称/瓶子名:
根据类别搜索:
{if code == -1} <form target="Ansy_Post" id="Apply_Submit" method="post"> <table width="666" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb3.gif"> <tr> <td height="52" colspan="3" background="http://mat1.qq.com/2008/floater/styles/images/botb1.gif"></td> </tr> <tr class="alto"> <td width="189" class="plpd5"><table width="188" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx10">创建漂流瓶名称:</td> </tr> <tr height="30"> <td> <input type="text" name="bot_name" class="plip1" maxlength="20" style="width:172px; height:19px; line-height:19px" /> </td> </tr> </table></td> <td width="195" class="plpd6"> <table width="188" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx10" colspan="2">请选择漂流瓶样式:</td> </tr> <tr height="30"> <td><select name="bot_style" id="bot_style_preview" class="plip4" style="width:150px;" onchange="Floater.Apply.previewBottle();"> <option value="1">巴黎香水瓶</option> <option value="2">宝葫芦瓶</option> <option value="3">彩虹瓶</option> <option value="4">帝企鹅瓶</option> <option value="5">汉堡包瓶</option> <option value="6">环珠格格瓶</option> <option value="7">幻彩蝴蝶瓶</option> <option value="8">浪漫小屋瓶</option> <option value="9">眉飞色舞瓶</option> <option value="10">魔法度量瓶</option> <option value="11">七彩五星瓶</option> <option value="12">奇幻古瓶</option> <option value="13">清凉啤酒瓶</option> <option value="14">五彩六边瓶</option> <option value="15">五彩桃心瓶</option> <option value="16">小魔法瓶</option> <option value="17">绚彩园瓶</option> <option value="18">雪花方尊瓶</option> <option value="19">玉缀瓶</option> <option value="20">芝华士瓶</option> </select></td> <td> <img src="http://mat1.qq.com/2008/floater/styles/images/bottles/s.1.1.jpg" id="preview_bottle" width="30" height="30" /></td> </tr> </table></td> <td width="228" class="plpd6"><table width="188" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx10">选择漂流瓶颜色:</td> </tr> <tr height="30"> <td><select name="bot_color" id="bot_color_preview" onchange="Floater.Apply.previewBottle();" class="plip4"> <option value="1">橙色</option> <option value="2">黄色</option> <option value="3">绿色</option> <option value="4">浅蓝色</option> <option value="5">蓝色</option> <option value="6">紫色</option> <option value="7">红色</option> </select></td> </tr> </table></td> </tr> <tr> <td height="17" colspan="3" background="http://mat1.qq.com/2008/floater/styles/images/botb2.gif"></td> </tr> </table> <div class="plsp2"></div> <table width="666" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="http://mat1.qq.com/2008/floater/styles/images/botb4.gif" width="666" height="41" border="0" /></td> </tr> </table> <table width="666" border="0" cellspacing="0" cellpadding="0" class="plmg2"> <tr class="alto"> <td width="173"><table width="148" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb7.gif"> <tr> <td class="pltt2">奥运门票类</td> </tr> <tr> <td height="180" class="plbg4"><table width="128" border="0" align="center" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb8.gif" class="pltx5"> <tr> <td width="108" height="22"><a href="/floater/wish.shtml" target="_blank">游泳决赛</a></td> <td><input type="radio" name="wish_id" value="1" /></td> </tr> <tr> <td height="22"><a href="/floater/wish.shtml" target="_blank">跳水决赛</a></td> <td><input type="radio" name="wish_id" value="2" /></td> </tr> <tr> <td height="22"><a href="/floater/wish.shtml" target="_blank">乒乓球决赛</a></td> <td><input type="radio" name="wish_id" value="3" /></td> </tr> <tr> <td height="22"><a href="/floater/wish.shtml" target="_blank">羽毛球决赛</a></td> <td><input type="radio" name="wish_id" value="4" /></td> </tr> <tr> <td height="22"><a href="/floater/wish.shtml" target="_blank">篮球比赛</a></td> <td><input type="radio" name="wish_id" value="5" /></td> </tr> <tr> <td height="22"><a href="/floater/wish.shtml" target="_blank">足球比赛</a></td> <td><input type="radio" name="wish_id" value="6" /></td> </tr> <tr> <td height="22"><a href="/floater/wish.shtml" target="_blank">排球比赛</a></td> <td><input type="radio" name="wish_id" value="7" /></td> </tr> <tr> <td height="22"><a href="/floater/wish.shtml" target="_blank">体操比赛</a></td> <td><input type="radio" name="wish_id" value="8" /></td> </tr> </table></td> </tr> </table></td> <td width="172"><table width="148" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb7.gif"> <tr> <td class="pltt2">特许商品类</td> </tr> <tr> <td height="180" class="plbg4"><table width="128" border="0" align="center" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb8.gif" class="pltx5"> <tr> <td width="108" height="22"><a href="/floater/wish_2.shtml" target="_blank">福娃套装10寸</a></td> <td><input type="radio" name="wish_id" value="9" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_2.shtml" target="_blank">造型银牌38枚</a></td> <td><input type="radio" name="wish_id" value="10" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_2.shtml" target="_blank">体育图标徽章38枚</a></td> <td><input type="radio" name="wish_id" value="11" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_2.shtml" target="_blank">福娃组合大套巾</a></td> <td><input type="radio" name="wish_id" value="12" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_2.shtml" target="_blank">邮票挂件</a></td> <td><input type="radio" name="wish_id" value="13" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_2.shtml" target="_blank">中国印26件餐具</a></td> <td><input type="radio" name="wish_id" value="14" /></td> </tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> </table></td> </tr> </table></td> <td width="148"><table width="148" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb7.gif"> <tr> <td class="pltt2">明星签名类</td> </tr> <tr> <td height="180" class="plbg4"><table width="128" border="0" align="center" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb8.gif" class="pltx5"> <tr> <td width="108" height="22"><a href="/floater/wish_3.shtml" target="_blank">羽毛球队签名T恤</a></td> <td><input type="radio" name="wish_id" value="15" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_3.shtml" target="_blank">女足队员签名足球</a></td> <td><input type="radio" name="wish_id" value="16" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_3.shtml" target="_blank">签名篮球</a></td> <td><input type="radio" name="wish_id" value="17" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_3.shtml" target="_blank">签名乒乓球拍</a></td> <td><input type="radio" name="wish_id" value="18" /></td> </tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> </table></td> </tr> </table></td> <td width="148"><table width="148" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb7.gif"> <tr> <td class="pltt2">腾讯专供类</td> </tr> <tr> <td height="180" class="plbg4"><table width="128" border="0" align="center" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb8.gif" class="pltx5"> <tr> <td width="108" height="22"><a href="/floater/wish_4.shtml" target="_blank">超大qq公仔1对</a></td> <td><input type="radio" name="wish_id" value="19" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_4.shtml" target="_blank">全套qq日用装备</a></td> <td><input type="radio" name="wish_id" value="20" /></td> </tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> <tr><td height="22"></td><td></td></tr> </table></td> </tr> </table></td> </tr> </table> <table width="666" border="0" cellspacing="0" cellpadding="0" class="plmg2"> <tr class="alto"> <td width="173"><table width="148" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb7.gif"> <tr> <td class="pltt2">运动装备类</td> </tr> <tr> <td height="135" class="plbg4"><table width="128" border="0" align="center" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb8.gif" class="pltx5"> <tr> <td width="108" height="22"><a href="/floater/wish_5.shtml" target="_blank">台球杆</a></td> <td><input type="radio" name="wish_id" value="21" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_5.shtml" target="_blank">网球拍</a></td> <td><input type="radio" name="wish_id" value="22" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_5.shtml" target="_blank">羽毛球拍</a></td> <td><input type="radio" name="wish_id" value="23" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_5.shtml" target="_blank">足球</a></td> <td><input type="radio" name="wish_id" value="24" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_5.shtml" target="_blank">篮球</a></td> <td><input type="radio" name="wish_id" value="25" /></td> </tr> <tr> <td height="22"></td> <td></td> </tr> </table></td> </tr> </table></td> <td width="172"><table width="148" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb7.gif"> <tr> <td class="pltt2">极限运动类</td> </tr> <tr> <td height="135" class="plbg4"><table width="128" border="0" align="center" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb8.gif" class="pltx5"> <tr> <td width="108" height="22"><a href="/floater/wish_6.shtml" target="_blank">户外帐篷</a></td> <td><input type="radio" name="wish_id" value="26" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_6.shtml" target="_blank">户外背包</a></td> <td><input type="radio" name="wish_id" value="27" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_6.shtml" target="_blank">滑雪板</a></td> <td><input type="radio" name="wish_id" value="28" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_6.shtml" target="_blank">小轮车</a></td> <td><input type="radio" name="wish_id" value="29" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_6.shtml" target="_blank">滑板</a></td> <td><input type="radio" name="wish_id" value="30" /></td> </tr> <tr><td height="22"></td><td></td></tr> </table></td> </tr> </table></td> <td width="173"><table width="148" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb7.gif"> <tr> <td class="pltt2">数码产品</td> </tr> <tr> <td height="135" class="plbg4"><table width="128" border="0" align="center" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botb8.gif" class="pltx5"> <tr> <td width="108" height="22"><a href="/floater/wish_7.shtml" target="_blank">笔记本电脑</a></td> <td><input type="radio" name="wish_id" value="31" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_7.shtml" target="_blank">数码照相机</a></td> <td><input type="radio" name="wish_id" value="32" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_7.shtml" target="_blank">苹果mp3</a></td> <td><input type="radio" name="wish_id" value="33" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_7.shtml" target="_blank">爱国者mp4</a></td> <td><input type="radio" name="wish_id" value="34" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_7.shtml" target="_blank">数码摄像机</a></td> <td><input type="radio" name="wish_id" value="35" /></td> </tr> <tr> <td height="22"><a href="/floater/wish_7.shtml" target="_blank">纽曼移动硬盘60G</a></td> <td><input type="radio" name="wish_id" value="36" /></td> </tr> </table></td> </tr> </table></td> <td width="148"></td> </tr> </table> <div class="plsp2"></div> <table width="666" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="http://mat1.qq.com/2008/floater/styles/images/botb9.gif" width="666" height="46" border="0" /></td> </tr> </table> <table width="666" border="0" cellspacing="0" cellpadding="0" class="plmg2"> <tr class="alto"> <td width="324"><table width="324" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="17" background="http://mat1.qq.com/2008/floater/styles/images/botb10.gif"></td> </tr> <tr> <td background="http://mat1.qq.com/2008/floater/styles/images/botb12.gif"><table width="269" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="144" height="23" class="pltt3">愿望1:</td> <td><input type="radio" name="bot_wish_1_switch" checked value="1" /> 公开 <input type="radio" name="bot_wish_1_switch" value="0" /> 不公开</td> </tr> </table> <table width="269" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><textarea name="bot_wish_1" class="plip3"></textarea></td> </tr> </table></td> </tr> <tr> <td height="17" background="http://mat1.qq.com/2008/floater/styles/images/botb11.gif"></td> </tr> </table></td> <td width="18"></td> <td width="324"><table width="324" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="17" background="http://mat1.qq.com/2008/floater/styles/images/botb10.gif"></td> </tr> <tr> <td background="http://mat1.qq.com/2008/floater/styles/images/botb12.gif"><table width="269" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="144" height="23" class="pltt3">愿望2:</td> <td><input type="radio" name="bot_wish_2_switch" checked value="1" /> 公开 <input type="radio" name="bot_wish_2_switch" value="0" /> 不公开</td> </tr> </table> <table width="269" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><textarea name="bot_wish_2" class="plip3"></textarea></td> </tr> </table></td> </tr> <tr> <td height="17" background="http://mat1.qq.com/2008/floater/styles/images/botb11.gif"></td> </tr> </table></td> </tr> </table> <table width="666" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="76" class="alce altb"><a href="javascript:Floater.Input.checkForm($('Apply_Submit'))"><img src="http://mat1.qq.com/2008/floater/styles/images/botb13.gif" width="175" height="60" border="0" /></a></td> </tr> </table> <div class="plsp2"></div> </form> {else} <table width="375" border="0" cellspacing="0" cellpadding="0" align="center" style="margin-top:30px;"> <tr> <td width="16"><img src="http://imgcache.qq.com/myqq/images/dl_01.gif" width="16" height="15"></td> <td width="344" bgcolor="F3F4F4" style="border-top:#D0D1D2 1px solid">&nbsp;</td> <td width="15"><img src="http://imgcache.qq.com/myqq/images/dl_02.gif" width="15" height="15"></td> </tr> <tr align="center" bgcolor="F3F4F4"> <td height="96" colspan="3" style="border-left:#D0D1D2 1px solid; border-right:#D0D1D2 1px solid"><br> <font color="#FF0000">您尚未登录或登录超时,请从左侧登录窗口登录。</font><br> </td> </tr> <tr> <td><img src="http://imgcache.qq.com/myqq/images/dl_03.gif" width="16" height="17"></td> <td align="right" bgcolor="F3F4F4" style="border-bottom:#D0D1D2 1px solid"><img src="http://imgcache.qq.com/myqq/images/dl_05.gif" width="119" height="16"></td> <td><img src="http://imgcache.qq.com/myqq/images/dl_04.gif" width="15" height="17"></td> </tr> </table> {/if} <!--apply box view&container end-->