1 |
bearsoft |
1.1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3c.org/TR/html4/frameset.dtd"> |
2 |
|
|
<html> |
3 |
|
|
<head> |
4 |
|
|
<title>Moose Brothers</title> |
5 |
|
|
<meta name="name" content="Game"> |
6 |
|
|
<meta name="author" content="bryssling"> |
7 |
|
|
<meta name="keywords" content="the moose brothers, tmb, demogroup, demo, |
8 |
|
|
games, fun"> |
9 |
|
|
</head> |
10 |
|
|
<frameset> |
11 |
|
|
<frameset cols="312,480,*" border=0 frameborder=0 framespacing=0 noresize> |
12 |
|
|
<frame src="mooseMeny.html" name="Meny" scrolling=no marginheight=0 marginwidth=0 topmargin=0 leftmargin=0> |
13 |
|
|
<frame src="mooseMain.html" name="Home" scrolling=auto marginheight=0 marginwidth=0 topmargin=0 leftmargin=0> |
14 |
|
|
<frame src="mooseBlack.html" name="Black" scrolling=no marginheight=0 marginwidth=0 topmargin=0 leftmargin=0> |
15 |
|
|
</frameset> |
16 |
|
|
<noframes> |
17 |
|
|
<body> |
18 |
|
|
</body> |
19 |
|
|
</noframes> |
20 |
|
|
</frameset> |
21 |
|
|
</html> |