//kirtika 05_07_07
//function GoTo(UrlNum)
//{
//	if(UrlNum == 1)
//	{
	   //kirtika 05_07_07	
           //window.open("http://www.apaenterprises.com/consumerproducts.htm");
             // window.open("http://www.apaoptronics.com/PHOTONICS_International.htm")
//	}
//	if(UrlNum == 2)
//	{
           //kirtika 05_07_07	
           //window.open("http://www.apaenterprises.com/profilerm.htm");
//	}
//	if(UrlNum == 3)
//	{
            //kirtika 05_07_07	
           //window.open("http://www.apacn.com");
//	}
//}
//Path
//var Path = "D:\\APAOptronics\\";
var Path = "http://www.apaoptronics.com/";
// Array initialization for root menu

		AS_Array1 = [
		[160,		// menu width
		leftpos,		// left_position
//		0,			// left_position
//		90,			// top_position
		toppos,			// top_position
		"#FFFFFF",    // font_color
		"#FFFFFF",	// mouseover_font_color
		"#046A98",// background_color
		"#046A98",    // mouseover_background_color
		"#FFFFFF",// border_color
		"#000000",    // separator_color
//		"black",    // separator_color
		1,			// top_is_permanent
		0,          // top_is_horizontal
		0,          // tree_is_horizontal
		1,          // position_under
		1,          // top_more_images_visible
		1,          // tree_more_images_visible
		"null",     // evaluate_upon_tree_show
		"null",     // evaluate_upon_tree_hide
		,
		,true
		]          //right-to-left



, ["About Us",Path+"overview.htm",1,0,1]
, ["Facilities",Path+"facilities.htm",1,0,1] 
, ["Products","",1,0,1] 

//kirtika updated 12_07_07
//, ["Int. Products","",1,0,1] 
, ["Services","",1,0,1]
, ["Certification",Path+"certifications.htm",1,0,1]
]
AS_Array1_3 = [[]
, ["Consumer",Path+"consumer_future_ref.htm",1,0,1]
, ["Telecom","",1,0,1]

]

//kirtika Updated on 12_07_07
//AS_Array1_3_1 = [[]
//, ["SunUVStation",Path+"consumerproducts.htm",1,0,1]
//]

AS_Array1_3_2 = [[]
, ["Fiber Assemblies",Path+"broadband\\fibercable.htm",1,0,1]
]
AS_Array1_3_2_1 = [[]
, ["Singlemode Assemblies",Path+"broadband\\singlemode.htm",1,0,1]
, ["Multimode Assemblies",Path+"broadband\\multimode.htm",1,0,1]
]




/*
AS_Array1_3_1_1 = [[]
, ["Guide to ultraviolet and solar radiation",Path+"consumerproducts.htm",1,0,1]
, ["Directions of use",Path+"sunuvdirections.htm",1,0,1]
, ["Maintenance",Path+"sunuvmaintenance.htm",1,0,1]
, ["Warranty & Returns",Path+"sunuvwarranty.htm",1,0,1]
]
*/


//kirtika 05_07_07 //kirtika updated on 12_07_07

//AS_Array1_4 = [[]
//, ["Consumer",Path+"consumerproducts.htm",1,0,1]
//, ["Industrial",Path+"consumerproducts.htm",1,0,1]
//, ["Telecom",Path+"consumerproducts.htm",1,0,1]
//]

//kirtika 05_07_07

/*
AS_Array1_4 = [[]
, ["Consumer","javascript:GoTo(1);",1,0,1]
, ["Industrial","javascript:GoTo(2);",1,0,1]
, ["Telecom","javascript:GoTo(3);",1,0,1]
]

*/

//kirtika updated on 12_07_07

AS_Array1_4 = [[]
, ["Software Development",Path+"softwaredevelopment.htm",1,0,1]
, ["Web Marketing",Path+"webmarketing.htm",1,0,1]
]