Icon Gal

Implementation:

(bxSlider can be used on any element which contains children)

jQuery code:
				$(document).ready(function(){
	
					$('#any_element').bxSlider();	
	
				});
			

Configuration: