It is Javascipt error:
Code:
Error: missing ) after argument list
Source File: http://www.ubbcentral.com/boards/newreply.php?Cat=0&Board=bugreports&Number=42886&page=0&what=showflat&fpart=1&vc=1
Line: 603, Column: 171
Source Code:
var thisTitle = prompt("Now enter the title of
the webpage you wish to reference. For instance, if you are
linking to the URL for UBBCentral, you might use the title
"UBBCentral Homepage."", "web page");
Simply remove the extra double quotes and it will be fine.