·首页 ·愿望展示 ·漂流地 ·搜索漂流瓶 ·积分榜 ·公告
{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号/昵称/瓶子名:
根据类别搜索:
 奥运门票类 特许商品类 明星签名类 腾讯专供类 运动装备类 极限运动类 数码产品类
笔记本电脑(2个)
已抽取0个 待抽取2个
25165 名网友选择这个梦想
还有2个未被抽取,加油!
下个幸运儿就是你!
已被抽到的幸运网友展示
幸运儿 QQ号 抽奖日期 抽奖地点
 
 
数码照相机(10个)
已抽取4个 待抽取6个
6372 名网友选择这个梦想
还有6个未被抽取,加油!
下个幸运儿就是你!
已被抽到的幸运网友展示
幸运儿 QQ号 抽奖日期 抽奖地点
mg红树林 198408369 2007-08-12 莫斯科
藕香榭 623311567 2007-09-27 夏洛特
泥墙 409608293 2007-10-07  
你说了算 109334392 2007-10-21  
 
苹果mp3(10个)
已抽取4个 待抽取6个
2370 名网友选择这个梦想
还有6个未被抽取,加油!
下个幸运儿就是你!
已被抽到的幸运网友展示
幸运儿 QQ号 抽奖日期 抽奖地点
期待 841996702 2007-08-28 塔吉克
开心宝贝 346931044 2007-09-23 墨西哥
杨柳青青 546307944 2007-10-04  
生鱼片 46632548 2007-11-06 比萨
 
 
爱国者mp4(10个)
已抽取4个 待抽取6个
2985 名网友选择这个梦想
还有6个未被抽取,加油!
下个幸运儿就是你!
已被抽到的幸运网友展示
幸运儿 QQ号 抽奖日期 抽奖地点
小影子 67165873 2007-08-31 佛罗伦萨
傻猫咪 1105950 2007-09-24 达尔文
木莲花 591577217 2007-10-05  
Kinki 276095026 2007-11-05 达拉斯
 
数码摄像机(3个)
已抽取1个 待抽取2个
544 名网友选择这个梦想
还有2个未被抽取,加油!
下个幸运儿就是你!
已被抽到的幸运网友展示
幸运儿 QQ号 抽奖日期 抽奖地点
贞子 476213283 2007-11-07 多米尼克
 
 
纽曼移动硬盘60G(10个)
已抽取4个 待抽取6个
1269 名网友选择这个梦想
还有6个未被抽取,加油!
下个幸运儿就是你!
已被抽到的幸运网友展示
幸运儿 QQ号 抽奖日期 抽奖地点
夜神月 530026226 2007-08-14 加蓬
☆Natalie☆ 159668018 2007-09-25 纽约
大雨点 116129259 2007-10-06  
白开水 103655887 2007-10-26