var Tscr_LOOK1 = {
	// scroller box size: [width, height]
	'size' : [295, 217],
        'distance' :0,
	's_i':'TScrItem0',
	's_b':'TScrBody0'
	// image for 'pause' control (autoscroll mode only)
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	//'pa' : [200, 80, 16, 16,,'tsp_files/mpau.gif'],
	// image for 'resume' control (autoscroll mode only)
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	//'re' : [200, 80, 16, 16,,'tsp_files/mres.gif'],
	// image for 'next item' control (autoscroll mode only)
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	//'nx' : [200, 80, 16, 16,,'tsp_files/mnxt.gif'],
	// image for 'previous item' control (autoscroll mode only)
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	//'pr' : [200, 80, 16, 16,,'tsp_files/mprv.gif']
},
Tscr_BEHAVE1 = {
	// if scrolling mode is auto (true / false); 
	'auto'  : true,
	// if scrolling direction is vertical (true / false, false means horisontal)
	'vertical' : true,
	// scrolling speed, pixels per interval;
	// for auto mode use negative value for speed key to reverse scrolling direction
	'speed' : 1,
	'interval' : 50,
	// buttons visible on mouse over - true, always visible - false
	'hide_buttons' : true,
	'zindex':5
}

// a data to build scroll window content

Tscr_ITEMS1 = [
{
	'file': '',
	'content': '<img src="./slideshowLarge/image00.jpg" width="295" height="215" border="0">',			'pause_b': 5,
	'pause_a' : 0,
	// 0 - Box in.  
	// 1 - Box out.  
	// 2 - Circle in.  
	// 3 - Circle out.  
	// 4 - Wipe up.  
	// 5 - Wipe down.  
	// 6 - Wipe right.  
	// 7 - Wipe left.  
	// 8 - Vertical blinds.  
	// 9 - Horizontal blinds.  
	// 10 - Checkerboard across.  
	// 11 - Checkerboard down.  
	// 12 - Random dissolve. 
	// 13 - Split vertical in. 
	// 14 - Split vertical out.  
	// 15 - Split horizontal in.  
	// 16 - Split horizontal out.  
	// 17 - Strips left down.  
	// 18 - Strips left up.  
	// 19 - Strips right down.  
	// 20 - Strips right up.  
	// 21 - Random bars horizontal.  
	// 22 - Random bars vertical.  
	// 23 - Random of aboves  
	// 24 - Blending 
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image01.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image25.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image23.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image26.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image07.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image27.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image09.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image10.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image11.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image24.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image13.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image14.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image15.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image16.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image17.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image29.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image30.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},

{
	'file': '',
	'content': '<img src="./slideshowLarge/image18.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image19.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image20.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image21.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image22.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image06.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image05.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image03.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image02.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image12.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image04.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image08.jpg" width="295" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=3,DURATION=3)'
},
{
	'file': '',
	'content': '<img src="./slideshowLarge/image28.jpg" width="161" height="215" border="0">',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=2,DURATION=3)'
}
];
