<?
include "login.inc.php";
include ("header.php");
?>
<br><center><div class="big_offer_title"><img src="images/small_arr.jpg" width="9" height="9">
Listen to MyOwnSpace Random Charts!
</div>
<br>
<embed src="classes/flash_mp3_player/mp3player.swf"
width="450" height="140" allowfullscreen="true"
flashvars="&file=randomplaylist.php&height=140&width=450&displaywidth=120&repeat=true&overstretch=true&thumbsinplaylist=true&autostart=true&linkfromdisplay=true"" /></center>
<?
include ("myowncharts.php");
include ("footer.php");
?>