First build a JS file into the following test var imgheightwindow.screen.width> 800 imgheight = 315:? Imgheight = 315function myload () {ctw.style.top = document.body.scrollTop document.body.offsetHeight-imgheight- 100; ctw.style.LEFT = document.body.offsetwidth-1300; mymove ();} function mymove () {ctw.style.top = document.body.scrolltop document.body.offsetHeight-Imgheight-100; CTW. Style.LEFT = Document.body.Scrollleft Document.Body.offSetWidth-130; SetTimeout ("MyMove ();", 50)}
Function mm_reloadpage (init) {// reloads the window if nav4 resized if (init == true) with (navigator) {if ((AppName == "Netscape") && (PARSEINT (AppVersion) == 4)) {document. MM_pgW = innerWidth; document.MM_pgH = innerHeight; οnresize = MM_reloadPage;}} else if (!! innerWidth = document.MM_pgW || innerHeight = document.MM_pgH) location.reload ();} MM_reloadPage (true)