$(document).ready(function() {try{var _Map_title=$("img[ref='baidumap']").attr("alt");var _Map_width=$("img[ref='baidumap']").attr("width");var _Map_height=$("img[ref='baidumap']").attr("height");var _Map_src=$("img[ref='baidumap']").attr("src");var _Map_contact=$("img[ref='baidumap']").attr("data-contact");var _Map_mobile=$("img[ref='baidumap']").attr("data-mobile");var _Map_address=$("img[ref='baidumap']").attr("data-address");_Map_src=_Map_src.replace("http://api.map.baidu.com/staticimage?","http://www.demo.4e8.com/common/map/map.aspx?action=map&contact=" + _Map_contact + "&mobile=" + _Map_mobile + "&address=" + _Map_address + "&title=" + _Map_title + "&");var _Html='';$("img[ref='baidumap']").after(_Html);$("img[ref='baidumap']").hide();}catch(e){}});