if (window.screen.width==800){
var MENU_POSh={'height':[36,26,24],
'width':[130,130,180],
'block_top':[128,26,0],
'block_left':[16,0,125],
'top':[0,26,24],
'left':[130,0,0],
'hide_delay':[200,200,200]};}
else {var MENU_POSh={'height':[35,36,36],
'width':[129,150,160],
'block_top':[129,34,7],
'block_left':[114,0,150],
'top':[0,30,30],
'left':[129,0,0],
'hide_delay':[200,200,200]};}
var MENU_STYLESh={'onmouseout':['color',['#FFFFFF','#FFFFFF','#fff000'],
'background',['#000000','#666666','#333333'],
'textDecoration',['none','none','none'],
'fontWeight',['bold','normal','normal'],],
'onmouseover':['color',['#FFFFFF','#000000','#CC0000'],
'background',['#800000','#ffcc66','#fff000'],
'textDecoration',['none','none','none'],
'fontWeight',['bold','normal','normal'],],
'onmousedown':['color',['#FFFFFF','#000000','#FFFFFF'],
'background',['#5AA7E5','#5AE55A','#800000'],
'textDecoration',['none','none','none'],
'fontWeight',['bold','normal','normal'],]};
