By checking this box you confirm that you are not a bot.
Free at Home Workout Playlist
|
|
|
$("#ajaxObjectEditForm").submit(function (event) {
event.preventDefault();
doAjaxSubmit(this, event, 'objectAjaxLoadingInner', 'objectAjaxPageLayout');
return false;
});