function GetFile(id)
{
	window.location="getfile.asp?i1=" + id
}

