var DBG=DBG||{};$(document).ready(function(){var a=navigator.userAgent.toLowerCase();DBG.browser={version:(a.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],chrome:/chrome/.test(navigator.userAgent.toLowerCase()),safari:/webkit/.test(a),firefox:/mozilla/.test(a)&&/firefox/.test(a),opera:/opera/.test(a),msie:/msie/.test(a)&&!/opera/.test(a),mozilla:/mozilla/.test(a)&&!/(compatible|webkit)/.test(a)}});DBG.modal=function(){};DBG.modal.prototype={_modalHtml:'<div id="modal"><div class="modalBlackout"></div><div class="modalContainer"><div class="modalContent"></div></div></div>',show:function(){$("#modal").show();return this},hide:function(){$("#modal").hide();return this},open:function(){$(this._modalHtml).appendTo("body");return this},close:function(){$("#modal").remove();return this}};DBG.modal=new DBG.modal;DBG.search=function(){};DBG.search.prototype={_finishedUrl:"http://www.bing.com/",_modalHtmlPartials:{chrome:"partial/dbs_chrome.html",opera:"partial/dbs_opera.html",other:"partial/dbs_other.html",msie:"partial/dbs_other.html",safari:"partial/dbs_other.html"},_modalHtml:"",addBing:function(b,d,a,f){if(f!=undefined){DBG.tracking.buildTrackingPixel(f)}if(a){this._finishedUrl=a}var e=true;if((DBG.browser.mozilla&&DBG.browser.firefox)||DBG.browser.msie){if(this._doAddBingSearch()){var c=this;setTimeout(function(){window.location=c._finishedUrl},750);e=false}}if(e){this._displayInstructions()}return false},_doAddBingSearch:function(){var b;try{window.external.AddSearchProvider("http://www.bing.com/s/osd3.xml");b=true}catch(a){b=false}return b},_displayInstructions:function(){var a=this._getModalUrl();var b=this;$.get(a,function(c){b._displayModal(c)})},_getModalUrl:function(){var a;if(DBG.browser.msie){a=this._modalHtmlPartials.msie}else{if(DBG.browser.chrome){a=this._modalHtmlPartials.chrome}else{if(DBG.browser.opera){a=this._modalHtmlPartials.opera}else{if(DBG.browser.safari){a=this._modalHtmlPartials.safari}else{a=this._modalHtmlPartials.other}}}}return a},_displayModal:function(a){DBG.modal.open().hide();$(".modalContent").html(a);DBG.modal.show()},userNoThanks:function(){DBG.omnitureAnalytics("","No thanks",null,DBG.analyticsVars.pageName+":Lightbox manual steps");DBG.modal.close()},userFinished:function(){DBG.omnitureAnalytics("","Finished",null,DBG.analyticsVars.pageName+":Lightbox manual steps");DBG.modal.close();window.location=this._finishedUrl}};DBG.search=new DBG.search;DBG.homepage=function(){};DBG.homepage.prototype={_homepageUrl:"http://www.bing.com",_finishedUrl:"http://www.bing.com/",_modalHtmlPartials:{chrome:"partial/dhp_chrome.html",firefox:"partial/dhp_firefox.html",msie:"partial/dhp_other.html",opera:"partial/dhp_opera.html",other:"partial/dhp_other.html",safari:"partial/dhp_safari.html"},_modalHtml:"",setHomepage:function(a,c,e,b,g){if(g!=undefined){DBG.tracking.buildTrackingPixel(g)}if(b){this._finishedUrl=b}var f=true;if(DBG.browser.msie){if(this._doSetHomepage(a)){var d=this;setTimeout(function(){window.location=d._finishedUrl},750);f=false}}if(f){this._displayInstructions()}},_doSetHomepage:function(a){var c;try{document.body.style.behavior="url(#default#homepage)";document.body.setHomePage(a);c=true}catch(b){c=false}return c},_displayInstructions:function(){var a=this._getModalUrl();var b=this;$.get(a,function(c){b._displayModal(c)})},_getModalUrl:function(){var a;if(DBG.browser.msie){a=this._modalHtmlPartials.msie}else{if(DBG.browser.firefox){a=this._modalHtmlPartials.firefox}else{if(DBG.browser.chrome){a=this._modalHtmlPartials.chrome}else{if(DBG.browser.opera){a=this._modalHtmlPartials.opera}else{if(DBG.browser.safari){a=this._modalHtmlPartials.safari}else{a=this._modalHtmlPartials.other}}}}}return a},_displayModal:function(a){DBG.modal.open().hide();$(".modalContent").html(a);DBG.modal.show()},userNoThanks:function(){DBG.omnitureAnalytics("","No thanks",null,DBG.analyticsVars.pageName+":Lightbox manual steps");DBG.modal.close()},userFinished:function(){DBG.omnitureAnalytics("","Finished",null,DBG.analyticsVars.pageName+":Lightbox manual steps");DBG.modal.close();window.location=this._finishedUrl}};DBG.homepage=new DBG.homepage;DBG.setupNav=function(){var a=function(b){var c;if(b.get(0)){c=b.position().left+(b.outerWidth()/2)-15.5}else{c=-10000}$("#MainContentNavArrow").css("left",c+"px")};$("#MainContentNav li a").click(function(b){var e=$(this).parent("li");var d=$("#"+e.attr("id").replace("NavItem","ContentItem"));var f=$("#"+e.attr("id").replace("NavItem","SupplementalItem"));if(d.get(0)){var c=d.position();d.parent("ul").css("top",(-c.top)+"px");a(e)}if(f.get(0)){$("#SupplementalContent li.current").removeClass("current");f.addClass("current")}$("#MainContentNav li.current").removeClass("current");e.addClass("current");this.blur()});$("#MainContentNav li").hover(function(){a($(this))},function(){a($("#MainContentNav li.current"))})};DBG.fixIE6Png=function(){if(DBG.browser.msie&&(DBG.browser.version.substring(0,1)=="6")){$(".fixIE6Png").each(function(){this.src=this.src.replace(".png",".gif")})}};DBG.setFocusLargeSearch=function(){if($("#LargeSearch").get(0)){$("#LargeSearch").get(0).q.focus()}};DBG.analyticsVars={pageName:"",channel:"",layout:""};DBG.omnitureAnalytics=function(b,c,e,d){var a=(d==null)?DBG.analyticsVars.pageName:d;s.pageName=a;s.linkTrackVars="prop13,prop33,eVar13,eVar33,events,channel";s.linkTrackEvents=b;s.prop13=a+":"+c;s.eVar13=s.prop13;s.prop33=DBG.analyticsVars.layout;s.eVar33=s.prop33;s.events=b;s.channel=DBG.analyticsVars.channel;if(e==null){e="o"}s.tl(this,e,c);s.linkTrackVars="";s.linkTrackEvents="";s.prop13="";s.eVar13="";s.events=""};DBG.tracking={buildTrackingPixel:function(b){var a="";if(b=="dse1"){a="<img src='http://click.socialadserve.com/pstb_img/' style='visibility:hidden;width:1px;height:1px;' /><img src='http://rya.rockyou.com/ams/dot.php?d=bingbrowser34256' style='visibility:hidden;width:1px;height:1px;' /><img src='https://www.rockyoumedia.com/rypixel/ryDotdPixel.php' style='visibility:hidden;width:1px;height:1px;' /><img src='https://www.rockyoumedia.com/rypixel/bing/bingSocial1.php' style='visibility:hidden;width:1px;height:1px;' /><img src='http://view.atdmt.com/iaction/Bing_GetBingDefaultBrowser_HP_MakeBingButton' style='visibility:hidden;width:1px;height:1px;'/>"}else{if(b=="dhp1"){a="<img src='http://click.socialadserve.com/pstb_img/' style='visibility:hidden;width:1px;height:1px;' /><img src='http://rya.rockyou.com/ams/dot.php?d=binghomepage34256' style='visibility:hidden;width:1px;height:1px;' /><img src='https://www.rockyoumedia.com/rypixel/ryDotdPixel.php'style='visibility:hidden;width:1px;height:1px;' /><img src='https://www.rockyoumedia.com/rypixel/bing/bingSocial2.php' style='visibility:hidden;width:1px;height:1px;' />"}}$("body").append(a)}};
