﻿// preload.js
// Preload Images, Copyright ©2010 by Will Fastie. All Rights Reserved.
// 28 Dec 2010

if (document.images) {
  var preload_img_1 = new Image(); preload_img_1.src = "/img/banner_top_callaction347x106.jpg";
}

