function showimg1(){
document.idxImage.src = "/img/index/ph_main01.jpg";
}

function showimg2(){
document.idxImage.src = "/img/index/ph_main02.jpg";
}

function showimg3(){
document.idxImage.src = "/img/index/ph_main03.jpg";
}
