$(document).ready(function(){
	$('span.email-replace').replaceWith('e-mail: <a href="mailto:info@strasburgdentalgroup.com" rel="nofollow">info@strasburgdentalgroup.com</a>');
	$('body.home div#banner').append('<img src="/lib/img/banner/home02.jpg" alt="" /><img src="/lib/img/banner/home03.jpg" alt="" />').cycle();
});
