$(document).ready(function(){
	$("#main_checkout_button").show();
	addAjaxValidation('#retailCart-form');
});
