LANG = 'de';

var MENU_H_TITLES = new Array("Home", "Kontakt", "Site Map");
var MENU_H_URLS = new Array("index.html", "contactUs.php", "siteMap.html");