% varDay = cint(Request.QueryString("day")) varMonth = cint(Request.QueryString("month")) varYear = cint(Request.QueryString("year")) %>