Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/vebeng.yacl.site/en/
Upload File :
Current File : /home/bitrix/ext_www/vebeng.yacl.site/en/.top.menu.php

<?
$aMenuLinks = Array(
	Array(
		"About company",
		SITE_DIR . "company/",
		Array(), 
		Array(), 
		"" 
	),
/*
	Array(
		"Новости", 
		SITE_DIR . "press/",
		Array(), 
		Array(), 
		"0" 
	),
*/
	Array(
		"Services",
		SITE_DIR . "services/",
		Array(), 
		Array(), 
		"" 
	),
	Array(
		"Projects",
		SITE_DIR . "projects/",
		Array(), 
		Array(), 
		"" 
	),
    Array(
        "Cooperation",
        SITE_DIR . "cooperation/",
        Array(),
        Array(),
        ""
    ),
	Array(
		"Contacts",
		SITE_DIR . "contacts/",
		Array(), 
		Array(), 
		"" 
	)
);
?>