if(typeof $Launchpad=="undefined"){var $Launchpad={CreateMenu:function(B){B.debug&&($ClearspringDebugEnabled=true);B.actionElement=document.getElementById(B.actionElement)||B.actionElement;if(B.actionElement&&typeof B.actionElement!="object"){setTimeout($LaunchpadUtil.bind(this.CreateMenu,this,[B]),40);return{error:"Incorrect Launchpad Usage: \nIf you use actionElement then you do not need to use the onclick event.",toggle:function(C){alert(this.error);return false},show:function(C){alert(this.error);return false},hide:function(C){alert(this.error);return false}}}if(B.actionElement&&!B.actionElement.Menu){var A=new $LaunchpadButton(B);B.actionElement.Menu=A.Menu;return A}if(B.actionElement){return B.actionElement.Menu}return new $LaunchpadMenu(B)},ShowButton:function(A){A.debug&&($ClearspringDebugEnabled=true);if(A.actionElement){return this.CreateMenu(A)}else{return new $LaunchpadButton(A)}},ShowMenu:function(A){A.debug&&($ClearspringDebugEnabled=true);if(!A.actionElement){A.inline=!A.targetElement;A.show=true;return new $LaunchpadMenu(A)}else{A.show=true;return this.CreateMenu(A)}}}}if(typeof $ClearspringDebug=="undefined"){var $ClearspringDebugEnabled=false;function $ClearspringDebug(B,A){if($ClearspringDebugEnabled){if((window.console!==undefined)&&(console.log!==undefined)&&(typeof (console.log)==="function")){if(A!==undefined){console.log(B,A)}else{console.log(B)}}}}}if(typeof $ClearspringXtalk=="undefined"){var $ClearspringXtalk={getString:"|get|",masterString:"master_",followerString:"iframe_",cdn:"http://cdn.clearspring.com/launchpad/3996/xtalk/",isOnPage:false,init:function(A){this.options=A;var B=Math.floor(Math.random()*100000);$ClearspringXtalk.id=$ClearspringXtalk.id||(A.master?this.masterString+B:this.followerString+B);$ClearspringDebug("XTALK init: "+this.id);return $ClearspringXtalk.id},create:function(){if(!$ClearspringXtalk.isOnPage){$ClearspringXtalk.isOnPage=true;var C=this.cdn+"xtalk.swf?cachebuster="+this.id;var A="_cs_onload=$ClearspringXtalk.onLoad&_cs_id="+this.id+(typeof $ClearspringDebugEnabled!="undefined"&&false?"&_cs_debug=$ClearspringDebug":"");var B="<object style=\"position:fixed; top:1px; height:1px; width:1px; right:3px;\" type=\"application/x-shockwave-flash\" id=\""+this.id+"\" data=\""+C+"\"><param name=\"movie\" value=\""+C+"\"  /><param name=\"allowScriptAccess\" value=\"always\"/><param name=\"wmode\" value=\"transparent\"/><param name=\"allowNetworking\" value=\"all\"/><param name=\"flashvars\" value=\""+A+"\"/></object>";$ClearspringXtalk.noDocumentWrite=true;if(!$ClearspringXtalk.noDocumentWrite){document.write(B)}else{var D=document.createElement("div");D.innerHTML=B;document.body.appendChild(D)}this.retryJS=setTimeout(function(){$ClearspringXtalk.isLoaded()},10000)}},isLoaded:function(){this.xtalk=document.getElementById(this.id);if(!this.xtalk){this.flashNotLoaded=true}clearTimeout(this.retryJS)},onLoad:function(A){$ClearspringDebug("XTALK ==ONLOAD FIRED== for "+this.id);this.flashVersion=A;var C=A.split(",");var B=C[0].split(" ");this.platform=B[0];this.majorVersion=B[1];this.minorVersion=C[2];$ClearspringDebug("Flash Version: "+A+" (major version is "+this.majorVersion+", minor version is "+this.minorVersion+", platform is "+this.platform+")");this.xtalk=document.getElementById(this.id);this.flash=(typeof this.xtalk.set=="function");if(this.flash){$ClearspringDebug("XTalk fully loaded with callback methods available");this.xtalk.addChangeListener(this.id,"$ClearspringXtalk.onTalk")}else{$ClearspringDebug("XTalk not fully ready yet, each call will now check for it to be fully ready")}},loadBridge:function(){this.flash=this.xtalk&&(typeof this.xtalk.set=="function");if(this.flash){$ClearspringDebug("Xtalk Fully ready now, from loadBridge call");this.xtalk.addChangeListener(this.id,"$ClearspringXtalk.onTalk")}},get:function(A,B){!this.flash&&this.loadBridge();if(this.flash&&this.xtalk){if(this.majorVersion<9||(window.ie6&&this.majorVersion==9&&this.minorVersion<115)){this.oldFlash=true;$ClearspringDebug("Older version of Flash detected.");B(0)}else{this.callback=B;$ClearspringDebug(this.id+" : --set--> : "+this.options.xtalkmaster+" : data : "+this.getString+A);this.xtalk.set(this.options.xtalkmaster,this.getString+A,this.id)}}else{if(this.flashNotLoaded){this.oldFlash=true;B(0)}else{setTimeout(function(){$ClearspringXtalk.get(A,B)},20)}}},onTalk:function(E,C,B){!this.flash&&this.loadBridge();$ClearspringDebug(this.id+" --heard-- "+B+" say "+C+" to "+E);this.xtalk.remove(E,B);if(E==this.id){if(this.options.master){if(C.substr(0,5)==this.getString){var A=this.options.getter(C.substr(5));!A&&$ClearspringDebug("*STRANGE* : "+this.id+" Blob is missing!");this.xtalk.set(B,A,this.id)}else{$ClearspringDebug("*STRANGE* : "+this.id+" heard not "+this.getString+" but "+C.substr(0,5))}}else{var D=this.callback;this.callback=false;D&&D(C)}}else{$ClearspringDebug("*STRANGE* : Sent to "+E+" but heard by "+this.id)}}}}if(typeof $LaunchpadAnalytics=="undefined"){function $ClearspringLaunchpadInit(A){var C="http://"+A.LOG+"/t/"+A.SID+".png?ver=1.0&pur="+encodeURIComponent(document.location.href)+"&pti="+encodeURIComponent(document.title);$LaunchpadUtil.pingURL(C);var B=window.ClearspringLaunchpadInitCallbacks.pop();B(A)}function $LaunchpadAnalytics(A,B){this.button={load:{code:96,type:1},firstClick:{code:81,type:1},click:{code:338,type:1}};this.menu={load:{code:97,type:1},show:{code:98,type:1},hide:{code:99,type:1}};this.init=function(E,G){this.options=E;window.ClearspringLaunchpadInitCallbacks=window.ClearspringLaunchpadInitCallbacks||[];window.ClearspringLaunchpadInitCallbacks.push(G);this.options.wid=this.options.wid||this.options.widgetId||false;var C=this.options.wid?"wid="+this.options.wid:"userId="+encodeURIComponent(this.options.userId)+"&widgetName="+encodeURIComponent(this.options.widgetName);var D=document.createElement("script");D.type="text/javascript";D.src=this.options.initURL+"?"+C;var F=document.getElementsByTagName("head")[0];F.appendChild(D)};this.track=function(C){$ClearspringDebug("JS Bug tracking code: 0x"+C.code.toString(16)+", type: 0x"+C.type.toString(16));if(this.server&&this.sessionID){var D="http://"+this.server+"/t/"+this.sessionID+".png?ver=1.0&evt="+C.code.toString(16)+"%3D"+C.type.toString(16);$LaunchpadUtil.pingURL(D)}else{$ClearspringDebug("Server or SessionID not defined.")}};setTimeout($LaunchpadUtil.bind(this.init,this,[A,B]),40)}}if(typeof $LaunchpadObject=="undefined"){var $LaunchpadObject={getOptions:function(){return{menuWidth:400,menuHeight:210,iframe:{http:"http://",useLocalhost:false,path:false,file:"launchpad-en.html"},cdn:"http://cdn.clearspring.com/launchpad/3996/",initURL:"http://widgets.clearspring.com/launchpad/init.js",unique:false,invalidConfiguration:false}},getURL:function(D,C,B){var A=C.useLocalhost?C.file:"";var E="/launchpad/v1/DynamicallyRegisterWidgetIfNecessary";C.useLocalhost&&C.path&&(E=C.path);B.cachebuster=$LaunchpadUtil.random();B.unique=B.sources||B.unique;delete B.iframe;delete B.noDocumentWrite;if(C.useLocalhost){return A+"?"+$LaunchpadUtil.toQueryString(B)}else{return C.http+B.log+E+"?"+$LaunchpadUtil.toQueryString(B)}},getBlob:function(B){if(!B){return false}var A=document.getElementById(B);if(!A||!A.tagName){return false}if(A.tagName=="TEXTAREA"&&A.textLength>8){return A.value}if(A.tagName=="OBJECT"||A.tagName=="EMBED"){return"Please put a div around the item you wish to use and use the id of that div instead."}if(A.innerHTML&&A.innerHTML.length>8){return A.innerHTML}return false}}}if(typeof $LaunchpadButton=="undefined"){function $LaunchpadButton(A){this.init=function(B){this.options=$LaunchpadUtil.setOptions($LaunchpadObject.getOptions(),B);if(this.options.actionElement){this.Button=document.getElementById(this.options.actionElement)||this.options.actionElement}else{this.createButton()}this.buttonBug=new $LaunchpadAnalytics(this.options,$LaunchpadUtil.bind(this._init,this))};this._init=function(B){this.buttonBug.sessionID=this.options.sid=B.SID;this.buttonBug.server=this.options.log=B.LOG;this.buttonBug.track(this.buttonBug.button.load);this.Menu=new $LaunchpadMenu(this.options,this.buttonBug);this.Menu.Button=this.Button;this.addEvents();$LaunchpadUtil.addEvent(this.Button,"click",$LaunchpadUtil.bind(this.onClick,this))};this.createButton=function(){var D=(navigator.userAgent.indexOf("Gecko")>-1&&navigator.userAgent.indexOf("KHTML")==-1)?4:(navigator.userAgent.indexOf("AppleWebKit/")>-1)?-2:0;var F="border:none; background:url("+this.options.cdn+"img/button-share.gif) no-repeat 0px 0px;width:80px;height:18px;margin:0px;margin-bottom:"+D+"px;overflow:hidden; outline:none; cursor:pointer; padding:0;  ";var C="button"+$LaunchpadUtil.random();var B="<button id=\""+C+"\" href=\"#\" style=\""+F+"\"  onclick=\"return false;\"></button>";if(this.options.noDocumentWrite){var E=$LaunchpadUtil.create("div",{style:"display:none;"});E.innerHTML=B;document.body.appendChild(E)}else{document.write(B)}this.Button=document.getElementById(C)};this.addEvents=function(){if(!this.options.actionElement){$LaunchpadUtil.addEvent(this.Button,"mouseover",$LaunchpadUtil.bind(this.onMouseover,this));$LaunchpadUtil.addEvent(this.Button,"mouseout",$LaunchpadUtil.bind(this.onMouseout,this));$LaunchpadUtil.addEvent(this.Button,"mousedown",$LaunchpadUtil.bind(this.onDown,this))}};this.onClick=function(B){this.Button.blur();this.Menu.toggle();$LaunchpadUtil.stopEvent(B);if(!this.firstClick){this.buttonBug.track(this.buttonBug.button.firstClick);this.buttonBug.track(this.buttonBug.button.click);this.firstClick=true}else{this.buttonBug.track(this.buttonBug.button.click)}return false};this.onMouseover=function(){if(this.Menu.visible){this.Button.style.backgroundPosition="0px -72px"}else{this.Button.style.backgroundPosition="0px -18px"}};this.onMouseout=function(){if(this.Menu.visible){this.Button.style.backgroundPosition="0px -54px"}else{this.Button.style.backgroundPosition="0px 0px"}};this.onDown=function(){if(this.Menu.visible){this.Button.style.backgroundPosition="0px -36px"}else{this.Button.style.backgroundPosition="0px -36px"}};this.init(A)}}if(typeof $LaunchpadMenu=="undefined"){function $LaunchpadMenu(A,B){this.init=function(C,E){this.ready=false;this.menuBug=E;this.options=$LaunchpadUtil.setOptions($LaunchpadObject.getOptions(),C);this.options.wid=this.options.wid||this.options.widgetId||false;if(!this.options.wid&&!this.options.source&&!this.options.sources){this.options.invalidConfiguration=true}else{if(this.options.source&&!$LaunchpadObject.getBlob(this.options.source)){this.options.invalidConfiguration=true}else{if(this.options.source&&$LaunchpadObject.getBlob(this.options.source)==="[YOUR CONTENT GOES HERE]"){this.options.invalidConfiguration=true}}}this.options.menuWidth=this.options.menuWidth<140?140:this.options.menuWidth;this.options.menuHeight=this.options.menuHeight<140?140:this.options.menuHeight;this.options.menuWidth=this.options.menuWidth>900?900:this.options.menuWidth;this.options.menuHeight=this.options.menuHeight>900?900:this.options.menuHeight;this.iframeID="iframe"+$LaunchpadUtil.random();if(this.options.inline){var D="<div style=\"position: relative; width:"+this.options.menuWidth+"px; height:"+this.options.menuHeight+";\" id=\"Parent"+this.iframeID+"\"></div>";document.write(D)}if(this.menuBug){this._init(this.options)}else{this.menuBug=new $LaunchpadAnalytics(this.options,$LaunchpadUtil.bind(this._init,this))}};this._init=function(C){this.menuBug.sessionID=this.options.sid=C.SID||this.menuBug.sessionID;this.menuBug.server=this.options.log=C.LOG||this.menuBug.server;this.ready=true;this.onReadyFunction&&this.onReadyFunction();this.options.show&&this.show()};this.toggle=function(){if(this.visible){this.hide()}else{this.show()}};this.hide=function(){if(!this.ready){this.onReadyFunction=$LaunchpadUtil.bind(this.hide,this)}else{if(this.iframeParent){!this.options.actionElement&&this.Button&&(this.Button.style.backgroundPosition="0px 0px");this.iframeParent.style.visibility="hidden";this.visible=false;this.iframeParent.style.display="none"}this.menuBug.track(this.menuBug.menu.hide)}return true};this.show=function(){if(!this.ready){this.onReadyFunction=$LaunchpadUtil.bind(this.show,this)}else{if(!this.visible){if(!this.iframeParent){this.create()}if(this.iframeParent){if(document.clearspringShowing&&this.closeButton){document.clearspringShowing()}this.closeButton&&(document.clearspringShowing=$LaunchpadUtil.bind(this.hide,this));!this.options.actionElement&&this.Button&&(this.Button.style.backgroundPosition="0px -72px");!this.options.targetElement&&setTimeout($LaunchpadUtil.bind(this.setLocation,this),20);this.options.targetElement&&(this.iframeParent.style.display="block");$LaunchpadUtil.appear(this.iframeParent,this.options.targetElement?1:0)}this.menuBug.track(this.menuBug.menu.show);this.visible=true}}return true};this.create=function(){if(!this.created){this.created=true;this.url="";this.options.source&&(this.options.xtalkmaster=$ClearspringXtalk.init({master:true,getter:this.getSource}));this.options.xtalkmaster&&$ClearspringXtalk.create();this.menuBug.track(this.menuBug.menu.load);if(this.options.newWindow){this.launchpadwindowname=this.launchpadwindowname||"window"+$LaunchpadUtil.random();this.url=this.url||$LaunchpadObject.getURL(this.options.wid,this.options.iframe,this.options);var C=window.open(this.url,this.launchpadwindowname);C&&C.focus&&C.focus();return true}if(this.options.inline){this.options.shadow=0;this.url=$LaunchpadObject.getURL(this.options.wid,this.options.iframe,this.options);this.iframeParent=document.getElementById("Parent"+this.iframeID);this.iframeParent.innerHTML="<iframe src=\""+this.url+"\" width=\""+this.options.menuWidth+"\" height=\""+this.options.menuHeight+"\" allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\" name=\""+this.iframeID+"\" id=\""+this.iframeID+"\"></iframe>";this.iframe=document.getElementById(this.iframeID);$LaunchpadUtil.onDomReady($LaunchpadUtil.bind(this.onDomReady,this));return true}if(this.options.targetElement){this.options.shadow=0;this.url=$LaunchpadObject.getURL(this.options.wid,this.options.iframe,this.options);this.iframeParent=$LaunchpadUtil.create("div",{style:"position : relative; width: "+this.options.menuWidth+"px;"});this.iframeParent.style.display="none";this.iframeParent.innerHTML="<iframe src=\"about:blank\" width=\""+(this.options.menuWidth)+"\" height=\""+(this.options.menuHeight)+"\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" name=\""+this.iframeID+"\" id=\""+this.iframeID+"\"></iframe>";this.iframe=this.iframeParent.firstChild;if(this.options.Button||this.options.actionElement){this.closeButton=$LaunchpadUtil.create("span",{style:"width:16px; height:16px; position: absolute; padding: 0; line-height:16px; font-size:0.1px; margin:0;  background:url("+this.options.cdn+"img/button-close.gif); cursor: pointer;"});this.closeButton.style.right=7+"px";this.closeButton.style.top=6+"px"}$LaunchpadUtil.onDomReady($LaunchpadUtil.bind(this.onDomReady,this));return true}this.options.shadow=1;this.url=$LaunchpadObject.getURL(this.options.wid,this.options.iframe,this.options);this.iframeParent=$LaunchpadUtil.create("div",{style:"position: absolute; top:0; left: 0; z-index: 1000;"});this.iframeParent.style.visibility="hidden";this.iframeParent.innerHTML="<iframe style=\"z-index: 1000;\" src=\"http://www.google.com/\" width=\""+(this.options.menuWidth+20)+"\" height=\""+(this.options.menuHeight+20)+"\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\"  name=\""+this.iframeID+"\" id=\""+this.iframeID+"\"></iframe>";this.closeButton=$LaunchpadUtil.create("span",{style:"z-index: 1001; width:16px; height:16px; position: absolute; padding: 0; line-height:16px; font-size:0.1px; margin:0;  background:url("+this.options.cdn+"img/button-close.gif); cursor: pointer;"});this.closeButton.style.right=18+"px";this.closeButton.style.top=10+"px";if(window.ActiveXObject&&!window.XMLHttpRequest){this.closeButton.style.right=24+"px";this.closeButton.style.top=5+"px"}this.iframe=this.iframeParent.firstChild;$LaunchpadUtil.onDomReady($LaunchpadUtil.bind(this.onDomReady,this))}return true};this.updateSource=function(){};this.getSource=function(D){var C=$LaunchpadObject.getBlob(D);C=C.replace(/\n/g,"").replace(/\&amp;/g,"&").replace(/%0A/g,"").replace(/^\s+/,"").replace(/\s+$/,"");return C};this.onDomReady=function(){this.iframe.style.visibility="hidden";if(this.options.targetElement){this.options.targetElement=document.getElementById(this.options.targetElement)||this.options.targetElement;this.options.targetElement.innerHTML="";this.options.targetElement.appendChild(this.iframeParent)}else{!this.options.inline&&document.body.appendChild(this.iframeParent)}!this.options.inline&&(!(navigator.userAgent.indexOf("AppleWebKit/")>-1)&&(document.frames||window.frames)?((document.frames||window.frames)[this.iframeID].location.href=this.url):(this.iframe.src=this.url));(navigator.userAgent.indexOf("AppleWebKit/")>-1)?this.oniFrameLoad():$LaunchpadUtil.addEvent(this.iframe,"load",$LaunchpadUtil.bind(this.oniFrameLoad,this))};this.oniFrameLoad=function(){if(this.closeButton){this.iframeParent.appendChild(this.closeButton);$LaunchpadUtil.addEvent(this.closeButton,"mouseover",$LaunchpadUtil.bind(this.onCloseButtonMouseover,this));$LaunchpadUtil.addEvent(this.closeButton,"mouseout",$LaunchpadUtil.bind(this.onCloseButtonMouseout,this));$LaunchpadUtil.addEvent(this.closeButton,"click",$LaunchpadUtil.bind(this.hide,this))}this.options.show&&this.show();this.iframe.style.visibility="visible"};this.onCloseButtonMouseover=function(){this.closeButton.style.backgroundPosition="0px -16px"};this.onCloseButtonMouseout=function(){this.closeButton.style.backgroundPosition="0px 0px"};this.onWindowSize=function(){var C=$LaunchpadUtil.windowSize();this.windowSize=this.windowSize||C;if(this.windowSize.width!=C.width||this.windowSize.height!=C.height){this.hide();this.windowSize=C}};this.setLocation=function(){if(!this.options.targetElement&&this.Button){var D=$LaunchpadUtil.windowSize();var C=$LaunchpadUtil.getPosition(this.Button);C.width=this.Button.offsetWidth;C.height=this.Button.offsetHeight;var F=(C.left+this.options.menuWidth)<D.width?C.left-6:C.left+C.width-this.options.menuWidth-6;var E=C.top+C.height-4;E=E>0?E:C.top+C.height-4;F=F>0?F:0;window.ActiveXObject&&!window.XMLHttpRequest&&(E=E-12);this.iframeParent.style.left=F+"px";this.iframeParent.style.top=E+"px";this.iframe.style.visilbity="visibile"}};this.init(A,B)}}if(typeof $LaunchpadUtil=="undefined"){var $LaunchpadUtil={bind:function(C,B,A){return function(D){var E;D&&D.type&&(E=[D])||A&&(E=A)||(E=[]);window.event&&E.push(window.event);E.push(D);return C.apply(B,E)}},elementFromEvent:function(A){var B=A.target||A.srcElement;if(B.nodeType==3){B=B.parentNode}return B},addEvent:function(C,B,A){if(C.addEventListener){C.addEventListener(B,A,false)}else{C.attachEvent("on"+B,A)}return C},random:function(B,A){B=B||1;A=A||1000000;return Math.floor(Math.random()*(A-B+1)+B)},create:function(A,C){var B=document.createElement(A);for(prop in C){var D=C[prop];if(typeof D!="function"){switch(prop){case"style":B.style.cssText=D;break;default:this.setProperty(B,prop,D);break}}}return B},pingURL:function(A){setTimeout(function(){var B=new Image();B.src=A},200)},setProperty:function(C,E,D){var A={"class":"className","for":"htmlFor","colspan":"colSpan","rowspan":"rowSpan","accesskey":"accessKey","tabindex":"tabIndex","maxlength":"maxLength","readonly":"readOnly","frameborder":"frameBorder","value":"value","disabled":"disabled","checked":"checked","multiple":"multiple","selected":"selected"};var B=A[E];if(B){C[B]=D}else{C.setAttribute(E,D)}return this},appear:function(B,A){B.style.display="block";B.style.visibility="visible";return },getPosition:function(A){var C=0,B=0;do{C+=A.offsetLeft||0;B+=A.offsetTop||0;A=A.offsetParent}while(A&&A.tagName!="BODY");if(A&&A.tagName=="BODY"){C+=A.offsetLeft||0;B+=A.offsetTop||0}return{left:C,top:B}},windowSize:function(){var B;(window.opera)&&(B={width:document.body.clientWidth,height:document.body.clientHeight});(document.childNodes&&!document.all&&!navigator.taintEnabled&&!window.xpath)&&(B={width:window.innerWidth,height:window.innerHeight});var C=(document.documentElement.clientHeight&&document.documentElement.clientHeight<document.body.clientHeight)?document.documentElement.clientHeight:document.body.clientHeight;var A=(document.documentElement.clientWidth&&document.documentElement.clientWidth<document.body.clientWidth)?document.documentElement.clientWidth:document.body.clientWidth;return B||{width:A-(window.pageXOffset||0),height:C-(window.pageYOffset||0)}},setOptions:function(C,B){C=C||{};B=B||{};for(var A in B){C[A]=B[A]}return C},toQueryString:function(A){var C=[];for(property in A){if(A[property]&&typeof A[property]!="function"){if(A[property].tagName){var B=A[property].id;if(!B){B="id"+this.random();A[property].id=B}C.push(encodeURIComponent(property)+"="+encodeURIComponent(B))}else{if(typeof A[property]=="object"){C.push(encodeURIComponent(property)+"="+encodeURIComponent(this.toQueryString(A[property])))}else{C.push(encodeURIComponent(property)+"="+encodeURIComponent(A[property]))}}}}return C.join("&")},stopEvent:function(A){A=A||window.event;if(A.preventDefault){A.preventDefault();A.stopPropagation()}else{A.returnValue=false;A.cancelBubble=true}},onDomReady:function(D){if(!document.uniqueID&&document.expando||window.onDocumentReady){D()}else{var C=document.createElement("document:ready");try{C.doScroll&&C.doScroll("left");C=null;var A=document.getElementById("clearspringDOM");A&&document.body.appendChild(A);window.onDocumentReady=true;D()}catch(B){}!window.onDocumentReady&&setTimeout(function(){$LaunchpadUtil.onDomReady(D)},20)}}}}(function(){var A="475db72337b302d4";var B="http://widgets.clearspring.com/o/475db72337b302d4/-/-/-/";if(A){document.write("<object style=\"position:fixed; top:1px; height:1px; width:1px; left:10px; z-index: 2000;\" width=\"1\" height=\"1\" type=\"application/x-shockwave-flash\" id=\"W"+A+"\" data=\""+B+"\"><param name=\"movie\" value=\""+B+"\"/><param name=\"wmode\" value=\"transparent\"/><param name=\"allowScriptAccess\" value=\"always\"/><param name=\"allowNetworking\" value=\"all\"/></object>")}})()