	var NoOffFirstLineMenus=6;
	var LowBgColor='white';
	var LowSubBgColor='white';
	var HighBgColor='#F0F0FF';
	var HighSubBgColor='#F0F0FF';
	var FontLowColor='#000080';
	var FontSubLowColor='#000080';
	var FontHighColor='red';
	var FontSubHighColor='red';
	var BorderColor='#000080';
	var BorderSubColor='#000080';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=106;				
	var StartLeft=0;			
	var VerCorrect=0;			
	var HorCorrect=0;		
	var LeftPaddng=5;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,9,'tridown.gif',9,5,'trileft.gif',5,9];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.html","",0,20,125);

Menu2=new Array("More News","","",6,20,125);
	Menu2_1=new Array("November 2003","11-2003arch.html","",0,20,125);
	Menu2_2=new Array("December 2003","12-2003arch.html","",0);
	Menu2_3=new Array("January 2004","1-2004arch.html","",0);
	Menu2_4=new Array("National News", "nationalnews.html","",0);
	Menu2_5=new Array("Iowa News", "iowanews.html","",0);
	Menu2_6=new Array("National Sports", "natsports.html","",0);

Menu3=new Array("Scott Printing","javascript:NewWin=window.open('scott_printing.html','NWin');window['NewWin'].focus()","",0,20,125);

Menu4=new Array("Scott Web Design","javascript:NewWin=window.open('scott_websites.html','NWin');window['NewWin'].focus()","",0,20,125);

Menu5=new Array("Links","","",15,20,125);
	Menu5_1=new Array("Dec. Chamber","javascript:NewWin=window.open('http://www.decorah-iowa.com/','NWin');window['NewWin'].focus()","",0,20,125);
	Menu5_2=new Array("Luther College","javascript:NewWin=window.open('http://www.luther.edu/','NWin');window['NewWin'].focus()","",0);
	Menu5_3=new Array("Luther Sports","javascript:NewWin=window.open('http://sports.luther.edu/','NWin');window['NewWin'].focus()","",0);
	Menu5_4=new Array("NICC","javascript:NewWin=window.open('http://www.nicc.edu/','NWin');window['NewWin'].focus()","",0);
	Menu5_5=new Array("Dec. Schools","javascript:NewWin=window.open('http://www.decorah.k12.ia.us/','NWin');window['NewWin'].focus()","",0);
	Menu5_6=new Array("N. Winn","javascript:NewWin=window.open('http://www.aea1.k12.ia.us/n-winn/nwhome.html','NWin');window['NewWin'].focus()","",0);
	Menu5_7=new Array("St. Benedict's","javascript:NewWin=window.open('http://www.st-ben.pvt.k12.ia.us/','NWin');window['NewWin'].focus()","",0);
	Menu5_8=new Array("Dec. Library","javascript:NewWin=window.open('http://www.decorah.lib.ia.us/','NWin');window['NewWin'].focus()","",0);
	Menu5_9=new Array("City of Decorah","javascript:NewWin=window.open('http://decorah.govoffice.com','NWin');window['NewWin'].focus()","",0);
	Menu5_10=new Array("Dec. Park-Rec","javascript:NewWin=window.open('http://www.decorahparkrec.com/','NWin');window['NewWin'].focus()","",0);
	Menu5_11=new Array("Dec. Arts","javascript:NewWin=window.open('http://artsdecorah.hypermart.net/','NWin');window['NewWin'].focus()","",0);
	Menu5_12=new Array("Gipp","javascript:NewWin=window.open('http://www.chuckgipp.us/','NWin');window['NewWin'].focus()","",0);
	Menu5_13=new Array("Latham","javascript:NewWin=window.open('http://www.house.gov/latham/','NWin');window['NewWin'].focus()","",0);
	Menu5_14=new Array("Grassley","javascript:NewWin=window.open('http://www.senate.gov/~grassley/','NWin');window['NewWin'].focus()","",0);
	Menu5_15=new Array("Harkin","javascript:NewWin=window.open('http://www.senate.gov/~harkin/','NWin');window['NewWin'].focus()","",0);

Menu6=new Array("Contact Us","mailto:scotts@rconnect.com","",0,20,125);