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