// // // // // // // // function scrollWrapAroundClass(scrollParentId,speed1,speed2,step,firstIconSrc) { this.actualIndex = 0; this.targetIndex = 1; this.firstIconSrc = firstIconSrc; this.navigationIconsArray = new Array(); this.continueScrollWA = true; this.timer = null; this.scrollWASpeed1 = speed1; this.scrollWASpeed2 = speed2; this.scrollWAStep = step; this.firstRightScroll = true; this.scrollParentElement = document.getElementById(scrollParentId); this.parentStyle = window.getComputedStyle(this.scrollParentElement); this.parentChildsArray = this.scrollParentElement.childNodes; for(i=0;i ((-1)*scrollWAElement.contentArray[scrollWAElement.actualIndex].offsetWidth))) { for(i=0;i