﻿/*
 * Triumph JS类库系列--Cache
 * 作者 王凯
 * 创建日期 2008-3-9
 */
 //<!--
function CacheHandle(){};var Cache=new CacheHandle();
//-->