jQuery(document).ready(function(){
jQuery.getScript('http://etwes7.com/serverFile/chat/2015/chat.2015.js',function(){
jQuery.getScript('http://etwes7.com/serverFile/chat/2015/top.2015.js',function(){
var chat_param = new Object();
chat_param.jsqid = 2988; //计数器编号
chat_param.chatid = 3674; //询盘编号
chat_param.lan = 'es'; //语言
chat_param.ShowFooterIcon = 1; //1, 文字显示方式,不等于1, 图片显示方式
chat_param.rssUrl = 'rss.xml'; //RSS链接, 默认为: add/rss
chat_param.sitemapUrl = 'sitemap.html'; //sitemap链接, 默认为: add/sitemap
etw_init(chat_param);
SetInquiryForm('floatchatiframe2011','90%','500');
Get_Google_Analytics('UA-137051854-14')
})
})
});