Home
last modified time | relevance | path

Searched refs:fnMinImgHeight (Results 1 – 1 of 1) sorted by relevance

/plugin/aimg/
H A Dscript.js61 var fnMinImgHeight = 150; // MinHeight to make to apply to fn-image variable
132 … (document.images[i].width >= fnMinImgWidth) && (document.images[i].height >= fnMinImgHeight)) ) {