<html> <head> <script> function load() { alert("Page is loaded"); } </script> </head> <frameset onload="load()" cols="50%,50%"> <frame src="frame_a.htm">
確定! 回上一頁