var FanTong = {};
FanTong.constant={
	REGISTER_URL : "http://home.fantong.com/web/usercenter/goregister.action",//"注册"的链接为
	LOGIN_URL : "http://home.fantong.com/web/usercenter/uc_login.jsp?forwardurl=",//登录的链接
	USERNAME_URL : "http://home.fantong.com/web/usercenter/profileForward.action?username=",//用户名的链接
	HOME_URL : "http://home.fantong.com/",//个人家园链接
	LOGOUT_URL : "http://home.fantong.com/web/usercenter/logout.action",//退出链接,
	ORDER:"order,slab,sdis,scx,sdd,cate",
	COUPON:"coupon",
	FOOD:"food,report,hot,guide,office,campus,recommend",
	DAZHE:"dazhe,discount,jingliren,fanquan,zengsong,pinchang,tejiacai,huodong,cuxiao",
    JIFEN:"jifen"
}