﻿// JScript File

function FatchInqId(Id)
{
    document.getElementById("txthiddenInqId").value=Id;

}
