$(document).ready(function(){
	//$('#homeFlash').flash({
		//swf: '/assets/swf/GC_HomeMainImage.swf',
		//wmode: 'transparent',
		//width: '937',
		//height: '274'
	//});
	$('#homeBottomFlash').html('');
	$('#homeBottomFlash').flash({
		swf: '/assets/swf/GC_HomePageAds.swf',
		width: '553',
		height: '105'
	});
});
