the instruction at http://www.kendoui.com/get-kendo-ui.aspx includes this line:
<script src="jquery-1.6.2.min.js"></script> While I downloaded the free trial (personal) version and found there's no this script file in the js folder, should be
<script src="jquery.min.js"></script>