$(document).ready(function() {
	
	$('#video').flash(
					  	{
							swf: 'http://pestservicescompany.com/wp-content/themes/roots/media/pest-services-company-final.swf',
							width: 950,
							height: 290	
						}
					);
	
	
//	$("#cycle").cycle({
//		fx: "fade"
//	});

//	$("figure.gallery-item a").attr("rel","gallery");
//	$("figure.gallery-item a[rel='gallery']").fancybox();

});
