// STYLES
// ===================

var hBar = new ItemStyle(100, 0, 'SWAP:<img style="position:relative; top:6px;" src="/pop_images/morelinksdown.gif" width="7" height="4">^<img style="position:relative; top:6px;" src="/pop_images/morelinksdown-on.gif">', -10, 2, '/pop_images/inactivemain.png', '/pop_images/inactivemain.png', 'lowMain', 'highMain', 'mainBorder', 'mainBorder', null, null, 'hand', 'default');

var selhBar = new ItemStyle(100, 0, 'SWAP:<img style="position:relative; top:6px;" src="/pop_images/morelinksdown.gif" width="7" height="4">^<img style="position:relative; top:6px;" src="/pop_images/morelinksdown-on.gif">', -10, 2, '/pop_images/inactivemain.png', '/pop_images/inactivemain.png', 'lowSelMain', 'highSelMain', 'mainSelBorder', 'mainSelBorder', null, null, 'hand', 'default');

var subM = new ItemStyle(20, 1, 'SWAP:<img style="position:relative; top:3px;" src="/pop_images/morelinks.gif" width="4" height="7">^<img style="position:relative; top:3px;" src="/pop_images/morelinks-on.gif" width="4" height="7">', -7, 2, '20#e2d5af', '20#ffffee', 'lowText', 'highText', 'itemBorder', 'itemBorderHigh', null, null, 'hand', 'default');

var subBlank = new ItemStyle(22, 1, '&gt;', -15, 3, '#CCCCDD', '#6699CC', 'lowText', 'highText',
 'itemBorderBlank', 'itemBorder', null, null, 'hand', 'default');

var button = new ItemStyle(22, 1, '&gt;', -15, 2, '10#006633', '10#CC6600', 'buttonText', 'buttonHover',
 'buttonBorder', 'buttonBorderOver', 80, 95, 'hand', 'default');


