$( function() {
	// this initialises the demo scollpanes on the page.
	//$('#main_cont').jScrollPane();
	
	//$('body').supersleight({shim: '/tgi/img/x.gif'});
	
});

