// JavaScript Document
$(document).ready(function()
						   {
							   
							 $('#folio ul ').bxSlider(); 
							   
						   })
