/* USE WORDWRAP AND MAXIMIZE THE WINDOW TO SEE THIS FILE
========================================
 NewsBar v1.4
 License : Freeware (Enjoy it!)
 (c)2004 VASIL DINKOV- PLOVDIV, BULGARIA
========================================
 For IE4+, NS4+, Opera7+ & Konqueror2+
========================================
 Get the NewsBar script at:
 http://www.smartmenus.org/other.php
 and don't wait to get the Great SmartMenus script at:
 http://www.smartmenus.org
 LEAVE THESE NOTES PLEASE - delete the comments if you want */

// BUG in Opera:
// If you want to be able to control the body margins
// put the script right after the BODY tag, not in the HEAD!!!

// === 1 === FONT, COLORS, EXTRAS...
n_font='Trebuchet MS,Tahoma,verdana,arial,sans-serif';
n_fontSize='11px';
n_fontSizeNS4='11px';
n_fontWeight='normal';
n_fontColor='#6E8E00';
n_textDecoration='none';
n_fontColorHover='#000000';//		| won't work
n_textDecorationHover='none';//	| in Netscape4
n_bgColor='#FFFFFF';//set [='transparent'] for transparent
n_top=0;//	|
n_left=0;//	| defining
n_width=470;//	| the box
n_height=20;//	|
n_position='relative';// absolute/relative
n_timeOut=3;//seconds
n_pauseOnMouseOver=true;
n_speed=10;//1000 = 1 second
n_leadingSign='';
n_alternativeHTML='';
// for not supported browsers like Opera<7 - usually
// you may want to put a link to your news page

// === 2 === THE CONTENT - ['href','text','target']
