//map.js  設定
function map1(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map1.gif";
//document.number1.src = "common/images/index/map_on.gif";
}

function map2(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map2.gif";
//document.number1.src = "common/images/index/map_on.gif";
}

function map3(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map3.gif";
//document.number1.src = "common/images/index/map_on.gif";
}


function map4(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map4.gif";
//document.number1.src = "common/images/index/map_on.gif";
}


function map5(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map5.gif";
//document.number1.src = "common/images/index/map_on.gif";
}


function map6(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map6.gif";
//document.number1.src = "common/images/index/map_on.gif";
}

function map7(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map7.gif";
//document.number1.src = "common/images/index/map_on.gif";
}


function map8(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map8.gif";
//document.number1.src = "common/images/index/map_on.gif";
}


function map9(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map9.gif";
//document.number1.src = "common/images/index/map_on.gif";
}

function map10(){
    var objElement = document.getElementById( 'number1' );
	objElement.src = "common/images/index/map.gif";
//document.number1.src = "common/images/index/map_on.gif";
//  document.number1.src = "common/images/index/map.gif";
}
