/**
 * 新浪VIP邮箱登录前标准尾（新版）
 * 访问地址: http://vip.sina.com.cn/sinamail411_vip/js/utf-8/loginbefore/footer.js
 * 作者: 轶恒 yiheng@staff.sina.com.cn
 * 更新日期: 2010-11-9
 */
(function(){
function dw(s){
document.write(s);
}

dw('<div style="width:100%;padding-top:14px;line-height:20px;color:#666;font-size:12px;font-family:Arial,sans-serif;">');
dw('<div style="float:left;">新浪公司&nbsp;版权所有<br />Copyright &nbsp;&copy;&nbsp;1996-2012 SINA Corporation, All Rights Reserved</div>');
dw('<div style="float:right;text-align:right;">');
dw('客服电话：4006-900-000&nbsp;&nbsp;提示音后按4键 (按当地市话标准计费)<br />');
dw('<a target="_blank" style="color:#666;" href="http://blog.sina.com.cn/sinamail">邮箱官方博客</a><span style="padding:0 8px;">|</span><a target="_blank" style="color:#666;" href="http://help.sina.com.cn/help/3.html">意见反馈</a><span style="padding:0 8px;">|</span><a target="_blank"  style="color:#666;" href="http://www.12321.cn">不良信息举报</a>');
dw('</div></div></div>');
dw = null;
})();
