/* dyn_menu_lst_en.js */



if (get_cookie('language') == "de") location.href = "index.htm";

// menu definitions

var m_dlm1      = '<img src="'+twb_icon[ICN_DELIMITER].src+'" width="90" height="8">';
var m_dlm2      = '<img src="'+twb_icon[ICN_DELIMITER].src+'" width="160" height="8">';
var m_dlm3      = '<img src="'+twb_icon[ICN_DELIMITER].src+'" width="110" height="8">';

var tt_text     = new Array();

tt_text[1]      = new Array();
tt_text[1][1]   = "<b>Portal</b><br>latest news and comprehensive<br>link collection.";
tt_text[1][2]   = "<b>Webhosting</b><br>with ´trueworld´ you can have your own<br>webpages at very interesting conditions.";
tt_text[1][3]   = "<b>Programs</b><br>would you like to enhance your own webpages by<br>adding a fancy javascript program? here you can find<br>´Menu-Generator` and in near future also other cool programs!<br>also tips and tricks are covered by this topic.";
tt_text[1][4]   = "<b>User-Platform</b><br>this platform is made for your contribution!<br>either you can write entries in the visitor´s book or<br>even publish your own interesting texts.<br>here you get the possibility to do that!";
tt_text[1][5]   = "under construction...";
tt_text[1][6]   = "<b>trueworld</b><br>everything about us!<br><br>in addition you can find here also<br>several feedback- and configuration-<br>possibilities.";

tt_text[2]      = new Array();
tt_text[2][1]   = "<b>News</b><br>weather forecast and news from all over the world.<br>also news from trueworld are published here.";
tt_text[2][2]   = "<b>Easy Links</b><br>the best links to various topics<br><br>- weather<br>- phone<br>- directories<br>- timetables<br>- maps<br>- newspapers<br>- search engines<br>- e-shopping<br><br>and of course about zurich!<br>";
tt_text[2][3]   = "<b>Software Tips</b><br>interesting und usefull software";

tt_text[3]      = new Array();
tt_text[3][1]   = "<b>Webspace and E-Mail</b><br>here you can find our offer for publishing<br>your own webpages. webspace and also e-mail<br>accounts at very interesting conditions!";
tt_text[3][2]   = "<b>Hosted Sites</b><br>these pages are already hosted by ´trueworld´...";
tt_text[3][3]   = "";
tt_text[3][4]   = "<b>Webaccess</b><br>read and write mails online by using webaccess<br>(only for e-mail accounts at trueworld)...";

tt_text[4]      = new Array();
tt_text[4][1]   = "<b>Javascript</b><br>our javascript programs - written just for you!...";
tt_text[4][2]   = "";
tt_text[4][3]   = "<b>Subscribe Newsletter</b><br>subscribe to our newsletter, to always<br>be informed about new releases or other<br>interesting news.";

tt_text[5]      = new Array();
tt_text[5][1]   = "<b>Zurich</b><br>unseful and interesting links around zurich.";
tt_text[5][2]   = "<b>Maps/Timetables</b><br>here you can find helpful links about<br>maps and timetables.";
tt_text[5][3]   = "<b>Meteo</b><br>weaher informations and webcams!";
tt_text[5][4]   = "<b>Phone/Directories</b><br>Pages from phone companys and phone<br>directories worldwide.";
tt_text[5][5]   = "<b>Newspapers</b><br>links to the most important online-newspapers.";
tt_text[5][6]   = "<b>E-Shops</b><br>would you like to do your shopping online?";
tt_text[5][7]   = "<b>Search Engines</b><br>The most importane search engines, so that<br>you can find everything, what you´re<br>looking for!";
tt_text[5][8]   = "";
tt_text[5][9]   = "<b>Add Link</b><br>did you not find an importand or interesting<br>link here? tell us what your favourites are,<br>so that we can add them to our link pages!";

tt_text[6]      = new Array();
tt_text[6][1]   = "";
tt_text[6][2]   = "";
tt_text[6][3]   = "";
tt_text[6][4]   = "";
tt_text[6][5]   = "";
tt_text[6][6]   = "";

