var prop = [
100, // transparancy of the itemss
194, // left position of the whole menu
92, // height position of the whole menu
100, // width of the head items of the menu
18, // top of the head items of the menu
0, // space between the head items
1, // width of the border of the head items
'#666666',//bordercolor of the head items
0, // 1 to set the head items bold , 1 to set the head items normal
7.5, // font-size of the head items
'arial', // font-family of the head items
'solid', // border style of the head items
0, // space between the header and the items
180, // width of the items
17, // heigth of the items
1, // width of the border items
'#666666', // color of the item border
'solid', // border style of the items
7.5,//font size of the items
'arial', // font-family of the items
0, // space between the item panels (multi-level)
1, //left padding in the head item block
1, // top padding in the head item block
'icons/folder2.gif' // icon at the left when there are subitems
];
var link =
[
	['Corporación',null,'_self','#666666','white','white','#f26522',
		[
			['Nosotros','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=154")','_self','#666666','white','white','#f26522'
 				 			],

			['Misión visión y valores','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=168")','_self','#666666','white','white','#f26522'
			                                ],

			['Estructura organizativa','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=159")','_self','#666666','white','white','#f26522'
			                                ],

                        ['Historia','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=158")','_self','#666666','white','white','#f26522'
			                                ]
	
		]
	] ,
	
	['Responsabilidad',null,'_self','#666666','white','white','#f26522',
			[
				['Responsabilidad social de Cantv','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=156")','_self','#666666','white','white','#f26522'
	 				 			],
	
				['Fondo Social Cantv','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=162")','_self','#666666','white','white','#f26522'
				                                ],
	
				['Programa Vocación Comunitaria','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=165")','_self','#666666','white','white','#f26522'
				                                ]
		
			]
	] ,
	
	['Inversionistas',null,'_self','#666666','white','white','#f26522',
				[
					['English version','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=171")','_self','#666666','white','white','#f26522'
		 				 			],
		
					['Versión en español','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=172")','_self','#666666','white','white','#f26522'
					                                ]
			
				]
	] ,
	
	['Sala de prensa',null,'_self','#666666','white','white','#f26522',
					[
						['Noticias','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?IdSec=1&sid=144")','_self','#666666','white','white','#f26522'
			 				 			],
			
						['Imágenes','javascript:goUrl("http://www.cantv.com.ve/seccion.asp?pid=1&sid=145")','_self','#666666','white','white','#f26522'
						                                ]
				
					]
	]

	
];