function vote(vid,uid)
{
	ifrmUpdate.location.href = "http://toupiao.cnr.cn/sjvote/dx_process.asp?vid=" + vid + "&pid=1&uid=" + uid;
}