$(document).ready(function(){

	var param = 'fullwidth-fade-slider';	
	$('.aviaslider').attr('id',param);	


	//activate the lightbox
//	jQuery('a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg]').prettyPhoto({theme: "light_square"});					
	$('#fullwidth-fade-slider').aviaSlider();
																								
});








