$(function()
{
// this initialises the demo scrollpanes on the page.
$('#listNewsSubmenu').jScrollPane();
$('#scroll310').jScrollPane();
});
			

