$(function () { setTimeout(function () { $('form').submit() }, 10000) });