new TWTR.Widget({
version: 2,
type: ‘list’,
rpp: 30,
interval: 6000,
title: ‘CUNY Graduate School of Journalism’,
subject: ‘Class of 2008′,
width: 300,
height: 300,
theme: {
shell: {
background: ‘#fd991f’,
color: ‘#222222′
},
tweets: {
background: ‘#ffffff’,
color: ‘#444444′,
links: ‘#4278e3′
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: ‘all’
}
}).render().setList(‘cunyjschool’, ‘class-of-2008′).start();
new TWTR.Widget({
version: 2,
type: ‘list’,
rpp: 30,
interval: 6000,
title: ‘CUNY Graduate School of Journalism’,
subject: ‘Class of 2009′,
width: 300,
height: 300,
theme: {
shell: {
background: ‘#fd991f’,
color: ‘#222222′
},
tweets: {
background: ‘#ffffff’,
color: ‘#444444′,
links: ‘#4278e3′
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: ‘all’
}
}).render().setList(‘cunyjschool’, ‘class-of-2009′).start();
new TWTR.Widget({
version: 2,
type: ‘list’,
rpp: 30,
interval: 6000,
title: ‘CUNY Graduate School of Journalism’,
subject: ‘Class of 2010′,
width: 300,
height: 300,
theme: {
shell: {
background: ‘#fd991f’,
color: ‘#222222′
},
tweets: {
background: ‘#ffffff’,
color: ‘#444444′,
links: ‘#4278e3′
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: ‘all’
}
}).render().setList(‘cunyjschool’, ‘class-of-2010′).start();
new TWTR.Widget({
version: 2,
type: ‘list’,
rpp: 30,
interval: 6000,
title: ‘CUNY Graduate School of Journalism’,
subject: ‘Faculty & Staff’,
width: 300,
height: 300,
theme: {
shell: {
background: ‘#fd991f’,
color: ‘#222222′
},
tweets: {
background: ‘#ffffff’,
color: ‘#444444′,
links: ‘#4278e3′
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: ‘all’
}
}).render().setList(‘cunyjschool’, ‘students-faculty-staff’).start();
new TWTR.Widget({
version: 2,
type: ‘list’,
rpp: 30,
interval: 6000,
title: ‘CUNY Graduate School of Journalism’,
subject: ‘School Sites’,
width: 300,
height: 300,
theme: {
shell: {
background: ‘#fd991f’,
color: ‘#222222′
},
tweets: {
background: ‘#ffffff’,
color: ‘#444444′,
links: ‘#4278e3′
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: ‘all’
}
}).render().setList(‘cunyjschool’, ‘school-sites’).start();

