function wrap(text) {
  return text;
}
/* --- menu items --- */
var MENU_ITEMS_2 = [
	[wrap('Avansert søk'),'sok.php',null]
];