HTML JavaScript DHTML




function setHeight(){
    var x=document.images
    x[0].height="250"
}