");
jQuery("#contentPremiumVideoGalleryPremiumVideos05").load(getSliderHTMLPagePremiumVideoGalleryPremiumVideos05() + "?OnlyHTML=1&Page=1" + sliderLoadParamsPremiumVideoGalleryPremiumVideos05(true,false,false),function() {
hideSpinnerPremiumVideoGalleryPremiumVideos05();
});
}
function showSpinnerPremiumVideoGalleryPremiumVideos05() {
jQuery("#spinnerPremiumVideoGalleryPremiumVideos05").css("width","40px");
var opts = {
lines: 11, // The number of lines to draw
length: 8, // The length of each line
width: 4, // The line thickness
radius: 2, // The radius of the inner circle
corners: 1, // Corner roundness (0..1)
rotate: 0, // The rotation offset
direction: 1, // 1: clockwise, -1: counterclockwise
color: '#fff', // #rgb or #rrggbb or array of colors
speed: 1, // Rounds per second
trail: 40, // Afterglow percentage
shadow: false, // Whether to render a shadow
hwaccel: false, // Whether to use hardware acceleration
className: 'spinnerPremiumVideoGalleryPremiumVideos05', // The CSS class to assign to the spinner
zIndex: 2e9, // The z-index (defaults to 2000000000)
top: 'auto', // Top position relative to parent in px
left: 'auto' // Left position relative to parent in px
};
var target = document.getElementById('spinnerPremiumVideoGalleryPremiumVideos05');
var spinner = new Spinner(opts).spin(target);
}
function hideSpinnerPremiumVideoGalleryPremiumVideos05() {
jQuery("#spinnerPremiumVideoGalleryPremiumVideos05").css("width","0px");
jQuery("#spinnerPremiumVideoGalleryPremiumVideos05").html("");
}
function HandleMobiClickAnimPremiumVideoGalleryPremiumVideos05(){
}
function loadSliderHTMLPremiumVideoGalleryPremiumVideos05(widthParam) {
clearInterval(reloadIntervalPremiumVideoGalleryPremiumVideos05);
showSpinnerPremiumVideoGalleryPremiumVideos05();
jQuery("#contentPremiumVideoGalleryPremiumVideos05").load(getSliderHTMLPagePremiumVideoGalleryPremiumVideos05() + "?OnlyHTML=1&Page=1" + sliderLoadParamsPremiumVideoGalleryPremiumVideos05(true,true,true),function() {
hideSpinnerPremiumVideoGalleryPremiumVideos05();
});
}