jQuery(function($){
	//$('#telephone').mask('9999999999',{placeholder:" "});
	//$('#cellphone').mask('9999999999',{placeholder:" "});
});