(function($){
$(function(){
$('#RegisgerDate,#LastLoginDate,#LastRechargeDate').click(function(){
new Calendar().show(this);
});
});
})(jQuery);
$(function(){
$('#RegisgerDate,#LastLoginDate,#LastRechargeDate').click(function(){
new Calendar().show(this);
});
});
})(jQuery);
浙公网安备 33010602011771号