// all strings in english, server includes the right language file.
var lang = {
	1: "Drag this marker to its exact location ..." ,
	2: "Is this ok?",
	3: "Cancel",
	4: "Save",
	5: "This is the right location.",
	6: "Zoom in more, cowboy.",
	7: "Close",
	8: "Description",
	9: "Title",
	10: "Type",
	11: "Saving marker, you do not want to know the details, please wait...",
	12: "Missing stuff, cowboy, check the required fields...",
	13: "There was an error processing your request, we could not figure out what it was, but there was a bobo, please try again.",
	14: "Good! Marker added Cowboy!!, closing in 2 seconds...",
	15: "Edit",
	16: "heeeehaa! Saved, closing in 2 seconds...",
	17: "Move",
	18: "Drag the marker to reposistion.",
	19: "Updating marker coordinates, wait-up!",
	20: "Marker location updated, now quit moving stuff and add markers, closing in 2 seconds...",
	21: "Marker location could not be updated, our server said no-no, please try again.",
	22: "Are you sure you want to remove this marker, it'll be gone forever and even super-heroes won't be able to get it back.",
	23: "Yes",
	24: "No",
	25: "Delete",
	26: "Marker deleted, gone, trashed, forever, closing in 2 seconds...",
	27: "Marker could not be deleted, with no logical reason, please try again.",
	28: "Use the search tool below to refine your map coverage.<br><br>Search for a city, a state, country ...<br><form style='padding:0; margin:0;' onSubmit='zoomByAddress($(\"addr\").value); return false;'><input type='text' id='addr' style='width:200px' value='' /> <input type='submit' value='search' /></form>",
	29: "Start",
	30: "You have reached the maximum number of marker types, this map will rock.",
	31: "Please zoom in a litle more, this map is too large, try to think of it as a tool to create local maps, not another map of the world.",
	32: "Click anywhere to close this window...",
	33: "You can drag this marker to a new location...",
	34: "Logging you in the best place in the world, please wait.",
	35: "Dude, this username or password is incorrect, please try again.",
	36: "Email",
	37: "Password",
	38: "Enter your email and password to login. Only members can login, duh.",
	39: "To create a new account, enter your email and choose a password, and no, we do not want to know much more about you.",
	40: "Login",
	41: "Register",
	42: "You are now logged in champ, closing in 2 seconds...",
	43: "Welcome! Now go create maps. closing in 2 seconds...",
	44: "This password does not meet the requirements, whatever they are...",
	45: "This email is already registered, please choose a different one or try <a href='javascript:loadLogin();'>login in</a> with it.",
	46: "Update Account",
	47: "New password",
	48: "Enter new email and/or password.",
	49: "Account updated Successfully, big congrats.",
	50: "To do this, <a href='javascript:loadRegister();'>get an account</a> or <a href='javascript:loadLogin();'>login</a>",
	51: "Marker type could not be found.",
	52: "Oops, this is like a colouring book, you need to stay inside the line...",
	53: "Zoom In",
	54: "Created",
	55: "by",
	56: "the map owner",
	57: "an anynymous user",
	58: "a logged in user",
	59: "Today",
	60: "Searching current map view, please wait.",
	61: "No match for this query. Try another crazy keyword...",
	62: "Tags (comma seperated)",
	63: "Your email and password are required to login, please review the fields and try again, cowboy.",
	64: "Your email and password are required to register, please review the fields and try again, cowboy.",
	65: "Back",
	66: "New Map",
	67: "Updating your account with data you provided (duh!), please wait ...",
	68: "Your account was updated, yeh! Closing in 2 seconds...",
	69: "Copy/paste this code in your page.",
	70: "Url to map: ",
	71: "Url to marker: ",
	72: "Get URL",
	73: "you",
	74: "Please zoom in more in order to move this marker, cowboy.",
	75: "max char reached",
	76: "character remaining.",
	77: "Right-Click anywhere on this map to add a marker.",
	78: "To create a map, <a href='javascript:loadRegister();'>get an account</a> or <a href='javascript:loadLogin();'>login</a>",
	79: "Please zoom in and pan to the the desired map coverage.",
	80: "Map Created Successfully!",
	81: "You can now add markers by <b>right-clicking</b> anywhere on the map.",
	82: "Start adding markers",
	83: "Add by address (ex: \"10 park Boston\" or \"20012\")<form style='padding:0; margin:0;' onSubmit='searchByAddress($(\"addr\").value); return false;'><input type='text' id='addr' onload='this.focus()' on/><input type='submit' value='search' /></form><br />Or<br /><br /><a href='javascript:addMarker();removeOverlay();'>Add marker now in the center of the map</a><br /><br /><hr /><b>Tip:</b> you can also right-click anywhere on the map to add markers.",
	84: "Add a Marker",
	85: "Legend",
	86: "Delete a Map",
	87: "Are you sure you want to delete this map",
	88: "Map deleted, you will now be taken to the homepage of Mapmotive.com."
};
