div.offsetHeight/parseInt(div.style.fontSize);
$.get(location.href.replace(location.href, location.href),function (a){ return $(a).find('div').css('height','') / $(a).find('div').css('fontSize', ''); });