initialiseScrollPane = function()
{
	$('#contentCopy').jScrollPane({showArrows:true, animateTo:true, animateInterval:150, animateStep:3});
}	