").attr("type", "hidden") .attr("name", "url") .attr("value", $(this).attr('data-url')) .appendTo(".forms__body"); $('.forms__body').submit(); }else{ $('.dialog__content').addClass('load'); } }); $('.back-btn').on('click',function(e){ if( page_id < $(this).attr('data-url')){ e.preventDefault(); $("").attr("type", "hidden") .attr("name", "url") .attr("value", $(this).attr('data-url')) .appendTo(".forms__body"); $('.forms__body').submit(); }else{ $('.dialog__content').addClass('load'); } }); window.cancel_subscribtion = 'Müraciəti ləğv et'; window.subscribe = 'Müraciət et';