function onEnterBirthDay(c,b,a){dojo.byId("ageLimit").value=c;dojo.byId("productID").value=b;dijit.byId(a==1?"isTooYoung":"enterDateDLG").show();}