var g_u66f1317c41a23_img = document.getElementById("u66f1317c41a23_slideshowImg"); var g_u66f1317c41a23_i = 0; var last_u66f1317c41a23_i = 0; g_u66f1317c41a23_img.setAttribute("src",u66f1317c41a23_images[0]); function u66f1317c41a23_swap() { while (g_u66f1317c41a23_i == last_u66f1317c41a23_i) { if (g_u66f1317c41a23_random) g_u66f1317c41a23_i = Math.floor(Math.random() * (u66f1317c41a23_images.length-1)+.5); else { g_u66f1317c41a23_i++; if (g_u66f1317c41a23_i >= u66f1317c41a23_images.length) g_u66f1317c41a23_i = 0; } } last_u66f1317c41a23_i = g_u66f1317c41a23_i; g_u66f1317c41a23_img.setAttribute("src",u66f1317c41a23_images[g_u66f1317c41a23_i]); setTimeout("u66f1317c41a23_swap()",g_u66f1317c41a23_delay); } if (u66f1317c41a23_images.length > 1) { if (g_u66f1317c41a23_random) { u66f1317c41a23_swap() } else { setTimeout("u66f1317c41a23_swap()",g_u66f1317c41a23_delay); } }