timegunscroller1 = new AJScroller();
timegunscroller1.name = 'timegunscroller1';
timegunscroller1.type = 3;
timegunscroller1.width = 768;
timegunscroller1.height = 256;
timegunscroller1.spacing = 2;
timegunscroller1.scrollspeed = 20;
timegunscroller1.pausedelay = 2500;
timegunscroller1.pausemouseover = true;
timegunscroller1.add('<a href="elsie_inglis.html"><img border="0" src="small_gfx/elsie02.jpg" width="98" height="160"></a>', '', 'Elsie Inglis');
timegunscroller1.add('<a href="send_forbobs.html"><img border="0" src="small_gfx/bobs02.jpg" width="96" height="160"></a>', '96', 'Bobs');
timegunscroller1.add('<a href="nelson_stories.html"><img border="0" src="small_gfx/nelson02.jpg" width="122" height="160"></a>', '122', 'Nelson Stories');
timegunscroller1.add('<a href="fashion1.html"><img border="0" src="small_gfx/dandy02.jpg" width="96" height="160"></a>', '96', 'Dandy');
timegunscroller1.add('<a href="womens_role"><img border="0" src="small_gfx/boyd02.jpg" width="72" height="160"></a>', '72', 'Women\'s role - belle Boyd');
timegunscroller1.add('<a href=" jacobite_mist.html"><img border="0" src="small_gfx/bpc02.jpg" width="85" height="160"></a>', '85', 'Bonnie Prince Charlie Jacobite Mist');
timegunscroller1.add('<a href= "halifax_noonday.html"><img border="0" src="small_gfx/halifax02.jpg" width="114" height="160"></a>', '114', 'Halifax Timegun');
timegunscroller1.add('<a href="drummer-boys.html"><img border="0" src="small_gfx/drummer02.jpg" width="96" height="160"></a>', '96', 'Drummer Boys');
timegunscroller1.add('<a href="courteous_courier.html"<img border="0" src="small_gfx/brown02.jpg" width="96" height="160"></a>', '', 'Archibald Brown');
timegunscroller1.add('<a href="elsie_inglis.html><img border="0" src="small_gfx/elsie02.jpg" width="98" height="160"></a>', '98', 'Elsie Inglis');
timegunscroller1.add('<a href="survivor.html"<img border="0" src="small_gfx/burma02.jpg" width="114" height="160"></a>', '114', 'Burma Star');

/* -- Replicate Items -- */
timegunscroller1.display();
onload = function(){timegunscroller1.load();timegunscroller1.start();};
onresize = function(){timegunscroller1.load();};
