Google’s Chrome Officially Enters the Browser Wars
Google (0)
by Chloe Albanesius (pcmag.com)
// Set slideShowSpeed (milliseconds) var slideShowSpeed = 3000 // Duration of crossfade (seconds) var crossFadeDuration = 3 // Specify the image files var Pic = new Array() // don't touch this // to add more images, just continue // the pattern, adding to the array below Pic[0] = 'http://common.ziffdavisinternet.com/util_get_image/21/0,1425,i=219019,00.jpg' Pic[1] = 'http://common.ziffdavisinternet.com/util_get_image/21/0,1425,i=219025,00.jpg' Pic[2] = 'http://common.ziffdavisinternet.com/util_get_image/21/0,1425,i=219020,00.jpg' Pic[3] = 'http://common.ziffdavisinternet.com/util_get_image/21/0,1425,i=219018,00.jpg' // ======================================= // do not edit ...