$(document).ready(function(){

	$('#slides1Wrapper').ppFeatureSlider({
		controller : ".sliderController",
		slidesWrapper : ".slides",
		slideWrapper : ".slide",
		selectedWrapper: ".slideSelected",
		paginationWrapper: ".pagination",
		paginationSelected: ".selected",
		infoPane: '.details',
		infoMode: 'static',
		autoCentre: false,
		drag: true
	});
	
	$('.xAF_branches .vcard').prepend('<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"><tr><th>Opening Hours</th><td>Monday Friday 9.15am 5.00pm</td></tr></table>');
	$('.xAF_branches table:nth-child(2) tr:last').after('<tr><td colspan=\"2\"><h3>General Practice Chartered Surveyor</h3><h3>Domestic &amp; Commercial Energy Assessor</h3><p><strong>Tanya Kelly</strong></p><p>M.R.I.C.S., BSc. Hons. Est. Man., DIS., MIAVI., FNAEA.</p><h3>General Practice Surveyor</h3><p><strong>Fergal Kelly</strong></p><p>BSc. Hons. Est. Man., DIS., MIAVI.</p><h3>Sales Negotiators</h3><p>Nicola Porter | Donna Hampson</p></td></tr>');
	$('.xAF_branches table:nth-child(2) tr:nth-child(2)').after('<tr><th valign=\"top\">Fax</th><td valign=\"top\"><span>028796 44944</span></td></tr>');
	
});
