//UDM v3.1.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************


///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN VERSION 3.1 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  http://
//
//  KDE modifications by David Joham
//  http://
//
//  Opera 5 reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
///////////////////////////////////////////////////////////////////////////


// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "left";		// alignment
var absLEFT = 	10;		// absolute left or right position (if not center)
var absTOP = 	160; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5/6 and ns4 only)

var stretchMENU = true;		// show empty cells
var showBORDERS = true;		// show empty cell borders

var baseHREF = "resources/";
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#C6B5A5";	// main nav cell color
var rCOLOR = 	"#391000";	// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#cc9966"	// main nav border color
var aLINK = 	"#4a3929";	// main nav link color
var aHOVER = 	"#efe7d6";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial,helvetica,sans serif";	// main nav font face		
var fSIZE = 	13;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	-5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#ffefc6";	// submenu cell color
var srCOLOR = 	"#5a4231";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"cc9966"	// submenu border color
var saLINK = 	"#000000";	// submenu link color
var saHOVER = 	"#efe7d6";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"comic sans ms,arial,helvetica,sans serif";// submenu font face		
var sfSIZE = 	13;		// submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	3;		// menu drop shadow size 
var shCOLOR =	"#bcbcbc";	// menu drop shadow color
var shOPACITY = 75;		// menu drop shadow opacity (not ie4/ns4/op5)

var keepSubLIT=	true;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = -3;		// shift the child menus vertically 			
var chhOFFSET = -5;		// shift the child menus horizontally 		

var closeTIMER = 30;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or op5)

var altDISPLAY = "title";	// where to display alt text
var allowRESIZE=true;		// allow resize/reload


//** LINKS ***********************************************************






// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	// add submenu link items ("url","Link name","_target","alt text")
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
		// add child menu link items ("url","Link name","_target","alt text")
addMainItem("","Identity",110,"center","","",0,0,""); 

	defineSubmenuProperties(120,"left","left",0,0);
	
	addSubmenuItem("identity_library.php","Library","","");
	addSubmenuItem("e00.php3","Fisek Institute","","");

addMainItem("","Our Libraries",120,"center","","",0,0,""); 

	defineSubmenuProperties(150,"left","center",0,0);
	
	addSubmenuItem("list_books.php?book_category_id=1","Child Labour","","");
	addSubmenuItem("list_books.php?book_category_id=2","Health-Safety-Envrmnt","","");
	addSubmenuItem("list_books.php?book_category_id=3","NGOs","","");
	addSubmenuItem("list_books.php?book_category_id=4","Social Security","","");
	addSubmenuItem("list_books.php?book_category_id=5","Population","","");
	addSubmenuItem("list_books.php?book_category_id=6","Women","","");
	addSubmenuItem("list_books.php?book_category_id=7","Social Health","","");
	addSubmenuItem("list_books.php?book_category_id=8","Trade Union","","");
	addSubmenuItem("list_books.php?book_category_id=9","Social Policy","","");
	addSubmenuItem("list_books.php?book_category_id=10","European Union","","");
	addSubmenuItem("list_books.php?book_category_id=11","Turkish Migration","","");
	addSubmenuItem("list_books.php?book_category_id=12","Other","","");

addMainItem("","Search",110,"center","","",0,0,""); 

	defineSubmenuProperties(110,"left","center",0,0);

	addSubmenuItem("list_books.php","All Books","","");
	addSubmenuItem("book_search.php","by name of book","","");
	addSubmenuItem("author_search.php","by author","","");
	addSubmenuItem("detailed_search.php","Detailed Search","","");

addMainItem("guestbook.php","Guestbook",130,"center","","",0,0,""); 

addMainItem("","Other Projects",150,"center","","",0,0,""); 

	defineSubmenuProperties(150,"left","center",0,0);
	
	addSubmenuItem("http://www.fisek.org","Fisek Institute","","");
	  defineChildmenuProperties(150,"left","center",-3,-20);
  	  addChildmenuItem("http://www.fisek.org","Fisek Institute","","");
	   
  	  addChildmenuItem("http://www.fisek.org/e04.php3","Fisek SHE","","");
	   
  	  addChildmenuItem("http://www.fisek.org/e012.php3","Fisek Model","","");
	   
  	  addChildmenuItem("http://www.fisek.com.tr/bilisim","Fisek IT Technologies","","");
	   
	addSubmenuItem("http://www.isguvenligi.net","SHE","","");
	addSubmenuItem("http://linux.fisek.com.tr","Linux","","");

addMainItem("help.php","Help",100,"center","","",0,0,""); 

	defineSubmenuProperties(150,"left","center",0,0);
	
	addSubmenuItem("help.php","Bookworm","","");
	addSubmenuItem("faq.php","FAQ","","");
	addSubmenuItem("communication.php","Communication","","");







//**DO NOT EDIT THIS *****
}//***********************
//************************

