'); View.document.write(''); View.document.write('
'); ImageWidth=View.document.body.offsetWidth-2; ImageHeight=View.document.body.offsetHeight-4; var cx=PicX[PicNum]; var cy=PicY[PicNum]; var wr=ImageWidth/PicX[PicNum]; var hr=ImageHeight/PicY[PicNum]; if (wr > hr) wr=hr; cx = Math.floor(wr*PicX[PicNum]); cy = Math.floor(wr*PicY[PicNum]); var w=Math.floor((ImageWidth-cx)/2); if (w<0) w=0; var h=Math.floor((ImageHeight-cy)/2); if (h<0) h=0; View.document.write('