·首页 ·愿望展示 ·漂流地 ·搜索漂流瓶 ·积分榜 ·公告
{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号/昵称/瓶子名:
根据类别搜索:


活动时间:
2007年8月8日——2008年8月8日
活动对象:所有QQ注册用户
参与方式:
1、申请漂流瓶:QQ用户登陆申请漂流瓶,创建自己漂流瓶的名称、颜色、样式,选择腾讯为您提供的2008梦想,填写个人愿望,提交后用户将拥有自己的漂流瓶。每个QQ号码只可以申请一个漂流瓶。操作方式>>

2、参与问答赢取积分:你需要用自己的号码登陆,然后搜索并打开其他网友的漂流瓶回答藏在其中的问题挣取积分,这个瓶子每打开一次将会变化一个地点,答对3道就有积分,每日、每月、总积分排前列者有q币赠送,详请见积分规则。
  搜索漂流瓶 获取更多积分>>


3、积分规则:
申请漂流瓶成功将获得100分
回答正确任意一个漂流瓶3道体育问答加10分
漂流瓶当天到达过的漂流地与抽奖地点一致,将获得幸运加分200分
温馨提示:你的漂流瓶被打开一次,并且藏在瓶中的问题被其它网友正确回答了,则会随机更换一个漂流地点,每天到达的地点越多,到达幸运地的机会就越大,想获得幸运加分200分,就让更多的网友来回答你漂流瓶中的问题吧!

奖项设置
一、08梦想奖:每天系统统计当天参与过问答的网友,然后随机抽取一个幸运网友实现所选的2008梦想,只要参与,就有机会实现梦想!
梦想展示:共36种,365个奖品
奥运门票类 <游泳决赛 | 跳水决赛 | 乒乓球决赛 | 羽毛球决赛 | 篮球比赛 | 足球比赛 | 排球比赛 | 体操比赛>
特许商品类 <福娃套装10寸 | 造型银牌38枚 | 体育图标徽章38枚 | 福娃组合大套巾 | 邮票挂件 | 中国印26件餐具>
签名产品类 <羽毛球队签名T恤 | 女足队员签名足球 | 签名篮球 | 签名乒乓球拍>
运动装备类 <台球杆 | 网球拍 | 羽毛球拍 | 足球 | 篮球>
极限装备类 <户外帐篷 | 户外背包 | 滑雪板 | 小轮车 | 滑板>
腾讯专供类 <超大qq公仔1对 | 全套qq日用装备>
数码产品类 <笔记本电脑 | 数码照相机 | 苹果mp3 | 爱国者mp4 | 松下dv | 纽曼移动硬盘60G>

二、积分奖励:对所有参加活动的网友,系统会准确统计每日、每月及总积分,排名前1、2、3名的用户将会获得相应数量的Q币。 搜索漂流瓶 获取更多积分>>

每日积分奖:
冠军1名       奖励Q币10个
幸运奖20名     奖励Q币5个
每月积分奖:
冠军1名        奖励Q币50个
亚军1名        奖励Q币30个
季军1名        奖励Q币20个
第004-023名    奖励Q币5个
年度积分奖:
冠军1名        奖励Q币200个
亚军1名        奖励Q币150个
季军1名        奖励Q币100个
第004-013名    奖励Q币50个
第014-063名    奖励Q币30个
第064-163名    奖励Q币20个
第164-663名    奖励Q币10个

同一个漂流瓶在同一个月内只能获得一次当日积分冠军的奖励;
同一个漂流瓶在全年活动中只能获得一次当月积分前3的奖励。

公布中奖用户:

每天上午11点前公布前一天的中奖用户,统计时间范围是前一天的00:00-23:59。

领取奖品方式:
用户注册时需要详细填写自己的联系方式,以便工作人员与您取得联系,奖品将在您中奖后的3个月内通过邮寄方式送到。
获得积分奖励的用户将在一个月内收到相应数目的Q币。
奖品以实物为准,如果产品缺或断货,腾讯体育将用同等价值产品代替。

注:本活动最终解释权归腾讯公司所有。