$(function() {
$.datePicker.setDateFormat('ymd','-');

$('a.date-picker').css('background', 'url(/chrome/datefield/calendar.png) no-repeat')
});