var g_u68b4fc1140215_img = document.getElementById("u68b4fc1140215_slideshowImg"); var g_u68b4fc1140215_i = 0; var last_u68b4fc1140215_i = 0; g_u68b4fc1140215_img.setAttribute("src",u68b4fc1140215_images[0]); function u68b4fc1140215_swap() { while (g_u68b4fc1140215_i == last_u68b4fc1140215_i) { if (g_u68b4fc1140215_random) g_u68b4fc1140215_i = Math.floor(Math.random() * (u68b4fc1140215_images.length-1)+.5); else { g_u68b4fc1140215_i++; if (g_u68b4fc1140215_i >= u68b4fc1140215_images.length) g_u68b4fc1140215_i = 0; } } last_u68b4fc1140215_i = g_u68b4fc1140215_i; g_u68b4fc1140215_img.setAttribute("src",u68b4fc1140215_images[g_u68b4fc1140215_i]); setTimeout("u68b4fc1140215_swap()",g_u68b4fc1140215_delay); } if (u68b4fc1140215_images.length > 1) { if (g_u68b4fc1140215_random) { u68b4fc1140215_swap() } else { setTimeout("u68b4fc1140215_swap()",g_u68b4fc1140215_delay); } }