function KickerPages() { this.value = 0; } var mySlide = new Array( 'http://c.americanapparel.net/storefront/headers/women/collaredshirts/02-410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/10_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/11_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/21.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/23.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/410women-collaredshirts1.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/410women-collaredshirts2.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/6.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/alanna_m_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/alyssa_a_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts-2.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts1.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts10.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts11.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts12.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts13.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts14.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts15.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts16.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts2.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts3.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts410.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts411.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts5.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts6.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts7.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts9.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts95.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts96.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts97.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts98.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts99.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts_1.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/collaredshirts_5.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/copy of collaredshirts.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/copy of new9.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/denim410.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/eliana_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/eliana_window_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/flannel_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/img_0750_3.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/img_3439.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/img_5776_1.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/leutenant_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/rsakwv1.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/rsans311.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/tiana-in-window-410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/tyelar_410x206.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/women-collared-shirts-48.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/women-collared-shirts6.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/women-collaredshirts3.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/women-collaredshirts4.jpg' ,'http://c.americanapparel.net/storefront/headers/women/collaredshirts/women-collaredshirts5.jpg' ); var myInterval = 0; var myIntervalPause = 0; var myTimeout = 0; var myAPI; function ScrollThroughmyPages(){ myAPI.next(500); RestartmyInterval(); } function AutoScroll() { randArray(mySlide); for(var x = 0; x < mySlide.length; x++) if (x <=0) document.getElementById('myItems').innerHTML += ''; else document.getElementById('myItems').innerHTML += ''; $(function() { $("#myScrollable").myScrollable({horizontal:true}); }); if (document.getElementById('myScrollable') != null) { myAPI = $("#myScrollable").myScrollable(); myTotal = myAPI.getStatus().total; if (myTotal <= 1) { $('DIV.myNext').hide(); $('DIV.myPrev').hide(); } RestartmyInterval(); } } function RestartmyInterval() { LoadImgs(); myPause = 5000; CancelmyInterval(); myInterval = setInterval('ScrollThroughmyPages()',myPause); } function PausemyInterval(){ LoadImgs(); CancelmyInterval(); clearTimeout(myTimeout); myTimeout = setTimeout('RestartmyInterval()',5000); } function CancelmyInterval(){ LoadImgs(); clearInterval(myInterval); } function LoadImgs(){ myIndex = myAPI.getStatus().index; LoadImg(myIndex - 1); LoadImg(myIndex); LoadImg(myIndex + 1); } function LoadImg(index){ Item = document.getElementById('myItem' + index); if ( Item != null ){ if (mySlide[index] != null && Item.src != mySlide[index]) { Item.src = mySlide[index]; } } } function randArray(o){ for(var j, x, i = o.length; i; j = parseInt(Math.random() * i), x = o[--i], o[i] = o[j], o[j] = x); return o; } window.onload=AutoScroll;