Kostenlose Vorschau-Videos von Suzzy
";
}
jQuery("#pageDotContainerTY663").html(pagedothtml);
jQuery("#pageDotContainerTY663").css("width",((20 * numPageDots) - 10) + "px");
jQuery(".pageDotTY663").css("background-color", "#222");
jQuery("#pageDotTY663" + currentSlideNumberTY663).css("background-color", "#777");
jQuery(".pageDotTY663").click(function() {
jQuery(".catboxTY663").removeClass("redgloss");
jQuery(".catboxTY663").addClass("blackgloss");
jQuery(".catboxTY663").css("text-decoration","none");
var pageToLoad = new Number(jQuery(this).attr("slidenum"));
goToNumpageTY663(pageToLoad,false);
});
jQuery(".pagelinkTY663").unbind("click");
jQuery(".pagelinkTY663").click(function() {
jQuery(".catboxTY663").removeClass("redgloss");
jQuery(".catboxTY663").addClass("blackgloss");
jQuery(".catboxTY663").css("text-decoration","none");
var pageToLoad = new Number(jQuery(this).attr("slidenum"));
goToNumpageTY663(pageToLoad,false);
});
}
function resetCategoriesTY663(widthParam) {
lastCategoryTY663 = "";
lastOrderByTY663 = "";
lastSearchPhraseTY663 = "";
jQuery(".catboxTY663").css("font-weight","normal");
jQuery(".catboxTY663").removeClass("redgloss");
jQuery(".catboxTY663").addClass("blackgloss");
jQuery(".catboxTY663").css("text-decoration","none");
clearInterval(reloadIntervalTY663);
showSpinnerTY663();
jQuery("#sliderTY663").html("
Bitte warten...
");
jQuery("#contentTY663").load("FlexSlider.aspx?OnlyHTML=1&Page=1" + sliderLoadParamsTY663(true,false,false) + "&SliderWidth=" + lastDynamicWidthTY663,function() {
hideSpinnerTY663();
});
}
function showSpinnerTY663() {
jQuery("#spinnerTY663").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: '#333', // #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: 'spinnerTY663', // 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('spinnerTY663');
var spinner = new Spinner(opts).spin(target);
}
function hideSpinnerTY663() {
jQuery("#spinnerTY663").css("width","0px");
jQuery("#spinnerTY663").html("");
}
function loadSliderHTMLTY663(widthParam) {
clearInterval(reloadIntervalTY663);
showSpinnerTY663();
jQuery("#contentTY663").load("FlexSlider.aspx?OnlyHTML=1&Page=1" + sliderLoadParamsTY663(true,true,true) + "&SliderWidth=" + lastDynamicWidthTY663,function() {
hideSpinnerTY663();
});
}
function goToNumpageTY663(pageToLoad,scrollBackToTop) {
currentSlideNumberTY663 = pageToLoad;
clearInterval(reloadIntervalTY663);
showSpinnerTY663();
jQuery("#contentTY663").load("FlexSlider.aspx?OnlyHTML=1&Page=" + pageToLoad + sliderLoadParamsTY663(true,true,true) + "&SliderWidth=" + lastDynamicWidthTY663,function() {
curPageTY663 = pageToLoad;
hideSpinnerTY663();
var maxPage = new Number(1) - 1;
if(lastNumPageDotsTY663 != -1) {
maxPage = lastNumPageDotsTY663 - 1;
}
if(page1DIVContentTY663 == "") {
page1DIVContentTY663 = jQuery(".pageLabelTY663").html();
}
setupPrevVideoClick(curPageTY663);
jQuery(".pageLabelTY663").html("Seite " + curPageTY663);
jQuery(".pageNextArrowTY663").attr("src","/TabUpload/arrowNextPage_76x55.png");
jQuery(".pageNextArrowTY663").attr("width","76");
jQuery(".pageNextArrowTY663").attr("height","55");
jQuery(".pagePrevArrowTY663").attr("src","/TabUpload/arrowPrevPage_76x55.png");
jQuery(".pagePrevArrowTY663").attr("width","76");
jQuery(".pagePrevArrowTY663").attr("height","55");
jQuery(".pageDotTY663").css("background-color", "#222");
jQuery("#pageDotTY663" + pageToLoad).css("background-color", "#777");
if(scrollBackToTop || scrollPageTY663 > pageToLoad) {
if(jQuery(window).scrollTop() > jQuery("#sliderParentTY663").offset().top) {
//jQuery('html,body').animate({scrollTop: jQuery("#sliderParentTY663").offset().top - 10}, 500);
jQuery('html,body').animate({scrollTop: 0}, 500);
}
}
scrollPageTY663 = pageToLoad;
});
}
|
Seite 1 |
|