/// <reference path="domready.d.ts" />

domready(function () {
  // dom is loaded!
})