.inerleft.menu.php
312 Bytes
<?
$aMenuLinks = Array(
Array(
"Biography",
"/en/lothar_shevchenko/biography/",
Array(),
Array(),
""
),
Array(
"Photos",
"/en/lothar_shevchenko/photos/",
Array(),
Array(),
""
),
Array(
"Articles",
"/en/lothar_shevchenko/articles/",
Array(),
Array(),
""
)
);
?>