document.write('\n\n\n
');
if((typeof ataxscript == 'undefined' || ataxscript.length == 0) &&
(typeof ataximg == 'undefined' || ataximg.length == 0) &&
(typeof showStitial == 'undefined' || !showStitial) &&
(typeof forwardedByStitial == 'undefined' || !forwardedByStitial))
{
var now = new Date();
var random = now.getTime();
var ataxscript = "<"+"script src='http://atax.fileplanet.com/size=1x1&site=fileplanet&network=fim&subdomain=www.fileplanet.com&dechannel=fileplanet&hosted_id=1480&pagetype=fp_fileinfo&PageId=1327789320638&random=1327789320638&server=media-adwrapper-prd-app-02.las1.colo.ignops.com&property=fileplanet&src=wrapper&name=ATAtracker&ct=js&'" + ">"+"<" + "/script" + ">";
document.write(ataxscript);
// ubt pixel as transparent GIF.
if (false)
// if (ataxscript.indexOf("atax.ign.com") >= 0) // why was this trued?
{
// change to GIF form
var ubtscript = ataxscript.split('atax').join('ubt');
var tokens = ubtscript.split("'");
tokens = tokens[1].split('/');
tokens[3] = tokens[3].split('?').join('&');
ubtscript = '
';
ubtscript = ubtscript.split('ct=js').join('ct=gif');
document.write(ubtscript);
// real time analytics pixel
if (false)
{
var rtascript = ubtscript.split('ubt.ign.com/record?').join('fhm8e4of.joyent.us/record/');
//document.write(rtascript);
}
}
}