﻿//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 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 = "center";		// alignment
var absLEFT = 	10;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	105; 		// 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 = "../_javascript/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#999999";	// main nav cell color
var rCOLOR = 	"#666666";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#999999"	// main nav border color
var aLINK = 	"white";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana";	// main nav font face
var fSIZE = 	10;		// main nav font size (pixels)
var fWEIGHT = 	"normal"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// 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 = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#666666";	// submenu cell color

var srCOLOR = 	"#333333";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#cccccc"	// submenu border color
var saLINK = 	"white";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial";// submenu font face
var sfSIZE = 	10;		// 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 =	1;		// submenu drop shadow size
var shCOLOR =	"#cccccc";	// submenu drop shadow color
var shOPACITY = 95;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// 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 = "title";		// where to display alt text
var allowRESIZE = true;		// 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 = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = 0;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "bottom";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = "<img src='../images/divers_breadcrumbs.gif'>";		// [** new **] right arrow (not ns4/op5/op6)




//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("../default.htm","<img src='../images/home.gif'>",50,"center","","Back to homepage",0,0,"");

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

       
addMainItem("Belgian Stability programme",233,"center","","Belgian Stability programme",0,0,"Belgian Stability programme");

  defineSubmenuProperties(373,"left","left",-4,0,"");

  addSubmenuItem("Framework.htm","General political framework and objectives","","General political framework and objectives");

         defineChildmenuProperties(165,"left","left",10,-10,"");

              addChildmenuItem("Framework_general.htm","General political framework","","General political framework");
	addChildmenuItem("Framework_objectives.htm","Objectives","","Objectives");
              
  addSubmenuItem("Environment.htm","The economic context","","The economic context");

          defineChildmenuProperties(290,"left","left",10,-10,"");

              addChildmenuItem("Environment_introduction.htm","Introduction","","Introduction");
	          addChildmenuItem("Environment_outlook.htm","The short-term outlook for the Belgian economy","","The short-term outlook for the Belgian economy");
              addChildmenuItem("Environment_forecasts.htm","Medium-term forecasts (2009-2011)","","Medium-term forecasts (2009-2011)");

  addSubmenuItem("Balance.htm","The overall budget balance and the public debt","","The overall budget balance and the public debt");

           defineChildmenuProperties(260,"left","left",10,-10,"");

              addChildmenuItem("Balance_overview.htm","The overall balance","","The overall balance");
              addChildmenuItem("Balance_debt.htm","Debt developments","","Debt developments");
              addChildmenuItem("Balance_adjustment.htm","The cyclically adjusted balance","","The cyclically adjusted balance");


  addSubmenuItem("Comparison.htm","Comparison with former stab programme - sensitivity analysis","","Comparison with former stability programme - sensitivity analysis");

           defineChildmenuProperties(330,"left","left",10,-10,"");

              addChildmenuItem("Comparison_stabprog.htm","Comparison with the stability programme for 2006-2009","","Comparison with the stability programme for 2006-2009");
              addChildmenuItem("Comparison_sensitivity.htm","Sensitivity analysis","","Sensitivity analysis");

addSubmenuItem("Quality.htm","The quality of public finances","","The quality of public finances");

           defineChildmenuProperties(330,"left","left",10,-10,"");

              addChildmenuItem("Quality_introduction.htm","Introduction","","Introduction");
              addChildmenuItem("Quality_stimulate.htm","Stimulating supply and demand on the labour market","","Stimulating supply and demand on the labour market");
              addChildmenuItem("Quality_labour.htm","Making work more attractive and raising labour supply","","Making work more attractive and raising labour supply");
              addChildmenuItem("Quality_demand.htm","Increasing demand for labour","","Increasing demand for labour");
              addChildmenuItem("Quality_competition.htm","Competitiveness and the business environment","","Competitiveness and the business environment");
              addChildmenuItem("Quality_security.htm","A strengthened social protection system","","A strengthened social protection system");
              addChildmenuItem("Quality_security_balance.htm","Social security with a balanced budget","","Social security with a balanced budget");
              addChildmenuItem("Quality_security_benefits.htm","Boosting social benefits","","Boosting social benefits");
              addChildmenuItem("Quality_efforts.htm","Efforts aimed at priority policy areas","","Efforts aimed at priority policy areas");


  addSubmenuItem("Sustainability.htm","Long-term sustainability of public finances","","Long-term sustainability of public finances");

           defineChildmenuProperties(250,"left","left",10,-10,"");

              addChildmenuItem("Sustainability_introduction.htm","Introduction","","Introduction");
              addChildmenuItem("Sustainability_cost.htm","The budgetary consequences of people ageing","","he budgetary consequences of people ageing");
              addChildmenuItem("Sustainability_strategy.htm"," A single strategy, three main policy lines","","A single strategy, three main policy lines");

