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


///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN VERSION 3.7 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/
//
///////////////////////////////////////////////////////////////////////////

    if (document.images) {

        down = new Image();
        down.src = "../resources/down_white.gif";
        right = new Image();
        right.src = "../resources/right.gif";
        left = new Image();
        left.src = "../resources/left.gif";
    }



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


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

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

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

var baseHREF = "../resources/";

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

var mCOLOR = 	"#333333";	// main nav cell color
var rCOLOR = 	"#333333";	// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#333333"	// main nav border color
var aLINK = 	"#dddddd";	// main nav link color
var aHOVER = 	"";		// 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 = 	11;		// 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 = 	"#ffffcc";	// submenu cell color
var srCOLOR = 	"#eeeebb";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#c0c0c0"	// submenu border color
var saLINK = 	"#990000";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial,helvetica,sans serif";// submenu font face
var sfSIZE = 	11;		// 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 = 200;		// menu closing delay time (was 330)

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

// The following lines (to LINKS) added as upgrade from 3.11 to 3.7

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 (ie5+ only) 
var allowForSCALING = false;    // allow for text scaling in mozilla 5 
var allowPRINTING = false;    // allow the navbar and menus to print (not ns4) 


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


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

if(ns4){
addMainItem("","ENGLISH",188,"center","","",0,0,"");
}

else{
addMainItem("","ENGLISH&nbsp;&nbsp;<img name='down' src='../resources/down_white.gif'>",188,"center","","",0,0,""); 
}

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(180,"left","center",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("http://www.fencing.ca/english_index.html","HOME","","");

if(ns4){
	addSubmenuItem("","Technical","","");
}

else{
	addSubmenuItem("","<img name='left' src='../resources/left.gif'>&nbsp;Technical&nbsp;&nbsp;","","");
}

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
		defineChildmenuProperties(115,"right","left",-3,-30);

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.fencing.ca/competitions_home.htm","Competitions","","");
		addChildmenuItem("http://www.fencing.ca/coaching/news_coaches.htm","Coaching","","");
		addChildmenuItem("http://www.fencing.ca/referees/news_referee.htm","Refereeing","","");
		addChildmenuItem("http://www.fencing.ca/rnkgshome.htm","Rankings","","");
		addChildmenuItem("http://www.fencing.ca/rsltshome.htm","Results","","");
		addChildmenuItem("http://www.fencing.ca/clndrhome.htm","Calendar","","");
		addChildmenuItem("http://www.fencing.ca/dir/cff/dir_dev.htm","Committee","","");


	addSubmenuItem("http://www.fencing.ca/hiperf_news/news_hiperf.htm","High Performance","","");

	addSubmenuItem("http://www.fencing.ca/download.htm","Downloads","","");

	addSubmenuItem("http://www.fencing.ca/dirhome.htm","Directory","","");

	addSubmenuItem("http://www.fencing.ca/boutique.htm","Boutique","","");

	addSubmenuItem("http://www.fencing.ca/newfencer_eng.htm","New to Fencing","","");

if(ns4){
	addSubmenuItem("http://www.fencing.ca/media_eng.htm","Media","","");}

else{
	addSubmenuItem("http://www.fencing.ca/media_eng.htm","<img name='left' src='../resources/left.gif'>&nbsp;Media&nbsp;&nbsp;","","");
}

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
		defineChildmenuProperties(115,"right","left",-3,-30);

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.fencing.ca/news/profiles.htm","Athlete Profiles","","");
		addChildmenuItem("http://www.fencing.ca/media_eng.htm","Press Releases","","");

	addSubmenuItem("http://www.fencing.ca/sponsors_eng.htm","Sponsors","","");
	addSubmenuItem("http://www.fencing.ca/provinces_eng.htm","Provinces","","");

if(ns4){
	addSubmenuItem("","Misc","","");}

else{
	addSubmenuItem("","<img name='left' src='../resources/left.gif'>&nbsp;Misc&nbsp;&nbsp;","","");
}

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
		defineChildmenuProperties(115,"right","left",-3,-30);

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.fencing.ca/archive.htm","Archives","","");
		addChildmenuItem("http://www.fencing.ca/archive.htm","Photos","","");
		addChildmenuItem("http://www.fencing.ca/cffinfo.htm","CFF","","");
		addChildmenuItem("http://www.fencing.ca/history_eng.htm","History","","");


if(ns4){
addMainItem("","FRANCAIS",188,"center","","",0,0,""); 
}

else{
addMainItem("","FRANCAIS&nbsp;&nbsp;<img name='down' src='../resources/down_white.gif'>",188,"center","","",0,0,""); 
}
	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(180,"left","center",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("http://www.fencing.ca/french_index.html","MENU","","");

if(ns4){
	addSubmenuItem("","Info technique","","");
}

else{
	addSubmenuItem("","&nbsp;&nbsp;Info technique&nbsp;<img name='right' src='../resources/right.gif'>","","");
}

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
		defineChildmenuProperties(115,"left","left",-3,-30);

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.fencing.ca/competitions_home.htm","Tournois","","");
		addChildmenuItem("http://www.fencing.ca/coaching/news_coaches.htm","Entraineurs","","");
		addChildmenuItem("http://www.fencing.ca/referees/news_referee.htm","Arbitres","","");
		addChildmenuItem("http://www.fencing.ca/rnkgshome.htm","Classements","","");
		addChildmenuItem("http://www.fencing.ca/rsltshome.htm","Resultats","","");
		addChildmenuItem("http://www.fencing.ca/clndrhome.htm","Calendrier","","");
		addChildmenuItem("http://www.fencing.ca/dir/cff/dir_dev.htm","Comite","","");

	addSubmenuItem("http://www.fencing.ca/hiperf_news/news_hiperf.htm","Haute Performance","","");

	addSubmenuItem("http://www.fencing.ca/download.htm","Telechargements","","");

	addSubmenuItem("http://www.fencing.ca/dirhome.htm","Annuaire","","");

	addSubmenuItem("http://www.fencing.ca/boutique.htm","Boutique","","");

	addSubmenuItem("http://www.fencing.ca/newfencer_fr.htm","Nouveautes en escrime","","");

if(ns4){
	addSubmenuItem("http://www.fencing.ca/media_fr.htm","Informations mediatiques","","");}

else{
	addSubmenuItem("http://www.fencing.ca/media_fr.htm","Informations mediatiques&nbsp;<img name='right' src='../resources/right.gif'>","","");
}

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
		defineChildmenuProperties(130,"left","left",-3,-30);

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.fencing.ca/news/profiles.htm","Profils d'athlètes","","");
		addChildmenuItem("http://www.fencing.ca/media_fr.htm","Communiqués de presse","","");

	addSubmenuItem("http://www.fencing.ca/sponsors_fr.htm","Commandite et publicite","","");
	addSubmenuItem("http://www.fencing.ca/provinces_fr.htm","Associations provinciales","","");

if(ns4){
	addSubmenuItem("","Divers","","");}

else{
	addSubmenuItem("","Divers&nbsp;<img name='right' src='../resources/right.gif'>","","");
}

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
		defineChildmenuProperties(130,"left","left",-3,-30);

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.fencing.ca/archive.htm","Archives","","");
		addChildmenuItem("http://www.fencing.ca/archive.htm","Photos","","");
		addChildmenuItem("http://www.fencing.ca/fceinfo.htm","FCE","","");
		addChildmenuItem("http://www.fencing.ca/history_fr.htm","Historique de l'escrime","","");













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


