top of page

Off the Beaten Track is my mixed bag show of mostly rock and roll from the 60s to now.  

Tuesdays

​

Off the Beaten Track - Tuesday Edition 

Starts at 6pm Eastern (USA)
Some shows might be 5 hours and some might be 2 hours.  Tune in to find out.

​

​
​

​

ewoks.jpg
2020 created by DJ Jedi
bottom of page
', "", $data); $split = explode(',', $data); if (empty($split[6])) { $title = "The current song is not available "; } else { $count = count($split); $i = "6"; while($i<=$count) { if ($i > 6) { $title .= "," . $split[$i]; } else { $title .= $split[$i]; } $i++; } } $title = substr($title, 0, -1); echo $title; ?>