﻿/*
=============================================
[c!]COLORS -Think Innovation!-
http://www.colors.gr.jp/
info@colors.gr.jp
(C)2005 COLORS Co.,Ltd. All Rights Reserved.
--
Author: MIKI @ COLORS! Coding Division
Version: 2006-09-21
---------------------------------------------

File Name : mechanic.js

=============================================
*/

BasePath = '../../cimg/';

//-----------------------------------------------------------------------

/* button */
ImgInit('cnv_detail','out','cnv_detail.gif');
ImgInit('cnv_detail','over','cnv_detail_r.gif');

ImgInit('cnv_hlight','out','cnv_hlight.gif');
ImgInit('cnv_hlight','over','cnv_hlight_r.gif');

ImgInit('cnv_remodl','out','cnv_remodl.gif');
ImgInit('cnv_remodl','over','cnv_remodl_r.gif');

ImgInit('cnv_inq','out','cnv_inq.gif');
ImgInit('cnv_inq','over','cnv_inq_r.gif');

ImgInit('cnv_remodel','out','cnv_remodel.gif');
ImgInit('cnv_remodel','over','cnv_remodel_r.gif');


/* MOVIE_button */
ImgInit('anim_nrw','out','anim_nrw.gif');
ImgInit('anim_nrw','over','anim_nrw_r.gif');

ImgInit('anim_brd','out','anim_brd.gif');
ImgInit('anim_brd','over','anim_brd_r.gif');
