//UDMv3.4.1.1b
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.4.1b by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
//
///////////////////////////////////////////////////////////////////////////



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



var menuALIGN = "left";		// alignment
var absLEFT = 	10;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	72; 		// absolute top position

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

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

var baseHREF = "inc/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#DAE4ED";	// main nav cell color
var rCOLOR = 	"#B6C3CF";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#FFFFFF"	// main nav border color
var aLINK = 	"#000000";	// main nav link color
var aHOVER = 	"#1B1DA3";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	13;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	2;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	2;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	3;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#DAE4ED";	// submenu cell color

var srCOLOR = 	"#01458C";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#FFFFFF"	// submenu border color
var saLINK = 	"black";	// submenu link color
var saHOVER = 	"#FFFFFF";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";// submenu font face
var sfSIZE = 	12;		// 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 = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"#CCCCCC";	// submenu drop shadow color
var shOPACITY = 100;		// submenu drop shadow opacity (not ie4,ns4 or opera)

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

var closeTIMER = 2030;		// menu closing delay time

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

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

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5


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


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("./inhalt1.html","<span class='u'>H</span>ome",118,"center","content","",0,0,"h");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(118,"left","left",-4,-1,"");

	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("./home/anfahrt.html","Anfahrt","content","");
	// addSubmenuItem("./sitemap/kickit.htm","Sitemap","_blank","");
	

// *** change these to absolutes

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("","<span class='u'>I</span>nstitut",118,"center","","",0,0,"i");

	defineSubmenuProperties(118,"left","left",-4,-1,"");

	addSubmenuItem("./institut/darstellung/darstellung.html","Kurzdarstellung","content","");
	addSubmenuItem("./institut/darstellung/auftraggeber.html","Auftraggeber","content","");
	addSubmenuItem("./institut/mitarbeiter/mitarbeiter.html","Mitarbeiter","content","");
	


addMainItem("./forschung/forschung.html","<span class='u'>F</span>orschung",118,"center","content","",0,0,"f");

	defineSubmenuProperties(275,"left","left",-4,-1,"");

	addSubmenuItem("./forschung/fs1/fs1.html","<b><i>FS1:</i></b> Sozialorganisation des Betriebes:<br>Beschäftigungspolitik und Arbeitsleistungen","content","");
	addSubmenuItem("./forschung/fs2/fs2.html","<b><i>FS2:</i></b> Technik, Innovation und organisatorischer<br>Wandel&nbsp;","content","");
	addSubmenuItem("./forschung/fs3/fs3.html","<b><i>FS3:</i></b> Arbeitswelt und Gesundheit","content","");
	addSubmenuItem("./forschung/fs4/fs4.html","<b><i>FS4:</i></b> Lebensverhältnisse und Integrations-<br>bemühungen am Rande der Arbeitsgesellschaft","content","");
	addSubmenuItem("./forschung/fs5/fs5.html","<b><i>FS5:</i></b> Menschen im Alter","content","");
	

addMainItem("","<span class='u'>V</span>eröffentlichungen",130,"center","","",0,0,"v");

	defineSubmenuProperties(155,"left","left",-4,-1,"");
	
	addSubmenuItem("./veroeffentlichungen/2010/veroeffentlichungen10.html","Veröffentlichungen 2010","content","");
	addSubmenuItem("./veroeffentlichungen/2009/veroeffentlichungen09.html","Veröffentlichungen 2009","content","");
	addSubmenuItem("./veroeffentlichungen/2008/veroeffentlichungen08.html","Veröffentlichungen 2008","content","");
	addSubmenuItem("./veroeffentlichungen/2007/veroeffentlichungen07.html","Veröffentlichungen 2007","content","");
	addSubmenuItem("./veroeffentlichungen/2006/veroeffentlichungen06.html","Veröffentlichungen 2006","content","");
	addSubmenuItem("./veroeffentlichungen/2005/veroeffentlichungen05.html","Veröffentlichungen 2005","content","");
	addSubmenuItem("./veroeffentlichungen/2004/veroeffentlichungen04.html","Veröffentlichungen 2004","content","");
	addSubmenuItem("./veroeffentlichungen/archiv/veroeffentlichungen_archiv.html","Veröffentlichungsarchiv","content","");
	addSubmenuItem("./veroeffentlichungen/schriften/schriften.html","Schriften","content","");
	addSubmenuItem("./veroeffentlichungen/schriften/bestellformular.html","Bestellformular","_blank","");
	


addMainItem("","iso-<span class='u'>M</span>itteilungen",130,"center","","",0,0,"m");

	defineSubmenuProperties(130,"left","left",-4,-1,"");
	addSubmenuItem("./mitteilungen/downloads/mitteilungen.html","Downloads","content","");
	
addMainItem("","<span class='u'>L</span>inks",118,"center","","",0,0,"l");

	defineSubmenuProperties(118,"left","left",-4,-1,"");

	addSubmenuItem("./links/institute.html","Institute","content","");
	addSubmenuItem("./links/soziologie.html","Soziologie","content","");
	addSubmenuItem("./links/pflege.html","Pflege/Health Care","content","");
	addSubmenuItem("./links/sonstiges.html","Sonstiges","content","");
	
addMainItem("","<span class='u'>K</span>ontakt",118,"center","","",0,0,"k");

	defineSubmenuProperties(118,"left","left",-4,-1,"");
        addSubmenuItem("./institut/kontakt.html","Kontakt","content","");
	addSubmenuItem("./impressum/impressum.html","Impressum","content","");
	

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