Blame view
en/lothar_shevchenko/.inerleft.menu.php
312 Bytes
60c6f0893 init |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
<? $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(), "" ) ); ?> |