/* --- menu items --- */

var MENU_ITEMS = [

	['Varsur', null,

		['Home', 'http://www.varsur.com/index.htm'],

		['Who we are', 'http://www.varsur.com/contact/who.htm'],

		['Varsur (Espaņol)', 'http://www.varsur.com/espanol/'],

		['Varsur.us', 'http://www.varsur.us/'],

		['MedFile', 'http://www.medical-soft.com/'],

	],

	['Domains', null,

		['Whatīs a domain?', 'http://www.varsur.com/register/what.htm'],

		['Prices', 'http://www.varsur.com/register/prices.htm'],

	],

	['E-commerce', null,

		['Shopping cart', 'http://www.varsur.com/ecommerce/what.htm'],

		['Server secure', 'http://www.varsur.com/ecommerce/ssl.htm'],

	],

	['Web hosting', null,

		['Plans', 'http://www.varsur.com/webhosting/index.htm'],

		['Cooper plan', 'http://www.varsur.com/webhosting/index.htm'],

		['Gallium plan', 'http://www.varsur.com/webhosting/index.htm'],

		['Palladium plan', 'http://www.varsur.com/webhosting/index.htm'],

		['Thalium plan', 'http://www.varsur.com/webhosting/index.htm'],

		['Helium plan', 'http://www.varsur.com/webhosting/index.htm'],

		['Krypton plan', 'http://www.varsur.com/webhosting/index.htm'],

	],

	['Resellers', null,

		['Plans', 'http://www.varsur.com/resellers/index.htm'],

		['VR-SV25 plan', 'http://www.varsur.com/resellers/vrsv25n.htm'],

		['VR-SV75 plan', 'http://www.varsur.com/resellers/vrsv75n.htm'],

	],

	['Software', null,

		['MedFile', 'http://www.varsur.com/software/medical-soft.htm'],

		['3Dkit Model', 'http://www.varsur.com/software/kit3dmodels.htm'],

		['Internet', 'http://www.varsur.com/software/internet.htm'],

	],

	['Contact', null,

		['E-mails', 'http://www.varsur.com/contact/emails.htm '],

	],

];