tt_text[7]      = new Array();
tt_text[7][1]   = "<b>Menu-Generator</b><br>the javascript program to add drop down menus<br>to your own webpages! Free - just try it!";
tt_text[7][2]   = "<b>Debug-Console</b><br>A very usefull tool, to test and debug<br>your own javascript-programs! Free - just try it!";
tt_text[7][3]   = "<b>Tree-Generator</b><br>integrate the wellknown explorer-tree-view to your webpages!<br>a hierarchical tree-view for your pages or data with same handling as<br>in explorer (also for links)! Free - just try it!";
tt_text[7][4]   = "<b>Tooltips</b><br>coming soon..."; //now it´s possible to use the wellknown tooltips<br>on your own webpages for all elements you like!<br>Free - just try it!";
tt_text[7][5]   = "<b>Windows</b><br>coming soon..."; //this javascript-program allows you, to integrate<br>movable windows into your homepag. The content<br>of the windows can be dynamically changed!<br>Free - just try it!";
tt_text[7][6]   = "";
tt_text[7][7]   = "<b>Documentation</b><br>very useful manuals for creating own<br>webpages - just download (only german)!";

tt_text[8]      = new Array();
tt_text[8][1]   = "<b>Visitors Book</b><br>your possibility to give us your public feedback,<br>or to say what you´d like to say but could´nt until now...";
tt_text[8][2]   = "<b>Your Texts</b><br>interesting aritcles and texts from our<br>´trueworld´ visitors. From you for you!";

tt_text[9]      = new Array();
tt_text[9][1]   = "<b>BikerWEB</b><br>Do you ride a motorcycle? Here you can arrange tours with other people and talk about bikes...";

tt_text[10]     = new Array();
tt_text[10][1]  = "<b>About Us</b><br>would you like to know, who´s behind all this?";
tt_text[10][2]  = "<b>Report Errors</b><br>did you find an error or other problems<br>on our pages? Please report what you found,<br>so that we can fix the problem.<br>thanks in advance!";
tt_text[10][3]  = "<b>Feedback</b><br>would you like to give us your personal feedback?<br>questions, suggestions, criticism - everything<br>is very welcome!";
tt_text[10][4]  = "<b>Terms and Conditions</b><br>our terms and conditions!";
tt_text[10][5]  = "<b>Preferences</b><br>would you like to see always the same page,<br>when you visit ´trueworld´? here you can set<br>(or clear) the according option.";
tt_text[10][6]  = "";
tt_text[10][7]  = "<b>Visitors Statistics</b><br>have a look, how many visitors<br>´trueworld´ had up to now...";

tt_text[11]     = new Array();
tt_text[11][1]  = "<b>Set Entrypage</b><br>set this page as your entry<br>page when visiting ´trueworld´.";
tt_text[11][2]  = "<b>Clear Entrypage</b><br>clear all options...";

tt_text[12]     = new Array();
tt_text[12][1]  = "";
tt_text[12][2]  = "";
tt_text[12][3]  = "";
tt_text[12][4]  = "";
tt_text[12][5]  = "";
tt_text[12][6]  = "<b>Add Your Text</b><br>do you have an own text, that you<br>would like to publish at ´trueworld´?";

tt_text[13]     = new Array();
tt_text[13][1]  = "<b>SelfHTML 8.0</b><br>here you can download the html-documentation<br>´SelfHTML´. covers all necessary topics like htm, xml,<br>javascript etc. (only german)!";

tt_text[14]     = new Array();
tt_text[14][1]  = "<b>Menu-Generator 1.1</b><br>the javascript program to add drop down menus<br>to your own webpages! Free - just try it!";
tt_text[14][2]  = "<b>Menu-Generator 2.1</b><br>new version of ´Menu-Generator´ - now multiple<br>menus on one page, predefined look and feel,<br>more flexibility and better algorithems!<br>Free - just try it!";
tt_text[14][3]  = "";
tt_text[14][4]  = "<b>Announce Usage</b><br>announce your usage of ´Menu-Generator´<br>(only commercial usage)!";

tt_text[15]     = new Array();
tt_text[15][1]  = "<b>Debug-Console 1.0</b><br>A very usefull tool, to test and debug<br>your own javascript-programs! Free - just try it!";

