[css] preload images
body:after{ display:none; content: url(img01.png) url(img02.png) url(img03.png) url(img04.png); }