Linking to this player:
Requires two lines of javascript code - first an include to a small script file, secondly a "trigger" (usually attached to a text or image link) to launch the player.
Required script:
<script src="http://rope.icgo.fimc.net/staticweb/onair_players/onair_capitalfm/player/onair_capital_detection.js" type="text/javascript"></script>
<a href="javascript:detection();">launch text or graphic</a>
All the code in one handy chunk (for you to copy & paste)
Additionally, you can target the "HIGH" and "SUPER-HI" streams direct fro launch by passing the following arguments in the call to the detection function, like so:
detection(2);
detection(3);
bug reports to: louis.whurr@gcapmedia.com