var Tscr_LOOK0 = { // scroller box size: [width, height] 'size' : [155, 155], 's_i':'TScrItem0', 's_b':'TScrBody0', // image for 'pause' control (autoscroll mode only) // [left, top, width, height, sorce_file, mouseover_sorce_file] 'pa' : [70, 138, 16, 16,,'tsp_files/pau.gif'], // image for 'resume' control (autoscroll mode only) // [left, top, width, height, sorce_file, mouseover_sorce_file] 're' : [70, 138, 16, 16,,'tsp_files/res.gif'], // image for 'next item' control (autoscroll mode only) // [left, top, width, height, sorce_file, mouseover_sorce_file] 'nx' : [90, 138, 16, 16,,'tsp_files/nxt.gif'], // image for 'previous item' control (autoscroll mode only) // [left, top, width, height, sorce_file, mouseover_sorce_file] 'pr' : [50, 138, 16, 16,,'tsp_files/prv.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' : 1, 'interval' : 25, // buttons visible on mouse over - true, always visible - false 'hide_buttons' : true, 'zindex':5 } // a data to build scroll window content Tscr_ITEMS0 = [ { 'file': '', 'content': '


A SELECTION OF
OUR LATEST DESIGNS<\strong>
', 'pause_b': 5, 'pause_a' : 2, 'transition' : '' }, { 'file': '', 'content': '
Rio
View this productOverknee
', 'pause_b': 2, 'pause_a': 0, 'transition' : '' }, { 'file': '', 'content': '
Ravenna
View this productFancy Pantyhose
', 'pause_b': 2, 'pause_a': 0, 'transition' : '' }, { 'file': '', 'content': '
Shredded
View this productCami & String
', 'pause_b': 2, 'pause_a': 0, 'transition' : '' }, { 'file': '', 'content': '
Shredded
View this productCami & String
', 'pause_b': 2, 'pause_a': 0, 'transition' : '' }, { 'file': '', 'content': '
Shredded
View this productCami & String
', 'pause_b': 2, 'pause_a': 0, 'transition' : '' }, { 'file': '', 'content': '
Shredded
View this productCami & String
', 'pause_b': 2, 'pause_a': 0, 'transition' : '' }, { 'file': '', 'content': '
Rhinestone Bra
View this productBra
', 'pause_b': 2, 'pause_a': 0, 'transition' : '' }, ];