var img = new Image(); img.src = 'http://eavia.ru/i/loading.gif'; function eaviaShow(elementId){ $('#' + elementId).html("
"); $.getScript('http://eavia.ru/search_form/gopiter?id=' + elementId, function() { $.getScript('http://eavia.ru/js/rem/initForm.js' ); } ); }