percentX = left * (bigImage.offsetWidth / objMark.offsetWidth) ;
percentY = top * (bigImage.offsetHeight / objMark.offsetHeight) ;
percentY = top * (bigImage.offsetHeight / objMark.offsetHeight) ;
2017-05-13