$(document).ready(function() {

	

	$('#product_flash').flash({
		src: '/upload/flash/anim_small.swf',
		width: 520,
		height: 240,
		wmode: 'transparent',
		flashvars: { path: '/_extras/flash.php?category='+url[5] }
	});
});
