﻿// JScript 文件
function referer(UserId){
	document.write("<script src='http://feydj.bbcwx.com/Comm/AccessInfo.aspx?ID=" + UserId + "&refurl="+escape(document.referrer)+"&OsWidth=" + (window.screen.width)+"'></script>");
}

