﻿/* Placeholder */
if ($("link[rel=canonical]").length > 0){
  var ctHref = $("link[rel=canonical]").attr('href');
  if(ctHref.indexOf('shopperinfo2.aspx')>=0){
    //For shopperinfo2.aspx
    /*
    Portfolio: c5_676 (Buy/Try Japan)
    Subject: Trial Download Registration page
    Trial: Trial 1
    Referenced context:
    - Query string: optest
    - JavaScript variables: optrial.sticky
    Note: This code should be included in a secure (https) page.
    */

    // DIGITAL RIVER PTO TRIAL CODE V2.7  

    (function(){var _o=ptomodule;_o.U="https://ssl.pto.digitalriver.com/by/trial/390/p/trialdownloadregistrationpage.6a/485/content.js";
    _o.ST="script";_o.SA={"type":"text/javascript"};_o.B();_o.R(1000,null,null,null);})();

    // END DIGITAL RIVER PTO TRIAL CODE 

    // MODULE CODE 
    $(document).ready(function() {ptomodule.displayModule("body");});
    // END MODULE CODE
  }
}
