<html><body><script type="text/javascript">var a=10;var b=10;var c=a+b;document.write(c);</script></body></html>