function BarDetails(frm,zitb_id)
{
frm.zitb_id.value = zitb_id;
frm.submit();
}

