// JavaScript Document


jQuery(window).load(function() {
	
	
	if (jQuery("#slider")) {
		
		jQuery("#slider").html('<img src="/wp-content/themes/atc/images/headers/COUNCIL OFFICE.jpg" width="1102" height="350" title="council office" alt="council office">                        <img src="/wp-content/themes/atc/images/headers/WEST FOUNTAIN.JPG" width="1102" height="350" title="west fountain" alt="west fountain">                    	<img src="/wp-content/themes/atc/images/headers/coquet_island.jpg" width="1102" height="354" title="coquet island" alt="coquet island">                     	<img src="/wp-content/themes/atc/images/headers/fishingboat.jpg" width="1102" height="354" title="fishing boat" alt="fishing boat">                     	<img src="/wp-content/themes/atc/images/headers/history.jpg" width="1102" height="354" title="history" alt="history">                     	<img src="/wp-content/themes/atc/images/headers/towncentre.jpg" width="1102" height="354" title="town centre" alt="town centre">');	
		
	}
	
});
