﻿if(getCookieValue("4ytcn_user","uname1") != null &&getCookieValue("4ytcn_user","uname1") !="")
{
document.write("<span class='red12'>"+getCookieValue("4ytcn_user","uname1")+"</span>  您的数字账号：<span class='red12'>"+getCookieValue("4ytcn_user","userid")+"</span>  您目前有：<span class='red12'>"+getCookieValue("4ytcn_user","Money")+"</span>四月币  <a href='mystorage.aspx' style='text-decoration:none'>您的个人账单</a>");
}
