$(function()
{
	$('#text').jScrollPane({scrollbarWidth:7, reinitialiseOnImageLoad:true});
});
