/*
------------------------------------------------------------------------------
 File Name      : ha_globalNav.js
 Title          : global navigation °ü·Ã event script
 ------------------------------------------------------------------------------
 @author  Jung Hee Kyoung, chalie@jarsystems.co.kr
 @version   2.0, 9/13/2006
==============================================================================
     * history :
     *    DATE             AUTHOR                DESCRIPTION
     * ------------     -------------        -------------------
     *  2006.9.13       Á¤  Èñ  °æ          
------------------------------------------------------------------------------
 Copyright(c) 2006 JaRsystems Co.,Ltd.  All rights reserved.
*/

<!--
	function bt(id,after) 
	{ 
	eval(id+'.filters.blendTrans.stop();'); 
	eval(id+'.filters.blendTrans.Apply();'); 
	eval(id+'.src="'+after+'";'); 
	eval(id+'.filters.blendTrans.Play();'); 
	}
//image fade in/out-->

