﻿jQuery(function($) {
	$('input.auto').autoNumeric();
});
