1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" 2 "http://www.w3.org/TR/html4/frameset.dtd"> 3<html> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6<meta http-equiv="Content-Style-Type" content="text/css"> 7<link href="html/css/main.css" rel="stylesheet" type="text/css"> 8<title>NW4C EffectMaker</title> 9</head> 10<frameset cols="250,*" title="index"> 11 <frame src="html/contents.html" name="contents" title="contents"> 12 <frame src="html/title.html" name="main" title="title"> 13 <noframes> 14 <body> 15 <p>A browser that supports frames is required to display this page.</p> 16 <hr><p>CONFIDENTIAL</p></body> 17 </noframes> 18</frameset> 19</html> 20