//UDMv3.8.5
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************


// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";		// alignment mode
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP =182;		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"";	// main nav cell color
var rCOLOR = 	"";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"";	// main nav border color
var aLINK = 	"#381D0B";	// main nav link color
var aHOVER = 	"#381D0B";		// 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 = 	"bold";		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	5;		// main nav vertical cell padding
var vtOFFSET = 	2;		// 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 = 	5;		// shift the submenus horizontally

var smCOLOR = 	"#ffffff";	// submenu cell color
var srCOLOR = 	"#DFDFDF";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#A0A0A0";	// submenu border color
var saLINK = 	"#757575";	// submenu link color
var saHOVER = 	"#000000";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial,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 = 1;		// submenu vertical cell padding
var svtOFFSET = 2;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	1;		// submenu dropshadow size
var shCOLOR =	"#ffffff";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -19;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally
		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// 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;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover 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","mCOLOR","rCOLOR","aLINK","aHOVER")

MI("","About&nbsp;&nbsp;Action&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|",135,"center","","",0,0,"x","","","","");

	SP(155,"left","left",-2,-11,"","","","","","","");
		SI("aboutus.html","Introduction","","");
		SI("actionatglance.html","Action At a Glance","","");
		SI("strategicintent.html","Strategic Intent","","");
		SI("genericgrowth.html","Generic Growth Strategies","","");
		SI("socialresponsibility.html","Social Responsibility","","");


MI("","Brands&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|",125,"Center","","",0,0,"b","","","","");

	SP(155,"left","left",-2,-28,"","","","","","","");
	
	SI("brandarchi.html","Brand Architecture","","");
	SI("healthplus.html","Health Plus","","");
	SI("campus.html","Campus","","");
	SI("dotcom.html","Dotcom","","");
	SI("mainmilano.html","Milano","","");
	SI("evaflotter.html","Eva Flotter","","");
	SI("schooltime.html","School Time","","");
	SI("mausam.html","Mausam","","");
	SI("florina.html","Florina","","");
	SI("micro.html","Micro","","");
	SI("hooha.html","Hooha","","");
	SI("funtime.html","Fun Time","","");
	SI("roaming.html","Roaming","","");
	SI("flyfloat.html","Fly Float","","");
	SI("chanchal.html","Chanchal","","");
	SI("flotter.html","Flotter","","");
	SI("easyline.html","Easy Line","","");
	



MI("","Brand Endorsers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|",125,"center","","",0,0,"r","","","","");
	SP(155,"left","left",-2,-35,"","","","","","","");
	SI("celebrities.html","Celebrities","","");	


MI("","Exclusive Showrooms&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|",170,"center","","",0,0,"B","","","","");

	SP(155,"left","left",-2,-10,"","","","","","","");
		SI("storeconcept.html","Store Concept","","");	
		SI("franchisingoffer.html","Franchising Offer","","");	
		SI("storelocationmap.html","Store Location","","");	
		SI("enquiry.html","Enquiry Form","","");	

MI("","Institutional  Sales&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|",125,"center","","",0,0,"e","","","","");

	SP(155,"left","left",-2,-25,"","","","","","","");
		SI("institutionalsaleintro.html","Introduction","","");	
		SI("product-range.html","Product Range","","");	
		SI("institutional-enquiry.html","Enquiry Form","","");	



MI("","Soles&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;",70,"center","","",0,0,"e","","","","");

	SP(155,"left","left",-2,-85,"","","","","","","");
		//SI("soleintro.html","Introduction","","");	
		SI("soleintro.html","Introduction","","");	
		//SI("foreignsales.html","Foreign Sales","","");
		SI("solesarticle1.html","Product Range","","");
		SI("enquiryform.html","Enquiry Form","","");	



//* DO NOT EDIT THIS BIT *
}//***********************
//************************

