IBSYS.using("media");IBSYS.media.SlideshowPlayer={init:function(b,a){if(!swfobject.hasFlashPlayerVersion("6.0.65")){b.innerHTML='<div align="center" valign="middle"><p style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444444; line-height:1.5;">To watch videos, you need a newer version of <strong>Flash.</strong><br /><br />After you install Flash, you may need to restart your browser.<br />Copy this URL first, so that you can find your way back to the video:<br /><form><input id=thisPage name="this_page_url" type="text" size="30" maxlength="256" readonly="true" align="middle" value='+document.location.href+' /></form></p><br /><div id="FlashInstallPromptDiv"><a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"><img src="/sh/flex3MediaPlayer/images/getflash.jpg" alt="Get Flash" border="0" /></a></div><br />'}else{if(!swfobject.hasFlashPlayerVersion("9.0.28")){document.title=document.title.slice(0,47)+" - Flash Player Installation";var c="/_public/js/lib/swfobject_2.0/expressInstall.swf";var d={MMredirectURL:window.location.href,MMplayerType:(typeof ActiveXObject=="function"?"ActiveX":"PlugIn"),MMdoctitle:document.title};var e={id:b.id};swfobject.embedSWF(c,b.id,"640","405","6.0.65",c,d,{},e)}else{this.renderPlayer(b,a)}}},renderPlayer:function(c,e){this.coid=e.coid;var h={coid:this.coid,host:e.host||window.location.host,slideDelay:e.slideDelay||5,backgroundColor:e.backgroundColor||"#000000",highlightColor:e.highlightColor||"990000",primaryTextColor:e.primaryTextColor||"#FFFFFF",highlightTextColor:e.highlightTextColor||"#CC0000",skin:e.skin||"/sh/flex3MediaPlayer/skins/postDefaultSkin.swf",contentService:e.contentService||"/ec/content-service/services/contentSOAP"};var d=e.swf||"/sh/flex3MediaPlayer/swf/Slideshow.swf";var i=e.bgColor||"#000000";c=typeof c=="string"?document.getElementById(c):c;var b=c;var g=document.createElement("div");g.setAttribute("id",c.id+"_slideshow");g.style.width=e.width;g.style.height=e.height;g.style.position="absolute";b.appendChild(g);IBSYS.media.genericFlash2.init(g,{swfUrl:d,width:e.width,height:e.height,background:i,flashVars:h});var f=e.jsonEndPoint||"/ec/content-service/json/getContent";var a=f+"?contentId=urn:ibsys:content:"+this.coid;YAHOO.util.Connect.asyncRequest("GET",a,{success:this.onContentService,scope:this})},onContentService:function(b){var c=YAHOO.lang.JSON.parse(b.responseText);this.headline=c.headline;var e=c.metadata;if(e.length>0){for(var a=0;e.length;a++){if(e[a].type=="urn:ibsys:taxonomy:pool"){this.pool=e[a].tag;break}}}}};IBSYS.ad.AdManager.setEventMapping("slideChanged",{mapping:[{Strategy:{Name:"Default"},Rules:[{Type:"CheckValue",check:{position:"type"},expect:"DOM"},{Type:"adPositionSizeIn",sizes:"300x250,160x600,728x90"}]}]});IBSYS.tracking.trackingManager.setEventMapping("slideChanged",[{Strategy:{Name:"WebTrends",Parameters:{dcsID:{propPath:"siteinfo.thirdparty_info.WT_info.id"},"WT.ti":{propPath:"IBSYS.media.SlideshowPlayer.headline"},"WT.cg_n":{meta:"WT.cg_n"},ib_station:{propPath:"siteinfo.callletters.uc"},ib_partner:{propPath:"siteinfo.owner"},ib_pool:{propPath:"IBSYS.media.SlideshowPlayer.pool"},mtype:"Slideshow",ib_coid:{propPath:"IBSYS.media.SlideshowPlayer.coid"},slide:{eventSource:"slideNumber"}}}}]);