'); posAccountCardLayer(); jQuery(".accountcardclose").click(function() { hideAccountCardBox(); if(trackingID > 0) { var trackjsonurl = "JsonTrack.aspx?TrackState=Close&id=" + trackingID; jQuery.getJSON(trackjsonurl, function (data) { // do nothing }); } }); jQuery(".accountcardclose2").click(function() { jQuery("#cacdiverror").fadeOut(); }); jQuery("#cacinputok").click(function() { submitAccountCardForm(); }); jQuery(".createaccountinput").keyup(function(event) { if(event.keyCode == '13') { submitAccountCardForm(); } }); setTimeout("showAccountCardBox()", 9000); }); jQuery(window).load(function() { posAccountCardLayer(); }); jQuery(window).resize(function() { posAccountCardLayer(); }); jQuery(window).scroll(function() { posAccountCardLayer(); }); var accountCardRotateIntervalID = 0; function showAccountCardBox() { if(cacoverlayopen) { posAccountCardLayer(); jQuery("#accountCardAdDiv").html(jQuery("#accountCardAdDiv1").html()); jQuery(".AccountCardlayer").show(); return; } if(accountcardreferer != "") { jQuery(".accountcardloginlink").attr("href",new String("/LoginBeforeEnter.aspx?Referer=xxxxxx").replace("xxxxxx",accountcardreferer)); } posAccountCardLayer(); AccountCardlayervisible = true; jQuery(".AccountCardlayer").show(); jQuery(".AccountCardlayer").fadeIn(); setTimeout("showAccountCardCloseBox()", 750); if(accountCardRotateIntervalID != 0) { clearInterval(accountCardRotateIntervalID); } accountCardRotateIntervalID = setInterval("rotateAccountCardImg()", 12000); cacoverlayopen = true; if(!accountCardDisplayCounted) { var trackjsonurl = "JsonTrack.aspx?Action=CreateAccountOverlayShow"; jQuery.getJSON(trackjsonurl, function (data) { try { trackingID = parseInt(data.id); } catch(e) { trackingID = 0; } }); accountCardDisplayCounted = true; } } var rotateIndex = 1; function rotateAccountCardImg() { if(!cacoverlayopen) { return; } rotateIndex++; if(rotateIndex == 1) { jQuery("#accountCardAdDiv").fadeOut(); jQuery("#accountCardbgimg").fadeOut(function() { jQuery("#accountCardbgimg").attr("src", "/TabUpload/create_account_overlay_girl_01.png"); jQuery("#accountCardAdDiv").css("left","220px"); jQuery("#accountCardAdDiv").html(jQuery("#accountCardAdDiv1").html()); jQuery("#accountCardbgimg").fadeIn(function() { jQuery("#accountCardAdDiv").fadeIn(); }); }); } else if(rotateIndex == 2) { jQuery("#accountCardAdDiv").fadeOut(); jQuery("#accountCardbgimg").fadeOut(function() { jQuery("#accountCardbgimg").attr("src", "/TabUpload/create_account_overlay_girl_02.png"); jQuery("#accountCardAdDiv").css("left","220px"); jQuery("#accountCardAdDiv").html(jQuery("#accountCardAdDiv2").html()); jQuery("#accountCardbgimg").fadeIn(function() { jQuery("#accountCardAdDiv").fadeIn(); }); }); } else if(rotateIndex == 3) { jQuery("#accountCardAdDiv").fadeOut(); jQuery("#accountCardbgimg").fadeOut(function() { jQuery("#accountCardbgimg").attr("src", "/TabUpload/create_account_overlay_girl_03.png"); jQuery("#accountCardAdDiv").css("left","220px"); jQuery("#accountCardAdDiv").html(jQuery("#accountCardAdDiv3").html()); jQuery("#accountCardbgimg").fadeIn(function() { jQuery("#accountCardAdDiv").fadeIn(); }); }); } else { jQuery("#accountCardAdDiv").fadeOut(); jQuery("#accountCardbgimg").fadeOut(function() { jQuery("#accountCardbgimg").attr("src", "/TabUpload/create_account_overlay_girl_04.png"); jQuery("#accountCardAdDiv").css("left","220px"); jQuery("#accountCardAdDiv").html(jQuery("#accountCardAdDiv4").html()); jQuery("#accountCardbgimg").fadeIn(function() { jQuery("#accountCardAdDiv").fadeIn(); }); }); rotateIndex = 0; } } function encode_utf8(s) { return encodeURIComponent(s); } function showAccountCardCloseBox() { jQuery(".accountcardclose").show(); jQuery("#cacpseudo").focus(); } function cacAfterHide() { if(!cacoverlayopen) { jQuery(".AccountCardlayer").hide(); } } function hideAccountCardBox() { cacoverlayopen = false; jQuery("#accountcardback2").hide(); jQuery(".accountcardclose").hide(); AccountCardlayervisible = false; jQuery(".AccountCardlayer").fadeOut(); setTimeout('cacAfterHide()', 2000) }
"); } jQuery(".pagelinkMainLC").css("font-weight","normal"); if(currentSlideNumberMainLC == 1) { jQuery("#page1boxMainLC").css("font-weight","bold"); jQuery("#page1boxMainLC" + currentSlideNumberMainLC).removeClass("blackgloss"); jQuery("#page1boxMainLC" + currentSlideNumberMainLC).addClass("redgloss"); } else { jQuery("#pagelinkMainLC" + currentSlideNumberMainLC).css("font-weight","bold"); jQuery("#pagelinkMainLC" + currentSlideNumberMainLC).removeClass("blackgloss"); jQuery("#pagelinkMainLC" + currentSlideNumberMainLC).addClass("redgloss"); } var widthsum =0; var widthges = jQuery("#sliderCategoriesTDMainLC").width(); jQuery.each(jQuery("#sliderCategoriesTDMainLC").children(), function(i){ widthsum += parseInt(jQuery(this).width(), 10) + 4.18; }); if(widthsum > widthges) { jQuery(".pagelinkMainLC").hide(); } var pdcounter = 0; for(var i = 0;i  
"; pdcounter++; if(pdcounter > ssmaxNumPageDots) { break; } } pagedothtml = ""; jQuery("#pageDotContainerMainLC").html(pagedothtml); jQuery("#pageDotContainerMainLC").css("width",((20 * pdcounter) - 10) + "px"); jQuery(".pageDotMainLC").css("background-color", "#666"); jQuery("#pageDotMainLC" + currentSlideNumberMainLC).css("background-color", "#AAA"); jQuery(".pageDotMainLC").click(function(e) { e.preventDefault(); jQuery(".catboxMainLC").removeClass("redgloss"); jQuery(".catboxMainLC").addClass("blackgloss"); jQuery(".catboxMainLC").css("text-decoration","none"); var pageToLoad = new Number(jQuery(this).attr("slidenum")); goToNumpageMainLC(pageToLoad,false); if(typeof _gaq != "undefined") { _gaq.push( ['_trackEvent', 'CamSlider', 'pageDotClick', ''] ); } }); jQuery(".pagelinkMainLC").unbind("click"); jQuery(".pagelinkMainLC").click(function() { jQuery(".catboxMainLC").removeClass("redgloss"); jQuery(".catboxMainLC").addClass("blackgloss"); jQuery(".catboxMainLC").css("text-decoration","none"); var pageToLoad = new Number(jQuery(this).attr("slidenum")); goToNumpageMainLC(pageToLoad,false); if(typeof _gaq != "undefined") { _gaq.push( ['_trackEvent', 'CamSlider', 'pageLinkClick', ''] ); } }); } function getSliderHTMLPage() { return "/FlexSlider.aspx"; } function resetCategoriesMainLC(widthParam) { lastCategoryMainLC = ""; lastOrderByMainLC = ""; lastSearchPhraseMainLC = ""; jQuery(".catboxMainLC").css("font-weight","normal"); jQuery(".catboxMainLC").removeClass("redgloss"); jQuery(".catboxMainLC").addClass("blackgloss"); jQuery(".catboxMainLC").css("text-decoration","none"); clearInterval(reloadIntervalMainLC); showSpinnerMainLC(); jQuery("#sliderMainLC").html("

