var flowerPix = new Array("/docs/news/newsphoto/img/flower1.jpg","/docs/news/newsphoto/img/flower2.jpg","/docs/news/newsphoto/img/flower3.jpg");var thisPic = 0; var lastPic = 2; function processPrevious() { if (document.images) { if (thisPic==0) { thisPic=lastPic; } else { thisPic--; } document.myPicture.src=flowerPix[thisPic]; }}function processNext() { if (document.images) { if (thisPic==lastPic) { thisPic=0; } else { thisPic++; } document.myPicture.src=flowerPix[thisPic]; }}
‘전국에 꽃씨를.’ 대한항공은 식목일을 이틀 앞둔 3일 김포공항에서 국내선을 이용하는 승객에게 봉선화 채송화 백일홍 나팔꽃 공작초 등 꽃씨를 나눠줬다.
[이훈구기자]