var Tscr_LOOK2 = {
	'size' : [300, 140],
	's_i':'TScrItem2',
	's_b':'TScrBody2',
	'distance' : 60,
	'item_w' : 30,
	'pa' : [280, 2, 16, 16,'/images/mpau.gif','/images/mpau.gif'],
	're' : [280, 2, 16, 16,'/images/mres.gif','/images/mres.gif'],
	'nx' : [280, 2, 16, 16,'/images/mnxt.gif','/images/mnxt.gif'],
	'pr' : [280, 2, 16, 16,'/images/mprv.gif','/images/mprv.gif']
},
Tscr_BEHAVE2 = {
	'auto'  : true,
	'vertical' : true,
	'speed' : 1,
	'interval' : 50,
	'hide_buttons' : true,
	'zindex':9
},

Tscr_ITEMS2 = [
{
	'file': '/scrollers/body_1.htm',
	'content': 'Sorry - Your browser does not fully support this function',
	'pause_b': 7,
	'pause_a' : 0
},
{
	'file': '/scrollers/body_2.htm',
	'content': 'Sorry - Your browser does not fully support this function',
	'pause_b': 7,
	'pause_a': 0
}
];