//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=16; //set number of main menu items
	var LowBgColor='#CCCCCC';
	var HighBgColor='#D7EBFF';
	var FontLowColor='#000000';
	var FontHighColor='#000000';
	var BorderColor='#000000';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=98; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home","javascript:top.parent.location='../index.html'",0,20,166);
Menu2=new Array("End Tax Code, Not IRS","javascript:top.body_bills.location='abololish_tax_not_IRS.htm'",0,20,166);
Menu3=new Array("Allan Keyes","javascript:top.body_bills.location='allan_keyes.htm'",0,20,138);
Menu4=new Array("April 15 Tea Party","javascript:top.body_bills.location='april15_tea_party.htm'",0,20,138);
Menu5=new Array("Way to Fix Tax Code","javascript:top.body_bills.location='best_way.htm'",0,20,138);
Menu6=new Array("Bush Takes Aim","javascript:top.body_bills.location='bush.htm'",0,20,138);
Menu7=new Array("Freedom & Fairness","javascript:top.body_bills.location='freedom_fairness.htm'",0,20,138);
Menu8=new Array("Getting IRS Out","javascript:top.body_bills.location='getting_IRS_out.htm'",0,20,138);
Menu9=new Array("Judge Refuses","javascript:top.body_bills.location='judge_refuses.htm'",0,20,138);
Menu10=new Array("Abolish the Income Tax!","javascript:top.body_bills.location='keyes_abolish.htm'",0,20,138);
Menu11=new Array("The Liberty Committee","javascript:top.body_bills.location='liberty_committee.htm'",0,20,138);
Menu12=new Array("Congressman Linder","javascript:top.body_bills.location='linder_throw.htm'",0,20,138);
Menu13=new Array("Sen. Richard Lugar","javascript:top.body_bills.location='my_plan.htm'",0,20,138);
Menu14=new Array("Passions Growing","javascript:top.body_bills.location='passions_growing.htm'",0,20,138);
Menu15=new Array("When Taxpayers Attack","javascript:top.body_bills.location='taxpayers attack.htm'",0,20,138);
Menu16=new Array("Texas Straight Talk","javascript:top.body_bills.location='the_case.htm'",0,20,138);
Menu17=new Array("Time for Honesty","javascript:top.body_bills.location='time_honesty.htm'",0,20,138);
Menu18=new Array("Sunset Tax Code","javascript:top.body_bills.location='time_sunset.htm'",0,20,138);










