<!-- 

icon = Array(18);

icon[0] =new Image();icon[0].src ="image/button/bt_news1.gif";
icon[1] =new Image();icon[1].src ="image/button/bt_news2.gif";
icon[2] =new Image();icon[2].src ="image/button/bt_whats1.gif";
icon[3] =new Image();icon[3].src ="image/button/bt_whats2.gif";
icon[4] =new Image();icon[4].src ="image/button/bt_artist1.gif";
icon[5] =new Image();icon[5].src ="image/button/bt_artist2.gif";
icon[6] =new Image();icon[6].src ="image/button/bt_event1.gif";
icon[7] =new Image();icon[7].src ="image/button/bt_event2.gif";
icon[8] =new Image();icon[8].src ="image/button/bt_shop1.gif";
icon[9] =new Image();icon[9].src ="image/button/bt_shop2.gif";
icon[10] =new Image();icon[10].src ="image/button/bt_download1.gif";
icon[11] =new Image();icon[11].src ="image/button/bt_download2.gif";
icon[12] =new Image();icon[12].src ="image/button/bt_support1.gif";
icon[13] =new Image();icon[13].src ="image/button/bt_support2.gif";
icon[14] =new Image();icon[14].src ="image/button/bt_license1.gif";
icon[15] =new Image();icon[15].src ="image/button/bt_license2.gif";
icon[16] =new Image();icon[16].src ="image/button/bt_policy1.gif";
icon[17] =new Image();icon[17].src ="image/button/bt_policy2.gif";

// -->
