var banners = []; var banner_index = 0; $(document).ready(function() { $.each($(".dymanic_load"),function(){ if($(this).attr("path")=='' || $(this).attr("path")=='?'){ $(this).html("App setting Failed"); }else{ ajax_load_proc($(this),$(this).attr("path")); } }); $("#main_content").addClass("module"); }); function ajax_load_proc(wapper,url,isBanner){ $.get(encodeURI(url), {}, function(respText,textSta,XML){ if (textSta == 'success') { if (respText.indexOf("