<html><head><title>A Simple Page</title><script language="JavaScript"><!--var a = 6, b = 2;alert(--a + b);// --></script></head><body></body></html>