·首页 ·愿望展示 ·漂流地 ·搜索漂流瓶 ·积分榜 ·公告
{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 == 0} <table width="666" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botc7.gif"> <tr> <td height="25" background="http://mat1.qq.com/2008/floater/styles/images/botc6.gif"></td> </tr> <tr class="alto"> <td><table width="628" border="0" align="center" cellpadding="0" cellspacing="2" bgcolor="#FFFFFF"> <tr class="pltx11"> <td width="138" height="21">今日抽奖幸运地</td> <td width="133">我现在的位置</td> <td width="129">我的日积分</td> <td width="119">我的月积分</td> <td width="97">总积分</td> </tr> <tr bgcolor="#c2f0f9" class="alce"> <td height="21">${Floater.City[luck_city_js-1]}</td> <td>${Floater.City[LoginUserInfo.userinfo.bot_city-1]}</td> <td>${LoginUserInfo.userinfo.bot_rank_d}</td> <td>${LoginUserInfo.userinfo.bot_rank_m}</td> <td>${LoginUserInfo.userinfo.bot_rank}</td> </tr> </table> <table width="615" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="2" class="pltx12 lkd9">想实现您的奥运愿望吗?只要参与活动,就可以享受漂流的乐趣,并有赢得腾讯为你实现奥运梦想的机会,更有丰富礼品等你拿,快快开始漂流旅程吧!</td> </tr> </table> </td> </tr> <tr> <td height="17" background="http://mat1.qq.com/2008/floater/styles/images/botc8.gif"></td> </tr> </table> <!-- <table width="666" border="0" cellspacing="0" cellpadding="0" class="plmg2"> <tr class="alto"> <td width="336"><table width="330" border="0" cellspacing="0" cellpadding="0"> <tr > <td height="40"><div align="center"> <a href="/floater/mylocus.shtml?type=1"><img src="http://mat1.qq.com/2008/floater/styles/images/botc31s.gif" width="229" height="39" /></a></div></td> </tr> </table></td> <td width="330"><table width="330" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="40"><div align="center"> <a href="/floater/mylocus.shtml?type=2"><img src="http://mat1.qq.com/2008/floater/styles/images/botc32s.gif" width="229" height="39" /></a></div></td> </tr> </table></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/botc9.gif" width="666" height="42" border="0" /></td> </tr> </table> <table width="666" border="0" cellspacing="0" cellpadding="0" background="http://mat1.qq.com/2008/floater/styles/images/botc11.gif" class="plmg2"> <tr> <td height="9" colspan="3" background="http://mat1.qq.com/2008/floater/styles/images/botc10.gif"></td> </tr> <tr class="alto pltx13"> <td colspan="3" class="plpd8 plbg5"><div align="left">&nbsp; </div></td> </tr> <tr class="alto pltx13"> <td width="201" class="plpd8 plbg5"> <form target="Ansy_Post" id="Mybot_1_Submit" method="post"> <table width="201" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="53" height="30">QQ号码:</td> <td>${LoginUserInfo.userinfo.user_id}</td> </tr> <tr> <td height="30">漂流瓶名称:</td> <td><input name="bot_name" type="text" style="width:101px;" value="${LoginUserInfo.userinfo.bot_name.toValue()}" /></td> </tr> </table></td> <td width="204" class="plpd9 plbg5"><table width="201" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="84" height="30">昵称:</td> <td colspan="2">${LoginUserInfo.userinfo.user_nick.escapeHTML()}</td> </tr> <tr> <td height="30">漂流瓶样式:</td> <td><select name="bot_style" id="bot_style_preview" style="width:85px; height:20px" onchange="Floater.Apply.previewBottle();"> {var i = 1} {for p in Floater.Style} {if i == LoginUserInfo.userinfo.bot_style} <option value="${i}" selected>${p}</option> {else} <option value="${i}">${p}</option> {/if} {var i = i+1} {/for} </select></td> <td> <img src="http://mat1.qq.com/2008/floater/styles/images/bottles/s.${LoginUserInfo.userinfo.bot_style}.${LoginUserInfo.userinfo.bot_color}.jpg" id="preview_bottle" width="30" height="30" /> </td> </tr> </table></td> <td width="202" class="plpd9"><table width="201" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="84" height="30">申请时间:</td> <td>${new Date(LoginUserInfo.userinfo.bot_time*1000).format("yy-MM-dd")}</td> </tr> <tr> <td height="30">漂流瓶颜色:</td> <td><select name="bot_color" id="bot_color_preview" onchange="Floater.Apply.previewBottle();" style="width:105px; height:20px"> {var j = 1} {for p in Floater.Color} {if j == LoginUserInfo.userinfo.bot_color} <option value="${j}" selected>${p}</option> {else} <option value="${j}">${p}</option> {/if} {var j = j+1} {/for} </select></td> </tr> </table> </form></td> </tr> <tr> <td height="40" colspan="3" class="alce altb"><a href="javascript:Floater.Input.checkForm($('Mybot_1_Submit'), 1)"><img src="http://mat1.qq.com/2008/floater/styles/images/botc14.gif" width="109" height="37" border="0" /></a></td> </tr> <tr> <td height="11" colspan="3" background="http://mat1.qq.com/2008/floater/styles/images/botc12.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/botc15.gif" width="666" height="46" border="0" /></td> </tr> </table> <table width="666" border="0" cellspacing="0" cellpadding="0" background="http://mat1.qq.com/2008/floater/styles/images/botc17.gif" class="plmg2"> <tr> <td height="15" background="http://mat1.qq.com/2008/floater/styles/images/botc16.gif"></td> </tr> <tr class="alto pltx14"> <td><table width="500" border="0" align="center" cellpadding="0" cellspacing="0"> <tr class="alto"> <td width="20%" align="center" valign="top" class="txbd"><div align="center">我的08愿望:</div></td> <td>${Floater.Wish[LoginUserInfo.userinfo.wish_id-1][1]}类 ${Floater.Wish[LoginUserInfo.userinfo.wish_id-1][0]}</td> </tr> <tr class="alto"> <td colspan="2" class="txbd"><div align="center"> <table width="190" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="plbg6 lk18"><a href="/floater/wish.shtml" target="_blank">查看已抽取的奥运愿望</a></td> </tr> </table> </div></td> </tr> </table></td> </tr> <tr> <td height="7" background="http://mat1.qq.com/2008/floater/styles/images/botc18.gif"></td> </tr> </table> <table width="666" border="0" cellpadding="0" cellspacing="0" bgcolor="#d4ecaa"> <tr class="alto"> <td width="324"> <form target="Ansy_Post" id="Mybot_2_Submit" method="post"> <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" value="1" {if LoginUserInfo.userinfo.bot_wish_1_switch==1}checked{/if} /> 公开 <input type="radio" name="bot_wish_1_switch" value="0" {if LoginUserInfo.userinfo.bot_wish_1_switch==0}checked{/if} /> 不公开</td> </tr> </table> <table width="269" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><textarea name="bot_wish_1" class="plip3">${LoginUserInfo.userinfo.bot_wish_1.toTextareaValue()}</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" value="1" {if LoginUserInfo.userinfo.bot_wish_2_switch==1}checked{/if} /> 公开 <input type="radio" name="bot_wish_2_switch" value="0" {if LoginUserInfo.userinfo.bot_wish_2_switch==0}checked{/if} /> 不公开</td> </tr> </table> <table width="269" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><textarea name="bot_wish_2" class="plip3">${LoginUserInfo.userinfo.bot_wish_2.toTextareaValue()}</textarea></td> </tr> </table></td> </tr> <tr> <td height="17" background="http://mat1.qq.com/2008/floater/styles/images/botb11.gif"></td> </tr> </table> </form> </td> </tr> </table> <table width="666" border="0" cellpadding="0" cellspacing="0" bgcolor="#d4ecaa"> <tr> <td height="44" class="alce altb"><a href="javascript:Floater.Input.checkForm($('Mybot_2_Submit'), 2)"><img src="http://mat1.qq.com/2008/floater/styles/images/botc14.gif" width="109" height="37" border="0" /></a></td> </tr> <tr> <td height="5" background="http://mat1.qq.com/2008/floater/styles/images/botc22.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/botg4.gif" width="666" height="46" border="0" /></td> </tr> </table> <table width="666" border="0" cellspacing="0" cellpadding="0" background="http://mat1.qq.com/2008/floater/styles/images/botc17.gif" class="plmg2"> <tr> <td height="15" background="http://mat1.qq.com/2008/floater/styles/images/botc16.gif"></td> </tr> <tr class="alto"> <td> <form target="Ansy_Post" id="Mybot_3_Submit" method="post"> <table width="600" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="54" style="text-indent:2em"><span class="lh19 lk18 txbd">如果您被提示幸运的实现奥运愿望或其它活动奖励,请在这里填写您的准确详细的联系方式,奖品将会在3个月之内给您送到。</span> <span class="lkfe">(您的资料将被严格保密,请放心填写)</span></td> </tr> </table> <table width="590" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="148" height="42"><span class="lkfe">*</span> <span class="lk18 txbd">姓名:</span></td> <td> {if LoginUserInfo.userinfo.user_name == ""} <input name="user_name" maxlength="4" type="text" style="width:161px"/> {else} <input name="user_name" maxlength="4" type="text" style="width:161px" value="${LoginUserInfo.userinfo.user_name.toValue()}" disabled /> {/if} <font color="#999999">请认真准确填写,提交后不可修改</font></td> </tr> <tr> <td height="42"><span class="lkfe">*</span> <span class="lk18 txbd">身份证/军官证号:</span></td> <td> {if LoginUserInfo.userinfo.user_card_id == ""} <input name="user_card_id" maxlength="20" type="text" style="width:161px"/> {else} <input name="user_card_id" maxlength="20" type="text" style="width:161px" value="${LoginUserInfo.userinfo.user_card_id.toValue()}" disabled /> {/if} <font color="#999999">请认真准确填写,提交后不可修改</font></td> </tr> <tr> <td height="42"><span class="lkfe">*</span> <span class="lk18 txbd">邮寄地址:</span></td> <td><input name="user_address" type="text" style="width:286px" maxlength="80" value="${LoginUserInfo.userinfo.user_address.toValue()}" /></td> </tr> </table> <table width="590" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="148" height="42"><span class="lkfe">*</span> <span class="lk18 txbd">联系电话:</span></td> <td width="187"><input name="user_phone" type="text" style="width:161px" value="${LoginUserInfo.userinfo.user_phone.toValue()}" maxlength="25" /></td> <td width="97"><span class="lkfe">*</span> <span class="lk18 txbd">邮政编码:</span></td> <td> {if LoginUserInfo.userinfo.user_zip != 0} <input name="user_zip" type="text" maxlength="6" style="width:110px" value="${LoginUserInfo.userinfo.user_zip.toValue()}" /> {else} <input name="user_zip" type="text" maxlength="6" style="width:110px" /> {/if}</td> </tr> </table> </form> </td> </tr> <tr> <td height="7" background="http://mat1.qq.com/2008/floater/styles/images/botc18.gif"></td> </tr> </table> <table width="666" border="0" cellpadding="0" cellspacing="0" bgcolor="#d4ecaa"> <tr> <td height="44" class="alce altb"><a href="javascript:Floater.Input.checkForm($('Mybot_3_Submit'), 3)"><img src="http://mat1.qq.com/2008/floater/styles/images/botg5.gif" width="109" height="37" border="0" /></a></td> </tr> <tr> <td height="5" background="images/botc22.gif"></td> </tr> </table> {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}