/* --- menu items --- */

var MENU_ITEMS = [

	['Varsur', null,

		['Inicio', 'http://www.varsur.com/espanol/index.htm'],

		['Quienes somos?', 'http://www.varsur.com/espanol/contacto/quienes.htm'],

		['Varsur (English)', 'http://www.varsur.com/'],

		['Varsur.us', 'http://www.varsur.us/'],

		['MedFile', 'http://www.medical-soft.com/'],

	],

	['Dominios', null,

		['Qué es?', 'http://www.varsur.com/espanol/registro/quees.htm'],

		['Precios', 'http://www.varsur.com/espanol/registro/precios.htm'],

	],

	['E-commerce', null,

		['Qué es?', 'http://www.varsur.com/espanol/ecommerce/quees.htm'],

		['Servidor seguro', 'http://www.varsur.com/espanol/ecommerce/ssl.htm'],

	],

	['Web hosting', null,

		['Planes', 'http://www.varsur.com/espanol/webhosting/index.htm'],

		['Cooper', 'http://www.varsur.com/espanol/webhosting/index.htm'],

		['Gallium', 'http://www.varsur.com/espanol/webhosting/index.htm'],

		['Palladium', 'http://www.varsur.com/espanol/webhosting/index.htm'],

		['Thalium', 'http://www.varsur.com/espanol/webhosting/index.htm'],

		['Plan Helium', 'http://www.varsur.com/espanol/webhosting/index.htm'],

		['Plan Krypton', 'http://www.varsur.com/espanol/webhosting/index.htm'],

	],

	['Resellers', null,

		['Planes', 'http://www.varsur.com/espanol/resellers/index.htm'],

		['Plan VR-SV25', 'http://www.varsur.com/espanol/resellers/vrsv25n.htm'],

		['Plan VR-SV75', 'http://www.varsur.com/espanol/resellers/vrsv75n.htm'],

	],

	['Software', null,

		['MedFile', 'http://www.varsur.com/espanol/software/medical-soft.htm'],

		['3Dkit Model', 'http://www.varsur.com/espanol/software/kit3dmodels.htm'],

		['Utilitarios', 'http://www.varsur.com/espanol/software/utilitarios.htm'],

	],

	['Contacto', null,

		['E-mails', 'http://www.varsur.com/espanol/contacto/emails.htm '],

	],

];



