protocalendar.js Version Simple Calendar <input id="simple_calendar" name="simple_calendar" type="text" /><br/> <script type="text/javascript"> new InputCalendar('simple_calendar'); </script> Simple Calendar with Label <input id="simple_calendar_with_label" name="simple_calendar_with_label" type="text" /><br/> <script type="text/javascript"> new InputCalendar('simple_calendar_with_label', {labelF