v_font='verdana,arial,sans-serif';
v_fontSize='12px';
v_fontSizeNS4='12px';
v_fontWeight='bold';
v_fontColor='#00009F';
v_textDecoration='none';
v_fontColorHover='#ff0000';//		| won't work
v_textDecorationHover='underline';//	| in Netscape4
v_bgColor='transparent';
// set [='transparent'] for transparent
// set [='url(image_source)'] for image
v_top=0;//	|
v_left=0;//	| defining
v_width=600;//	| the box
v_height=32;//	|
v_paddingTop=2;
v_paddingLeft=20;
v_position='relative';//absolute or relative
v_timeout=2500;//1000 = 1 second
v_slideSpeed=30;
v_slideDirection=0;//0=down-up;1=up-down
v_pauseOnMouseOver=true;
