Login
Non Aams Casino
UK Casinos Not On Gamstop
Casinos Not On Gamstop
Casino Utan Svensk Licens
Non Gamstop Casinos
Non Gamstop Casinos
Interviews
" str += "
" str += "
"; str += "
" + title.name + "
"; str += "
"; str += "
"; str += "
"; str += title.name; str += "
"; if(title.shortDescription == null) { } else{ str += title.shortDescription; } str += "
" str += "
"; } str += "
"; wrapper.innerHTML += str; setTimeout("Shadowbox.init();",1250); }else if("Grid" == "Grid"){ var str= ""; var wrapper = document.getElementById("ctl00_ContentPlaceHolder1_Carousel_section2 wrap"); for (var i = 0; i "; str += "
"; str += "
"; str += "
"; str += "
"; str += "
"; str +="
" str += "
"; str += "
"; str += "
"; str += "
"+ title.name +"
"; if ( title.shortDescription != null){ str += "
"+ title.shortDescription +"
"; } if ( title.longDescription!= null){ str += "
"+ title.longDescription +"
"; } var seconds=((title.length/1000)%60).toFixed(0); var minutes=Math.floor((title.length/(1000*60))%60); // var hours=(title.length/(1000*60*60))%24 str += "
" + minutes + " minutes " + seconds +" seconds
"; /* */ str += "
"; str += "
"; str += ""; } } wrapper.innerHTML += str; } else if("Grid" == "Carousel") { var wrapper = document.getElementById("ctl00_ContentPlaceHolder1_Carousel_section2 wrap"); var str = "
"; for (var i = 0; i
"; str += title.name; str += "
"; str += "
"; /*str += title.name; str += "||Short Desc:||"; str += title.shortDescription; str += "||Long Desc:||"; str += title.longDescription; str += "||ID:||"; str += title.id; str += "||videostillurl:||" + + '
';*/ } str += ""; wrapper.innerHTML += str; jQuery('#ctl00_ContentPlaceHolder1_Carousel_section2').jcarousel(); var text = ""; if (jsonDataSorted.length == 0) { text = "0 Videos"; document.getElementById("wrap").style.display = "none"; } else if (jsonDataSorted.length == 1) { text = "1 Video"; } else { text = jsonDataSorted.length + " videos"; } document.getElementById("ctl00_ContentPlaceHolder1_Carousel_section2 counter").innerHTML = text; setTimeout("Shadowbox.init();",1250); } }