Bitte warten...

"); jQuery("#contentMainLC").load(getSliderHTMLPage() + "?OnlyHTML=1&Page=1" + sliderLoadParamsMainLC(true,false,false) + sliderWidthParamMainLC(lastDynamicWidthMainLC),function() { hideSpinnerMainLC(); }); } function showSpinnerMainLC() { jQuery("#spinnerMainLC").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: 'spinnerMainLC', // 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('spinnerMainLC'); var spinner = new Spinner(opts).spin(target); } function hideSpinnerMainLC() { jQuery("#spinnerMainLC").css("width","0px"); jQuery("#spinnerMainLC").html(""); } function HandleMobiClickAnimMainLC(){ } function loadSliderHTMLMainLC(widthParam) { clearInterval(reloadIntervalMainLC); showSpinnerMainLC(); jQuery("#contentMainLC").load(getSliderHTMLPage() + "?OnlyHTML=1&Page=1" + sliderLoadParamsMainLC(true,true,true) + sliderWidthParamMainLC(lastDynamicWidthMainLC),function() { hideSpinnerMainLC(); }); }
Seite 1
Dildo-Control
HD-Cams
Sound
Scroll Down
"); var opts = { lines: 12, // The number of lines to draw length: 24, // The length of each line width: 8, // The line thickness radius: 3, // 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: 'spinnerMainLC', // 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("slspinnerMainLC"); var spinner = new Spinner(opts).spin(target); jQuery("
").load(getSliderHTMLPage() + "?scrollLoad=1&OnlyHTML=1" + sliderWidthParamMainLC(lastDynamicWidthMainLC) + sliderLoadParamsMainLC(true,true,true) + "&Page=" + scrollPageMainLC, function() { scrollPageLoadingMainLC = false; jQuery(".scrollloadMainLC").remove(); jQuery("#contentMainLC").append(jQuery(this).html()); setupCamboxHoverMainLC(); checkScrollArrowsMainLC(); }); } } } } });
erotik sex chat