/**
 * @author Ghassan
 */
$(function () {		

$("#quote_form").validationEngine({
      inlineValidation: true,
});


	
});
