var Tscr_LOOK0 = {
	// scroller box size: [width, height]
	'size' : [227, 100],
	'distance' : 80,
	'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]
	'nx' : [210, 3, 16, 16,'tsp_files/aup-r.gif','tsp_files/maup-r.gif'],
	'pr' : [210, 84, 16, 16,'tsp_files/adn-r.gif','tsp_files/madn-r.gif'],
	'pa' : [210, 41, 16, 16,'tsp_files/pau-r.gif','tsp_files/mpau-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' : 50,
	// buttons visible on mouse over - true, always visible - false
	'hide_buttons' : false,
	'zindex':1
}

Tscr_ITEMS0 = [
{
	'file': '',
	'content': '<br>Sealed Air Garners Three Prestigious <a href="/whatsnew/pressrelease/1005DuPontAwards.pdf" target="_parent">DuPont Packaging Awards</a>',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : ''
},
{
	'file': '',
	'content': '<img src="/products/food/images/marinade_package.jpg" width="100" aalign="right"><br>Our <a href="/whatsnew/pressrelease/1005-Ameristar.pdf" target="_parent">Cryovac<span class="reg">&#174;</span> Marinade on Demand&#8482; package</a>  won an AmeriStar Award',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : ''
},
{
	'file': '',
	'content': '<img src="/images/sealed_air_50logo2.jpg" width="170"><br>Sealed Air Celebrates 50 Years <a href="/whatsnew/pressrelease/sealedair50.pdf" target="_new">more</a>',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : ''
},
{
	'file': '',
	'content': '<img src="/images/bw50.jpg" width="170"><br>&#8220;POP&#8221; Culture Icon Turns 50...<a href="/whatsnew/pressrelease/bubblewrap50.pdf" target="_new">more</a>',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : ''
},
{
	'file': '',
	'content': '<br>We introduced <a href="/whatsnew/pressrelease/prq409_1.html" target="_parent">Five New Protective Packaging Systems</a> at 2009 Pack Expo Show',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : ''
},
{
	'file': '',
	'content': '<a href="/products/food/equipment/pakformance.html" target="_parent">Cryovac<span class="reg">&#174;</span> PakFormance&#8482; integration solutions</a> will allow customers to monitor and control their entire packaging process.',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : ''
},
{
	'file': '',
	'content': 'Exceptionally strong, ultra-thin, high performance <a href="/products/shrink/films/ct301.html" target="_parent">Cryovac<span class="reg">&#174;</span> CT-301</a> shrink film - 50-60 gauge properties in a 30 gauge film.',
	'pause_b': 5,
	'pause_a': 0,
	'transition' : ''
},
];