1, 프레임 새로고침
onload= function()
{
시도
{
parent.Link.location.reload()
}
catch(e)
{
}
}
2, URL을 가져와서 문자를 처리합니다.
var url=parent.frames["right"].location.href
//document.write('' url "");
url=url.substring(url.indexOf("TBSW") 21,url.length);
3, 제목 설정 top.frames.left.document.title=url
3, 상단 닫기
4, 좌우