_dom=document.all?(document.getElementById?2:1):(document.getElementById?4:(document.layers?3:0));function getDivImage(D,C){if(_dom==4){return document.images[C]}if(_dom==2||_dom==1){return document.images(C)}if(_dom==3){return D.document.images[C]}return null}function getDivLeft(B){if(_dom==4||_dom==2){return B.offsetLeft}if(_dom==1){return B.style.pixelLeft}if(_dom==3){return B.left}return 0}function getDivTop(B){if(_dom==4||_dom==2){return B.offsetTop}if(_dom==1){return B.style.pixelTop}if(_dom==3){return B.top}return 0};
