Article = new Array;
i=0;
// DEFINE SCROLLER ELEMENTS
  Article[i] = new Array ("<font color=#ffffff><b>The staff of the F&P wishes Happy Holidays to all!</b></font>", "http://www.bcfpers.org", "_blank");i++  
  Article[i] = new Array ("<img src=images/AmericanFlag.gif height=20 width=20>", "none", "");i++

////// SCROLLER CONFIGURATION ///////  
orientation = "horizontal";        
scrollerWidth = "757px";             
scrollerHeight = "25px";             
borderWidth = 1;                   
borderColour = "#000000";          
backColour = "";     
background = "images/leftmenutop.gif"       
staticColour = "#000000";          
stopScroll = 1;                    
textAlignment="";            
                            
// Scroller Links
linkFont = "arial";                
linkWeight = "normal";             
linkColour = "#000000";            
linkSize = "10";                   
linkDecoration = "none";           

// Scroller Links On MouseOver
slinkFont = "arial";               
slinkWeight = "normal";            
slinkColour = "#cc3333";           
slinkSize = "10";                  
slinkDecoration = "underline";     
scrollerDivider = "&nbsp;-&nbsp;" 

ns4Text = "";  
ns4URL = "";            
ns4Target = "";   