addSubmenuItem("Institutional.htm","Institutional aspects of Belgian budgetary policy","","Institutional aspects of Belgian budgetary policy");

           defineChildmenuProperties(250,"left","left",10,-10,"");

              addChildmenuItem("Institutional_budget.htm","Coordination of fiscal policy","","Coordination of fiscal policy");
              addChildmenuItem("Institutional_reform.htm","New steps in the State reform","","New steps in the State reform");

  addSubmenuItem("Annexes.htm","Annexes","","Annexes");

           defineChildmenuProperties(290,"left","left",10,-10,"");

              addChildmenuItem("Annexes_hypo.htm","Main assumptions medium-term forecasts","","Main assumptions medium-term forecasts");
              addChildmenuItem("Annexes_ageing.htm","Basic assumptions Study Committee on Ageing","","Basic assumptions Study Committee on Ageing");
      
    
addMainItem("Archive.htm","Archive",186,"center","","Archive",0,0,"Archive");

  defineSubmenuProperties(210,"right","left",-4,0,"");

  addSubmenuItem("Stabilityprogramme_2008_2011_Belgium_Cabinet_Finances_20080418_EN.pdf","Stability programme 2008 - 2011","","Stability programme 2008 - 2011");
  addSubmenuItem("Stabilityprogramme_2007_2010_Belgium_Cabinet_Finances_20061208_EN.pdf","Stability programme 2007 - 2010","","Stability programme 2007 - 2010");
  addSubmenuItem("Stability_programme_2006_2009_Belgium_Cabinet_Finance_20051219_EN.pdf","Stability programme 2006 - 2009","","Stability programme 2006 - 2009");
  addSubmenuItem("StabilityProgramme_Belgium_2005_2008_Cabinet_Finances_20041206_EN.pdf","Stability programme 2005 - 2008","","Stability programme 2005 - 2008");
  addSubmenuItem("StabilityProgramme2004_2007_CabinetFinances_20031217_EN.pdf","Stability programme 2004 - 2007","","Stability programme 2004 - 2007");
  addSubmenuItem("staben2002.pdf","Stability programme 2003 - 2005","","Stability programme 2003 - 2005");
  addSubmenuItem("staben2001.pdf","Stability programme 2002 - 2005","","Stability programme 2002 - 2005");
  addSubmenuItem("staben2000.pdf","Stability programme 2001 - 2005","","Stability programme 2001 - 2005");
  addSubmenuItem("staben1999.pdf","Stability programme 2000 - 2003","","Stability programme 2000 - 2003");
  addSubmenuItem("staben1998.pdf","Stability programme 1999 - 2002","","Stability programme 1999 - 2002");
 
	
addMainItem("Links.htm","Links",126,"center","","Links",0,0,"Links");

  defineSubmenuProperties(220,"right","left",-4,0,"");
  addSubmenuItem("Links_Belg.htm","Official Belgian sites","","Official Belgian sites");
  addSubmenuItem("Links_Europe.htm","Europe","","Europe");
  addSubmenuItem("Links_Internat.htm","International financial organizations","","International financial organizations");
  addSubmenuItem("Links_Various.htm","Various sites","","Various sites");


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("keywords.htm","A-Z",149,"center","","Alphabetical keywords",0,0,"Alphabetical keywords");

//**DO NOT EDIT THIS *****
}//***********************
//************************
