$(function() { $.post("/inhx/index.ashx", { ftype: "banner", cln: cln }, function(data) { $("#div_defa_bann").append(data); }); if(cln == "en") $("#dd_foucs").css("background","url(/index/images/style/foucs_bgen.jpg) no-repeat"); });