tt_text[16]     = new Array();
tt_text[16][1]  = "<b>Tree-Generator 1.0</b><br>integrate the wellknown explorer-tree-view into your webpages!<br>a hierarchical tree-view for your pages or data with same handling as<br>in explorer (also for links)! Free - just try it!";
tt_text[16][2]  = "";
tt_text[16][3]  = "<b>Announce Usage</b><br>announce your usage of ´Tree-Generator´<br>(only commercial usage)!";

// menu 1

var tw_ns_pref=(navigator.platform.indexOf("Mac")!=-1)?'ns_':NONE;

menu[0]         = new Array();
menu[0][0]      = new create_instance(0,20,LEFT,TRY_RIGHT,'sel_','deact_',NONE,tw_ns_pref,YES,
                                     VERTICAL,LEFT,-1,1,'<table border="0" cellspacing="0" cellpadding="0" width="100%" height="200%"><tr><td bgcolor="#B6C4C9"><img src="'+twb_icon[ICN_M_ONE_PIXEL].src+'"></td><tr></table>',
                                     'entry','content',120,16,0,'#92A8B0','#728890',YES,NO,YES,AUTO,POINTER);
menu[0][1]      = new Array();
menu[0][1][0]   = new create_menu(HORIZONTAL,CENTER,0,NONE,NONE,'title',NONE,NONE,NONE,1);
menu[0][1][1]   = new create_entry('webgate'                , NONE                                                          , tt_text[1][1] ,  2);
menu[0][1][2]   = new create_entry('webhosting'             , NONE                                                          , tt_text[1][2] ,  3);
menu[0][1][3]   = new create_entry('programs'               , NONE                                                          , tt_text[1][3] ,  4);
menu[0][1][4]   = new create_entry('user - platform'        , NONE                                                          , tt_text[1][4] ,  8);
menu[0][1][5]   = new create_entry('special'                , NONE                                                          , tt_text[1][5] ,  9);
menu[0][1][6]   = new create_entry('trueworld'              , NONE                                                          , tt_text[1][6] , 10);

menu[0][2]      = new Array();
menu[0][2][0]   = new create_menu();
menu[0][2][1]   = new create_entry('news'                   , base_url+"news/index_en.htm"                                  , tt_text[2][1]     );
menu[0][2][2]   = new create_entry('easy links'             , base_url+"easy_links/index_en.htm"                            , tt_text[2][2] ,  5);
menu[0][2][3]   = new create_entry('software-tips'          , base_url+"sw_tips/index.htm"                                  , tt_text[2][3]              );

menu[0][3]      = new Array();
menu[0][3][0]   = new create_menu();
menu[0][3][1]   = new create_entry('webspace & e-mail'      , base_url+"webhosting/webspace_und_e-mail/index_en.htm"        , tt_text[3][1]     );
menu[0][3][2]   = new create_entry('hosted sites'           , NONE                                                          , tt_text[3][2] ,  6);
menu[0][3][3]   = new create_entry(m_dlm1                   , NONE                                                          , NONE              );
menu[0][3][4]   = new create_entry('webaccess (e-mail)'     , "http://mta02.vianetworks.ch/webmail/src/login.php"                   , tt_text[3][4] , NONE, NONE, '_blank');

menu[0][4]      = new Array();
menu[0][4][0]   = new create_menu();
menu[0][4][1]   = new create_entry('javascript'             , NONE                                                          , tt_text[4][1] ,  7  , NONE, NONE, 140);
menu[0][4][2]   = new create_entry(m_dlm3                   , NONE                                                          , NONE          , NONE, NONE, NONE, 140);
menu[0][4][3]  = new create_entry('subscribe newsletter'    , base_url+"programs/subscribe/index_en.htm"                    , tt_text[4][3] , NONE, NONE, NONE, 140);

