Hi Frank, What happens when you remove the comma:
response.menu_index = [ [TAG[''] (IMG(_src=URL(request.application,'static','home.png'),'title'), False, URL(request.application,'default','facepda'), [ [T('login'), False, URL(request.application,'default','user/login')], [T('retrieve password'), False, URL(request.application,'default','user/retrieve_password')]] ] ] > File "C:/web2py/applications/www/models/menu.py", line 59 > ], > ^ > SyntaxError: invalid syntax Kind regards, Annet.