人妻丰满熟妇无码区乱|视频一区无码中文字幕|亚洲日本va中文字幕线|中文无码一区二区不卡αv|九七婷婷狠狠成人免费视频|亚洲中文久久精品无码91|国精品人妻无码一区免费视频|亚洲Av无码专区国产乱码在线

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

猜你喜歡