/*

  es_base.js

    Last update : 2010/01/18 01

*/
try {
    document.execCommand("BackgroundImageCache", false, true);
} catch(e) {}

