<!-- JQUERY CODE SHOUTCAST WIDGETS CURRENTLY PLAYING -->
<div id="CurrentlyPlaying"> </div>
<script src="https://shoutcastwidgets.com/js/jquery.min.js"></script>
<script>$(document).ready(function(){$("#CurrentlyPlaying").load("https://shoutcastwidgets.com/Widgets/v7-Current/?uid=NetworkF&color=%23f80d0d&textColor=%23FFFFFF&backgroundColor=%23333333&player=0&shareButtons=0&mainFont=Staatliches&secondaryFont=Arial&bio=no&size=100&newsType=US&vote=yes%26centerSection=bio");
var refreshId = setInterval(function() {$("#CurrentlyPlaying").load("https://shoutcastwidgets.com/Widgets/v7-Current/?uid=NetworkF&color=%23f80d0d&textColor=%23FFFFFF&backgroundColor=%23333333&player=0&shareButtons=0&mainFont=Staatliches&secondaryFont=Arial&bio=no&size=100&newsType=US&vote=yes%26centerSection=bio&blank=blank");}, 90000);
$.ajaxSetup({ cache: false });});</script>
<!-- IFRAME CODE SHOUTCAST WIDGETS CURRENTLY PLAYING -->
<iframe src="https://shoutcastwidgets.com/Widgets/v7-Current/?uid=NetworkF&color=%23f80d0d&textColor=%23FFFFFF&backgroundColor=%23333333&player=0&shareButtons=0&mainFont=Staatliches&secondaryFont=Arial&bio=no&size=100&newsType=US&vote=yes%26centerSection=bio" height="120px" width="100%" scrolling="no" style="border:none;"> </iframe>
Use either the jQuery or IFRAME code above (do not use both). jQuery is recommended however may not work with some website builders, Wordpress, etc. Use IFRAME only if jQuery fails to work.