BLANK_IMAGE = '/images/spacer.gif';


var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn",			// CSS class for items
		OVER:"navOver"		// CSS class  for item which is under mouse
	}
};


var STYLE_HOME = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-home",			// CSS class for items
		OVER:"navOver-home"		// CSS class  for item which is under mouse
	}
};


var STYLE_DISCOVER = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-center",			// CSS class for items
		OVER:"navOver-center"		// CSS class  for item which is under mouse
	}
};

var SUB_DISCOVER = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-left",			// CSS class for items
		OVER:"navOver-left"		// CSS class  for item which is under mouse
	}
};

var SUB_DISCOVER_ARROW = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-discover-arrow",			// CSS class for items
		OVER:"navOver-discover-arrow"		// CSS class  for item which is under mouse
	}
};




var STYLE_EDUCATION = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-center",			// CSS class for items
		OVER:"navOver-center"		// CSS class  for item which is under mouse
	}
};

var SUB_EDUCATION = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-left",			// CSS class for items
		OVER:"navOver-left"		// CSS class  for item which is under mouse
	}
};




var STYLE_PLAN = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-center",			// CSS class for items
		OVER:"navOver-center"		// CSS class  for item which is under mouse
	}
};

var SUB_PLAN = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-left",			// CSS class for items
		OVER:"navOver-left"		// CSS class  for item which is under mouse
	}
};





var STYLE_ABOUT = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-center",			// CSS class for items
		OVER:"navOver-center"		// CSS class  for item which is under mouse
	}
};

var SUB_ABOUT = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-left",			// CSS class for items
		OVER:"navOver-left"		// CSS class  for item which is under mouse
	}
};





var STYLE_INVOLVED = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-center",			// CSS class for items
		OVER:"navOver-center"		// CSS class  for item which is under mouse
	}
};

var SUB_INVOLVED = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-left",			// CSS class for items
		OVER:"navOver-left"		// CSS class  for item which is under mouse
	}
};




var STYLE_CONSERVE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-center",			// CSS class for items
		OVER:"navOver-center"		// CSS class  for item which is under mouse
	}
};

var SUB_CONSERVE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"636469",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"002A43",		// background color for the items
		bgOVER:"636469"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn-left",			// CSS class for items
		OVER:"navOver-left"		// CSS class  for item which is under mouse
	}
};








var SUBSTYLE = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
		   },
	css:{
		ON:"navSubOn",			// CSS class for items
		OVER:"navSubOver"	// CSS class  for item which is under mouse
	}
};

var SUBSTYLE_SUB = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
		   },
	css:{
		ON:"navSubOn_sub",			// CSS class for items
		OVER:"navSubOver_sub"	// CSS class  for item which is under mouse
	}
};

