if($chk($('easy_quote_form'))){
		new FormCheck('easy_quote_form',{
			display: {
				tipsPosition: 'left',
				}
		});
}

