function initOnAir() {
	 new Ajax.Updater('nowonair', 'jazler/actualsong-new.php', {asynchronous:true, method:'get'});
	}