Welcome to your new Social Network

Here you can insert your own content and your own images. Simply click on the small pencil right above this text. You can delete or change this text - it's only an example.

Wunschbox
My Account



Not a member yet? Sign up now!

Today

Pageviews: 0
Visits: 0
Pages / Visit: -
Members: 0

Yesterday

Pageviews: 0
Visits: 0
Pages / Visit: -
Members: 0
Recent Images

No photos could be found.

Radio Player
<div class="playlist_container"> <div class = "song" onclick="play(1)"> <input type="image" src="image1.png" width="120" height="55" alt="Stream: Radio Bayern 1"> <h3>Radio Bayern 1</h3> <audio style="display:none" id ="1" src="http://pfad_zum_stream_1" preload="none" > </audio> <p> Das Ganze funktioniert natürlich auch mit einem Stream. </div> <div class = "song" onclick="play(2)"> <input type="image" src="image2.png" width="120" height="55" alt="Stream: NDR 2"> <h3>NDR 2</h3> <audio style="display:none" id ="2" src="http://pfad_zum_stream_2" preload="none" > </audio> <p> ... und mit beliebig vielen Streams. </div> </div>