menu[0][5]      = new Array();
menu[0][5][0]   = new create_menu();
menu[0][5][1]   = new create_entry('zurich'                 , base_url+"easy_links/zuerich/index_en.htm"                    , tt_text[5][1]     );
menu[0][5][2]   = new create_entry('maps/timetables'        , base_url+"easy_links/karten_fahrplaene/index_en.htm"          , tt_text[5][2]     );
menu[0][5][3]   = new create_entry('meteo'                  , base_url+"easy_links/meteo/index_en.htm"                      , tt_text[5][3]     );
menu[0][5][4]   = new create_entry('phone/directories'      , base_url+"easy_links/telephon_verzeichnisse/index_en.htm"     , tt_text[5][4]     );
menu[0][5][5]   = new create_entry('newspapers'             , base_url+"easy_links/zeitungen/index_en.htm"                  , tt_text[5][5]     );
menu[0][5][6]   = new create_entry('e-shopping'             , base_url+"easy_links/e_shops/index_en.htm"                    , tt_text[5][6]     );
menu[0][5][7]   = new create_entry('search engines'         , base_url+"easy_links/suchmaschinen/index_en.htm"              , tt_text[5][7]     );
menu[0][5][8]   = new create_entry(m_dlm1                   , NONE                                                          , NONE              );
menu[0][5][9]   = new create_entry('add link'               , base_url+"easy_links/add_link/index_en.htm"                   , tt_text[5][9]     );

menu[0][6]      = new Array();
menu[0][6][0]   = new create_menu();
menu[0][6][1]   = new create_entry('luke´s world'           , "http://www.trueworld.ch/luke"                                , tt_text[6][1] , NONE, NONE, '_blank');
menu[0][6][2]   = new create_entry('peter´s world'          , "http://www.trueworld.ch/kessler"                             , tt_text[6][2] , NONE, NONE, '_blank');
menu[0][6][3]   = new create_entry('beatnik´s world'        , "http://www.trueworld.ch/beatnik"                             , tt_text[6][3] , NONE, NONE, '_blank');
menu[0][6][4]   = new create_entry('familybuck'             , "http://www.familybuck.ch"                                    , tt_text[6][4] , NONE, NONE, '_blank');
menu[0][6][5]   = new create_entry('painadath'              , "http://www.trueworld.ch/painadath"                           , tt_text[6][5] , NONE, NONE, '_blank');
menu[0][6][5]   = new create_entry('waypoints'              , "http://www.waypoints.ch"                                     , tt_text[6][6] , NONE, NONE, '_blank');

menu[0][7]      = new Array();
menu[0][7][0]   = new create_menu();
menu[0][7][1]   = new create_entry('menu generator'         , NONE                                                          , tt_text[7][1] , 14);
menu[0][7][2]   = new create_entry('debug console'          , NONE                                                          , tt_text[7][2] , 15);
menu[0][7][3]   = new create_entry('tree generator'         , NONE                                                          , tt_text[7][3] , 16);
menu[0][7][4]   = new create_entry('tooltips'               , NONE                                                          , tt_text[7][4]     );
menu[0][7][5]   = new create_entry('windows'                , NONE                                                          , tt_text[7][5]     );
menu[0][7][6]   = new create_entry(m_dlm1                   , NONE                                                          , NONE              );
menu[0][7][7]   = new create_entry('documentation'          , NONE                                                          , tt_text[7][7] , 13);

menu[0][8]      = new Array();
menu[0][8][0]   = new create_menu();
menu[0][8][1]   = new create_entry('visitors book'          , "javascript:gaestebuch();"                                    , tt_text[8][1]     );
menu[0][8][2]   = new create_entry('your texts'             , NONE                                                          , tt_text[8][2] , 12);

menu[0][9]      = new Array();
menu[0][9][0]   = new create_menu();
menu[0][9][1]   = new create_entry('bikerWEB'               , "javascript:biker_forum()"                                    , tt_text[9][1]     );

