<html> <body> <script type="text/javascript"> document.write(Math.max(2,4)) </script> </body> </html>