ThumbZoomer 2.0 Demo for jQuery

$(document).ready(function() {
	$('img[data-zoomedthumbsrc]').thumbzoomer();
});