This makes the avipics in your visitors panel scrolling from right to left. Place this code in a panel *after* the visitors panel!
var madeby = ‘www.imvuspace.com’;
function avPicScroller_by_imvuspace(inPanel) {
var obj = document.getElementById(inPanel+’_panel_body’).getElementsByTagName(’div’);
var result = ”;
for (var i [...]





