public static int GetPresentTotal()
 {
     return(dal.GetPresentTotal());
 }