jQuery(function(){
jQuery("#videoDiv").ytplayer({
player : 'vidplay/ytplayer.swf',
id : 'ytplayer',
build : '',
playlist : 'video{AWDE2Ho6NYU|}video{pdKL4VkyZwY|}video{DDT2w87kVxM|}video{7F5QOTuSOFo|}video{LxQpYzibl6M|}video{8cFQvBpn8b4|}video{spiwdUNt3Tw|}',
wmode: 'opaque',
autoplay : true,
shuffle : false,
repeat : false,
width : 551,
height : 310,
hoverControls : false,
swfobjectUniqueId : 'ytplayer-' + Math.round(Math.random()*1000),
flashVersion : 10,
params : '',
playbackQuality : 'medium',
ytkey : 'AI39si7ibKKE9Vsdjd_jf1hM3SFrX9tv9PrEf8fcAGoUf0JK2DJASs3PdYqezizSBnE-hnWnGP7POHR6AMQ8gxSxxjwnxietdA',
showControls : true,
controlsContainer : '#videoInfo',
showSlider : false,
sliderContainer : '#ytplayer-slider',
sliderOrientation : 'horizontal',
sliderRangeClass : 'ui-state-highlight',
playPauseButton : true,
playPauseButtonLabel : '',
playButton : true,
playButtonLabel : '',
pauseButton : true,
pauseButtonLabel : '',
pausedButtonLabel : '',
stopButton : false,
stopButtonLabel : '',
stoppedButtonLabel : '',
skipButton : true,
skipButtonLabel : '',
backButton : true,
backButtonLabel : '',
muteButton : true,
muteButtonLabel : '',
mutedButtonLabel : '',
stylesheet : 'vidplay/style_video.css',
loadjQueryUI : true,
jQueryUI : 'vidplay/demo_files/jquery-ui.min.js',
jQueryUITheme : 'base',
jQueryUIThemePath : '',
myClass : '',
showCategories : false,
categoriesContainer : '#ytplayer-categories',
showPlaylist : false,
playlistContainer : '#ytplayer-playlist',
showCurrentTitle : false,
currentTitleContainer : '#ytplayer-current-title',
showCurrentDescription : false,
currentDescriptionContainer : '#ytplayer-current-description',
debug : false
});
});


