$(function() {
	$("#myflashmovie_virtual").flash({
		swf: '/Uploads/Flash/panorama-vista-dal-belvedere.swf',
		height:600,
		width:800
	});
});


