            function getNotAlterCode(suite){
                var code = "<sc" + "ript language=\"JavaScript\" type=\"text/javascript\"><!--";
                code = code + " if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')";
                code = code + " //--></sc" + "ript><nos" + "cript><a href=\"http://www.omniture.com\" title=\"Web Analytics\"><img";
                code = code + " src=\"http://" + suite + ".112.2O7.net/b/ss/" + suite + "/1/H.15.1--NS/0\"";
                code = code + "  height=\"1\" width=\"1\" border=\"0\" alt=\"\" /></a></nos" + "cript>";

                return code;
            }

            /* You may give each page an identifying name, server, and channel on
            the next lines. */

            var reportSuite = getReportSuite();

            s.pageName= document.title;
            s.channel="Gift Card Balance";

            /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
            var s_code=s.t();if(s_code)document.write(s_code)//-->
            var writeCode = getNotAlterCode(reportSuite);
            document.write(writeCode);