index.html ändern bekomme weisse seite

BY DJ ASIK
Hallo Y****** team ich habe einen kleinen problem wenn ich ein code ( Radio Code ) im acp einfügen möchte

bekomme ich das radio schon aber dan bekomme bei index seite einen weissen seite

Radio code den ich einfügen möchte
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
<?
$r = 2;
$index = "index.php";
?>
<html>
<head>
<title>PowerTurk!</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<style type="text/css">
frameset { 
	margin:0px;
	padding:0px;
	border:0px;
	background-color:buttonface;
}
</style>
</head>
<? if($r == 1) { ?>
<frameset rows="8" rows1="30,*" frameborder="0" framespacing="0" name="fst">
    <frame src="red/player.html" name="aquamp" frameborder="0" noresize>
<? if($r == 1) { ?>
</frameset>
<noframes></noframes>
</html>


Und das ist mein index da mus ich den code reinbekommen
da es zimlich lang ist werde ich es als Dateianhänge einfügen


und ich bedanke mich schonmal im vorraus vielen dank an alle...