$(document).ready(function(){
	$('#home-slideshow').flash({
		width: 444,
		height: 336,
		swf: 'assets/swf/home-slideshow.swf'
	});
});