// Referencias a mostrar en el tablero
// FACILITACION GRAFICA
	  
var i0 = '<table width="235"  border="0" align="right" cellpadding="0" cellspacing="0"><tr><td height="60" class="referencias"><a href="referencias/facilitacion_grafica.htm">' + 'I loved how easy and intuitive the graphic facilitation moved us through the last day. '+ '</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="referencias/facilitacion_grafica.htm">' + 'I discovered the importance of planning any personal and professional goal before I act upon it. '+ '</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="referencias/facilitacion_grafica.htm">' + 'The strength of a committed group people, when focused on a clear objective, is just amazing. '+ '</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="referencias/facilitacion_grafica.htm">' + 'Everyone&#39;s opinion and point of view needs to be taken into account before moving ahead.  '+ '</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="referencias/facilitacion_grafica.htm">' + 'I now fully believe in our company project. '+ '</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="referencias/facilitacion_grafica.htm">' + 'The visual tool made it much easier to understand our objectives. I really like this tool and how it allows for a more creative approach to project development. '+ '</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="referencias/facilitacion_grafica.htm">' + 'I was surprised by the power of expression of the picture. '+ '</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="referencias/facilitacion_grafica.htm">' + 'I have learnt to share and get involved in the group objective - to think about and deliver my contribution firmly.  '+ '</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="referencias/facilitacion_grafica.htm">' + 'It&#39;s a very didactic method to develop a vision, establish objectives, draw out processes, distribute tasks,... '+ '</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="referencias/facilitacion_grafica.htm">' + 'I love the drawings. They are so clear. I even discovered that I can still paint. '+ '</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="referencias/facilitacion_grafica.htm">' + 'I liked the graphic tools. Not only are they fun, they brilliantly pictured out our history, ideas and projects. '+ '</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="referencias/facilitacion_grafica.htm">' + 'We achieved our objectives in half the time. Impressive! It&#39;s all about focusing, drawing in out on paper... And it works!!  '+ '</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="referencias/facilitacion_grafica.htm">' + 'We discovered how to achieve our long term goals through constructive teamwork. '+ '</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="referencias/facilitacion_grafica.htm">' + 'We unleashed our creativity and learnt how it is best accomplished with many minds, many ideas, many whacky and wonderful thoughts. '+ '</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()