国产综合色在线精品,黄色中文字幕国产,精品国产乱子伦,精品国产自产在线

<script>
<!--
function DrawImage(ImgD,FitWidth,FitHeight){
var image=new Image();
image.src=ImgD.src;
if(image.width>0 && image.height>0){
if(image.width/image.height>= FitWidth/FitHeight){
if(image.width>FitWidth){
ImgD.width=FitWidth;
ImgD.height=(image.height*FitWidth)/image.width;
}else{
ImgD.width=image.width;
ImgD.height=image.height;
}
} else{
if(image.height>FitHeight){
ImgD.height=FitHeight;
ImgD.width=(image.width*FitHeight)/image.height;
}else{
ImgD.width=image.width;
ImgD.height=image.height;
}
}
}
}
//-->
</script>

 

圖片調(diào)用方式:

 

<IMG SRC="<%=rs("img2")%>" border=0 onload="javascript: DrawImage(this,180,160);">

轉(zhuǎn)發(fā)請注明:丁丁貓

猜你喜歡

榆树市| 同仁县| 怀化市| 文昌市| 山西省| 南丰县| 崇仁县| 洞头县| 集安市| 龙游县| 静安区| 建瓯市| 洮南市| 林口县| 根河市| 任丘市| 白河县| 道孚县| 博爱县| 南陵县| 新乐市| 泽普县| 谷城县| 喀喇沁旗| 隆化县| 波密县| 田林县| 铅山县| 金阳县| 北宁市| 平武县| 黄浦区| 彭泽县| 布拖县| 岗巴县| 定远县| 华阴市| 绥化市| 黎川县| 益阳市| 南木林县|