Goal.com - Home M. Hosseini Statistics
var cc_client_id = 3376;
document.write(''+'ipt>');
var adtechCCvals = "";
function processauds(adtechccauds)
if (typeof(adtechccauds) != 'undefined')
for (var cci = 0; cci 0) adtechCCvals += ":";
adtechCCvals += adtechccauds.Profile.Audiences.Audience[cci].abbr;
}
//
$.omnitureIcid(
domain: 'goal.com'
);
$(function()
var eu_countries = ['UK', 'GB'],
expire = new Date(),
content = '
document.write(''+'ipt>');
var adtechCCvals = "";
function processauds(adtechccauds)
if (typeof(adtechccauds) != 'undefined')
for (var cci = 0; cci 0) adtechCCvals += ":";
adtechCCvals += adtechccauds.Profile.Audiences.Audience[cci].abbr;
}
//
$.omnitureIcid(
domain: 'goal.com'
);
$(function()
var eu_countries = ['UK', 'GB'],
expire = new Date(),
content = '
' +
'
'';
expire.setMonth(expire.getMonth()+1);
if(!$.cookie('cookie-info') && (-1 !== $.inArray($.cookie('cc'), eu_countries) && G.env.edition === 'en-gb'))
$.cookie('cookie-info', 1, expires: expire);
$('body').prepend(content);
);
Hello,
$(function()
$('[data-role="edition-picker-opener"]').click(function(event)
event.preventDefault();
$('body').toggleClass('edition-picker-opened');
);
Goal.events.timer.init();
Goal.events.navigation.init.forDevice.call(this, 'desktop');
Goal.events.floatingbar.init();
Goal.events.adtag.init();
Goal.events.loginGigya.init();
);
M. Hosseini
if (typeof ADTECH_showAd === "function")
ADTECH_showAd("0", document, true);
$(function()
var wrapper = $("#goal-widget-headerstrip-5");
var wrapperWidth = wrapper.outerWidth();
var adWidth = Math.max.apply(null, wrapper.find(":not(script,noscript)").map(
function()
return $(this).outerWidth();
).get());
if (adWidth > wrapperWidth)
wrapper.css(
"position": "relative",
"left": -1 * ((adWidth - wrapperWidth) / 2)
);
);
Goal Singapore
//
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3459197-19']);
_gaq.push(['_setDomainName', '.goal.com']);
_gaq.push(['_trackPageview']);
(function()
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
)();
var _em_survey_rate = 0;
(function()
var em = document.createElement('script'); em.type = 'text/javascript'; em.async = true;
em.src = ('https:' == document.location.protocol ? 'https://za-ssl' : 'http://za-cdn') + '.effectivemeasure.net/em.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(em, s);
)();

