// Main Menu -- IntlBLANK_IMAGE="../images/b.gif";//keywordsvar code="code";var url="url";var sub="sub";//stylesvar STYLE1 = {"border":1, "shadow":1, "color":{"border":"gray", "shadow":"#666666", "bgON":"#999999","bgOVER":"#DDDDDD"}, "css":{"ON":"clsCMOnMain", "OVER":"clsCMOverMain"}};var STYLE_TOP = {"border":0, "shadow":0, "color":{"border":"gray", "shadow":"black", "bgON":"#999999","bgOVER":"#888888"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};//items and formatsvar MENU_ITEMS_intl =[//	{"pos":[100,100], "size":[0,0],"itemoff":[0,100],"leveloff":[0,0],"delay":500,"style":STYLE_TOP},	{"pos":"relative", "itemoff":[0,120], "leveloff":[17,0], "style":STYLE_TOP, "size":[22,126]},// Welcome Inn	{code:'WIRC Services', url:"../wi/index.html",		sub:[			{"itemoff":[22,0], "leveloff":[0,0], "style":STYLE1},			]	},		// TIC	{code:'TIC Services', url:"../tic/index.html",		sub:[			{"itemoff":[22,0], "leveloff":[0,0], "style":STYLE1},			]	},			// Publishing	{code:'Publishing Services', url:"../publishing/index.html",		sub:[			{"itemoff":[22,0], "leveloff":[0,0], "style":STYLE1},			]	},		// Research	{code:'Research & Consulting', url:"../research/index.html",		sub:[			{"itemoff":[22,0], "leveloff":[0,0], "style":STYLE1},			]	},		// Intl	{code:'International Activities', url:'javascript:none();',		sub:[			{"itemoff":[22,0], "leveloff":[0,0], "style":STYLE1},			]	},		// About	{code:'About ITCJ', url:"../about/index.html",		sub:[			{"itemoff":[22,0], "leveloff":[0,0], "style":STYLE1},			]	}];