// rotation speed, path to images, linked (boolean), mouse events (boolean), target window name

var rotator1 = new dw_RandRotator(50000,"images/spotlight/new/", true, true);

var imgList = new Array('rotate0.jpg', 'rotate01.jpg', 'rotate02.jpg', 'rotate03.jpg', 'rotate04.jpg', 'rotate05.jpg', 'rotate06.jpg', 'rotate07.jpg', 'rotate08.jpg', 'rotate09.jpg', 'rotate10.jpg', 'rotate11.jpg', 'rotate12.jpg');

/* 0 refworks, 01 new books, 02 CRL, 03 saskia art, 04 twitter, 05 greenr , 06 sage , 07 renew books ,08 quick loan , 09 wos, 10 naxos, 11 credo, 12 print money */

// images array, width and height of images, transition filter (boolean)

rotator1.setUpImage(imgList, 215, 170, true);
rotator1.addActions('http://www.refworks.com/Refworks',
'https://i-share.carli.illinois.edu/newbooks/newbooks.cgi?library=LFCdb', 
'http://www.crl.edu/?1',
'http://cacheproxy.lfc.edu:2048/login?url=http://collections.carli.illinois.edu/',
'http://twitter.com/LFClibrary',
'http://cacheproxy.lfc.edu:2048/login?url=http://infotrac.galegroup.com/itweb/ecco_lake?db=GRNR',
'http://cacheproxy.lfc.edu:2048/login?url=http://www.sage-ereference.com/',
'https://i-share.carli.illinois.edu/uc/vwebv/login?sk=en_US',
'https://i-share.carli.illinois.edu/uc/vwebv/searchBasic?sk=en_US',
'http://cacheproxy.lfc.edu:2048/login?url=http://isiknowledge.com/wos',
'http://cacheproxy.lfc.edu:2048/login?url=http://lfc.naxosmusiclibrary.com/',
'http://cacheproxy.lfc.edu:2048/login?url=http://www.credoreference.com/search.jsp',
'http://lfcprint/pcounter/balance.exe')