<script type="text/javascript">
/**
* Tracking Code Hack: Replace the Header of the network with a swf
**/
var headerSwfUrl = "http://API_LINK";
var headerSwfWidth = 959;
var headerSwfHeight = 179;
var newHeaderHtml = '<embed src="'+headerSwfUrl+'"
width="'+headerSwfWidth+'" height="'+headerSwfHeight+'"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer
a href="http://www.macromedia.com/go/getflashplayer%3E">http://www.macromedia.com/go/getflashplayer>; ">
</embed>';
var headerElement = document.getElementById('xg_masthead');
//replace the old header with the new one
headerElement.innerHTML = newHeaderHtml;
//change the id as a simple way to remove all css attached to it
© 2026 Created by Zomi Community Network.
Powered by
You need to be a member of Zomi Community Network - Your Network to add comments!
Join Zomi Community Network - Your Network