var ajscroll_1 = new AJScroller();
ajscroll_1.name = 'ajscroll_1';
ajscroll_1.type = 0;
ajscroll_1.width = 170;
ajscroll_1.height = 135;
ajscroll_1.scrollspeed = 5;
ajscroll_1.pausedelay = 2000;
ajscroll_1.pausemouseover = true;
ajscroll_1.itemwidth = 180;
ajscroll_1.add('<b>::</b> <b>Thames College</b><br>Thames College London is committed more..<font face="Arial" style="font-size: 10pt; color="#000080">');
ajscroll_1.add('<b>::</b> <b>Thames College</b><br>Its aim is to create for its students a distinctive institutional style and ethos<font face="Arial" style="font-size: 10pt; color="#000080">');
ajscroll_1.add('<b>::</b> <b>Thames College</b><br>Thames College London is committed to the provision of a wide range of teaching, training and applied research programme<font face="Arial" style="font-size: 10pt; color="#000080">');
ajscroll_1.add('<b>::</b> <b>Thames College</b><br>maintaining an educational environment where higher education is at the heart of our endeavors<font face="Arial" style="font-size: 10pt; color="#000080">');
ajscroll_1.add('<b>::</b> <b>Thames College</b><br>The College takes pride in having students from all over the World.<font face="Arial" style="font-size: 10pt; color="#000080">');
ajscroll_1.add('<b>::</b> <b>Thames College</b><br>Studying in the centre of London is about far more than its famous attractions and landmarks<font face="Arial" style="font-size: 10pt; color="#000080">');
ajscroll_1.display();
onload = function(){ajscroll_1.start();};
onresize = function(){ajscroll_1.load()};