$(document).ready(function(){
	$('#intro-movie').flash({
//		src: './swf/top_1216.swf',
		src: '../flash/index/intro.swf',
		width: 892,
		height: 472
	});
});



