<!-- 

shop_btn = Array(40);

shop_btn[0] =new Image();shop_btn[0].src ="../image/button/bt_detail_d1.gif";
shop_btn[1] =new Image();shop_btn[1].src ="../image/button/bt_detail_d2.gif";
shop_btn[2] =new Image();shop_btn[2].src ="../image/button/bt_detail_h1.gif";
shop_btn[3] =new Image();shop_btn[3].src ="../image/button/bt_detail_h2.gif";
shop_btn[4] =new Image();shop_btn[4].src ="../image/button/bt_detail_t1.gif";
shop_btn[5] =new Image();shop_btn[5].src ="../image/button/bt_detail_t2.gif";
shop_btn[6] =new Image();shop_btn[6].src ="../image/button/bt_buy_d3.gif";
shop_btn[7] =new Image();shop_btn[7].src ="../image/button/bt_buy_d4.gif";
shop_btn[8] =new Image();shop_btn[8].src ="../image/button/bt_buy_h3.gif";
shop_btn[9] =new Image();shop_btn[9].src ="../image/button/bt_buy_h4.gif";
shop_btn[10] =new Image();shop_btn[10].src ="../image/button/bt_buy_t3.gif";
shop_btn[11] =new Image();shop_btn[11].src ="../image/button/bt_buy_t4.gif";
shop_btn[12] =new Image();shop_btn[12].src ="../image/button/bt_redl_d1.gif";
shop_btn[13] =new Image();shop_btn[13].src ="../image/button/bt_redl_d2.gif";
shop_btn[14] =new Image();shop_btn[14].src ="../image/button/bt_redl_h1.gif";
shop_btn[15] =new Image();shop_btn[15].src ="../image/button/bt_redl_h2.gif";
shop_btn[16] =new Image();shop_btn[16].src ="../image/button/bt_redl_t1.gif";
shop_btn[17] =new Image();shop_btn[17].src ="../image/button/bt_redl_t2.gif";
shop_btn[18] =new Image();shop_btn[18].src ="../image/button/bt_buy_d5.gif";
shop_btn[19] =new Image();shop_btn[19].src ="../image/button/bt_buy_d6.gif";
shop_btn[20] =new Image();shop_btn[20].src ="../image/button/bt_buy_h5.gif";
shop_btn[21] =new Image();shop_btn[21].src ="../image/button/bt_buy_h6.gif";
shop_btn[22] =new Image();shop_btn[22].src ="../image/button/bt_buy_t5.gif";
shop_btn[23] =new Image();shop_btn[23].src ="../image/button/bt_buy_t6.gif";
shop_btn[24] =new Image();shop_btn[24].src ="../image/button/bt_buy_d2_3.gif";
shop_btn[25] =new Image();shop_btn[25].src ="../image/button/bt_buy_d2_4.gif";
shop_btn[26] =new Image();shop_btn[26].src ="../image/button/bt_buy_ho3.gif";
shop_btn[27] =new Image();shop_btn[27].src ="../image/button/bt_buy_ho4.gif";
shop_btn[28] =new Image();shop_btn[28].src ="../image/button/bt_redl_d2_1.gif";
shop_btn[29] =new Image();shop_btn[29].src ="../image/button/bt_redl_d2_2.gif";
shop_btn[30] =new Image();shop_btn[30].src ="../image/button/bt_redl_ho1.gif";
shop_btn[31] =new Image();shop_btn[31].src ="../image/button/bt_redl_ho2.gif";
shop_btn[32] =new Image();shop_btn[32].src ="../image/button/bt_detail_d2_1.gif";
shop_btn[33] =new Image();shop_btn[33].src ="../image/button/bt_detail_d2_2.gif";
shop_btn[34] =new Image();shop_btn[34].src ="../image/button/bt_detail_ho1.gif";
shop_btn[35] =new Image();shop_btn[35].src ="../image/button/bt_detail_ho2.gif";
shop_btn[36] =new Image();shop_btn[36].src ="../image/button/bt_buy_d2_5.gif";
shop_btn[37] =new Image();shop_btn[37].src ="../image/button/bt_buy_d2_6.gif";
shop_btn[38] =new Image();shop_btn[38].src ="../image/button/bt_buy_ho5.gif";
shop_btn[39] =new Image();shop_btn[39].src ="../image/button/bt_buy_ho6.gif";


// -->