

window.glamMetricsData = 'pubId=' + encodeURIComponent(window.glam_affiliate_id ? window.glam_affiliate_id : '104510405')
   + '&pv=' + encodeURIComponent(window.atakoOrd ? window.atakoOrd : (window.GlamGetPageViewIdN ? window.GlamGetPageViewIdN() : 0))
   + '&sess=' + encodeURIComponent(window.GlamGetSessionId ? window.GlamGetSessionId() : 0)
   + '&adId=' + encodeURIComponent(window.atakoCurrentAdId ? window.atakoCurrentAdId : 8499)
   + '&idType=' + encodeURIComponent(window.atakoCurrentIdType ? window.atakoCurrentIdType : (window.atakoCurrentAdId ? 'd' : 'i'))
   + '&adTile=' + encodeURIComponent(window.GlamGetAdTile ? window.GlamGetAdTile() : 0);
if (window.GlamGetGeoData) {
    window.glamMetricsData += '&cc=' + encodeURIComponent(window.GlamGetGeoData("country_code")) + "&rc=" + encodeURIComponent(window.GlamGetGeoData("region_code"));
}
if (window.glamMetricsExtra) {
    window.glamMetricsData += window.glamMetricsExtra;
}



// Tinker StreamAd 300*250 Away We Go (Final)  3 (418717821)
    var publisherId = window.glam_affiliate_id ? window.glam_affiliate_id : '104510405';
    window.glamMetricsData += '&appid=418717821&devid=363645764&pubid=' + publisherId;

function getAtakoIframeUrl() {

    function getClickthruHash() {
      if (window.atako_clickthru && window.atako_clickthru != '%c') 
        return '&ct=' + window.atako_clickthru;
      else 
        return '';
    }
    
    function getUrlParams() {
        var u = document.location.href;
        u = u.indexOf('#') > -1 ? u.slice(0, u.indexOf('#')) : u; 
        window.glamMetricsData += '&parent=' + encodeURIComponent(u);
    
        return 'container=default&mid=354739&iid=8499' +
          '&nocache=1&country=ALL&lang=ALL&view=profile' +
          
          getUserPrefsParams() +
          '&url=' + encodeURIComponent("http://www25.glam.com/files/gadget-store/418717821/hello.xml") + '#nc=1&' + window.glamMetricsData       
          + getClickthruHash();
    }
    
    function getUserPrefsParams() {
      var params = '';
      var userPrefs = {"$width":"300","backimg":"http://www25.glam.com/files/gadget-store/installs/354739/backimg-61320338.png","videolink":"http://www.filminfocus.com/focusfeatures/film/away_we_go/videos?var=9","sponsorlink":"http://clk.atdmt.com/481/go/151389440/direct/01/","headtext":"LIVE TWITTER FEED","update_tracker":"http://view.atdmt.com/481/view/153927364/direct/01/","refresh_tracker":"http://view.atdmt.com/481/view/153927362/direct/01/","gwire_eventlink":"http://clk.atdmt.com/481/go/151389440/direct/01/","follow_tracker":"http://clk.atdmt.com/481/go/153927361/direct/01/","post_tracker":"http://view.atdmt.com/481/view/153927363/direct/01/","launchvideo_tracker":"http://view.atdmt.com/481/view/153922891/direct/01/","$name":"Tinker StreamAd 300*250 Away We Go (Final)  3","color":"up_black","gwire_eventid":"698","sponsorimg_lrg":"http://www25.glam.com/files/gadget-store/installs/354739/sponsorimg_lrg-61315729.png","$height":"250"};
      if (userPrefs) {
        for(var name in userPrefs) {
          var value = userPrefs[name];
          params += '&up_' + encodeURIComponent(name) + '=' + encodeURIComponent(value);
        }
      }
      return params;
    }

  return 'http://www24a.glam.com/shindig/gadgets/ifr?' + getUrlParams();
};

document.write("<iframe src=\"" + getAtakoIframeUrl() + "\" frameborder='no' allowtransparency='true' scrolling='no' height='250' width='300' ></iframe>");
