var galleryConstruct = function() { var width = $(this).find('.real img').width(); var height = $(this).find('.real img').height(); }