This is the JS code:
Code:
<Script>
var imgUrl,color,encode,tz,dst;
color="7fc31c";
encode="en";
imgUrl = "http://www.ultrascores.com/ultrascores.gif";
tz = "%2b0200";
dst="1";
document.write("<center><iframe src=http://free.7m.cn:10004/live_default.aspx?site=9533&Cr=" + color + "&encode=" + encode + "&img=" + imgUrl + " height=100% width=800></iframe></center>");
</Script>
Basiclly this is my URL -
Code:
http://free.7m.cn:10004/live_default.aspx?skin=&img=http://www.ultrascores.com/ultrascores.gif&encode=en&site=9533&Rst=&Cr=7fc31c&Sl=&match=&tz=0000&dst=
I want to remove left Menu, and top horizontal menu. I think that they are defined in a single .JS file. Is that possible? Or to get only the Livescore service which is in XML format? Thank you very much and excuse my English.
Bookmarks