jQuery(function()
{
	jQuery( '.focusOnReady:first' ).focus();
})