/*****************************
*** Powered  By  Mahongtao ***
*** Last Modify 2007-03-20 ***
*****************************/

function changeValidateImg()
{
	document.getElementById('ValidateImg').src='/webcontrols/CreateValidateImg.aspx?ImgId='+ Math.random();
}