/*global namespace, Goal, jQuery, _*/
(function (window, document, $, _, undefined)
'use strict';
var pluginNamespace = 'smartbanner';
namespace(Goal.fmt('Goal.settings.%@', pluginNamespace));
namespace(Goal.fmt('Goal.events.%@', pluginNamespace));
Goal.settings[pluginNamespace] = "GoalLiveScores":"author":" ","title":"Goal Live Scores","id":"iOS":"687276446","Android":"com.kokteyl.goal","url":"iOS":"http://m.onelink.me/503f5b30","android":"http://m.onelink.me/10da9da4","price":"FREE","appStoreLanguage":"us","layer":"absolute","icon":"/images/module/live-scores/gls-curved-57x57.png","daysHidden":2,"daysReminder":2,"button":"INSTALL","iconGloss":false;
Goal.events[pluginNamespace] =
init: function ()
Goal.log(Goal.fmt('Goal:events:%@:init ', pluginNamespace));
var $head = $('head'),
$meta = $(''),
appCookies =
closed : $.cookie('sb-closed-apps') ? $.cookie('sb-closed-apps').split(',') : [],
installed : $.cookie('sb-installed-apps') ? $.cookie('sb-installed-apps').split(',') : []
,
config = Goal.settings.smartbanner,
args = Object.keys(config).map(function (key) return config[key];),
UA = window.navigator.userAgent;
if(!$.fn.on)
$.fn.on = $.fn.bind;
args = args.filter(function (arg) );
config = args[ Math.floor( Math.random() * args.length ) ];
if (config && $.smartbanner)
if (config.id.iOS)
$head.append($meta.clone()
.attr('name', 'apple-itunes-app-smart')
.attr('content', 'app-id=' + config.id.iOS)
);
if (config.id.Android && !($head.find('[name="google-play-app"]').length))
$head.append($meta.clone()
.attr('name', 'google-play-app')
.attr('content', 'app-id=' + config.id.Android)
);
if (window.navigator.userAgent.match(/iPhone
;
(window, document, jQuery, _));
![]()
var randnum = Math.floor(Math.random()*99999999);
var p_url = escape(window.location.href);
var p_title = escape(document.title);
document.getElementById("comscore-beacon-img").src="http://beacon.securestudies.com/scripts/beacon.dll?C1=2&C2=6153249&C3=6153249&C4=www.goal.com&C5=Sports-Soccer&C6=Sports-Soccer&C7=" + p_url + "&C8=" + p_title + "&rn=" + randnum;
// Lotame Solutions, Inc. JavaScript snippet for making audience extraction
// calls using SmartTag and/or first party domains.
// By: Ryan Chapin
// Since: 2013-11-08
var cc_client_id = 3376;
// Callback method that will be invoked and passed the JSON payload from the
// JSONP extraction call.
var cc_extr_callback = 'ccauds';
// Optional port number. If calls are being made to the Lotame servers on
// a custom port, uncomment and set.
// var portNumber = '8080';
/**
* Will generate the proper audience extraction URL to be used in a
* JSONP call on the client page.
*/
function get_cc_extr_url()
var domain = '.crwdcntrl.net';
// Look for a domain cookie first
var noDomainCookie = true;
var start = document.cookie.indexOf('_cc_domain');
if (start > -1)
var valStartDc = document.cookie.indexOf('=', start);
if (valStartDc > 0)
noDomainCookie = false;
valStartDc++;
var valEndDc = document.cookie.indexOf(';', valStartDc);
valEndDc = valEndDc > 0 ? valEndDc : document.cookie.length;
domain = document.cookie.slice(valStartDc, valEndDc);
// If there was no domain cookie then check to see if there is an id cookie.
var idCookie = false;
if (noDomainCookie)
var id;
start = document.cookie.indexOf('_cc_id');
if (start > -1)
var valStartId = document.cookie.indexOf('=', start);
if (valStartId > 0)
idCookie = true;
valStartId++;
var valEndId = document.cookie.indexOf(';', valStartId);
valEndId = valEndId > 0 ? valEndId : document.cookie.length;
id = document.cookie.slice(valStartId, valEndId);
var cc_url = 'http://ad' + domain;
if (typeof(portNumber) != 'undefined' && portNumber != null)
cc_url = cc_url + ':' + portNumber;
cc_url = cc_url + '/5/c=' + cc_client_id + '/pe=y/callback=' + cc_extr_callback;
if(idCookie)
cc_url = cc_url + '/pid=' + id;
return cc_url;
function ccauds(data)
var audiencesString = JSON.stringify(data, undefined, 2);
// Do something with the audiences. This just prints it out in the DOM.
var divTag = document.createElement('div');
divTag.style.display = 'none';
divTag.innerHTML = 'Audiences: ' + audiencesString + '
';
document.body.appendChild(divTag);
(function ()
// get the correct URL to call based on the existing cookies
var url = get_cc_extr_url();
// Make the JSONP call
var divTag = document.createElement('div');
divTag.style.display = 'none';
divTag.innerHTML = 'Loading audience extraction url: ' + url +'
';
document.body.appendChild(divTag);
var tempScriptTag = document.createElement('script');
tempScriptTag.type = 'text/javascript';
tempScriptTag.src = url;
document.body.appendChild(tempScriptTag);
)();
_cc3376.bcp();
(function ()
'use strict';
var headScript = document.getElementById('dfpHeadScript');
var dfpData = JSON.parse(headScript.getAttribute('data-dfp'));
var currentDevice = ($(window).width() > 1020 ? 'desktop' : 'tablet');
window.googletag.cmd.push(function ()
for (var ad in dfpData.ads)
var adSpecificDevice = dfpData.ads[ad].additionalData.specificDevice !== 'undefined' ? dfpData.ads[ad].additionalData.specificDevice : false;
if (adSpecificDevice && currentDevice !== adSpecificDevice)
continue;
window.googletag.display(dfpData.ads[ad].getHtmlId);
);
)();
var _sf_async_config = _sf_async_config || ;
/** CONFIGURATION START **/
_sf_async_config.uid = 22788;
_sf_async_config.domain = 'goal.com';
_sf_async_config.useCanonical = true;
_sf_async_config.sections = '';
_sf_async_config.authors = '';
/** CONFIGURATION END **/
(function()
function loadChartbeat()
window._sf_endpt = (new Date()).getTime();
var e = document.createElement('script');
e.setAttribute('language', 'javascript');
e.setAttribute('type', 'text/javascript');
e.setAttribute('src', '//static.chartbeat.com/js/chartbeat.js');
document.body.appendChild(e);
var oldonload = window.onload;
window.onload = (typeof window.onload != 'function') ?
loadChartbeat : function()
oldonload();
loadChartbeat();
;
)();
=0)document.write(unescape('%3C')+'!-'+'-')
//-->
if(navigator.appVersion.indexOf('Opera Mini')>=0)
document.write('
');

/* Append div#goal_loaded to body with window onload event */
window.onload = function()
var goal_loaded = document.createElement('div');
goal_loaded.setAttribute('id', 'goal_loaded');
document.body.appendChild(goal_loaded);
window.NREUM||(NREUM=);NREUM.info="beacon":"bam.nr-data.net","licenseKey":"dddd82eb94","applicationID":"4529285","transactionName":"MQEBYhRVXkAEVEJZDghLIlUSXV9dSlNTVgATCBcZFV1EVkhSWlUMAwoXRUlWQlYEU1VCFAsGClgB","queueTime":0,"applicationTime":344,"atts":"HUYCFFxPTU4=","errorBeacon":"bam.nr-data.net","agent":""
'
' +
'
' +'
' + ' +
'We use cookies on this web site...' +
'To find out more about cookies, please see our ' +
'Privacy Policy.' +
'' +
'
'If you continue using our website, we will assume that you consent to the cookies we set.' +
'' +
'
'';
expire.setMonth(expire.getMonth()+1);
if(!$.cookie('cookie-info') && (-1 !== $.inArray($.cookie('cc'), eu_countries) && G.env.edition === 'en-gb'))
$.cookie('cookie-info', 1, expires: expire);
$('body').prepend(content);
);
- International
- America
- Argentina
- Australia
- Bosna i Hercegovina
- Brasil
- Canada
- Chile
- Colombia
- Deutsch
- España
- Français
- Ghana
- Hrvatska
- India
- Indonesia
- Ireland
- Italia
- Kenya
- Malaysia
- México
- Nederlands
- Nigeria
- Singapore
- South Africa
- Tanzania
- Türkçe
- UK
- 简体中文
- 繁體中文
- 한국어
- 日本語
- ภาษาไทย
- العربية
- المصرية
- السعودية
- Gulf English
- Magyarország
Edition: Singapore
Register
/
Login
Sign out
Follow us on
Facebook
Twitter
YouTube
instagram
Google+
line
RSS
Goal.com - Home
Home
Goal 50
News
News- All News
- Singapore News
- Match Previews
- Player Ratings
Europe- England
- Spain
- Italy
- Germany
Rest of the World- Asia
- South America
- Africa
Singapore
News- Singapore News
- S.League
- Singapore National Team
- Malaysia Super League
LionsXII- Latest News
- Fixtures and Results
- League Table
S.League- Latest News
- Fixtures
- Results
- League Table
- Albirex Niigata (S)
- Balestier Khalsa
- Brunei DPMM
- Garena Young Lions
- Geylang International
- Home United
- Hougang United
- Tampines Rovers
- Warriors FC
EPL
Premier League- Latest News
- Fixtures
- Results
- League Table
Teams A-M- Arsenal
- Bournemouth
- Burnley
- Chelsea
- Crystal Palace
- Everton
- Hull City
- Leicester City
- Liverpool
- Manchester City
- Manchester United
- Middlesbrough
Teams N-Z- Norwich City
- Southampton
- Sunderland
- Stoke City
- Swansea City
- Tottenham
- Watford
- West Bromwich Albion
- West Ham United
Competitions
Domestic- S.League
- Singapore News
Europe- Germany
- Spain
- Italy
- France
- Champions League
- Europa League
- Euro 2016
Asia- Asia News
- Malaysia Super League
International- Copa America
- International Football
- Singapore National Team
- Africa News
England- Premier League
- FA Cup
- League Cup
- Championship
- League One
- League Two
Live
Live Football Scores
Goal Live Scores Mobile App
Transfers
Transfer Zone
Latest Transfer News
Transfer Rumours
Done Deals
Video
News- Video Home
- Goal YouTube
England- English Premier League
- English FA Cup
Europe- La Liga
- Serie A
- Bundesliga
- Ligue 1
- UEFA Champions League
- Europa League
- European Football News
Global- International Football
- Asian Football News
- South American News
- Concacaf Football News
- Major League Soccer
- Goal YouTube
- More
$(function()
$('[data-role="edition-picker-opener"]').click(function(event)
event.preventDefault();
$('body').toggleClass('edition-picker-opened');
);
Goal.events.timer.init();
Goal.events.navigation.init.forDevice.call(this, 'desktop');
Goal.events.floatingbar.init();
Goal.events.adtag.init();
Goal.events.loginGigya.init();
);
M. Hosseini
if (typeof ADTECH_showAd === "function")
ADTECH_showAd("0", document, true);
$(function()
var wrapper = $("#goal-widget-headerstrip-5");
var wrapperWidth = wrapper.outerWidth();
var adWidth = Math.max.apply(null, wrapper.find(":not(script,noscript)").map(
function()
return $(this).outerWidth();
).get());
if (adWidth > wrapperWidth)
wrapper.css(
"position": "relative",
"left": -1 * ((adWidth - wrapperWidth) / 2)
);
);
M. Hosseini
Club Page
National Team Page
Player Profile
Player News
Transfer Zone
![]() |
| ||||||||||||||
M. Hosseini Statistics
| M. Hosseini – Current Season Statistics | ||||||
|---|---|---|---|---|---|---|
| League | Team | Games | Goals | Assists | YC | RC |
| Asia - AFC Champions League | Esteghlal FC | 3 | 0 | 0 | 1 | 0 |
| Iran - Premier League | Esteghlal FC | 6 | 0 | 0 | 1 | 0 |
Goal Singapore
- Privacy Policy
- Terms of Service
- About Us
- Contact Us
Mobile Site
Live Scores
Mobile App
Fantasy Football
Editions
- International
- America
- Argentina
- Australia
- Bosna i Hercegovina
- Brasil
- Canada
- Chile
- Colombia
- Deutsch
- España
- Français
- Ghana
- Hrvatska
- India
- Indonesia
- Ireland
- Italia
- Kenya
- Malaysia
- México
- Nederlands
- Nigeria
- Singapore
- South Africa
- Tanzania
- Türkçe
- UK
- 简体中文
- 繁體中文
- 한국어
- 日本語
- ภาษาไทย
- العربية
- المصرية
- السعودية
- Gulf English
- Magyarország
Copyright © 2019 Goal.com All rights reserved. The information contained in Goal.com may not be published, broadcast, rewritten, or redistributed without the prior written authority of Goal.com
//
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3459197-19']);
_gaq.push(['_setDomainName', '.goal.com']);
_gaq.push(['_trackPageview']);
(function()
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
)();
var _em_survey_rate = 0;
(function()
var em = document.createElement('script'); em.type = 'text/javascript'; em.async = true;
em.src = ('https:' == document.location.protocol ? 'https://za-ssl' : 'http://za-cdn') + '.effectivemeasure.net/em.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(em, s);
)();
/*global namespace, Goal, jQuery, _*/
(function (window, document, $, _, undefined)
'use strict';
var pluginNamespace = 'smartbanner';
namespace(Goal.fmt('Goal.settings.%@', pluginNamespace));
namespace(Goal.fmt('Goal.events.%@', pluginNamespace));
Goal.settings[pluginNamespace] = "GoalLiveScores":"author":" ","title":"Goal Live Scores","id":"iOS":"687276446","Android":"com.kokteyl.goal","url":"iOS":"http://m.onelink.me/503f5b30","android":"http://m.onelink.me/10da9da4","price":"FREE","appStoreLanguage":"us","layer":"absolute","icon":"/images/module/live-scores/gls-curved-57x57.png","daysHidden":2,"daysReminder":2,"button":"INSTALL","iconGloss":false;
Goal.events[pluginNamespace] =
init: function ()
Goal.log(Goal.fmt('Goal:events:%@:init ', pluginNamespace));
var $head = $('head'),
$meta = $(''),
appCookies =
closed : $.cookie('sb-closed-apps') ? $.cookie('sb-closed-apps').split(',') : [],
installed : $.cookie('sb-installed-apps') ? $.cookie('sb-installed-apps').split(',') : []
,
config = Goal.settings.smartbanner,
args = Object.keys(config).map(function (key) return config[key];),
UA = window.navigator.userAgent;
if(!$.fn.on)
$.fn.on = $.fn.bind;
args = args.filter(function (arg) );
config = args[ Math.floor( Math.random() * args.length ) ];
if (config && $.smartbanner)
if (config.id.iOS)
$head.append($meta.clone()
.attr('name', 'apple-itunes-app-smart')
.attr('content', 'app-id=' + config.id.iOS)
);
if (config.id.Android && !($head.find('[name="google-play-app"]').length))
$head.append($meta.clone()
.attr('name', 'google-play-app')
.attr('content', 'app-id=' + config.id.Android)
);
if (window.navigator.userAgent.match(/iPhone
;
(window, document, jQuery, _));
var randnum = Math.floor(Math.random()*99999999);
var p_url = escape(window.location.href);
var p_title = escape(document.title);
document.getElementById("comscore-beacon-img").src="http://beacon.securestudies.com/scripts/beacon.dll?C1=2&C2=6153249&C3=6153249&C4=www.goal.com&C5=Sports-Soccer&C6=Sports-Soccer&C7=" + p_url + "&C8=" + p_title + "&rn=" + randnum;
// Lotame Solutions, Inc. JavaScript snippet for making audience extraction
// calls using SmartTag and/or first party domains.
// By: Ryan Chapin
// Since: 2013-11-08
var cc_client_id = 3376;
// Callback method that will be invoked and passed the JSON payload from the
// JSONP extraction call.
var cc_extr_callback = 'ccauds';
// Optional port number. If calls are being made to the Lotame servers on
// a custom port, uncomment and set.
// var portNumber = '8080';
/**
* Will generate the proper audience extraction URL to be used in a
* JSONP call on the client page.
*/
function get_cc_extr_url()
var domain = '.crwdcntrl.net';
// Look for a domain cookie first
var noDomainCookie = true;
var start = document.cookie.indexOf('_cc_domain');
if (start > -1)
var valStartDc = document.cookie.indexOf('=', start);
if (valStartDc > 0)
noDomainCookie = false;
valStartDc++;
var valEndDc = document.cookie.indexOf(';', valStartDc);
valEndDc = valEndDc > 0 ? valEndDc : document.cookie.length;
domain = document.cookie.slice(valStartDc, valEndDc);
// If there was no domain cookie then check to see if there is an id cookie.
var idCookie = false;
if (noDomainCookie)
var id;
start = document.cookie.indexOf('_cc_id');
if (start > -1)
var valStartId = document.cookie.indexOf('=', start);
if (valStartId > 0)
idCookie = true;
valStartId++;
var valEndId = document.cookie.indexOf(';', valStartId);
valEndId = valEndId > 0 ? valEndId : document.cookie.length;
id = document.cookie.slice(valStartId, valEndId);
var cc_url = 'http://ad' + domain;
if (typeof(portNumber) != 'undefined' && portNumber != null)
cc_url = cc_url + ':' + portNumber;
cc_url = cc_url + '/5/c=' + cc_client_id + '/pe=y/callback=' + cc_extr_callback;
if(idCookie)
cc_url = cc_url + '/pid=' + id;
return cc_url;
function ccauds(data)
var audiencesString = JSON.stringify(data, undefined, 2);
// Do something with the audiences. This just prints it out in the DOM.
var divTag = document.createElement('div');
divTag.style.display = 'none';
divTag.innerHTML = 'Audiences: ' + audiencesString + '
';
document.body.appendChild(divTag);
(function ()
// get the correct URL to call based on the existing cookies
var url = get_cc_extr_url();
// Make the JSONP call
var divTag = document.createElement('div');
divTag.style.display = 'none';
divTag.innerHTML = 'Loading audience extraction url: ' + url +'
';
document.body.appendChild(divTag);
var tempScriptTag = document.createElement('script');
tempScriptTag.type = 'text/javascript';
tempScriptTag.src = url;
document.body.appendChild(tempScriptTag);
)();
_cc3376.bcp();
(function ()
'use strict';
var headScript = document.getElementById('dfpHeadScript');
var dfpData = JSON.parse(headScript.getAttribute('data-dfp'));
var currentDevice = ($(window).width() > 1020 ? 'desktop' : 'tablet');
window.googletag.cmd.push(function ()
for (var ad in dfpData.ads)
var adSpecificDevice = dfpData.ads[ad].additionalData.specificDevice !== 'undefined' ? dfpData.ads[ad].additionalData.specificDevice : false;
if (adSpecificDevice && currentDevice !== adSpecificDevice)
continue;
window.googletag.display(dfpData.ads[ad].getHtmlId);
);
)();
var _sf_async_config = _sf_async_config || ;
/** CONFIGURATION START **/
_sf_async_config.uid = 22788;
_sf_async_config.domain = 'goal.com';
_sf_async_config.useCanonical = true;
_sf_async_config.sections = '';
_sf_async_config.authors = '';
/** CONFIGURATION END **/
(function()
function loadChartbeat()
window._sf_endpt = (new Date()).getTime();
var e = document.createElement('script');
e.setAttribute('language', 'javascript');
e.setAttribute('type', 'text/javascript');
e.setAttribute('src', '//static.chartbeat.com/js/chartbeat.js');
document.body.appendChild(e);
var oldonload = window.onload;
window.onload = (typeof window.onload != 'function') ?
loadChartbeat : function()
oldonload();
loadChartbeat();
;
)();
=0)document.write(unescape('%3C')+'!-'+'-')
//-->
if(navigator.appVersion.indexOf('Opera Mini')>=0)
document.write('
/* Append div#goal_loaded to body with window onload event */
window.onload = function()
var goal_loaded = document.createElement('div');
goal_loaded.setAttribute('id', 'goal_loaded');
document.body.appendChild(goal_loaded);
window.NREUM||(NREUM=);NREUM.info="beacon":"bam.nr-data.net","licenseKey":"dddd82eb94","applicationID":"4529285","transactionName":"MQEBYhRVXkAEVEJZDghLIlUSXV9dSlNTVgATCBcZFV1EVkhSWlUMAwoXRUlWQlYEU1VCFAsGClgB","queueTime":0,"applicationTime":344,"atts":"HUYCFFxPTU4=","errorBeacon":"bam.nr-data.net","agent":""

gigya.socialize.showCommentsUI(
containerID: "goal-widget-gigyacomments-1",
categoryID: "en_sg",
streamID: "playerprofile_101047",
onLoad: function() $('.goal_comment_count .bubble').html( parseInt($('.gig-comments-commentList-header').text().match(/[0-9]+/))); ,
width: "600"
);