		$(document).ready(
			function(){
				$('#paradiseVideo').flash(
					{
						swf: '/images/springtrend/swf/paradiseVideo.swf',
						width: 451,
						height: 253,
						
						flashvars: {
							flvLocation: '/images/springtrend/swf/_flv/0310_ENG_TRENDS_mk.flv',
							skinLocation: '/images/springtrend/swf/SkinOverAllNoCaption.swf',
							prevImgLocation: '/images/springtrend/swf/_images/bkg_paradiseVideo.png',
							playbtnImgLocation: '/images/springtrend/swf/_images/btn_play.png'
						}
					}
				);
			}
		);
