	var Tscr_LOOK0 = {
		
	'size' : [275, 100],
	's_i':'TScrItem0',
	's_b':'TScrBody0',
	
	'pa' : [360, 80, 16, 16,,],
	
	're' : [360, 80, 16, 16,,],
	
	'nx' : [380, 80, 16, 16,,],
	
	'pr' : [340, 80, 16, 16,,]
},
Tscr_BEHAVE0 = {
	
	'auto'  : true,
	
	'vertical' : true,
	
	'speed' : 1,
	'interval' : 30,
	
	'hide_buttons' : true,
	'zindex':5
}


Tscr_ITEMS0 = [
{
	
	'file': 'laufbandcontent_'+session+'_'+ksession+'_'+la+'.html',
	
	'content': 'Alternative content for NS4.x and Opera',
	
	'pause_b': 1,
	
	'pause_a' : 2,
	// transition effect the for the item [index, duration]
	// IE 5+ ONLY
	// choose index of following:
	// 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=22,DURATION=1)'
}
];