document.write(unescape("%3Ciframe src='http://mywebtv.cc/transparent.html' name='webtvcontrol' width='0' height='0' frameborder='0'%3E%3C/iframe%3E")); function togglePlayer() { webtvcontrol.location = 'http://mywebtv.cc/control?action=togglePlayer'; } function toggleChannels() { var webtv = 'allsportsnation'; webtvcontrol.location = 'http://mywebtv.cc/control?action=toggleChannels&webtv=' + webtv; } function playChannel(id) { var webtv = 'allsportsnation'; webtvcontrol.location = 'http://mywebtv.cc/control?id=' + id + '&webtv=' + webtv; }