
	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#FF0000';			// Background color when mouse is not over - white
	var LowSubBgColor='#FF0000';			// Background color when mouse is not over on subs -white
	var HighBgColor='white';			// Background color when mouse is over - 009999
	var HighSubBgColor='white';			// Background color when mouse is over on subs - 009999
	var FontLowColor='black';			// Font color when mouse is not over - 003399
	var FontSubLowColor='black';			// Font color subs when mouse is not over - 003399
	var FontHighColor='black';			// Font color when mouse is over - white
	var FontSubHighColor='black';			// Font color subs when mouse is over - white
	var BorderColor='white';			// Border color - white
	var BorderSubColor='white';			// Border color for subs - white
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=160;				// Menu offset y coordinate 
	var StartLeft=10;				// Menu offset x coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=1;				// 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=1;				// 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}




Menu1=new Array("Home","Index.htm","",0,20,140);

Menu2=new Array("Bulgarian periodical","Dailies.htm","",3);
	Menu2_1=new Array("Dailies","Dailies.htm","",0,20,150);
	Menu2_2=new Array("Weeklies","Weeklies.htm","",0);
	Menu2_3=new Array("Magazines","Magazines.htm","",0);
        

Menu3=new Array("20 of the best from BMJ books","20 of the best.htm","",0,35);
	
Menu4=new Array("New editions","NewEditions1.htm","",5);
	Menu4_1=new Array("History and Politics","NewEditions1.htm","",0,20,150);
	Menu4_2=new Array("Ethnography","NewEditions2.htm","",0);
	Menu4_3=new Array("Linguistics","NewEditions3.htm","",0);
	Menu4_4=new Array("Dictionaries","NewEditions4.htm","",0);
	Menu4_5=new Array("Other","NewEditions5.htm","",0);

Menu5=new Array("Catalogue of Bulgarian books","NewCatalogue1.htm","",8,35);
	Menu5_1=new Array("History and Politics","NewCatalogue1.htm","",0,20,140);
	Menu5_2=new Array("Philosophy and Religion","NewCatalogue2.htm","",0,20,140);
	Menu5_3=new Array("Economics and Law","NewCatalogue3.htm","",0,20,140);
	Menu5_4=new Array("Ethnology, Ethnography, Archeology and Culture","NewCatalogue4.htm","",0,35,140);
	Menu5_5=new Array("Linguistics, Grammar and Phiology","NewCatalogue5.htm","",0,35,140);
	Menu5_6=new Array("Belles letters","NewCatalogue6.htm","",0,20,140);
	Menu5_7=new Array("Books in English and other languages","NewCatalogue7.htm","",0,35,140);
	Menu5_8=new Array("Dictionaries and references books","NewCatalogue8.htm","",0,35,140);

Menu6=new Array("Elsevier books","Elsevier.htm","",0);
Menu7=new Array("Foreign Titles","Foreign Titles2.htm","",6);
    Menu7_1=new Array("English Titles","Foreign Titles2.htm","",0,20,140);
	Menu7_2=new Array("French Titles","Foreign Titles2.htm","",0,20,140);
	Menu7_3=new Array("German Titles","Foreign Titles2.htm","",0,20,140);
	Menu7_4=new Array("Russian Titles","Foreign Titles2.htm","",0,20,140);
	Menu7_5=new Array("American Titles","Foreign Titles2.htm","",0,20,140);
	Menu7_6=new Array("Other","Foreign Titles2.htm","",0,20,140);
Menu8=new Array("Contacts","mailto:books_press@abv.bg","",0);