﻿
parent.document.all("right").style.height=document.body.scrollHeight;
parent.document.all("right").style.width=document.body.scrollWidth;

