<script type="text/javascript">
function init()
{
var w=document.body.clientWidth;
var pic = document.getElementsByTagName("img");
for(var i=0;i<pic.length;i++)
{
var width1=pic[i].width;
var height1=pic[i].height;
pic[i].width=w;
pic[i].height=height1*w/width1;
}
}

</script>

<body onLoad="init();">


<div class="cover_area_box">

<a class="" target="_blank" href="http://www.lusen.com/Cms/NewsDetail.aspx?id=40&type=notice">

<img style="visibility: visible;" original="http://p.lusen.com/UserFiles/20140709/e191d3ef68f540b083847a261b42bbee.jpg" src="http://p.lusen.com/UserFiles/20140709/e191d3ef68f540b083847a261b42bbee.jpg">

</a>

<div class="close mainbg" onclick="var parent=$e(this)[0].parentNode;parent.style.display='none';" title="点击关闭"></div>

</div>