/*
#################################################################################
#										#
#	Generated by N°23Live for more information visit our website.		#
#	Copyright (c) 2003 - 2006 Ivan Bischof					#
#	ALL RIGHTS RESERVED							#
#	Home 	: http://www.no23.de/						#
#	Support : ivan.bischof@no23.de						#
#										#
#################################################################################
*/
function showThePlayerLink() {
	document.write ('<a id="no23live" href="playlist.asx" ');
	document.write ('title="Live-Stream">Live-Stream der MC-Runde auf 3624kHz (bei Bedarf)');
	document.write ('</a>');
}
// CALL the function
showThePlayerLink();

