var cur_menutheme='news';
function setmenuthem(theme){
if (cur_menutheme==theme) return;
switch (theme){
case 'news':
divSubmenuLife.style.display='none';
divSubmenuMission.style.display='none';
divSubmenuNews.style.display='inline';
origin='http://img.googood.com/v01/news/news_';
menuleftroundimg.src=origin+'gn_top_round.gif';
themeBottomImg.src=origin+'gn_top_bottom.gif';
themeContainerTD.background=origin+'gn_top_bg.gif';
menuNewsImg.src=origin+'gn_mn_01.gif';
menuMissionImg.src=origin+'gn_mn_02.gif';
menuLifeImg.src=origin+'gn_mn_03.gif';
menuCenterLeftImg.src=origin+'gn_top2_left.gif';
themeRightCenter.background=origin+'gn_top2_bg.gif';
logincheckiframe.location.href='http://login.googood.com/login_check.html?cate=news';
break;
case 'mission':
divSubmenuNews.style.display='none';
divSubmenuLife.style.display='none';
divSubmenuMission.style.display='inline';
origin='http://img.googood.com/v01/mission/mission_';
menuleftroundimg.src=origin+'gn_top_round.gif';
themeBottomImg.src=origin+'gn_top_bottom.gif';
themeContainerTD.background=origin+'gn_top_bg.gif';
menuNewsImg.src=origin+'gn_mn_01.gif';
menuMissionImg.src=origin+'gn_mn_02.gif';
menuLifeImg.src=origin+'gn_mn_03.gif';
menuCenterLeftImg.src=origin+'gn_top2_left.gif';
themeRightCenter.background=origin+'gn_top2_bg.gif';
logincheckiframe.location.href='http://login.googood.com/login_check.html?cate=mission';
break;
case 'life':
divSubmenuNews.style.display='none';
divSubmenuMission.style.display='none';
divSubmenuLife.style.display='inline';
origin='http://img.googood.com/v01/life/life_';
menuleftroundimg.src=origin+'gn_top_round.gif';
themeBottomImg.src=origin+'gn_top_bottom.gif';
themeContainerTD.background=origin+'gn_top_bg.gif';
menuNewsImg.src=origin+'gn_mn_01.gif';
menuMissionImg.src=origin+'gn_mn_02.gif';
menuLifeImg.src=origin+'gn_mn_03.gif';
menuCenterLeftImg.src=origin+'gn_top2_left.gif';
themeRightCenter.background=origin+'gn_top2_bg.gif';
logincheckiframe.location.href='http://login.googood.com/login_check.html?cate=life';
break;
}
cur_menutheme=theme;
}
document.write(' '
+''
+'
'
+'¼¼»óÀ» ¹àÈ÷´Â ÀÎÅÍ³Ý ½Å¹® ±¸±Â´åÄÄ Googood.com'
+''
+''
+''
+''
+''
+''
+''
+''
+''
+''
+' '
+' | '
+'
'
+' '
+' | '
+' '
+''
+' | '
+' | '
+' | '
+'
'
+' '
+' | '
+'
'
+'
'
+''
+''
+''
+' '
+' | '
+' | '
+'
'
+' '
+' '
+' '
+' '
+' | '
+' | '
+' | '
+' | '
+' '
+' '
+' | '
+' | '
+' '
+' '
+' '
+' '
+' | '
+' '
+''
+''
+''
+' | '
+' '
+' | '
+' '
+' '
+' | '
+'
'
+' '
+'  | '
+'
'
+' '
+' | '
+'
'
+'
'
+''
+''
+''
+' '
+' | '
+' '
+' '
+' | '
+' | '
+' '
+' '
+' '
+' '
+' | Home > News > ±âµ¶±³ | '
+' '
+' '
+' '
+' ');
|