menu[0][10]     = new Array();
menu[0][10][0]  = new create_menu();
menu[0][10][1]  = new create_entry('about us...'            , base_url+"about/index_en.htm"                                 , tt_text[10][1]    );
menu[0][10][2]  = new create_entry('report errors'          , base_url+"error/index_en.htm"                                 , tt_text[10][2]    );
menu[0][10][3]  = new create_entry('feedback'               , base_url+"feedback/index_en.htm"                              , tt_text[10][3]    );
menu[0][10][4]  = new create_entry('terms and conditions'   , base_url+"agb/index_en.htm"                                    , tt_text[10][4]    );
menu[0][10][5]  = new create_entry('preferences'            , NONE                                                          , tt_text[10][5], 11);
menu[0][10][6]  = new create_entry(m_dlm1                   , NONE                                                          , NONE              );
menu[0][10][7]  = new create_entry('visitors statistics'    , "javascript:call_visitors();"                                 , tt_text[10][7]    );

menu[0][11]     = new Array();
menu[0][11][0]  = new create_menu();
menu[0][11][1]  = new create_entry('set entrypage'          , "javascript:set_startpage(adr);"                              , tt_text[11][1]    );
menu[0][11][2]  = new create_entry('clear entrypage'        , "javascript:clear_cookie();"                                  , tt_text[11][2]    );

menu[0][12]     = new Array();
menu[0][12][0]  = new create_menu();
menu[0][12][1]  = new create_entry('Corporate E-Learning'             , base_url+"user_platform/articles/e_learning/index_en.htm" , tt_text[12][1] ,NONE, NONE, NONE, 190);
menu[0][12][2]  = new create_entry('SRP about Silicon Valley'         , base_url+"user_platform/articles/silicon_valley/index_en.htm"          , tt_text[12][2] ,NONE, NONE, NONE, 190);
menu[0][12][3]  = new create_entry('Image der Schweiz in der 3. Welt' , base_url+"user_platform/articles/image_der_schweiz/index_en.htm"       , tt_text[12][3] ,NONE, NONE, NONE, 190);
menu[0][12][4]  = new create_entry('The Bigbang, the ultimate...'     , base_url+"user_platform/articles/big_bang/index_en.htm"                , tt_text[12][4] ,NONE, NONE, NONE, 190);
menu[0][12][5]  = new create_entry(m_dlm2                             , NONE                                                                       , NONE           ,NONE, NONE, NONE, 190);
menu[0][12][6]  = new create_entry('add your text...'                 , base_url+"user_platform/articles/index_en.htm"                         , tt_text[12][6] ,NONE, NONE, NONE, 190);

menu[0][13]     = new Array();
menu[0][13][0]  = new create_menu();
menu[0][13][1]  = new create_entry('selfhtml 8.0'           , base_url+"programs/javascript/documentation/index_en.htm"        , tt_text[13][1]    );

menu[0][14]     = new Array();
menu[0][14][0]  = new create_menu();
menu[0][14][1]  = new create_entry('menu generator 1.1'     , base_url+"programs/javascript/menugen1/index_en.htm"          , tt_text[14][1]    , NONE, NONE, NONE, 140);
menu[0][14][2]  = new create_entry('menu generator 2.1'     , base_url+"programs/javascript/menugen21/index_en.htm"         , tt_text[14][2]    , NONE, NONE, NONE, 140);
menu[0][14][3]  = new create_entry(m_dlm3                   , NONE                                                          , NONE              , NONE, NONE, NONE, 140);
menu[0][14][4]  = new create_entry('announce usage'         , base_url+"programs/javascript/announce/index_en.htm"          , tt_text[14][4]    , NONE, NONE, NONE, 140);

menu[0][15]     = new Array();
menu[0][15][0]  = new create_menu();
menu[0][15][1]  = new create_entry('debug console 1.0'      , base_url+"programs/javascript/debug10/index.htm"              , tt_text[15][1]    , NONE, NONE, NONE, 140);

menu[0][16]     = new Array();
menu[0][16][0]  = new create_menu();
menu[0][16][1]  = new create_entry('tree generator 1.0'     , base_url+"programs/javascript/treegen10/index_en.htm"         , tt_text[16][1]    , NONE, NONE, NONE, 140);
menu[0][16][2]  = new create_entry(m_dlm3                   , NONE                                                          , NONE              , NONE, NONE, NONE, 140);
menu[0][16][3]  = new create_entry('announce usage'         , base_url+"programs/javascript/announce/index_en.htm"          , tt_text[16][3]    , NONE, NONE, NONE, 140);
