<!-- 
function preload() {
 var img01 = new Image();
 img01.src = "http://www.lares.dti.ne.jp/~kokusaip/img/sky.jpg";
 }
// -->
