var default_menu = menu;
var default_ad = "html/en/ad.html";

var HOME_TITLE	= "Home";
var NEWS_TITLE	= "News";
var NEWS_URL	= "/news";

var FASTMENU	= "SHORTCUT";
var SITEMAP		= "SITEMAP";
var SEARCH		= "SEARCH";

var USERS		= "Users";
var ADVERTISING	= "Advertising";
var PARTNER		= "Partner";
var CUSTOMERS	= "Customers";

var HELP = new Array(12);

HELP[1] = "<B>Logo 'the Planets'</B><BR><BR>Click on our logotype whenever you want to return to the homepage.";
HELP[2] = "<B>Main Menu</B><BR><BR>Browse our website. Click on the arrow to go to the previous menu.";
HELP[3] = "<B>Info Box</B><BR><BR>Look here for login form, contact and other info related to the content page.";
HELP[4] = "<B>Search wedran.com</B><BR><BR>Write in a search-string in the white textbox below and press 'Go'.";
HELP[5] = "<B>Shortcut</B><BR><BR>Jump directly to a subpage ex. a product. Press 'more...' for more shortcuts.";
HELP[6] = "<B>Ads / Partner</B><BR><BR>Want to become our partner, advertise on our sites or exchange services? Just call.";
HELP[7] = "<B>Site Map</B><BR><BR>When you know what you are looking for. All content is listed here.";
HELP[8] = HELP[4];
HELP[9] = HELP[6];
HELP[10] = "<B>Customers</B><BR><BR>-gets free advertising on our sites.";

HELP[12] = "<B>Users</B><BR><BR>Remember to log-out before leaving the website.";