var Tscr_LOOK0 = {
	// scroller box size: [width, height]
	'size' : [290, 100],
	'distance' : 170,
	's_i':'TScrItem0',
	's_b':'TScrBody0',
	// images for autoscroll mode only - pa=pause - re=resume - nx=next - pr=previous
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	'pa' : [274, 39, 16, 16,'tsp_files/pau-r.gif','tsp_files/mpau-r.gif'],
	're' : [274, 39, 16, 16,'tsp_files/res-r.gif','tsp_files/mres-r.gif'],
	'nx' : [274, 84, 16, 16,'tsp_files/adn-r.gif','tsp_files/madn-r.gif'],
	'pr' : [274, 0, 16, 16,'tsp_files/aup-r.gif','tsp_files/maup-r.gif']
},
Tscr_BEHAVE0 = {
	// 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' : 5,
	'interval' : 10,
	// buttons visible on mouse over - true, always visible - false
	'hide_buttons' : false,
	'zindex':1
}

Tscr_ITEMS0 = [
{
	'file': '',
	'content': '<img src="/br/products/specialty/coldchain/images/home_group2_sm.jpg" width="112" height="100" border="0" style="float:right;margin:0 30px 0 10px"><a href="/br/products/specialty/coldchain/turbotag.html" target="_parent">TurboTag<span class="tm">&#8482;</span> 700</a> - Uma poderosa ferramenta de suporte para a cadeira logística',
	'pause_b': 7,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=1,DURATION=0.5)'
},
{
	'file': '',
	'content': '<img src="/br/products/food/images/slicepak_sm.jpg" width="96" height="100" border="0" style="float:right;margin:0 30px 0 10px"><a href="/br/library/brochure/slicepak.pdf" target="_parent">Cryovac<span class="reg">&#174;</span> Slicepak</a> - A atração que irá inovar as gôndolas dos supermercados',
	'pause_b': 7,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=1,DURATION=0.5)'
},
{
	'file': '',
	'content': '<img src="/br/products/protective/newair/images/newair_ib_200_sm.jpg" width="96" height="100" border="0" style="float:right;margin:0 30px 0 10px"><a href="/br/products/protective/newair/newair_ib_200.html" target="_parent">Sistema de Embalagem NewAir I.B<span class="tm">&#8482;</span> 200</a> - Embalagens de proteção de alta performance, produzidas no local, conforme demanda e com ótima flexibilidade',
	'pause_b': 7,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=1,DURATION=0.5)'
},
{
	'file': '',
	'content': '<img src="/br/products/food/images/bb2800.jpg" width="91" height="100" border="0" style="float:right;margin:0 30px 0 10px"><a href="/br/library/brochure/bb2800.pdf" target="_parent">Cryovac<span class="reg">&#174;</span> BB2800</a> - A mais nova geração de sacos termoencolhíveis multicamadas',
	'pause_b': 7,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=1,DURATION=0.5)'
},
{
	'file': '',
	'content': '<img src="/br/products/protective/ppak/images/prioritypak_sm.jpg" width="137" height="100" border="0" style="float:right;margin:0 30px 0 10px">Sistema Automático de Embalagem <a href="/br/products/protective/ppak/prioritypak.html" target="_parent">PriorityPak<span class="tm">&#8482;</span></a> - Crie uma embalagem de contenção com um único processo',
	'pause_b': 7,
	'pause_a': 0,
	'transition' : 'revealTrans(TRANSITION=1,DURATION=0.5)'
}
];