You now have to spend at least $5 in the Steam store in order to unlock all of the available features.
Valve announced these measures were to protect its customers against spamming and phishing.
‘);
}
};
// Only use the determined w/h if non-zero; helps with divs that start hidden
if (jQuery(‘#’+videoDomId).width() + jQuery(‘#’+videoDomId).height() == 0) {
swfobject.embedSWF(url, videoDomId, videoDim.width.toString(), videoDim.height.toString(), swfVersionStr, xiSwfUrlStr, flashvars, params, attributes, swfObjectCallback);
} else {
swfobject.embedSWF(url, videoDomId, jQuery(‘#’+videoDomId).width().toString(), jQuery(‘#’+videoDomId).height().toString(), swfVersionStr, xiSwfUrlStr, flashvars, params, attributes, swfObjectCallback);
}
}
// Amazon Remnant Video Ads Targeting
var amznTargeting = ”;
if(typeof amznads !== ‘undefined’) {
if(typeof AmazonAds !== ‘undefined’ !AmazonAds.status.used) {
var amznTargeting = window.IGNFlashPlayerControls.amazonAdsResponse();
AmazonAds.status.used = true;
initializePlayer();
} else {
// Default timeout for amazon ads is 1000ms
amznads.getAdsCallback(‘3101’, function() {
amznTargeting = window.IGNFlashPlayerControls.amazonAdsResponse();
initializePlayer();
});
}
} else {
// If no amazon ads on this page, just start the player
initializePlayer();
}
}).find(“a”).click(function(e) {
window.open(jQuery(this).attr(“href”), “_parent”);
return false;
});
