
BasePath = 'images';

	
//-----------------------------------------------------------------------

//-----------------------------------------------------------------------
// globalnavi
//-----------------------------------------------------------------------
ImgInit('home', 'out', '/images09/home/home.gif');
ImgInit('home', 'over', '/images09/home/home_ro.gif');

ImgInit('products', 'out', '/images09/home/products.gif');
ImgInit('products', 'over', '/images09/home/products_ro.gif');

ImgInit('gsdc', 'out', '/images09/home/gsdc.gif');
ImgInit('gsdc', 'over', '/images09/home/gsdc_ro.gif');

ImgInit('movie', 'out', '/images09/home/movie.gif');
ImgInit('movie', 'over', '/images09/home/movie_ro.gif');

ImgInit('event', 'out', '/images09/home/event.gif');
ImgInit('event', 'over', '/images09/home/event_ro.gif');



//-----------------------------------------------------------------------
// LocalNavigation
//-----------------------------------------------------------------------
//brand
ImgInit('products01', 'out', '/images09/home/newproducts.gif');
ImgInit('products01', 'over', '/images09/home/newproducts_ro.gif');

ImgInit('products02', 'out', '/images09/home/catalogue.gif');
ImgInit('products02', 'over', '/images09/home/catalogue_ro.gif');

ImgInit('products03','out', '/images09/home/howto.gif');
ImgInit('products03', 'over', '/images09/home/howto_ro.gif');

ImgInit('movie01','out', '/images09/home/tv.gif');
ImgInit('movie01', 'over', '/images09/home/tv_ro.gif');

ImgInit('movie02','out', '/images09/home/cmstudio.gif');
ImgInit('movie02', 'over', '/images09/home/cmstudio_ro.gif');

ImgInit('event01', 'out', '/images09/home/eventSub.gif');
ImgInit('event01', 'over', '/images09/home/eventSub_ro.gif');

ImgInit('event02','out', '/images09/home/fanclub.gif');
ImgInit('event02', 'over', '/images09/home/fanclub_ro.gif');

ImgInit('event03','out', '/images09/home/music.gif');
ImgInit('event03', 'over', '/images09/home/music_ro.gif');

ImgInit('event04', 'out', '/images09/home/downloads.gif');
ImgInit('event04', 'over', '/images09/home/downloads_ro.gif');

// EOF