
function RefreshUpdatePanel(panel)
{  
    __doPostBack(panel,'1');
}



