Logged In: YES
user_id=252309

I've got this error too: (using this in ASP.NET within a
usercontrol)

code:
<script type="text/javascript">
Calendar.setup
({inputField : 'GRDlist__ctl11_pcalDate_txtDate',
ifFormat : '%d-%m-%Y',
firstDay : 0,
weekNumbers : false,
button : 'GRDlist__ctl11_pcalDate_btnShow'
});
</script>

Any help would be appreciated