	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#330066';			// Background color when mouse is not over
	var LowSubBgColor='#330066';			// Background color when mouse is not over on subs
	var HighBgColor='#330066';			// Background color when mouse is over
	var HighSubBgColor='#33ccff';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='33ccff';			// Font color when mouse is over
	var FontSubHighColor='330066';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=350;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

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","http://www.atlantium.org","",0,20,150);
Menu2=new Array("                General","blank.htm","",11);
	Menu2_1=new Array("   FAQ","faq.html","",0,40,150);
	Menu2_2=new Array("   History","history.html","",0);
	Menu2_3=new Array("   Territory","territoryaurora.html","",0);
	Menu2_4=new Array("   State Symbols","symbols.html","",0);
	Menu2_5=new Array("   The Emperor","emperor.html","",0);
	Menu2_6=new Array("   The Constitution","constitution.html","",0);
	Menu2_7=new Array("   The Nobility","nobility.html","",0);
	Menu2_8=new Array("   Imperial Honours","honours.html","",0);
	Menu2_9=new Array("   Around the World","worldwide.html","",0);
	Menu2_10=new Array("   Decimal Calendar","calendaran.html","",0);
	Menu2_11=new Array("   Links","links.html","",0);
	

Menu3=new Array("            Government","government.html","",11);
	Menu3_1=new Array("   Ministry of State","state.html","",5,40,150);	
		Menu3_1_1=new Array("Directorate of                                Global Affairs","externalaffairs.html","",0,40,200);
		Menu3_1_2=new Array("Directorate of                                 Internal Affairs","mailto:internalaffairs@atlantium.org","",0);
		Menu3_1_3=new Array("Directorate of                                 Nobiliary Affairs","nobiliaryaffairs.html","",0);
		Menu3_1_4=new Array("Directorate of                                 Protocol","protocol.html","",0);
                Menu3_1_5=new Array("Directorate of                                 Public Administration","publicadmin.html","",0);
		
	Menu3_2=new Array("   Ministry of    Communications","communications.html","",6);
		Menu3_2_1=new Array("Directorate of                                 Calendric Affairs","calendric.html","",0,40,200);
		Menu3_2_2=new Array("Directorate of                                 Latin Language Affairs","latin.html","",0);
		Menu3_2_3=new Array("Directorate of                                 Postal Services","postal.html","",0);
		Menu3_2_4=new Array("Directorate of                                 Public Information","publicinfo.html","",0);
		Menu3_2_5=new Array("Directorate of                                 Science and Technology","mailto:scitech@atlantium.org","",0);
		Menu3_2_6=new Array("Directorate of                                 Transportation","transport.html","",0);
	Menu3_3=new Array("   Ministry of Finance","finance.html","",3);
		Menu3_3_1=new Array("Directorate of                                 Commerce, Industry & Trade","commerce.html","",0,40,200);
		Menu3_3_2=new Array("Directorate of                                 Currency & Banking Services","currency.html","",0);
		Menu3_3_3=new Array("Directorate of                                 Internal Revenue","internalrevenue.html","",0);
	Menu3_4=new Array("   Ministry of                               Social Services","socialservices.html","",3);
		Menu3_4_1=new Array("Directorate of                                 Education Services","education.html","",0,40,200);
		Menu3_4_2=new Array("Directorate of                                 Health Services","health.html","",0);
		Menu3_4_3=new Array("Directorate of                                 Welfare Services","welfare.html","",0);
		Menu3_4_4=new Array("Directorate of                                 Intercultural Affairs","interculturalaffairs.html","",0);
	Menu3_5=new Array("    Ministry of Justice","judicature.html","",0);
	Menu3_6=new Array("    The Judicature","judicature.html","",1);
		Menu3_6_1=new Array("Imperial Electoral Convocation","electoralconvocation.html","",0,40,200);
	Menu3_7=new Array("    Government Org Chart","org_chart_0710526.pdf","",0,40,200);	
	Menu3_8=new Array("    Diplomatic Missions","diplomacy.html","",0,40,200);
	Menu3_9=new Array("    Positions Vacant","positionsvacant.html","",0,40,200);
	Menu3_10=new Array("    Official Biographies","biographies.html","",0,40,200);
	Menu3_11=new Array("    Official Contacts","List_of_Official_Contacts_11_-_0710526_-_public_version.PDF","",0,40,200);


Menu4=new Array("                News","blank.htm","",3,40,135);
	Menu4_1=new Array("    Government Gazette","voximperium.html","",0,40,135);
	Menu4_2=new Array("    Public News Service","news.html","",0);
	Menu4_3=new Array("    Media Coverage","media.html","",0);

Menu5=new Array("              Interact","javascript:top.location.href='about:blank'","",2,40,135);
	Menu5_1=new Array("    Message Board","http://atlantium.proboards62.com/index.cgi","",0,40,135);
	Menu5_2=new Array("    Live Chat","chatroom.html","",0,40,135);

Menu6=new Array("                Apply","javascript:top.location.href='blank.htm'","",2,40,135);
	Menu6_1=new Array("  Apply for Citizenship","citizenship.html","",0,40,135);
	Menu6_2=new Array("  Register for the                 Public Administration","publicadmin.html","",0,40,135);

Menu7=new Array("              Support","javascript:top.location.href='about:blank'","",6,40,135);
	Menu7_1=new Array("    Buy Coins","buycoins.html","",0,40,135);
	Menu7_2=new Array("    Buy Banknotes","buybanknotes.html","",0,40,135);
	Menu7_3=new Array("    Buy Stamps","buystamps.html","",0,40,135);
        Menu7_4=new Array("    Buy Flags (large)","http://www.mrflag.com/c/212/Atlantium.html","",0,40,135);
	Menu7_5=new Array("    Buy Flags (tabletop)","http://www.deskflags.com","",0,40,135);
	Menu7_6=new Array("    Other Merchandise","http://www.cafepress.com/atlantium","",0,40,135);
