<script type="text/javascript">
        $(function() {
            $("#datepicker").datepicker();
        });
    </script>
