function fnPutCtag(sid){ try{ if(sid.replace(" ", "").length <= 0) return; $.getScript("http://static.joinsmsn.com/common/omniture/"+ sid +".js", function() { }); }catch(e){} }