if(document.images){
var img = new Array();
	img[0] = new Image(); img[0].src = "/common/img/bt_pagetop_off.gif";
	img[1] = new Image(); img[1].src = "/common/img/bt_pagetop_on.gif";
	img[2] = new Image(); img[2].src = "/common/img/tab_product_list_off.gif";
	img[3] = new Image(); img[3].src = "/common/img/tab_product_list_on.gif";
	img[4] = new Image(); img[4].src = "/common/img/tab_product_catalog_off.gif";
	img[5] = new Image(); img[5].src = "/common/img/tab_product_catalog_on.gif";
	img[6] = new Image(); img[6].src = "/common/img/tab_stock_inquiry_off.gif";
	img[7] = new Image(); img[7].src = "/common/img/tab_stock_inquiry_on.gif";
	img[8] = new Image(); img[8].src = "/common/img/tab_motorsport_off.gif";
	img[9] = new Image(); img[9].src = "/common/img/tab_motorsport_on.gif";
	img[10] = new Image(); img[10].src = "/common/img/bt_shopinfo_off.gif";
	img[11] = new Image(); img[11].src = "/common/img/bt_shopinfo_on.gif";
	img[12] = new Image(); img[12].src = "/common/img/bt_netshop_off.gif";
	img[13] = new Image(); img[13].src = "/common/img/bt_netshop_on.gif";
	img[14] = new Image(); img[14].src = "/common/img/bt_racing_off.gif";
	img[15] = new Image(); img[15].src = "/common/img/bt_racing_on.gif";
	img[16] = new Image(); img[16].src = "/common/img/bt_mailmaga_off.gif";
	img[17] = new Image(); img[17].src = "/common/img/bt_mailmaga_on.gif";
	img[18] = new Image(); img[18].src = "/common/img/bt_ctm_off.gif";
	img[19] = new Image(); img[19].src = "/common/img/bt_ctm_on.gif";
	img[20] = new Image(); img[20].src = "/common/img/bt_rss_off.gif";
	img[21] = new Image(); img[21].src = "/common/img/bt_rss_on.gif";
	img[22] = new Image(); img[22].src = "/common/img/bt_mailmaga01_off.gif";
	img[23] = new Image(); img[23].src = "/common/img/bt_mailmaga01_on.gif";
	img[24] = new Image(); img[24].src = "/common/img/bt_asea_off.gif";
	img[25] = new Image(); img[25].src = "/common/img/bt_asea_on.gif";
	img[26] = new Image(); img[26].src = "/common/img/bt_rakumaga_off.gif";
	img[27] = new Image(); img[27].src = "/common/img/bt_rakumaga_on.gif";
	img[28] = new Image(); img[28].src = "/common/img/tab_product_list2_off.gif";
	img[29] = new Image(); img[29].src = "/common/img/tab_product_list2_on.gif";
	img[30] = new Image(); img[30].src = "/common/img/tab_product_catalog2_off.gif";
	img[31] = new Image(); img[31].src = "/common/img/tab_product_catalog2_on.gif";
	img[32] = new Image(); img[32].src = "/common/img/tab_stock_inquiry2_off.gif";
	img[33] = new Image(); img[33].src = "/common/img/tab_stock_inquiry2_on.gif";
	img[34] = new Image(); img[34].src = "/common/img/tab_motorsport2_off.gif";
	img[35] = new Image(); img[35].src = "/common/img/tab_motorsport2_on.gif";

}
