id . "&sessid=" . session_id(); $ajax_url = $web_path . '/server/ajax.server.php'; $status = $localplay->status(); /* Format the track name */ $track_name = $status['track_artist'] . ' - ' . $status['track_album'] . ' - ' . $status['track_title']; /* This is a cheezball fix for when we were unable to find a * artist/album (or one wasn't provided) */ $track_name = ltrim(ltrim($track_name,' - ')); ?> get_user_state($status['state']) ?>
  '; ?>
has_function('volume_up')) { ?> volume up has_function('volume_down')) { ?> volume down has_function('volume_mute')) { ?> volume mute

has_function('repeat')) { ?> |
has_function('random')) { ?> |