﻿$(document).ready(function(){
	$(".userstate").load("/user/chkuser.asp?anticache="+Math.random());
})
