Context()->normalStrings;
SOLUTION(EV3(<<'END_SOLUTION'));
$BR SOLUTION:$BR
Take a look at this image of the Lennard-Jones potential
\{htmlLink("http://commons.wikimedia.org/wiki/File:12-6-Lennard-Jones-Potential.png","Lennard-Jones_Potential")\}
END_SOLUTION
Context()->normalStrings;
the following warning are given
ERROR in old_safe_ev, PGbasicmacros.pl:
## There is an error occuring inside evaluation brackets \{ ...code... \}
## somewhere in an EV2 or EV3 or BEGIN_TEXT block.
## Code evaluated:
## htmlLink(http://commons.wikimedia.org/wiki/File:12-6-Lennard-Jones-Potential.png,"Lennard-Jones Potential")
##syntax error at line 2 of (eval 60002), near "http:"
##
at (eval 544) line 1453
Zak