一品楼免费论坛_全国茶楼信息网_品茶汇pm论坛_夜来香论坛官网

您当前的位置:首页 > 党建与文化 > 文化副刊 > 摄影
二等奖
发布时间:2023-01-13
来源:保护地中心
字号:
陈鹏 《驻足相望
姜锦林 《岗什卡》
李妍 《天山遇见昆仑》
吴冠群 《猴王观宝》
"; var newstr = document.all.item(printpage).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr+newstr+footstr; window.print(); window.location.reload(); document.body.innerHTML = oldstr; return false; } $(function(){ //去掉空格的 var htm=$(".art_content").html(); htm=htm.replace(/ /ig, ""); //htm=htm.replace(/\s*/g, ""); htm=htm.replace(/div/ig, "p"); $(".art_content").html(htm); $(".art_content").find("span").removeAttr("style"); $(".art_content").find("p").removeAttr("class"); //$(".art_content").find("p").removeAttr("style") $(".art_content").find("p").css({'fontFamily':''}) $(".art_content").find("p").css({'fontSize':''}) $(".art_content").find("font").removeAttr("face"); $(".art_content").find("font").removeAttr("size"); $(".art_content").find("font").css({'fontFamily':''}) $(".art_content").find("font").css({'fontSize':''}) $(".art_content").find("i").removeAttr("style"); $(".art_content").find("em").removeAttr("style"); $(".art_content").find("div").removeAttr("style"); $(".art_content").find("td").removeAttr("width"); $(".art_content table").attr("align","center"); })