// Referencias a mostrar en el tablero
// Início - VISIÓN

var i0 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'In the front there&#39;s always space <i>Michael Schumacher</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="#">' + 'Nothing happens unless there is first a dream - <i>Carl Sandberg</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="#">' + 'If you limit your choices to what seems possible or reasonable, you disconnect yourself from what you truly want, and all that is left is a compromise - <i>Robert Fritz</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 problem is never how to get new, innovative thoughts into your mind, but how to get the old ones out - <i>Dee Hock</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="#">' + 'Before everything else, getting ready is the key to success - <i>Henry Ford</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="#">' + 'The minute you do what you really want, you start a different life - <i>Buckminster Fuller</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="#">' + 'Where you look is where you go. '+ '</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="#">' + 'We are much more in need of a vision or a compass, than a roadmap - <i>Stephen Covey</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="#">' + 'In the long run, we only achieve the goals we aimed for - <i>Henry David Thoreau</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="#">' + 'Obstacles are what you see, when you&#39;ve lost sight of your goal - <i>E.J. Cossman</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="#">' + 'No great invention started with a business plan.  '+ '</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="#">' + 'If you don&#39;t set goals for yourself, you are doomed to work to achieve someone else&#39;s goals - <i>Terry Tillman</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="#">' + 'Unless we change our direction, we are likely to end up where we are headed - <i>Old Chinese Proverb</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="#">' + 'Perfection of means and confusion of goals seem, in my opinion, to characterize our age - <i>Albert Einstein</i> '+ '</a></td></tr></table>'
var i14 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'Simple, clear purpose and principles give rise to complex and intelligent behaviour. Complex rules and regulations give rise to simple and stupid behaviour - <i>Dee Hock</i> '+ '</a></td></tr></table>'
var i15 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="#">' + 'A key - perhaps THE key - to leadership is the effective communication of a story <i>Howard Gardner</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.addItem(i14)
ticker.addItem(i15)
ticker.build()