BLANK_IMAGE="menu/img/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
//var color = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#B6BDD2"};
var color = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#7C89AF"};
//var color2 = {"border":"#666666", "shadow":"#666666", "bgON":"#E0E0E0","bgOVER":"#6C7798"};
var color2 = {"border":"#666666", "shadow":"#666666", "bgON":"#E0E0E0","bgOVER":"#6C7798"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":2, "color":color, "css":css};

var STYLE_SHADOWSIZE1 = {"border":1, "shadow":0, "color":color, "css":css};
var STYLE_SHADOWSIZE2 = {"border":1, "shadow":1, "color":color, "css":css};
var STYLE_SHADOWSIZE3 = {"border":1, "shadow":2, "color":color, "css":css};
var STYLE_SHADOWSIZE4 = {"border":1, "shadow":3, "color":color, "css":css};
var STYLE_SHADOWSIZE5 = {"border":1, "shadow":4, "color":color, "css":css};

var STYLE_BORDER1 = {"border":0, "shadow":0, "color":color2, "css":css};
var STYLE_BORDER2 = {"border":1, "shadow":0, "color":color2, "css":css};
var STYLE_BORDER3 = {"border":2, "shadow":0, "color":color2, "css":css};
var STYLE_BORDER4 = {"border":3, "shadow":0, "color":color2, "css":css};
var STYLE_BORDER5 = {"border":4, "shadow":0, "color":color2, "css":css};

var border_color1 = {"border":"#0000D0", "shadow":"#808080", "bgON":"white","bgOVER":"#B6BDD2"};
var border_color2 = {"border":"#00D000", "shadow":"#808080", "bgON":"white","bgOVER":"#B6BDD2"};
var border_color3 = {"border":"#D00000", "shadow":"#808080", "bgON":"white","bgOVER":"#B6BDD2"};
var border_color4 = {"border":"#D000D0", "shadow":"#808080", "bgON":"white","bgOVER":"#B6BDD2"};
var border_color5 = {"border":"#D0D000", "shadow":"#808080", "bgON":"white","bgOVER":"#B6BDD2"};

var STYLE_BORDERCOLOR1 = {"border":1, "shadow":3, "color":border_color1, "css":css};
var STYLE_BORDERCOLOR2 = {"border":1, "shadow":3, "color":border_color2, "css":css};
var STYLE_BORDERCOLOR3 = {"border":1, "shadow":3, "color":border_color3, "css":css};
var STYLE_BORDERCOLOR4 = {"border":1, "shadow":3, "color":border_color4, "css":css};
var STYLE_BORDERCOLOR5 = {"border":1, "shadow":3, "color":border_color5, "css":css};

var shadow_color1 = {"border":"#666666", "shadow":"#000080", "bgON":"white","bgOVER":"#B6BDD2"};
var shadow_color2 = {"border":"#666666", "shadow":"#008000", "bgON":"white","bgOVER":"#B6BDD2"};
var shadow_color3 = {"border":"#666666", "shadow":"#800000", "bgON":"white","bgOVER":"#B6BDD2"};
var shadow_color4 = {"border":"#666666", "shadow":"#800080", "bgON":"white","bgOVER":"#B6BDD2"};
var shadow_color5 = {"border":"#666666", "shadow":"#808000", "bgON":"white","bgOVER":"#B6BDD2"};

var STYLE_SHADOWCOLOR1 = {"border":1, "shadow":3, "color":shadow_color1, "css":css};
var STYLE_SHADOWCOLOR2 = {"border":1, "shadow":3, "color":shadow_color2, "css":css};
var STYLE_SHADOWCOLOR3 = {"border":1, "shadow":3, "color":shadow_color3, "css":css};
var STYLE_SHADOWCOLOR4 = {"border":1, "shadow":3, "color":shadow_color4, "css":css};
var STYLE_SHADOWCOLOR5 = {"border":1, "shadow":3, "color":shadow_color5, "css":css};
//items and formats
var MENU_ITEMS_BORDERSANDSHADOW =
[
	{"pos":[0,102], "itemoff":[0,134], "leveloff":[22,0], "style":STYLE, "size":[22,135]},	

	{code:"About ACIS",
		sub:[
			{"leveloff":[21,0], "itemoff":[26,0]},
			{code:"ACIS Overview", "format":{"style":STYLE_SHADOWSIZE4},
	
			sub:[
					{"leveloff":[9,105], "itemoff":[26,0]},
					{code:"ACIS Model Chart", url:"about_model.htm","format":{"size":[22,110],"style":STYLE_SHADOWCOLOR1}},
					{code:"Why ACIS ?", url:"about_why.htm","format":{"size":[22,75],"style":STYLE_SHADOWCOLOR2}},
					{code:"Our Mission", url:"about_mission.htm", "format":{"size":[22,75],"style":STYLE_SHADOWCOLOR3}},
					{code:"Objectives", url:"about_obj.htm", "format":{"size":[22,70],"style":STYLE_SHADOWCOLOR4}},
					{code:"Our Services", url:"about_services.htm", "format":{"size":[22,80],"style":STYLE_SHADOWCOLOR5}},
					{code:"ACIS Team", url:"about_team.htm", "format":{"size":[22,75],"style":STYLE_SHADOWCOLOR1}},
			]

			},
			{code:"Instructors Resume", "format":{"style":STYLE_SHADOWSIZE4},
			
			sub:[
					{"leveloff":[9,105], "itemoff":[26,0]},
					{code:"A.Prinya Hom-anek", url:"prinyacv_new.htm","format":{"size":[22,120],"style":STYLE_SHADOWCOLOR1}},
				]
			},

			{code:"Our Clients", url:"clients_consulting.htm", "format":{"style":STYLE_SHADOWSIZE4}
			//,
			//sub:[
			//		{"leveloff":[9,105], "itemoff":[26,0]},
				//	{code:"Seminars & Training", url:"clients_seminars.htm","format":{"size":[22,130],"style":STYLE_SHADOWCOLOR1}},
					//{code:"Consulting & Services", url:"clients_consulting.htm","format":{"size":[22,130],"style":STYLE_SHADOWCOLOR2}},
				//]
			},
			{code:"Contact Us", url:"about_contact.htm", "format":{"style":STYLE_SHADOWSIZE4}},
		]
	},

	{code:"Information & Press",
		sub:[
			{"leveloff":[21,0], "itemoff":[26,0]},
			{code:"Research Papers", url:"research_papers.htm", "format":{"style":STYLE_SHADOWSIZE4}},
			{code:"ACIS Article", "format":{"style":STYLE_SHADOWSIZE4},
			
			sub:[
					{"leveloff":[9,105], "itemoff":[26,0]},
					{code:"A.Prinya Article", url:"article_prinya.htm","format":{"size":[22,120],"style":STYLE_SHADOWCOLOR1}},
					{code:"A.Phakkhaphong Article", url:"article_phakkhaphong.htm","format":{"size":[22,150],"style":STYLE_SHADOWCOLOR2}},
				]
	
			},
			{code:"Security News", "format":{"style":STYLE_SHADOWSIZE4}},
		//	{code:"ACIS in the News", url:"acis_news.htm", "format":{"style":STYLE_SHADOWSIZE4}},
			{code:"Related Links", "format":{"style":STYLE_SHADOWSIZE4}},
		]
	},

	{code:"Seminars & Training",
		sub:[
			{"leveloff":[21,0],"itemoff":[27,0]},
			{code:"Upcoming Events",url:"index.php","format":{"style":STYLE_SHADOWSIZE4}
				//sub:[
				//	{"leveloff":[9,105], "itemoff":[26,0]},
				//	{code:"Network & Internet Security Essentials for INFOSEC Beginner (รุ่นที่3)", url:"seminar_nis10_3.htm" , "format":{"size":[22,390],"style":STYLE_SHADOWCOLOR3}},					
				//	{code:"CISSP Examination Preparation Program (รุ่นที่4)", url:"seminar_cissp4.htm" , "format":{"size":[22,270],"style":STYLE_SHADOWCOLOR4}},					
				//	{code:"Hacking Your Networks/Servers (รุ่นที่3)", url:"seminar_hac10_3.htm" , "format":{"size":[22,230],"style":STYLE_SHADOWCOLOR5}},					
				//	{code:"Linux Systems and Network Administration (รุ่นที่2)", url:"seminar_lnx10_2.htm" , "format":{"size":[22,290],"style":STYLE_SHADOWCOLOR1}},					
				//	{code:"Hacking Your Web Application (รุ่นที่3)", url:"seminar_hws15_3.htm" , "format":{"size":[22,220],"style":STYLE_SHADOWCOLOR2}},				
				//	{code:"Hardening Cisco Router (ACL in-depth) (รุ่นที่2)", url:"seminar_cis30_2.htm" , "format":{"size":[22,270],"style":STYLE_SHADOWCOLOR3}},				
				//	{code:"Network Perimeter Protection/Defense  (รุ่นที่2)", url:"seminar_sec15_2.htm" , "format":{"size":[22,270],"style":STYLE_SHADOWCOLOR4}},				
				//	{code:"Advance IDS Defense In-Depth using SNORT", url:"seminar_ids30_2.htm" , "format":{"size":[22,260],"style":STYLE_SHADOWCOLOR5}},				
				
				//]
			},
			/*{code:"Past Events","format":{"style":STYLE_SHADOWSIZE4},
				//sub:[
					{"leveloff":[9,105], "itemoff":[26,0]},
					{code:"CISA Examination Preparation ", url:"seminar_cisa.htm","format":{"size":[22,180],"style":STYLE_SHADOWCOLOR4}},
					{code:"Securing & Auditing Linux Server #3", url:"seminar_securelinux3.htm", "format":{"size":[22,210],"style":STYLE_SHADOWCOLOR5}},
					{code:"CISSP Examination Preparation ll", url:"seminar_cissp2.htm", "format":{"size":[22,190],"style":STYLE_SHADOWCOLOR1}},
					{code:"Securing & Auditing Windows 2000 Server #2", url:"seminar_securewin2000.htm","format":{"size":[22,270],"style":STYLE_SHADOWCOLOR2}},
					{code:"Cyber Defense Initiatives Conference ll & Workshop", url:"seminar_cdi2_image.htm",  "format":{"size":[22,300],"style":STYLE_SHADOWCOLOR3}},
					{code:"CISSP Examination Preparation l", url:"seminar_cissp_image.htm", "format":{"size":[22,190],"style":STYLE_SHADOWCOLOR4}},
					{code:"Securing & Auditing Linux Server #2 (at Software Park) ", url:"seminar_securelinux.htm","format":{"size":[22,320],"style":STYLE_SHADOWCOLOR5}},
					{code:"Secure Your Future (AHT Special Edition)", url:"seminar_secureyourfuture.htm" ,"format":{"size":[22,250],"style":STYLE_SHADOWCOLOR1}},
					{code:"Cyber Defense Initiatives Conference l",url:"event_police.htm" , "format":{"size":[22,220],"style":STYLE_SHADOWCOLOR2}},
					{code:"Advanced Hacking Technics lll",url:"event_aht3.htm", "format":{"size":[22,180],"style":STYLE_SHADOWCOLOR3}},
					{code:"Advanced Hacking Technics ll", url:"event_aht2.htm" , "format":{"size":[22,180],"style":STYLE_SHADOWCOLOR4}},
					{code:"Advanced Hacking Technics l", url:"event_aht1_1.htm" , "format":{"size":[22,180],"style":STYLE_SHADOWCOLOR5}},
				]
			},*/

			{code:"Calendar & Schedules",url:"index.php","format":{"style":STYLE_SHADOWSIZE4},
				sub:[
					{"leveloff":[9,125], "itemoff":[26,0]},
					//{code:"Training",url:"training.htm","format":{"size":[22,60],"style":STYLE_SHADOWCOLOR1}},
					//{code:"Seminar", url:"training.htm","format":{"size":[22,60],"style":STYLE_SHADOWCOLOR2}},
				]
			}
		]
	},
	
	{code:"HR Development",
		sub:[
			{"leveloff":[21,0], "itemoff":[27,0]},
			{code:"Professional Training Center", "format":{"size":[22,165],"style":STYLE_SHADOWSIZE4}},
			{code:"Research & Development Center", "format":{"size":[22,190],"style":STYLE_SHADOWSIZE4}},
			{code:"International Professional Certification", "format":{"size":[22,215],"style":STYLE_SHADOWSIZE4},
			sub:[
					{"leveloff":[9,210], "itemoff":[26,0]},
					{code:"CISSP", "format":{"size":[22,60],"style":STYLE_SHADOWCOLOR1}},
					{code:"CISA", "format":{"size":[22,60],"style":STYLE_SHADOWCOLOR2}},
					{code:"SANS", "format":{"size":[22,60],"style":STYLE_SHADOWCOLOR3}},
					{code:"GIAC", "format":{"size":[22,60],"style":STYLE_SHADOWCOLOR4}},
				]
			},

			{code:"Professional INFOSEC Certification", "format":{"size":[22,200],"style":STYLE_SHADOWSIZE4}},
			{code:"IT/IS Advisor/Career Planner for IT/Non-IT People", "format":{"size":[22,290],"style":STYLE_SHADOWSIZE4}},
		]
	},

					
	
	{code:"Consulting & Services",
		sub:[
			{"leveloff":[21,0], "itemoff":[26,0]},
			{code:"INFOSEC, IT/IS Audit Planning", "format":{"size":[22,180],"style":STYLE_SHADOWSIZE4}},
			{code:"Network Security Infrastructure Design", "format":{"size":[22,230],"style":STYLE_SHADOWSIZE4}},
			{code:"INFOSEC Policy Development", "format":{"size":[22,170],"style":STYLE_SHADOWSIZE4}},
			{code:"Penetration Testing", "format":{"size":[22,120],"style":STYLE_SHADOWSIZE4}},
			{code:"Vulnerability Assessment", "format":{"size":[22,150],"style":STYLE_SHADOWSIZE4}},
			{code:"Incident Response Center", "format":{"size":[22,160],"style":STYLE_SHADOWSIZE4}},
			{code:"Intrusion Detection Monitoring", "format":{"size":[22,180],"style":STYLE_SHADOWSIZE4}},
			{code:"Digital Forensics LAB", "format":{"size":[22,120],"style":STYLE_SHADOWSIZE4}},
			{code:"IT/IS Internal Audit Program", "format":{"size":[22,170],"style":STYLE_SHADOWSIZE4}},
			{code:"SECURE SITE Certification Program", "format":{"size":[22,200],"style":STYLE_SHADOWSIZE4}},
		]
	},




	
	{code:"Registration",url:"http://www.acisonline.net/regis","format":{"size":[22,100],"style":STYLE_SHADOWSIZE3},
	
	sub:[
			{"leveloff":[21,0], "itemoff":[26,-190]},
			//{code:"New Member", url:"new_member.htm", "format":{"style":STYLE_SHADOWSIZE4}},
			
			//{code:"Secure Your Future (Login) ; 6-7 November 2002", url:"member_syf.asp", "format":{"size":[22,290],"style":STYLE_SHADOWSIZE4}},
		   // {code:"โครงการอบรมการป้องกันความปลอดภัยข้อมูลคอมพิวเตอร์ รุ่นที่1 (Login) ; 16 September 2002", url:"member_police.asp", "format":{"itemoff":[26,-200],"size":[22,490],"style":STYLE_SHADOWSIZE4}},
			//{code:"CISSP&reg; Examination Preparation Program (Login); รุ่นที่ 1-4 (Login) ", url:"member_cissp.asp", "format":{"itemoff":[26,110],"size":[22,380],"style":STYLE_SHADOWSIZE4}},
			//{code:"โครงการอบรมการป้องกันความปลอดภัยข้อมูลคอมพิวเตอร์ รุ่นที่2 (Login) ; 14 February 2003", url:"member_cdic2.asp", "format":{"itemoff":[26,-100],"size":[22,480],"style":STYLE_SHADOWSIZE4}},
			//{code:"eLeader Seminar VII: Security Executive Summit ; 24 September 2003", url:"member_eleader.asp", "format":{"itemoff":[26,70],"size":[22,410],"style":STYLE_SHADOWSIZE4}},
			//{code:"โครงการอบรมการป้องกันความปลอดภัยข้อมูลคอมพิวเตอร์ รุ่นที่3 (Login) ; 4-5 September 2003", url:"member_cdic3.asp", "format":{"itemoff":[26,-80],"size":[22,490],"style":STYLE_SHADOWSIZE4}},
		   // {code:"Thai IT Security 2003: Be Ready for e-Thailand ; 8 October 2003", url:"member_itsecurity.asp", "format":{"itemoff":[26,120],"size":[22,370],"style":STYLE_SHADOWSIZE4}},
			//{code:"Comtech Thailand '03 ; 30 October-2 November, 2003", url:"member_comtech.asp", "format":{"itemoff":[26,50],"size":[22,320],"style":STYLE_SHADOWSIZE4}},
			//{code:"Luncheon Talk, Security Awareness for Top Executives ; 12 November 2003", url:"member_itclub.asp", "format":{"itemoff":[26,-110],"size":[22,430],"style":STYLE_SHADOWSIZE4}},
			//{code:"การประชุมวิชาการประจำปีครั้งที่ 12 โรงพยาบาลราชวิถี  ; 19 November 2003", url:"member_rajvithi.asp", "format":{"itemoff":[26,30],"size":[22,400],"style":STYLE_SHADOWSIZE4}},
			//{code:"การรวบรวมและรับฟังพยายหลักฐานทางคอมพิวเตอร์ี, สำนักงานกิจการยุติธรรม  ; 11 February 2004", url:"member_moj.asp", "format":{"itemoff":[26,-100],"size":[22,500],"style":STYLE_SHADOWSIZE4}},
			
		]
	},	

	



];
