function loadAPIlanguage(){

var DICTIONARY = new Array ();

DICTIONARY["language_selected"] = "EN"; 

/*treelz.php*/
	//No tekst
	
/*map.inc.php*/

	//titles
DICTIONARY["title_zoomin"] = "zoom in";
DICTIONARY["title_zoom20"] = "zoom to level 20";
DICTIONARY["title_zoom19"] = "zoom to level 19";
DICTIONARY["title_zoom18"] = "zoom to level 18";
DICTIONARY["title_zoom17"] = "zoom to level 17";
DICTIONARY["title_zoom16"] = "zoom to level 16";
DICTIONARY["title_zoom15"] = "zoom to level 15";
DICTIONARY["title_zoom14"] = "zoom to level 14";
DICTIONARY["title_zoom13"] = "zoom to level 13";
DICTIONARY["title_zoom12"] = "zoom to level 12";
DICTIONARY["title_zoom11"] = "zoom to level 11";
DICTIONARY["title_zoom10"] = "zoom to level 10";
DICTIONARY["title_zoom9"] = "zoom to level 9";
DICTIONARY["title_zoom8"] = "zoom to level 8";
DICTIONARY["title_zoom7"] = "zoom to level 7";
DICTIONARY["title_zoom6"] = "zoom to level 6";
DICTIONARY["title_zoom5"] = "zoom to level 5";
DICTIONARY["title_zoom4"] = "zoom to level 4";
DICTIONARY["title_zoom3"] = "zoom to level 3";
DICTIONARY["title_zoom2"] = "zoom to level 2";
DICTIONARY["title_zoom1"] = "zoom to level 1";
DICTIONARY["title_zoomout"] = "zoom out";
	
/*headerfooter.inc.php*/

	//menu
DICTIONARY["home"] = "menu";
DICTIONARY["overview"] = "overview";
DICTIONARY["my settings"] = "my settings";
DICTIONARY["who's on Treelz?"] = "who can be found on Treelz?";
DICTIONARY["treelerz"] = "treelerz";
DICTIONARY["treelz friends"] = "treelz friends";
DICTIONARY["all treelerz"] = "all treelerz";
DICTIONARY["newest treelerz"] = "newest treelerz";
DICTIONARY["favorites groups"] = "favorites groups";
DICTIONARY["world"] = "world";
DICTIONARY["favorites"] = "favorites";
DICTIONARY["the netherlands"] = "the netherlands";
DICTIONARY["africa"] = "africa";
DICTIONARY["asia"] = "asia";
DICTIONARY["australia"] = "australia";
DICTIONARY["europe"] = "europe";
DICTIONARY["belgium"] = "belgium"; 
DICTIONARY["north-america"] = "north-america";
DICTIONARY["country_flag"] = "<img src=\"images/countries/flag_gb.gif\" border=\"0\" />&nbsp;<img src=\"images/countries/flag_us.gif\" border=\"0\" />";

	//rest
DICTIONARY["private"] = "private";
DICTIONARY["friends"] = "friends";
DICTIONARY["public"] = "public";
DICTIONARY["satellite"] = "satellite";
DICTIONARY["map"] = "map";
DICTIONARY["both"] = "both";
DICTIONARY["street_city_country"] = "street, city, country";
DICTIONARY["logout"] = "logout";

	//titles
DICTIONARY["title_showsearchadress"] = "Search this location on map";
DICTIONARY["title_searchinput"] = "Type here: street and/or city and/or country";
DICTIONARY["title_satellite"] = "Show as satellite images";
DICTIONARY["title_map"] = "Show as roadmap";
DICTIONARY["title_both"] = "Show as satellite images with roadmap";
DICTIONARY["title_privatemarkerscheckbox"] = "Show private messages on map";
DICTIONARY["title_friendsmarkerscheckbox"] = "Show friends messages on map";
DICTIONARY["title_publicmarkerscheckbox"] = "Show public messages on map";

/*mysettings.inc.php*/

DICTIONARY["Picture"] = "Picture";
DICTIONARY["Change_and_save"] = "Change and then click on save";

DICTIONARY["First_name"] = "First name";
DICTIONARY["Surname"] = "Surname";
DICTIONARY["E-mail"] = "E-mail";
DICTIONARY["Country"] = "Country";
DICTIONARY["Select_a_country"] = "Select a country";
DICTIONARY["Hometown"] = "Hometown";
DICTIONARY["Gender"] = "Gender";
DICTIONARY["Male"] = "Male";
DICTIONARY["Female"] = "Female";
DICTIONARY["Date_of_birth"] = "Date of birth";
DICTIONARY["Username"] = "Username";
DICTIONARY["Password"] = "Password";
DICTIONARY["Repeat_password"] = "Repeat password";
DICTIONARY["Save"] = "Save";

/*searchfriends.inc.php*/

DICTIONARY["picture"] = "picture";

/*classes.js*/

DICTIONARY["picture(s)"] = "picture(s)";
DICTIONARY["message(s)"] = "message(s)";

/*t_functions.js*/

DICTIONARY["this location"] = "also on this location";
DICTIONARY["new message"] = "new message";
DICTIONARY["treelerz"] = "treelerz";
DICTIONARY["selection"] = "selection";

	//titles
DICTIONARY["title_close_window"] = "Close window";

/*t_points.js*/

DICTIONARY["confirm_message_delete"] = "Are you sure you want to delete this message? Deletion is permanent.";
DICTIONARY["place message"] = "place message";
DICTIONARY["place reaction"] = "place reaction";
DICTIONARY["add_photos"] = "add photo's";
DICTIONARY["add_extra_photos_to_message"] = "add extra photo's to this message";
DICTIONARY["pictures"] = "pictures";
DICTIONARY["messages"] = "messages";
DICTIONARY["message"] = "message";
DICTIONARY["previous"] = "previous";
DICTIONARY["next"] = "next";
DICTIONARY["close"] = "close";
DICTIONARY["title"] = "title";
DICTIONARY["category"] = "category";
DICTIONARY["add pictures"] = "add pictures";
DICTIONARY["no pictures selected"] = "no pictures selected";
DICTIONARY["reaction"] = "reaction";
DICTIONARY["save edited message"] = "save edited message";
DICTIONARY["edit this message"] = "edit this message";

	//titles
DICTIONARY["title_edit_message"] = "Edit this message";
DICTIONARY["title_react_on_message"] = "React on this message";
DICTIONARY["title_zoom_location"] = "Zoom in on this location";
DICTIONARY["title_center_location"] = "Center on this location";
DICTIONARY["title_small_pic"] = "Click to enlarge";
DICTIONARY["title_normal_pic"] = "Click to enlarge";
DICTIONARY["title_large_pic"] = "Click to close this picture";
DICTIONARY["title_user_pic_msg"] = "Click for profile of this user";
DICTIONARY["title_username"] = "Click for profile of this user";
DICTIONARY["title_add_message"] = "Add message to this location";
DICTIONARY["title_show_both_loc"] = "Show newest pictures and messages";
DICTIONARY["title_show_pictures_loc"] = "Show pictures on this location";
DICTIONARY["title_show_messages_loc"] = "Show messages on this location";
DICTIONARY["title_prev_pic"] = "Show previous attached picture";
DICTIONARY["title_next_pic"] = "Show next attached picture";
DICTIONARY["title_close_pic"] = "Close this picture";
DICTIONARY["title_attach_pictures"] = "Attach more pictures";
DICTIONARY["title_delete_message"] = "Delete this message";

/*t_users.js*/

DICTIONARY["profile"] = "profile";
DICTIONARY["my_settings"] = "my settings";
DICTIONARY["invite"] = "invite";
DICTIONARY["favorite"] = "favorite";

	//titles
DICTIONARY["title_mysettings"] = "Go to my settings";
DICTIONARY["title_invite"] = "Invite this user as friend";
DICTIONARY["title_favorite"] = "Bookmark this person as favorite";
DICTIONARY["title_show_profile_user"] = "Show profile of this user";
DICTIONARY["title_show_pictures_user"] = "Show pictures of this user";
DICTIONARY["title_show_messages_user"] = "Show messages of this user";
DICTIONARY["title_show_friends_user"] = "Show friends of this user";

/*t_upload.js*/

DICTIONARY["select_pics"] = "select 1 or more pictures";
DICTIONARY["queue"] = "queue";
DICTIONARY["pictures queued"] = "pictures queued";
DICTIONARY["cancelled"] = "cancelled";
DICTIONARY["uploading picture"] = "uploading picture";
DICTIONARY["all pictures uploaded"] = "all pictures uploaded";
DICTIONARY["yes"] = "yes";
DICTIONARY["no"] = "no";
DICTIONARY["ok"] = "ok";
DICTIONARY["cancel"] = "cancel";

/*new*///all new words only here!!!

/*general*///still new!
DICTIONARY["print"] = "print";
DICTIONARY["title_print_pic"] = "print this picture";
DICTIONARY["search treelerz"] = "search treelerz";
DICTIONARY["welcome"] = "welcome";
DICTIONARY["Log in"] = "Log in";
DICTIONARY["submit_invite"] = "Invite this user as friend on Treelz?";
DICTIONARY["invite_as_friend"] = "Invite as friend";
DICTIONARY["my hometown"] = "my hometown";
DICTIONARY["my info"] = "my info";
DICTIONARY["new_msg_onmap"] = "Place new message on this location";

/*my settings*///stil new!
DICTIONARY["My_settings"] = "My settings";
DICTIONARY["Repeat_e-mail"] = "Repeat e-mail";
DICTIONARY["New_password"] = "New password";
DICTIONARY["Repeat_new_password"] = "Repeat new password";

/*countries*///still new!
DICTIONARY["belgium"] = "belgium";
DICTIONARY["germany"] = "germany";
DICTIONARY["england"] = "england";
DICTIONARY["france"] = "france";
DICTIONARY["italy"] = "italy";
DICTIONARY["spain"] = "spain";
DICTIONARY["greece"] = "greece";
DICTIONARY["norway"] = "norway";

DICTIONARY["usa"] = "usa";
DICTIONARY["canada"] = "canada";
DICTIONARY["mexico"] = "mexico";
DICTIONARY["cuba"] = "cuba";
DICTIONARY["guatemala"] = "guatemala";
DICTIONARY["honduras"] = "honduras";
DICTIONARY["nicaragua"] = "nicaragua";
DICTIONARY["costa rica"] = "costa rica";
DICTIONARY["panama"] = "panama";
DICTIONARY["dominican republic"] = "dominican republic";
DICTIONARY["puerto rico"] = "puerto rico";

DICTIONARY["brasil"] = "brasil";
DICTIONARY["peru"] = "peru";
DICTIONARY["argentina"] = "argentina";
DICTIONARY["chile"] = "chile";
DICTIONARY["venezuela"] = "venezuela";
DICTIONARY["suriname"] = "suriname";
DICTIONARY["bolivia"] = "bolivia";
DICTIONARY["ecuador"] = "ecuador";
DICTIONARY["quyana"] = "quyana";
DICTIONARY["paraguay"] = "paraguay";
DICTIONARY["uruguay"] = "uruguay";

DICTIONARY["australia"] = "australia";
DICTIONARY["new zealand"] = "new zealand";
DICTIONARY["fiji"] = "fiji";
DICTIONARY["papua new guinea"] = "papua new guinea";
DICTIONARY["solomon islands"] = "solomon islands";
DICTIONARY["french polynesia"] = "french polynesia";

DICTIONARY["china"] = "china";
DICTIONARY["russia"] = "russia";
DICTIONARY["turkey"] = "turkey";
DICTIONARY["israel"] = "israel";
DICTIONARY["japan"] = "japan";
DICTIONARY["india"] = "india";
DICTIONARY["nepal"] = "nepal";
DICTIONARY["pakistan"] = "pakistan";
DICTIONARY["indonesia"] = "indonesia";
DICTIONARY["thailand"] = "thailand";
DICTIONARY["philippines"] = "philippines";

DICTIONARY["morocco"] = "morocco";
DICTIONARY["egypt"] = "egypt";
DICTIONARY["south africa"] = "south africa";
DICTIONARY["kenya"] = "kenya";
DICTIONARY["tanzania"] = "tanzania";
DICTIONARY["nigeria"] = "nigeria";
DICTIONARY["angola"] = "angola";
DICTIONARY["congo"] = "congo";
DICTIONARY["algeria"] = "algeria";
DICTIONARY["tunisia"] = "tunisia";

/*overview*/
DICTIONARY["new"] = "new";
DICTIONARY["search"] = "search";
DICTIONARY["all"] = "all";
DICTIONARY["getting_started"] = "getting started";
DICTIONARY["not_loggedin_msg"] = "You have to log in to place a message";
DICTIONARY["not_loggedin_reply"] = "You have to log in to place a reply";
DICTIONARY["not_loggedin_friends"] = "You have to log in to see your friends on Treelz";
DICTIONARY["first_or_surname"] = "firstname or surname";
DICTIONARY["Remember"] = "Remember";

/*old but was not translated*/
DICTIONARY["Select category"] = "Select category";
DICTIONARY["select all"] = "select all";
DICTIONARY["(de)select all"] = "(de)select all";

/* New entries 9/9/2007 */
DICTIONARY["twice six characters"] = "You have to enter twice the same password with at least six characters.";
DICTIONARY["agree terms and conditions"] = "You have to agree with the general terms and conditions.";
DICTIONARY["form incomplete"] = "You have not filled in all required fields.";
DICTIONARY["incorrect email"] = "Your email-address is incorrect.";
DICTIONARY["email already exists"] = "There is already a user with your email address.";
DICTIONARY["registered activate"] = "You are registered, we have sent an email with the activation code.<br /><br />If you follow the hyperlink in your email, your account will be automatically activated.<br /><br /><br /><br /><strong><span  style=\"color:red; font-size:18px;\">Received no email?</span></strong><br /><br /><li>Check your spam  box.</li><br /><li>Still no email? Then send an email to: <strong><a class=\"greylink\" href=\"mailto:activate@treelz.com\">activate@treelz.com</a></strong></li>";
DICTIONARY["I_agree_with"] = "I agree with the";
DICTIONARY["Privacy Policy"] = "Privacy Policy";
DICTIONARY["General Terms and conditions"] = "General Terms and Conditions";

/* New entries 9/9/2007 */// (net all yet in javascript files!!!!)
DICTIONARY["newest_pictures"] = "newest pictures";
DICTIONARY["newest_messages"] = "newest messages";
DICTIONARY["newest_treelerz"] = "newest treelerz";
DICTIONARY["not_on_startup"] = "do not show on startup";
DICTIONARY["Who's on Treelz?"] = "See who's allready on Treelz. And invite the others!";
DICTIONARY["find_out_easy_who"] = "Find out in an easy way who from your contacts is allready registered at Treelz";
DICTIONARY["choose_email_service"] = "Choose an email service to fetch your contacts and find out who's allready Treelz";
DICTIONARY["Email address"] = "Email address";
DICTIONARY["Fetch contacts"] = "Fetch contacts";
DICTIONARY["Primary language"] = "Primary language";
DICTIONARY["friends_invitations"] = "Friends invitations";
DICTIONARY["accept"] = "accept";
DICTIONARY["deny"] = "deny";
DICTIONARY["forgotten password"] = "forgot your password?";
DICTIONARY["sign up"] = "Sign up for free";
DICTIONARY["intro"] = "intro";
DICTIONARY["not_loggedin_info"] = "You have to log in to see my info";

/* New entries 11/9/2007 */

DICTIONARY["No images found..."] = "No images found...";
DICTIONARY["No messages found..."] = "No messages found...";
DICTIONARY["No friends found..."] = "No friends found...";

/* New entries 12/9/2007 */
DICTIONARY["no_search_results"] = "There are no results for your search";
DICTIONARY["Show_on_startup"] = "Show on startup";
DICTIONARY["Do not show again"] = "Do not show again";
DICTIONARY["pic_upload_not_loaded"] = "Picture upload has not loaded.  This may take a moment.  Upload requires JavaScript and Flash Player 8 or later. <br /><a target=\"_blank\" href=\"http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash\">Click here to download Flash</a><br />After installation, restart you internet browser and Treelz.";
DICTIONARY["not_loggedin_home"] = "You have to log in to do this action";
DICTIONARY["Some_direct_links"] = "Some direct links";
DICTIONARY["Overview_newest_content_and_users"] = "Overview newest content and users";
DICTIONARY["Getting started"] = "Getting started";
DICTIONARY["Register"] = "Sign up for free";
DICTIONARY["no password"] = "no password";
DICTIONARY["login data incorrect"] = "this user does not exist";
DICTIONARY["password is wrong"] = "password incorrect";
DICTIONARY["(case sensitive)"] = "(case sensitive)";
DICTIONARY["login_name"] = "email/username";

DICTIONARY["register_a"] = "<a href=\"index.php?page=register\" id=\"register_a\" class=\"register_a\"><img src=\"images/knoppen-titels/empty_icons/empty_1x1.gif\" width=\"129\ height=\"43\"  alt=\"\"></a>";
DICTIONARY["extrainfo_a"] = "<a href=\"javascript:show_inintro_extra_info()\" id=\"extrainfo_a\" class=\"extrainfo_a\"><img src=\"images/knoppen-titels/empty_icons/empty_1x1.gif\" width=\"129\ height=\"43\"  alt=\"\"></a>";
DICTIONARY["lookaround_a"] = "<a href=\"javascript:look_around()\" id=\"lookaround_a\" class=\"lookaround_a\"><img src=\"images/knoppen-titels/empty_icons/empty_1x1.gif\" width=\"129\ height=\"43\"  alt=\"\"></a>";
DICTIONARY["title_register_a"] = "Click here to sign up for Treelz";
DICTIONARY["title_extrainfo_a"] = "Click here for extra info about Treelz";
DICTIONARY["title_lookaround_a"] = "Click here to look around without signing up yet";
DICTIONARY["fill_help_container"] = "fill_help_container(\"clientarea_inner_help\")";
DICTIONARY["about Treelz"] = "about Treelz";
DICTIONARY["About Treelz"] = "About Treelz";
DICTIONARY["show_only_this_user_on_map"] = "Only this user on the map";
DICTIONARY["restore_last_view"] = "Restore to last view";
DICTIONARY["not_loggedin_favorites"] = "You have to log in to have favorite locations";
DICTIONARY["no_new_info_at_this_moment"] = "no new info at this moment";
DICTIONARY["invite friends"] = "invite friends";

/*changed on DEVO3 9-22-07*/
DICTIONARY["treelz"] = "treelz";
DICTIONARY["tags"] = "tags";
DICTIONARY["forum"] = "forum";
DICTIONARY["info"] = "info";
DICTIONARY["message_deleted"] = "Message deleted, this can take a moment to complete!";
DICTIONARY["forgot_password"] = "Forgot Your Password?";
DICTIONARY["my preferences"] = "my preferences";
DICTIONARY["Wikipedia article"] = "Wikipedia article";
DICTIONARY["Browse for pictures"] = "Browse for pictures";
DICTIONARY["about_this_treel"] = "About this treel";
DICTIONARY["confirm_treel_delete"] = "Are you sure you want to delete this Treel?";
DICTIONARY["Cancel uploads"] = "Cancel whole list";
DICTIONARY["Language"] = "Language";
DICTIONARY["Treel"] = "Treel";
DICTIONARY["Category"] = "Category";
DICTIONARY["Pictures"] = "Pictures";
DICTIONARY["Tags"] = "Tags";
DICTIONARY["Not part of a Treel"] = "Select one Treel";
DICTIONARY["New Treel"] = "New Treel";
DICTIONARY["my preferences"] = "my preferences";
DICTIONARY["submit_changes"] = "submit changes";
DICTIONARY["wiki"] = "wiki";
DICTIONARY["selection_criteria"] = "selection criteria";
DICTIONARY["map_style"] = "map style";
DICTIONARY["intro_pref"] = "Preferences at startup";
DICTIONARY["overview_onstartup"] = "show overview on startup";
DICTIONARY["we_send_mail"] = "We send a new password to";
DICTIONARY["please_enter_your_email"] = "Please enter you email here";
DICTIONARY["Personal_message"] = "Personal message";
DICTIONARY["Primary_language"] = "Primary language";
DICTIONARY["select_contacts"] = "Select contacts";
DICTIONARY["add_messages_on_map_a"] = "<a id=\"add_messages_on_map_a_en\"	href=\"javascript:set_add_messages_icon(true)\"><img	src=\"images/knoppen-titels/empty_icons/empty_1x1.gif\"	width=\"141\"	height=\"31\"></a>";
DICTIONARY["hide_marker_on_map_a"] = "<a id=\"hide_marker_on_map_a_en\"	href=\"javascript:set_add_messages_icon(true)\"><img	src=\"images/knoppen-titels/empty_icons/empty_1x1.gif\"	width=\"141\"	height=\"31\"></a>";
DICTIONARY["treelz_friend"] = "Treelz friend";
DICTIONARY["save"] = "save";
DICTIONARY["treel_deleted"] = "Treel deleted, this may take moment to complete!";
DICTIONARY["confirm_delete_reply"] = "Are you sure that you	want to delete this reply?";
DICTIONARY["yes_and_pictures"] = "yes + pictures";
DICTIONARY["Intro"] = "Intro";
DICTIONARY["Extra_info"] = "Extra info";
DICTIONARY["Contact"] = "Contact";
DICTIONARY["Terms_of_use"] = "Terms of use";
DICTIONARY["Privacy_agreement"] = "Privacy";
DICTIONARY["Links"] = "Links";
DICTIONARY["links_to_sites"] = "<h5>Links</h5><p>Sites where we also can be found</p>";
DICTIONARY["News"] = "News";
DICTIONARY["old_news"] = "old news";
DICTIONARY["friends_messages"] = "friends messages";
DICTIONARY["public_messages"] = "public messages";
DICTIONARY["previous"] = "previous";
DICTIONARY["next"] = "next";
DICTIONARY["personal"] = "personal";
DICTIONARY["show_messages_by"] = "show messages by";
DICTIONARY["my_messages"] = "my messages";
DICTIONARY["friends_messages"] = "friends messages";
DICTIONARY["other_messages"] = "other messages";
DICTIONARY["all_messages"] = "all messages";
DICTIONARY["username already exists"] = "This username already exists";
DICTIONARY["no_password_present_in_database"] = "password not present in database for this user";
DICTIONARY["login_data_incorrect"] = "login data incorrect";
DICTIONARY["no_password"] = "no password";
DICTIONARY["(case_sensitive)"] = "(case sensitive)";
DICTIONARY["password_is_wrong"] = "password is wrong";
DICTIONARY["check_required_user_level"] = "check for required user level and minimum user level";
DICTIONARY["not_required_user_level"] = "this user does not have the required user level";
DICTIONARY["not_activated_plus_request"] = "<strong>This account has not been activated.</strong><br /><br /> Please check your emails, maybe the email takes a while, or the email mistakenly arrived in your spamm box. <br /><br /><strong><a href=\"javascript:activation_forgotten()\"><u>Click here for a new activation email</u></a></strong><br /><br /> Still no email? Please send an email from the email account you used at sign up to: <br /><br /><strong><a class=\"greylink\" href=\"mailto:activate@treelz.com\">activate@treelz.com</a></strong><br /><br /> Your activation code will then be send to you as soon as possible.";
DICTIONARY["alert_browser_not_tested"] = "Treelz is not yet tested by the Treelz Team on this browser or combination of browser & operating system, so Treelz is not yet available for this browser.";
DICTIONARY["alert_browser_old_version"] = "Treelz does not work properly on this version of this browser, a newer version is available: ";
DICTIONARY["treelz_tested_on"] = "<br /><br /><u>Treelz is tested and works properly on:</u><br /> Internet Explorer 6.0 SP2 <br />Internet Explorer 7.0<br />Firefox 2 on Windows<br />Firefox 3 on Windows<br />Firefox 2 on Mac<br />Firefox 3 on Mac<br /><br /><a href=\"http://www.mozilla-europe.org/nl/firefox\" class=\"greylink\" target=\"_blank\" >Download Firefox 3</a><br /><br />Facing problems? Please email us at:<br /><br /><a class=\"greylink\" href=\"mailto:support@treelz.com\">support@treelz.com</a>";
DICTIONARY["you_are_using"] = "You are now using";
DICTIONARY["on"] = "on";
DICTIONARY["no_messages"] = "no messages";
DICTIONARY["view"] = "view";
DICTIONARY["title_bu_footer_help"] = "Open/close getting started";
DICTIONARY["title_bu_footer_myinfo"] = "Open/close my info";
DICTIONARY["title_bu_footer_closeall"] = "Close all windows";
DICTIONARY["title_bu_footer_addmessage"] = "Hide/show marker to add messages";
DICTIONARY["title_bu_footer_overview"] = "Open/close overview";
DICTIONARY["email_temp_not_available"] = "Temporarily not available";
DICTIONARY["who_on_treelz"] = "Find your friends on Treelz";
DICTIONARY["Invite_your_friends"] = "Invite your friends";
DICTIONARY["my_profile"] = "my profile";
DICTIONARY["invite_friends"] = "invite friends";
DICTIONARY["direct_links_div_header"] = "Some direct links";
DICTIONARY["change_my_settings"] = "change my settings";
DICTIONARY["change_my_preferences"] = "change my preferences";
DICTIONARY["no_friend_invitations"] = "no friend invitations";
DICTIONARY["friend_invite_send"] = "Your invitation has been send";
DICTIONARY["find_friends"] = "find friends";
DICTIONARY["Fill_in_manually"] = "Fill in manually";
DICTIONARY["Choose_from_contacts"] = "Choose from your contacts";
DICTIONARY["Name"] = "Name";
DICTIONARY["Email"] = "Email";
DICTIONARY["more_fields"] = "Add more fields";
DICTIONARY["choose_email_service_also"] = "Choose an email service to fetch your contacts and also find out who's allready Treelz";
DICTIONARY["send_invite"] = "Send invitation";
DICTIONARY["invitations_is_send_to"] = "Your invitation has been send to";
DICTIONARY["invitations_is_send"] = "Your invitation has been send";
DICTIONARY["this_users_messages"] = "this user's messages";
DICTIONARY["restore_to_normal"] = "Restore to normal";
DICTIONARY["my_info"] = "my info";
DICTIONARY["sorry_not_found_location"] = "Sorry, we can not find this location";
DICTIONARY["insert_titel_and_message"] = "You have to add a title and text for a message";
DICTIONARY["Fill_in_searchfield"] = "Please fill in searchfield";
DICTIONARY["view_messages"] = "messages on the map";
DICTIONARY["my_own"] = "my own";
DICTIONARY["none"] = "none";
DICTIONARY["me_and_friends"] = "me\&friends";
DICTIONARY["title_no_messages"] = "no messages on the map";
DICTIONARY["title_my_own_messages"] = "only my own messages on the map";
DICTIONARY["title_me_and_friends_messages"] = "my own and my friends messages on the map";
DICTIONARY["title_all_messages_messages"] = "all messages on the map";
DICTIONARY["chosen_user"] = "chosen user";
DICTIONARY["locations"] = "locations";
DICTIONARY["loading_old"] = "<img src=\"images/indicator.gif\" border=\"0\" /><br/><br/>loading data...";
DICTIONARY["loading"] = "Loading...";
DICTIONARY["account_activated"] = "Your account has been activated, you can login now.";
DICTIONARY["activation_failed"] = "Activation has failed, possibly you have entered the wrong key or email address.<br /><br />Still have problems? Please mail us at: <a class=\"greylink\" href=\"mailto:support@treelz.com\">support@treelz.com</a> ";
DICTIONARY["submit"] = "submit";
DICTIONARY["In/out"] = "In/out";
DICTIONARY["title_bu_footer_link"] = "Send a link";
DICTIONARY["send_a_link"] = "send a link";
DICTIONARY["sending_email_succesfull"] = "Your message has been send.";
DICTIONARY["sending_email_failed"] = "Sending E-mail failed. Please check the spelling of your recipients and try again.";
DICTIONARY[""] = "";
DICTIONARY[""] = "";
DICTIONARY["past_link"] = "Paste this link into <strong>email</strong>, <strong>chatmessage</strong> or <strong>webpage</strong>";
DICTIONARY["this_link"] = "<span class='grey'>This link refers to what you see on your screen at the moment. </span> <a href='javascript:load_content_link()' class='greylink bold'>(refresh link)</a>";
DICTIONARY["or_mail"] = "Or mail this link directly to somebody";
DICTIONARY["seperate_comma"] = "Separate email addresses with a comma";
DICTIONARY["send"] = "Send";
DICTIONARY["mail_direct_only_login"] = "<span class='grey'>To mail this link directly you have to log in.</span>";
DICTIONARY["not_domain_2"] = "On this domain you can only react on messages from"
DICTIONARY["not_domain_3"] = "New messages can only be placed on <br/><a class='greylink' href='http://%DOM%.treelz.com' target='_blank'>your own subdomain</a> <br/>on the subdomain of a group where you are allowed to place messages <br/>or on the general domain:<br /><br /><a href='http://www.treelz.com' class='greylink bold' target='_blank'>www.treelz.com</a>"
DICTIONARY["not_domain"] = "Messages can only be placed on your own Treelz domain or on the general Treelz domain <br /> <br /><a href='http://www.treelz.com' class='greylink bold'>www.treelz.com</a> <br /><br />But you are able to place a reaction on every message at this domain.";
DICTIONARY["title_delete_treel"] = "Delete this treel";
DICTIONARY["not_in_IE"] = "You are using an older version of Internet Explorer, this function is not available in this version.";
DICTIONARY["name_travel_treel"] = "Give your Travel Treel a title";
DICTIONARY["new_treel"] = "New Travel Treel";
DICTIONARY["groups_on_treelz"] = "Groups on Treelz";
DICTIONARY["title_edit_group"] = "Edit group:";
DICTIONARY["title_create_group"] = "Create a new group";
DICTIONARY["title_overview_group"] = "Overview group:";
DICTIONARY["title_intro_group"] = "Intro group:";
DICTIONARY["extra_options"] = "Extra options";
DICTIONARY["Group"] = "Group";
DICTIONARY["my_starting_point"] = "my starting point";
DICTIONARY["current_starting_point"] = "current starting point";
DICTIONARY["longitude"] = "longitude";
DICTIONARY["latitude"] = "latitude";
DICTIONARY["zoomlevel"] = "zoomlevel";
DICTIONARY["take_current_view_as_starting_point"] = "Set current view as starting point";
DICTIONARY["about_this_group"] = "about this group";
DICTIONARY["newest_members"] = "newest members";
DICTIONARY["members"] = "members";
DICTIONARY["click to enlarge"] = "click to enlarge";
DICTIONARY["groups"] = "groups";
DICTIONARY["intro_start_travel_titel"] = "Travel";
DICTIONARY["intro_start_groups_titel"] = "Groups";
DICTIONARY["intro_start_maplog_titel"] = "MapLog";
DICTIONARY["intro_start_travel_1"] = "Share your journeys on one map, and see who else have been there.";
DICTIONARY["intro_start_groups_1"] = "Communicate in an easy way about you location based information.";
DICTIONARY["intro_start_maplog_1"] = "Blog your life on the map, and share it with anyone you want.";
DICTIONARY["intro_start_travel_take_tour"] = "take the travel tour";
DICTIONARY["intro_start_groups_take_tour"] = "take the groups tour";
DICTIONARY["intro_start_maplog_take_tour"] = "take the maplog tour";
DICTIONARY["intro_start_travel_2"] = "Share your journeys on one map, and see who else have been there.<br /><br /><br /> And more and more etc. etc.";
DICTIONARY["intro_start_groups_2"] = "Communicate in an easy way about you location based information.<br /><br /><br /> And more and more etc. etc.";
DICTIONARY["intro_start_maplog_2"] = "Blog your life on the map, and share it with anyone you want.<br /><br /><br /> And more and more etc. etc.";
DICTIONARY["intro_start_travel_titel_small"] = "T<br />r<br />a<br />v<br />e<br />l";
DICTIONARY["intro_start_groups_titel_small"] = "G<br />r<br />o<br />u<br />p<br />s";
DICTIONARY["intro_start_maplog_titel_small"] = "M<br />a<br />p<br />L<br />o<br />g";
DICTIONARY["select_a_group"] = "Select one or more Groups";
DICTIONARY["warning_groups_privacy"] = "Even though you choose friends/private, if you selected a public group others outside this group will also be able to view this message.";
DICTIONARY["selected_groups"] = "Selected groups";
DICTIONARY["hybrid"] = "hybrid";
DICTIONARY["terrain"] = "terrain";
DICTIONARY["title_hybride"] = "Show as satellite images with roadmap";
DICTIONARY["title_terrain"] = "Show as terrain";
DICTIONARY["latest_replies_to_my_messages"] = "Latest replies to my messages";
DICTIONARY["groups_invitations"] = "Groups invitations";
DICTIONARY["groups_access_requests"] = "Groups access requests";
DICTIONARY["general_news"] = "General news";
DICTIONARY["from"] = "from";
DICTIONARY["for"] = "for";
DICTIONARY["group"] = "group";
DICTIONARY["treeler"] = "treeler";
DICTIONARY["request_join"] = "Request to join";
DICTIONARY["ignore_invitation"] = "Ignore invitation";
DICTIONARY["Accept"] = "Accept";
DICTIONARY["Deny"] = "Deny";
DICTIONARY["explanation_open"] = "<strong>Open</strong> <br /> Everyone can place and see messages in this group.";
DICTIONARY["explanation_private"] = "<strong>Private</strong> <br /> Only members can place and see messages in this group.";
DICTIONARY["explanation_closed"] = "<strong>Closed</strong> <br /> Only moderators can place messages, only members can see the messages.";
DICTIONARY["explanation_custom"] = "<strong>Custom</strong> <br /> Set your own preferences for every option.";
DICTIONARY["Remember_me"] = "Remember me";

DICTIONARY["title_groupsettings"] = "Go to settings of this group";
DICTIONARY["title_ask_permission_group"] = "Ask permission to join this group";
DICTIONARY["title_show_profile_group"] = "Show profile of this group";
DICTIONARY["title_show_pictures_group"] = "Show pictures of this group";
DICTIONARY["title_show_messages_group"] = "Show messages of this group";
DICTIONARY["title_show_members_group"] = "Show members of this group";
DICTIONARY[""] = "";
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/* Additions 25.6 */
DICTIONARY["title_pause"] = "Pause slideshow";
DICTIONARY["title_play"] = "Play slideshow";
DICTIONARY["title_full_screen"] = "Full screen";
DICTIONARY["title_close_full_screen"] = "Click to close full screen";

// With variables
DICTIONARY["title_deselect_category"] = "Deselect category %CAT%";
DICTIONARY["title_select_category"] = "Select category %CAT%";
DICTIONARY["title_sort_category"] = "Select category %SRT% to sort";
DICTIONARY["title_open_subcategories_of"] = "Open subcategories of %CAT%";
DICTIONARY["title_open_details_of"] = "Open details of %SRT%";

//Treel buttons:
DICTIONARY["title_move_up"] = "Move Up";
DICTIONARY["title_move_down"] = "Move Down";
DICTIONARY["title_submit"] = "Submit";
DICTIONARY["title_cancel"] = "Cancel";

DICTIONARY["rss_link"] = "RSS Link";
DICTIONARY["past_link_rss"] = "Paste this link into <strong>email</strong>, <strong>chatmessage</strong>, <strong>webpage</strong> or <strong>RSS reader</strong>";
DICTIONARY[""] = "";
/**/
DICTIONARY["title_show_hide_treel_line"] = "Show or hide Treel line";
DICTIONARY["title_move_up"] = "Move treelpoint one place up";
DICTIONARY["title_move_down"] = "Move treelpoint one place down";
DICTIONARY["title_zoom_location"] = "Zoom on location";
DICTIONARY["title_delete_treel"] = "Delete treel";
DICTIONARY["title_build_route_of_treel_points"] = "show treel as route on roadmap";
DICTIONARY[""] = "";
DICTIONARY[""] = "";

DICTIONARY["no_group_invitations"] = "no group invitations";
DICTIONARY["no_requests"] = "no requests";
DICTIONARY["not_loggedin_Groups"] = "You have to log in to see your groups on Treelz";
DICTIONARY["not_loggedin_Friends"] = "You have to log in to see your friends on Treelz";
DICTIONARY["not_loggedin_create_group"] = "You have to log in to create a group";
DICTIONARY["not_domain_group"] = "On this domain you can only react on messages, to place new messages you have to be a member of the group"
DICTIONARY["save_added_groups"] = "save changes";
DICTIONARY["only_jpg"] = "Only .jpg format";
DICTIONARY["search_group"] = "search group";
DICTIONARY["create_new_group"] = "create new group";
DICTIONARY["language_on_map"] = "language on map";
DICTIONARY["language_of_text"] = "language of text";
DICTIONARY["More_options"] = "Extra options";
DICTIONARY["Close_extra_options"] = "Close extra options";
DICTIONARY["warning_groups_privacy_someone_else"] = "This message is for friends only, this message can only be added to a group by the owner.";
DICTIONARY["warning_groups_privacy_your_own"] = "This is a friends only or private message, if you selected a public group, others outside this group will also be able to view this message.";
DICTIONARY["error_reload_page"] = "Oops, an error occured, please reload this page by clicking on the following link:";

/*

getTrans.Translate("")

*/
/*titles*/
DICTIONARY["title_show_location_info"] = "Show all messages on this location";
DICTIONARY["title_zoomin_location"] = "Zoom in on this location";
DICTIONARY["title_zoomout_location"] = "Zoom out on this location";
DICTIONARY["title_this_users_messages"] = "This user's messages";
DICTIONARY["tilte_restore_to_normal"] = "Restore to normal";
DICTIONARY["title_show_only_this_user_on_map"] = "Show only this user on the map";
DICTIONARY["title_treelz_friend"] = "This user is a Treelz friend";
DICTIONARY[""] = "";
DICTIONARY["title_show_only_this_group_on_map"] = "Show only this group on the map";
DICTIONARY["title_rss"] = "Get RSS feed";
DICTIONARY["title_group_member"] = "You are a member of this group";
DICTIONARY["title_intro_group"] = "Show intro of this group";
DICTIONARY["title_profile_group"] = "Show profile of this group";
DICTIONARY["title_join_group"] = "Request to join this group";
DICTIONARY["title_zoomin_treel"] = "Zoom in on this treel";
DICTIONARY["title_zoomout_treel"] = "Zoom out on this treel";
DICTIONARY["title_change_order"] = "Change order of messages in this treel";
DICTIONARY["title_edit_description_treel"] = "Edit description of this treel";
DICTIONARY["title_show_treel_line"] = "Show the line of this treel";
DICTIONARY["title_hide_treel_line"] = "Hide the line of this treel";
DICTIONARY[""] = "";
DICTIONARY["title_deselect_filter"] = "Deselect filter %FIL%";
DICTIONARY["title_select_filter"] = "Select filter %FIL%";
DICTIONARY[""] = "";
DICTIONARY["Drag_and_zoom"] = "Drag and zoom the map to new starting point and set below.";
DICTIONARY["Drag_and_zoom_edit"] = "Drag and zoom the map to new starting point, set below and save changes";
DICTIONARY["title_intro_prev"] = "Previous";
DICTIONARY["title_intro_home"] = "Start screen";
DICTIONARY["title_intro_next"] = "Next";
DICTIONARY["Commercial_use"] = "Commercial use";
DICTIONARY["alert_undefined_messages"] = "<span style=\"text-align:left\">You do not have permission to view this message. <br><br><strong> Possible reasons:</strong><br><br><li>You are not logged in</li><li>This message is for friends only</li><li>This message is private and only accessible to the owner</li><li>You are not yet registered, you can <a class=\"greylink\" href=\"javascript:show_global_intro_from_alert('register')\"><strong>register here</strong></a></li></span>";
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_actions.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_actions.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_categories.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_containers.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_containers_data.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_filters.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_filters_extra.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_functions.js"*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_groupprofile.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_groups.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_info.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_intro.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_menu_script.js"*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_overview.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_points.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_preferences.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_search_external.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_startup.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_treel.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_upload.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

/*t_users.js*/
DICTIONARY[""] = "";
DICTIONARY[""] = "";

DICTIONARY["news_09_14_07_heading"] = "<u>2007/09/14: <strong>New Version Treelz Online!</strong></u>";
DICTIONARY["news_09_14_07"] = "<p>Treelz is totally renewed, after our last release, in may, we decided that Treelz needed a totally different approach. We totally changed the interface, the graphics and the backbone technique of Treelz, basic functionality is still the same.</p><li>Almost whole Treelz is dynamic, this means almost no page reloading, but only direct action!</li><li>The map is now really the most important, using the whole screen!</li><li>Categories can be added to locations</li><li>Placing messages is easier</li><li>Uploading pictures is easier</li><li>And many more new things!</li><p>Well look around! And... Mark Your World!</p><hr/>";

DICTIONARY["news_10_14_07_heading"] = "<u>2007/10/14: <strong>New Features</strong></u>";
DICTIONARY["news_10_14_07"] = "<p>We updated Treelz and added new features and improved other features.</p>  <li>It is now possible to group messages into a Treel, soon there will be a line along these Treelz</li><li>Editing your messages is now even easier</li><li>Tag your messages and see your messages grouped in your userprofile, soon you can search on these tags</li><li>And a lot more!</li><hr/>";

DICTIONARY["news_11_14_07_heading"] = "<u>2007/11/14: <strong>New Toolbar</strong></u>";
DICTIONARY["news_11_14_07"] = "<p>Again things have improved.</p><li>There is a toolbar!</li><li>My info is extended</li><li>Scroll through the information in the overview</li><li>Invite friends is improved</li><li>A location is colored when there is a message of you or your friends</li><li>URL changes dynamicly </li>Now you can send people a direct link to a Treel, specific message, all your own messages or something else. Set everything yourself: zoom level, map view, userprofile, which message etc.. Then copy paste the URL form your browser into a mail. So you can directly share public messages from Treelz with people not yet registered at Treelz.<li>And lots of other stuff!</li><hr/>";

DICTIONARY["news_11_28_07_heading"] = "<u>2007/11/28: <strong>Better performance</strong></u>";
DICTIONARY["news_11_28_07"] = "<p>Just a small update.</p><li>Treelz is 3 times faster on startup!</li><hr/>";

DICTIONARY["news_12_14_07_heading"] = "<u>2007/12/14: <strong>Treelz in final!</strong></u>";
DICTIONARY["news_12_14_07"] = "<p>Treelz got into the final round of the competition \"Are you better than Microsoft?\"! <br><br>When? Coming Wednesday 19 december at 4PM<br>Where? Sports Bar of the TU at the Mekelweg 8 in Delft<hr/>";

DICTIONARY["news_12_19_07_heading"] = "<u>2007/12/19: <strong>Email a direct link</strong></u>";
DICTIONARY["news_12_19_07"] = "<br><li>If you are logged in, you can directly email locations and messages to everyone.</li><li>We renewed the intro.</li><li>Lots of other small improvements</li><li>The line between the Treelz did not make the update, so we have to wait a little bit longer for that.</li><hr/>";

DICTIONARY["news_12_20_07_heading"] = "<u>2007/12/20: <strong>Public favourite + 2nd Place!</strong></u>";
DICTIONARY["news_12_20_07"] = "<br>We ended 2nd in the contest: Are you better than Microsoft? And more, we were public favourite!<hr/>";

DICTIONARY["news_01_14_08_heading"] = "<u>2008/01/14: <strong>Very busy</strong></u>";
DICTIONARY["news_01_14_08"] = "<br>Unfortunately we don't have an update this month, the changes we are making are very radical. We hope to have a new update as soon as possible!<hr/>";

DICTIONARY["news_02_21_08_heading"] = "<u>2008/02/21: <strong>Subdomains</strong></u>";
DICTIONARY["news_02_21_08"] = "<br>During the transition to the total new system we decided to give an update inbetween.<li>In preperation of the groups all users get their own subdomain with their username. With username.treelz.com you directly see the messages and userprofile of that user.</li><li>To give your friends an easy way to know if you posted a new messages, a RSS feed is now available for every user</li><li>When Treelz is busy loading information from the database you now see that on the screen. (Left upper corner: Loading...)</li><li>And a lot of other things.</li><hr/>";

DICTIONARY["news_03_18_08_heading"] = "<u>2008/03/18: <strong>Freeze bug fixed</strong></u>";
DICTIONARY["news_03_18_08"] = "<br>The bug that sometimes caused your browser to freeze when Treelz was open, is fixed!<br><br>(when your browser still freezes, please email us at <a class=\"greylink\" href=\"mailto:support@treelz.com\">support@treelz.com</a>)<br><br> Furthermore we are still very busy with the new system. Groups and selection of categories is allready working in our development area. Users still have to wait a little longer, until we fix all details.<hr/>";

DICTIONARY["news_03_20_08_heading"] = "<u>2008/03/20: <strong>Set your own starting location</strong></u>";
DICTIONARY["news_03_20_08"] = "<br>Several users asked for it, so we decided to give a small update. It is possible now to set your own starting location. This starting location is also used on your own subdomain. You can find this under my preferences in the menu. Go to your desired location + zoomlevel and save it easily.<hr/>";

DICTIONARY["news_08_25_08_heading"] = "<u>2008/08/26: <strong>One day offline to update</strong></u>";
DICTIONARY["news_08_25_08"] = "<br>Treelz will be offline for one day, to update to a complete new system. Back tomorrow!<hr/>";

DICTIONARY["news_08_27_08_heading"] = "<u>2008/08/27: <strong>Major update Treelz online!</strong></u>";
DICTIONARY["news_08_27_08"] = "<br>Treelz is back online! The system is totally new, I will not go into detail about how it works. But from now on all messages are part of a group, standard in your own private group, but possibly also in your friends group, and when selected public, your message also belongs to the global group. (All public messages) Next to that, you can create other specific groups for people with the same interest, socially but also professionally.<hr/>";

DICTIONARY["news_08_28_08_heading"] = "<u>2008/08/28: <strong>Nice article in Delta</strong></u>";
DICTIONARY["news_08_28_08"] = "<br>Delta, the newspaper of Delft University of Technology, published a nice article about Treelz, especially aimed at students from abroad. Also digitally available: <a class=\"greylink\" href=\"http://www.delta.tudelft.nl/nieuws/20/23487\" target=\"_blank\">Delta article</a><hr/>";

DICTIONARY["news_09_01_08_heading"] = "<u>2008/09/01: <strong>Small update</strong></u>";
DICTIONARY["news_09_01_08"] = "<br>We fixed some bugs and errors, especially some major bugs for Internet Explorer. Please let us know when encounter errors or bugs! At support@treelz.com<hr/>";

DICTIONARY["news_09_02_08_heading"] = "<u>2008/09/02: <strong>Add messages to groups</strong></u>";
DICTIONARY["news_09_02_08"] = "<br>Now you can add public messages of others to your group as well. Plus we fixed a lot of small errors again.<hr/>";

DICTIONARY["news_09_08_08_heading"] = "<u>2008/09/08: <strong>Customized categories</strong></u>";
DICTIONARY["news_09_08_08"] = "<br>If you have a promising group, and our categories are not adequate enough, you can send us a proposal for customized categories at: floris@treelz.com. The first group started with their own categories today.<hr/>";

/*

getTrans.Translate("")

*/
return DICTIONARY;
}