IE發生怪怪的問題發現有三個網頁開不了

一個是第一銀行的網路銀行登入後的網頁(需登入就不留網址)
一個是保德信的開戶介紹網頁 https://etrade.pru.com.tw/ecommerce/etrade/open_ac.htm
一個是我爸的網頁 http://myweb.hinet.net/home2/dsorchid/index_frame.htm
狀況是連過去(或登入後)是空白的,然後更改安全性設定,
高安全性、中高安全性、中低安全性、低全性隨意更改都可以,
然後再切換其他網頁,在切換回來可以看到網頁內容...
但是一關掉全部IE後..再開IE瀏覽一次又變成空白網頁...
之前都不會這樣,重灌後才便這樣...
有沒有人知道為什麼阿?
================================================
檢視原始檔便這樣 (PS:"<"符號我修掉..怕影響)
html>
head>
meta name="GENERATOR" content="Microsoft FrontPage 5.0">
meta name="ProgId" content="FrontPage.Editor.Document">
title>冬山蘭園</title>
/head>
frameset framespacing="0" border="0" frameborder="0" rows="86,*">
frame name="banner" scrolling="no" noresize target="contents" src="index_title.htm">
frameset cols="150,*">
frame name="contents" target="main" src="index_menu.htm" scrolling="no">
frame name="main" src="index_content.htm" target="_self">
/frameset>
noframes>
body>
p>此網頁使用框架,但是您的瀏覽器並不支援。/p>
/body>
/noframes>
/frameset>
/html>/script>
=============================================================
另一個
html>
head>
title>保德信投信網路交易系統</title>
meta http-equiv="Content-Type" content="text/html; charset=big5">
/head>
frameset rows="87,*" frameborder="NO" border="0" framespacing="0">
frame name="top" scrolling="NO" noresize src="top.htm" >
frame name="main" src="op_down.htm">
/frameset>
noframes>
body bgcolor="#FFFFFF" text="#000000">
/body>
/noframes>
/html>
=============================================================