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

<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ā)請注明:丁丁貓

猜你喜歡

静海县| 正蓝旗| 呼图壁县| 绥阳县| 全南县| 长治县| 恭城| 伊宁县| 永宁县| 景谷| 泸溪县| 昌都县| 布尔津县| 壶关县| 瓮安县| 陇南市| 临洮县| 邹平县| 闽清县| 青铜峡市| 阳曲县| 九江市| 博兴县| 连南| 梁河县| 邓州市| 九寨沟县| 南昌市| 望都县| 天祝| 连江县| 惠州市| 宜丰县| 吉木萨尔县| 曲沃县| 永德县| 金门县| 噶尔县| 沂南县| 英吉沙县| 雷州市|