// news menu
init_item()
add_item("News","/index.shtml","","")
add_item("Archive","/archive.shtml","","")
add_item("Archive 2006 year, 1","/news_2006_1.shtml","")
add_item("Archive 2005 year, 2","/news_2005_2.shtml","")
add_item("Archive 2005 year, 1","/news_2005_1.shtml","")
add_item("Archive 2004 year, 2","/news_2004_2.shtml","")
add_item("Archive 2004 year, 1","/news_2004_1.shtml","")
add_item("Archive 2003 year, 2","/news_2003_2.shtml","")
add_item("Archive 2003 year, 1","/news_2003_1.shtml","")
add_item("Archive 2002 year, 2","/news_2002_2.shtml","")
add_item("Archive 2002 year, 1","/news_2002_1.shtml","")
add_item("Archive 2001 year, 2","/news_2001_2.shtml","")
add_item("Archive 2001 year, 1","/news_2001_1.shtml","")
add_item("Archive 2000 year, 2","/news_2000_2.shtml","")
add_item("Archive 2000 year, 1","/news_2000_1.shtml","")
add_item("Archive 1999 year","/news_1999.shtml","")
createsub("news")

// base menu
init_item()
add_item("---- Simulators ----","","")
add_item("Ad Astra","/adastra/","")
add_item("Battlecruiser","/battlecruiser/","")
add_item("Elite","/elite/","")
add_item("Elite 2: Frontier","/elite2/","")
add_item("Elite 3: First Encounters","/elite3/","")
add_item("Freelancer","/freelancer/","")
add_item("Independence War 2","/i-war2/","")
add_item("Parkan","/parkan/","")
add_item("Privateer","/privateer/","")
add_item("Privateer 2","/privateer2/","")
add_item("StarLance","/starwind/","")
add_item("X-Beyond the Frontier","/x-btf/","")
add_item("X-Tension","/x-tension/","")
add_item("X2: The Threat","/x2/","")
add_item("X3: Reunion","/x3/","")
add_item("Orbiter","/orbiter/","")
add_item("Space Worlds","/othersgames/","")
add_item("---- Online Games ----","","")
add_item("Earth &amp Beyond","/enb/","")
add_item("EVE Online","/eve/","")
add_item("Jumpgate","/jumpgate/","")
add_item("---- Strategy ----","","")
add_item("Race Into Space","/baris/","")
add_item("Star Wolfs","/starwolfs/","")
add_item("---- Docs ----","","")
add_item("Texts","/texts/","")
createsub("base")

// art menu
init_item()
add_item("Library","/library/","")
add_item("Starry Art","/art/","")
add_item("Music of the Stars","/music/","")
add_item("Desktop","/desktop/","")
add_item("Prog. Leasons","/art/program/","")
createsub("art")

// com menu
init_item()
add_item("YGRIS","http://ygris.elite-games.ru/","")
add_item("FL-server ''EGmainHQ''","/egmainhq.en/","")
add_item("Order of EG (Freelancer)","http://orden.elite-games.ru/","")
add_item("Онлайн-игра Star Wind","http://starwind.elite-games.ru/","")
add_item("SETI@Home","/setiathome/","")
add_item("---- Other Projects ----","","")
add_item("Multi Theft Auto","http://mta.elite-games.ru/","")
add_item("Game Tower","/gametower/","")
createsub("com")

// about menu
init_item()
add_item("About","/about/index.shtml","")
add_item("Conference rules","/about/rules_e.shtml","")
add_item("Become an author!","/about/authorfaq.shtml","")
add_item("Donations","/about/help.shtml","")
add_item("Articles about site","/about/story.shtml","")
createsub("about")

// chat menu
init_item()
add_item("Chat","/chat/","")
add_item("IRC","/chat/irc.shtml","")
createsub("chat")

// conf menu
init_item()
add_item("Channel index","/conference/index.php","")

add_item("---- Game channels ----","/conference/index.php?c=1","")
add_item("Channel Battlecruiser","/conference/viewforum.php?f=13","")
add_item("Channel Elite","/conference/viewforum.php?f=10","")
add_item("Channel Freelancer","/conference/viewforum.php?f=24","")
add_item("Channel Independence War","/conference/viewforum.php?f=15","")
add_item("Channel X-Tension/X-BTF","/conference/viewforum.php?f=11","")
add_item("Channel X2: The Threat","/conference/viewforum.php?f=12","")
add_item("Channel X3: Reunion","/conference/viewforum.php?f=41","")
add_item("Channel Star Wind","/conference/viewforum.php?f=33","")
add_item("Channel StarLance","/conference/viewforum.php?f=42","")
add_item("Channel EVE Online ","/conference/viewforum.php?f=39","")
add_item("Orbiter","/conference/viewforum.php?f=35","")
add_item("Space Worlds","/conference/viewforum.php?f=40","")
add_item("Online Games","/conference/viewforum.php?f=23","")
add_item("Other Games","/conference/viewforum.php?f=1","")

add_item("---- Communication Channels ----","/conference/index.php?c=2","")
add_item("Free Communication","/conference/viewforum.php?f=2","")
add_item("Pilots Club","/conference/viewforum.php?f=25","")
add_item("Misteries of Universe","/conference/viewforum.php?f=8","")
add_item("Channel of Creation","/conference/viewforum.php?f=5","")
add_item("Hardware Channel","/conference/viewforum.php?f=28","")
add_item("Game of Dream","/conference/viewforum.php?f=3","")
add_item("Site channel","/conference/viewforum.php?f=4","")

add_item("---- Game projects ----","/conference/index.php?c=3","")
add_item("Elite 3 под Direct3D","/conference/viewforum.php?f=43","")
add_item("YGRIS","/conference/viewforum.php?f=6","")

add_item("---- News ----","/conference/index.php?c=6","")
add_item("News Channel","/conference/viewforum.php?f=36","")
createsub("conf")

// english menu
init_item()
add_item("EG MAIN HQ FL-server","/egmainhq.en/","")
add_item("EG Conference","/conference/","")
createsub("eng")
