var LOOK = {
	// scroller box size: [width, height]
	'size': [410, 97]
},

BEHAVE = {
	// autoscroll - true, on-demand - false
	'auto': true,
	// vertical - true, horizontal - false
	'vertical': true,
	// scrolling speed, pixels per 40 milliseconds;
	// for auto mode use negative value to reverse scrolling direction
	'speed': 3
},


//// a data to build scroll window content
ITEMS = [
    {	// file to get content for item from; if is set 'content' property doesn't matter
		// only body of HTML document is taken to become scroller item content
		// note: external files require time for loading 
		// it is RECOMMENDED to use content property to speed loading up
		// please, DON'T forget to set ALL IMAGE SIZES 
		// in either external file or in 'content' string for scroller script 
		// to be able to estimate item sizes
		'file': '',
		'content': '<b>If you dont know where you are going,<br/>You will end up someplace else.<font color="red"><br>- Yogi Berra</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': '<b>Though no one can go back and make<br/>A brand new start, anyone can start<br/>From now and make a brand new ending.<font color="red"><br> - Anonymous</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': '<b>Your past is not who you are, <br/>It is who you were.</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': '<b>Keep away from people who try to<br/>Belittle your ambition. Small people always<br/>Do that, but the really great ones make<br/>You feel that you, too, can become great.<font color="red"><br>- Mark Twain</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': '<b>Those who think they have no time<br/>For bodily exercise will sooner or<br/>Later have to find time for illness.<font color="red"><br> - Edward Stanley</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': '<b>The only limit to our realization of<br/>Tomorrow will be our doubts of today.<font color="red"><br>- Franklin Roosevelt</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': '<b>Success seems to be largely a matter<br/>Of HANGING ON after others have let go.<font color="red"><br>- William Feather</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': '<b>It is not enough to have a good mind;<br/>The main thing is to use it well.<font color="red"><br>- Rene Descartes</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'There is nothing training cannot do. Nothing is<br/>Above its reach. It can turn bad morals to good;<br/>It can destroy bad principles and recreate good ones;<br/>It can lift men to angel ship.<font color="red"><br>- Mark Twain',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'Experience is not what happens to a man; it is what<br/>A man does with what happens to him.<font color="red"><br>- Aldous Huxley',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'Every great and commanding moment in the annals<br/>Of the world is the triumph of some enthusiasm.<font color="red"><br>- Ralph Waldo Emerson',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': '<b>Some people see things as they are, and say, \"Why?\" I dream of things that never were, and say, \"Why not?\"<font color="red"><br>- George Bernard Shaw</b>',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'Only those who are asleep make no mistakes.<font color="red"><br>- Ingvar Kamprad, founder of IKEA',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'To accomplish great things we must<br/>Not only act, but also dream:<br/>Not only plan, but also believe.',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'There is more to life than increasing its speed.<font color="red"><br>- Mohandas Gandhi',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'Whenever you find yourself on the side of the majority,<br/>It is time to pause and reflect.<br/><font color="red"><br />- mark twain',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'I can\’t give you a surefire formula for success, but I can give a formula for failure: try to please everybody all the time.<font color="red"><br>- Herbert bayard swope(first recipient of Pulitzer prize)',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'Many a false step was made by standing still.<font color="red"><br>- fortune cookie',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'Action may not always bring happiness, but there is no happiness without action.<font color="red"><br>- Benjamin Disraeli (former british prime minister)',
		'pause_b': 18,
		'pause_a': 0
	},
	{	
		'file': '',
		'content': 'Do your own thinking independently. Be the chess player, not the chess piece.<font color="red"><br>- Ralph charell',
		'pause_b': 18,
		'pause_a': 0
	},	
	{	
		'file': '',
		'content': 'Do not follow where the path may lead. <br>Go instead where there is no path and leave a trail. <font color="red"><br>- Harold R. McAlindon',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'How lovely to think that no one need wait a moment,we can start now, start slowly changing the world!. <font color="red">- Anne Frank',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		// note: image path is relative to the ts_files directory
		'content' : 'If you want to do something, do it!. <font color="red">- Plautus',
		'pause_b': 14,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Eighty percent of success is showing up. <font color="red"><br>- Woody Allen',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'As long as you can start, you are all right. <br>The juice will come. <font color="red">- Ernest Hemingway',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Even if you are on the right track, you will get run over if you just sit there. <font color="red">- Will Rogers',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'The man who removes a mountain begins by carrying away small stones. <font color="red">- Chinese proverb',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Change your life today. Do not gamble on the future, act now, without delay. <font color="red"><br>- Simone de Beauvoir',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'The secret of getting ahead is getting started. <font color="red"><br> - Sally Berger',
		'pause_b': 10,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'He who deliberates fully before taking a step will spend his entire life on one leg. <font color="red">- Chinese proverb',
		'pause_b': 18,
		'pause_a': 0
	},
		{
		'file': '',
		'content' : 'The difference between what we do and what we are capable of doing would suffice to solve most of the worlds problems. <font color="red">- Mahatma Gandhi',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'We are what we believe we are. <font color="red">- Benjamin N. Cardozo',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'They can because they think they can. <font color="red">- Virgil',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'If it is to be, It is up to me. <font color="red">- William H. Johnson',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'The one unchangeable certainty is that nothing is certain or unchangeable. <font color="red">- John F. Kennedy',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Life is change. Growth is optional. Choose wisely. <font color="red"><br>- Karen Kaiser Clark',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'What man can imagine he may one day achieve. <font color="red"><br>- Nancy Hale',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Our visions begin with our desires. <font color="red"><br>- Audre Lorde',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'The significance of a man is not in what he attains but rather in what he longs to attain. <font color="red"><br>- Kahlil Gibran',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'I care not so much what I am to others as what I am to myself. I will be rich by myself, and not by borrowing. <font color="red">- Michel de Montaigne',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Not knowing when the dawn will come, I open every door. <font color="red">- Emily Dickinson',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'You can enjoy encouragement coming from outside, but you cannot need for it to come from outside. <font color="red">- Vladimir Zworykin',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'I have learned to take time for myself and to treat myself with a great deal of love and respect because I like me.... I think I am kind of cool. <font color="red">- Whoopi Goldberg',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Spirituality is ... the awareness that survival is the savage fight between you and yourself. <font color="red">- Anonymous',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'No man is defeated without until he has first been defeated within. <font color="red">- Eleanor Roosevelt',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'You are unique, and if that is not fulfilled then something has been lost. <font color="red">- Martha Graham',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'There is no such thing as bravery; only degrees of fear. <font color="red">- John Wainwright',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : '"Why not" is a slogan for an interesting life. <font color="red">- Mason Cooley',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Courage is fear holding on a minute longer. <font color="red">- George S. Patton',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'I wanted to be scared again ... I wanted to feel unsure again. That is the only way I learn, the only way I feel challenged. <font color="red">- Connie Chung',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'What you are afraid to do is a clear indicator of the next thing you need to do. <font color="red">- Anonymous',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Fall seven times, stand up eight. <font color="red">- Japanese proverb',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'Where the willingness is great, the difficulties cannot be great. <font color="red">- Niccolo Machiavelli',
		'pause_b': 18,
		'pause_a': 0
	},
	{
		'file': '',
		'content' : 'It is not the mountain ahead that wears you out - it is the grain of sand in your shoe. <font color="red">- Robert Service',
		'pause_b': 18,
		'pause_a': 0
	}
// add as many items here as you need.
// don't forget to separate them with commas, make sure there is no comma after the last item
]

//addQuotes();



