Brought to you by kyco.io
Full screen overlay. Image elements take up no space while loading. All images local.
{debugMode: true} for more info in console.
$(document).ready(function() {
$('body').kycoPreload();
});