Initial check in
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>You need a browser that supports frame to veiw this page.</title>
|
||||
<meta name="GENERATOR" content="Namo WebEditor v5.0">
|
||||
|
||||
<meta name="description" content="Makes a banner frame in the top, menu frame in the left, and main frame in the right. Hyperlinks in the banner frame are targeted to the menu frame.">
|
||||
</head>
|
||||
<frameset rows="60, 89%" cols="1*" border="0">
|
||||
<frame name="banner" scrolling="no" marginwidth="10" marginheight="14" namo_target_frame="contents" src="gpif_hlp/Caption.htm" noresize>
|
||||
<frameset rows="1*" cols="200, 69%">
|
||||
<frame name="Index" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="gpif_hlp/mainmenu.htm">
|
||||
<frame name="detail" scrolling="auto" marginwidth="10" marginheight="14" src="gpif_hlp/Intro.htm">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body bgcolor="white" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
|
||||
<p>You need a browser that supports frame to veiw this page.</p>
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html>
|
||||
Reference in New Issue
Block a user