/******************************************************************* 
* File    : rollover.js
* Created : 2007/01/23 
* Author  : JJ Kang  (jungk@ideamax.com) www.xmember.com 
***********************************************************************/

if (js_lang != null && js_lang == 'JP') {
	JSFX.Rollover("home", "/images/header_home_jp_ov.gif");
	JSFX.Rollover("faq", "/images/header_faq_jp_ov.gif");
	JSFX.Rollover("account", "/images/header_myaccount_jp_ov.gif");
	JSFX.Rollover("cart", "/images/header_shoppingcart_jp_ov.gif");
	JSFX.Rollover("support", "/images/header_support_jp_ov.gif");
} else {
	JSFX.Rollover("home", "/images/header_home_ov.gif");
	JSFX.Rollover("faq", "/images/header_faq_ov.gif");
	JSFX.Rollover("account", "/images/header_myaccount_ov.gif");
	JSFX.Rollover("cart", "/images/header_shoppingcart_ov.gif");
	JSFX.Rollover("support", "/images/header_support_ov.gif");
}

JSFX.Rollover("release", "/images/header_newrelease_ov.gif");
JSFX.Rollover("upcoming", "/images/header_upcomingweek_ov.gif");
JSFX.Rollover("superx", "/images/header_superx_ov.gif");
JSFX.Rollover("ipod", "/images/header_ipod_ov.gif");
JSFX.Rollover("photo", "/images/header_photo_ov.gif");
JSFX.Rollover("bbs", "/images/header_bbs_ov.gif");
JSFX.Rollover("vip", "/images/header_vip_ov.gif");

JSFX.Rollover("watch", "/images/btn_watch_ov.gif");
JSFX.Rollover("download", "/images/btn_download_ov.gif");