var Tscr_LOOK = {
	// scroller box size: [width, height]
	'size' : [555, 60],
	// a length of a gap between two neighboring items, pixels
	'distance' : 1,
	'item_w' : 600,
	// css classes for for item text
	's_i':'TScrItem1',
	// css classes for for scroller box
	's_b':'TScrBody1',
	// image for 'pause' control (autoscroll mode only)
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	'pa' : [360, 80, 16, 16,,'tsp_files/pixel.gif'],
	// image for 'resume' control (autoscroll mode only)
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	're' : [360, 80, 16, 16,,'tsp_files/pixel.gif'],
	// image for 'next item' control (autoscroll mode only)
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	'nx' : [380, 80, 16, 16,,'tsp_files/pixel.gif'],
	// image for 'previous item' control (autoscroll mode only)
	// [left, top, width, height, sorce_file, mouseover_sorce_file]
	'pr' : [340, 80, 16, 16,,'tsp_files/pixel.gif']
},

Tscr_BEHAVE = {
	// 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 50 miliseconds;
	// for auto mode use negative value to reverse scrolling direction
	'speed' : -1,
	'interval' : 25,
	'zindex':1,
	// buttons visible on mouse over - true, always visible - false
	'hide_buttons' : true
},

// a data to build scroll window content
Tscr_ITEMS = [
{
	// file to get content for item from; if is set 'content' property doesn't matter
	// only body of HTML document is taken to become scroller item content
	// note: external files require time for loading 
	// it is RECOMMENDED to use content property to speed loading up
	// doesn't work in Opera
	'file': '',
	// string to be displayed as item content, 
	// is RECOMMENDED to be used as an alternative to 'file' property
	'content': '<font color=#BD6D4E>READ what our customers say</font>',
	// pause duration when item top gets top of the scroller box, seconds
	// ignored in on-demand mode while scrolling forward
	'pause_b': 2,
	// pause duration when item top gets top of the scroller box, seconds
	// ignored in on-demand mode while scrolling forward
	'pause_a': 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?board=9.0" class="text2b-brown">..... and so many more — click to read all .....</a>',
	'pause_b' : 1,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=118.0" class="text2b-brown">have been impressed not only with the large range of goods you offer but also with the great communications ...click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=113.0" class="text2b-brown">Fast delivery - well packed - good value - very happy with purchases. ..click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=107.0" class="text2b-brown">Your products are brilliant, and so was your service! Will DEFINITELY be recommending you ..click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=102.0" class="text2b-brown">Thank you so much will be definitely be shopping with you again and will recommend to other people out here too!! ..click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=102.0" class="text2b-brown">I\'ve used malik online several times and each time I receive my products intact, delivery is fast and prices are excellent! ..click to read:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=97.0" class="text2b-brown">What fabulous service .. passed your website address to lots of my friends ....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=90.0" class="text2b-brown">This is unbelievable, I am so impress with your service ....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=88.0" class="text2b-brown">Thank you very much for the prompt and helpful service....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=87.0" class="text2b-brown">I have to say your service has been second to none....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=85.0" class="text2b-brown">... very easy to use and the delivery of your products is brilliant....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=80.0" class="text2b-brown">... i want to thank you guys for a brilliant service....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=80.0" class="text2b-brown">... the service I received from your company was excellent....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=78.0" class="text2b-brown">... the service provided by these guys is fantastic....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=74.0" class="text2b-brown">Second time we have ordered .. its a great service they provide....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=73.0" class="text2b-brown">Many Thanks yet again for your terrific service....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=63.0" class="text2b-brown">Very impressed will be ordering again....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=54.0" class="text2b-brown">I stumbled across the Malik site and I\'m so glad I did!....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=53.0" class="text2b-brown">I must thank you all for the fantastic service you have provided me....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
},
{
	'file' : '',
	'content' : '<a href="/the4rum/index.php?topic=39.0" class="text2b-brown">Thank you so much for a great shopping experience!....click here to read more:</a>',
	'pause_b' : 2,
	'pause_a' : 0
}
// add as many items here as you need.
// don't forget to separate them with commas, make sure there is no comma after the last item
];
