?AlkantarClanX12

Your IP : 216.73.216.177


Current Path : /home/r/a/n/rankinh/mariage-reunion-refonte/wp-content/themes/mariage/framework/js/
Upload File :
Current File : /home/r/a/n/rankinh/mariage-reunion-refonte/wp-content/themes/mariage/framework/js/script.js

// JavaScript Document

jQuery(document).ready(function() {
	if(jQuery('.check_date').hasClass('date'))
	{
		jQuery('.date').datepicker({  maxDate: new Date(),dateFormat: 'yy-mm-dd' });			
	}
});