function fGetCode() {
	var gNow = new Date();
    $('vimg').src="/ValidateCode.aspx?x="+gNow.getSeconds();
}