The new MVC template which came with VS 2012 contains the line of JavaScript below in "_LoginPartial.cshtml". I have a question about this JavaScript syntax. Is this JavaScript or Asp.Net specific syntax? Can we use JavaScript calls in normal HTML?The new MVC template which came with VS 2012 co