Thanks!
Porblem is with a template that calls the Help page, the offending lines are:
<a href="javascript:var win=open('./help/html/uForgotUserPass_spa.html','DwsHelpPage','width=900,height=500,directories=no,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no,resizeable=yes');" class="link_gris">Ayuda</a> <div id="tab_uforgotuserpass_div" class="nt-tab-outer"><div id="tab_uforgotuserpass0_div" class="nt-tab-inner nt-plain"><fieldset class="ui-tabs ui-widget ui-widget-content ui-corner-all plain">
Saying the error is in col 229 which is:
This works ok if not popup, hwat is the problem?