//styles
var BLANK_IMAGE="img/trans.gif";

var color_lev1_tab = {"bgON":"","bgOVER":""};
var color_lev2 = {"border":"#999999","shadow":"#999999","bgON":"#FFFFFF","bgOVER":"#FFFFFF"};

var css_lev1_tab = {"ON":"menu_lev1_tab", "OVER":"menu_lev1_tab"};
var css_lev2 = {"ON":"menu_lev_2_On", "OVER":"menu_lev_2_Over"};

var style_lev1_tab = {"border":0, "shadow":0, "color":color_lev1_tab, "css":css_lev1_tab};
var style_lev2 = {"border":1, "shadow":0, "color":color_lev2, "css":css_lev2};

//items and formats
var MENU_ITEMS_STYLING = 
[
 	{"pos":"relative","leveloff":[-1,186]},
	{code:"<img src='img/trans.gif'>","url":"","format":{"itemoff":[0,0],"style":style_lev1_tab,"size":[1,186]}},
	{code:"","url":"about.asp","format":{"itemoff":[1,0],"style":style_lev1_0,"size":[27,186]},
		sub:[
			{"itemoff":[20,0],"style":style_lev2,"size":[21,166],"leveloff":[0,0]},
			{code:"Vision & Mission","url":"about_vision.asp"},
			{code:"Teksels history","url":"about_history.asp"},
			{code:"Our strength","url":"about_our_strength.asp"},
			{code:"Careers","url":"about_careers.asp"}				
		]
	},
	{code:"<img src='img/trans.gif'>","url":"","format":{"itemoff":[27,0],"style":style_lev1_tab,"size":[1,186]}},
	{code:"","url":"products_bizfit.asp","format":{"itemoff":[1,0],"style":style_lev1_1,"size":[27,186]},
		sub:[
			{"itemoff":[20,0],"style":style_lev2,"size":[21,166],"leveloff":[0,0]},
			{code:"Bizfit Suite","url":"products_bizfit.asp"},
			{code:"Radar","url":"products_radar.asp"},
			{code:"Smart Reports","url":"products_smart_reports.asp"},
			{code:"TOM","url":"products_tom.asp"}				
		]
	},
	{code:"<img src='img/trans.gif'>","url":"","format":{"itemoff":[27,0],"style":style_lev1_tab,"size":[1,186]}},
	{code:"","url":"services.asp","format":{"itemoff":[1,0],"style":style_lev1_2,"size":[27,186]},
		sub:[
			{"itemoff":[20,0],"style":style_lev2,"size":[21,166],"leveloff":[0,0]},
			{code:"Application management","url":"services_app_management.asp"},
			{code:"Internet technologies","url":"services_int_tech.asp"},
			{code:"Migration","url":"services_migration.asp"},
			{code:"Product Co-Creation","url":"services_procode.asp"},
			{code:"Quality consulting","url":"services_quality_consulting.asp"},
			{code:"EAI/SAP","url":"services_eaisap.asp"},
			
			{code:"Business consulting","url":"services_business_consulting.asp"},
			{code:"Documentation","url":"services_documentation.asp"}
		]
	},
	{code:"<img src='img/trans.gif'>","url":"","format":{"itemoff":[27,0],"style":style_lev1_tab,"size":[1,186]}},
	{code:"","url":"itek_advantage.asp","format":{"itemoff":[1,0],"style":style_lev1_3,"size":[27,186]},
		sub:[
			{"itemoff":[20,0],"style":style_lev2,"size":[21,175],"leveloff":[0,0]},
			{code:"Our I-TEK advantage","url":"itek_advantage.asp"},
			{code:"Process and methodology","url":"itek_process.asp"},
			{code:"The insurance vertical","url":"itek_insurance.asp"}
		]
	},
	{code:"<img src='img/trans.gif'>","url":"","format":{"itemoff":[27,0],"style":style_lev1_tab,"size":[1,186]}},
	{code:"","url":"contactus.asp","format":{"itemoff":[1,0],"style":style_lev1_4,"size":[27,186]},
		sub:[
			{"itemoff":[20,0],"style":style_lev2,"size":[21,166],"leveloff":[0,0]},
			{code:"Global locations","url":"contactus_locations.asp"}
		]
	},
	{code:"<img src='img/trans.gif'>","format":{"itemoff":[27,0],"style":style_lev1_tab,"size":[1,186]}}
];