// Referencias a mostrar en el tablero
// Inspiration

var i0 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'You need to be the change you want to see in the world - <i>Gandhi</i> '+ '</a></td></tr></table>'
var i1 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'The best way to get a good idea is to get lots of ideas - <i>Linus Pauling</i> '+ '</a></td></tr></table>'
var i2 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'In the end, it is those who have a real deep inner life, who best manage the irritating details of daily life - <i>E. Underhill</i> '+ '</a></td></tr></table>'
var i3 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'The mind is not a vessel to be filled but a fire to be kindled – <i>Plutarch</i> '+ '</a></td></tr></table>'
var i4 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'The significant problems we face cannot be solved at the same level of thinking we were at when we created them - <i>Albert Einstein </i> '+ '</a></td></tr></table>'
var i5 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'There is nothing so dangerous as an idea, when it&#39;s the only one you have - <i>Emile Chartier</i> '+ '</a></td></tr></table>'
var i6 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'I finally got it all together, but I forgot where I put it.  '+ '</a></td></tr></table>'
var i7 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'The pessimist complains about the wind; the optimist expects it to change; the realist adjusts the sails - <i>William Arthur Ward</i> '+ '</a></td></tr></table>'
var i8 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'Real generosity toward the future consists in giving all to what is present - <i>Albert Camus</i> '+ '</a></td></tr></table>'
var i9 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'Quality products and quality of management result only after we find the essential quality of being human - <i>Lee Kun-Hee (Samsung Chairman)</i>  '+ '</a></td></tr></table>'
var i10 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'It doesn&#39;t matter how fast you go, as long as you keep going - <i>Confucius</i> '+ '</a></td></tr></table>'
var i11 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'To be what we are, and to become what we are capable of becoming, is the only end in life - <i>Robert Louis Stevenson</i> '+ '</a></td></tr></table>'
var i12 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'Nothing is work unless you&#39;d rather be doing something else - <i>Peter Pan</i> '+ '</a></td></tr></table>'
var i13 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'The average man does not know what to do with his life, yet wants another one which will last forever - <i>Anatole France</i> '+ '</a></td></tr></table>'


ticker = new NewsTicker(543,25,235,60)
ticker.addItem(i0)
ticker.addItem(i1)
ticker.addItem(i2)
ticker.addItem(i3)
ticker.addItem(i4)
ticker.addItem(i5)
ticker.addItem(i6)
ticker.addItem(i7)
ticker.addItem(i8)
ticker.addItem(i9)
ticker.addItem(i10)
ticker.addItem(i11)
ticker.addItem(i12)
ticker.addItem(i13)
ticker.build()
