How to keep my radio still running while click some href

How to keep my radio still running while click some href

How can i keep my radio streaming not reload while click some href ( Puspargam, Linatasan ) the other page is landpage,

i'm trying to solved this using angular js ( https://scotch.io/tutorials/single-page-apps-with-angularjs-routing-and-templating ) but hard to me tu customize use angular



, how can i load that radio in every page in php by using jquery so the radio not reload after click some href   ( Puspargam, Linatasan ) 

here is my site  http://suarakasih.com/ 

and here is my script calling radio streaming , thanks for any comment
  1. <script type="text/javascript">
  2. new WHMSonic({
  3. path : "http://streamingmurah.com/flashplayer/WHMSonic.swf",
  4. source : "http://sc.streamingmurah.com:9484",
  5. volume : 60,
  6. autoplay : true,
  7. //width: 400,
  8. height: 60,
  9. twitter : "https://twitter.com/suarakasih",
  10. facebook : "https://www.facebook.com/suara.kasih.98?fref=ts",
  11. logo : "http://streamingmurah.com",
  12. });
  13. </script>