			
			$(function()
			{
				// this initialises the demo scollpanes on the page.
				$('#header_news').jScrollPane({showArrows:true});
				$('#header_blog').jScrollPane({showArrows:true});
                
              
		
               
			});
