var Tscr_LOOK1 = {
	'size' : [120, 200],
	's_i':'TScrItem1',
	's_b':'TScrBody1',
	'distance' : 60,
	'item_w' : 120,
	're' : [100, 2, 16, 16,'/images/mprv.gif','/images/mres.gif'],
	'pr' : [100, 2, 16, 16,'/images/mprv.gif','/images/mprv.gif'],
	'nx' : [100, 2, 16, 16,'/images/mnxt.gif','/images/mnxt.gif'],
	'pa' : [100, 2, 16, 16,'/images/mpau.gif','/images/mpau.gif']
},
Tscr_BEHAVE1 = {
	'auto'  : true,
	'vertical' : true,
	'speed' : 3,
	'interval' : 50,
	'hide_buttons' : true,
	'zindex':9
},

Tscr_ITEMS1 = [
{
	'file': '/scrollers/vertical_1.htm',
	'content': 'Sorry - Your browser does not fully support this function',
	'pause_b': 7,
	'pause_a' : 1
},
{
	'file': '/scrollers/vertical_2.htm',
	'content': 'Sorry - Your browser does not fully support this function',
	'pause_b': 7,
	'pause_a': 1
}
];