if(typeof SNAP_COM=="undefined"){SNAP_COM={};}SNAP_COM.snap_shot_obj=function(){var t={};t={div:null,timer_id:null,div_added:null,current_element:null,current_url:null,current_orientation:"lr",other_bubbles:new Array,init:function(){var i,el;this.div={};this.timer_id={show:null,partial:null};this.div_added=false;this.current_element=null;this.current_url=null;this.view={id:null,time:null};this.domain=null;this.cfg=SNAP_COM.shot_config;this.host=this.get_domain(document.location.href);if(!this.cfg.auto_shot_re){this.cfg.auto_shot_re=["."];}this.preview_re=new RegExp("("+this.cfg.auto_shot_re.join("|")+")","i");if(SNAP_COM.window_loaded){this.onload();return;}this.observe(window,"load",this.onload);if(this.cfg.check_defer){el=document.getElementById("snap_preview_anywhere");if(!el||!el.defer){return;}}this.timer_id.partial=this.later(this.cfg.partial_check.delay,this.partial_check);},get_domain:function(_3){var m=_3.match(/^https?:\/\/([^#]*)/);return m?m[2]:"";},later:function(_5,_6){var _7=this;var _8=Array.prototype.slice.apply(arguments,[2]);return this.sto(function(){_6.apply(_7,_8);},_5);},observe:function(_9,_a,_b){var _c=this;var _d=Array.prototype.slice.apply(arguments,[3]);_d.unshift(undefined);var f=function(ev){_d[0]=ev;_b.apply(_c,_d);};if(_9.addEventListener){if(_a=="mousewheel"){_a="DOMMouseScroll";}_9.addEventListener(_a,f,false);}else{if(_9.attachEvent){_9.attachEvent("on"+_a,f);}}},el_prop:function(_10,key,_12){if(!_10.snap_com_shot){_10.snap_com_shot={};}if(_12!==undefined){_10.snap_com_shot[key]=_12;}return _10.snap_com_shot[key];},now:function(){return (new Date()).getTime();},clear_timer:function(_13){if(this.timer_id[_13]){clearTimeout(this.timer_id[_13]);this.timer_id[_13]=0;}},campaign:function(_14){var m;var id=window.location.host.replace(/:\d+$/,"");if(this.cfg.flavor=="xanga"){m=window.location.pathname.match(/(\/\w+)/);id+=m[1];}var _17="shot_";_17+=_14+"!";if(this.shot_type){_17+=this.shot_type;}_17+="!"+id;return _17;},is_internal_link:function(_18){var m,regexS,regex;var _1a=/^(http|file)s?:\/\/(www\.)?(.*?)\//;if(this.domain===null){m=document.location.href.match(_1a);if(m){this.domain=m[3];}else{this.domain="";}}var _1b=_18.href.match(_1a);if(_1b&&(this.domain==_1b[3])){if(this.cfg.redirect_param){regexS="[\\?&]"+this.cfg.redirect_param+"=([^&#]*)";regex=new RegExp(regexS);if(regex.exec(_18.href)===null){return true;}else{return false;}}else{return true;}}else{return false;}},is_valid_link:function(_1c){var _1d=_1c.href.match(/^(http)s?:\/\/([^#]*)/);var _1e=document.location.href.match(/^(http|file)s?:\/\/([^#]*)/);if(!_1d||!_1e||(_1d[2]==_1e[2])||(_1d[1]!=="http")){return false;}return true;},add_link_icon:function(el){var _20=this.div.link_icon.cloneNode(false);if(!this.needs_png_fix||el.offsetHeight>14){_20.style.verticalAlign="top";}_20.style.visibility="visible";_20.style.zIndex=el.style.zIndex;this.el_prop(_20,"activated",true);this.el_prop(_20,"link_icon",true);this.el_prop(_20,"shot_parent",el);if(this.el_prop(el,"markup")&&(el.style.visibility=="hidden"||el.style.display=="none")){el.parentNode.insertBefore(_20,el.nextSibling);}else{el.appendChild(_20);}return _20;},activate:function(el){var _22,trigger,icon;if(this.el_prop(el,"done")){return;}_22=el.childNodes;if(_22.length==1&&_22[0].tagName==="IMG"){this.el_prop(el,"trigger","link");}switch(this.el_prop(el,"trigger")){case "both":trigger=el;this.add_link_icon(el);break;case "icon":trigger=this.add_link_icon(el);break;default:trigger=el;break;}this.el_prop(trigger,"activated",true);if(this.cfg.observe_event=="link"){this.observe(trigger,"mouseover",this.show_delay,this.cfg.delay.show,this.cfg.delay.move);this.observe(trigger,"mouseout",this.hide_delay,this.cfg.delay.hide);}this.el_prop(el,"done",true);},conditional_activate:function(el,_24){if(this.el_prop(el,"done")||!this.is_valid_link(el)){this.el_prop(el,"done",true);return;}if(_24.shot[0]&&el.href.indexOf("https://")==-1&&(this.cfg.show_internal||!this.is_internal_link(el))){this.activate(el);}else{this.el_prop(el,"done",true);}},scan_tree:function(_25,_26){var m,i,len,is_link,is_markup=false,prop={};if(_25&&_25.tagName){m=_25.className.match(/(snap_\w+)/ig);if(m){len=m.length;for(i=0;i10000){_2c=10000;}_2e+=_2c;this.last_partial_check_count=_2d;}}this.timer_id.partial=this.later(this.cfg.partial_check.delay,this.partial_check);this.cfg.partial_check.attempts--;},onload:function(){this.clear_timer("partial");this.cfg.partial_check.attempts=0;if(!this.div_added){this.add_main_div();}this.shot_scan();},get_all_shot_nodes:function(_2f,_30,_31){var els=_2f.getElementsByTagName("*");for(var i=0;i\n\n\n
\n\n
\n
\n
\n
\n \n \n
\n
\n
\n  
 
\n \n \n
\n \n \n \n
 
\n
 
\n
\n
\n \n \n
\n
\n
\n
\n";this.get_all_shot_nodes(this.div.main,this.div);this.set_css();this.raise_loading_img();this.observe(this.div.bubble,"mouseover",this.rollover);this.observe(this.div.pointer,"mouseover",this.rollover);this.observe(this.div.bubble,"mouseout",this.rollout);this.observe(this.div.pointer,"mouseout",this.rollout);this.observe(this.div.preview,"load",this.lower_loading_img);this.observe(this.div.preview_img,"load",this.preview_img_loaded);this.observe(this.div.option_iframe,"mouseout",function(_3f){_3f.returnValue=false;_3f.cancelBubble=true;});this.observe(this.div.ques_img,"click",this.option_frame,true,false);this.observe(this.div.close_img,"click",this.option_frame,true,true);this.observe(this.div.option_a,"click",this.option_frame,false,false);var _40=["img_a","url_a"];for(var i=0;i<_40.length;i++){this.observe(this.div[_40[i]],"mouseup",this.link_click);this.observe(this.div[_40[i]],"click",this.link_click);}this.dragFunction=function(ev){shot.dragMove(ev);};this.dragStopFunction=function(ev){shot.dragStop(ev);};this.observe(document,"mousemove",this.dragFunction);this.observe(document,"mouseup",this.dragStopFunction);this.observe(this.div.flash_overlay,"click",this.startFlash);this.observe(document,"mousewheel",function(ev){shot.disabled=true;clearTimeout(shot.disableTimer);shot.disableTimer=shot.sto(function(){shot.disabled=false;},200);});this.observe(this.div.search_form,"submit",this.form_submit);this.observe(this.div.box,"focus",function(ev){if(shot.div.box.value===shot.cfg.text.SearchTheWeb){shot.div.box.value="";}});var _46="?source="+encodeURIComponent(this.cfg.source)+"&campaign=";this.div.logo_a.href=this.cfg.href.logo+_46+this.campaign("bsblogo");this.div.cobrand_a.href=this.cfg.href.cobrand;if(this.div.cobrand_a.href.indexOf(this.cfg.prefix.snap)===0){this.div.cobrand_a.href+=_46+this.campaign("link");}this.div.search_form.action=this.cfg.prefix.search;el=document.createElement("input");el.type="hidden";el.name="source";el.value=encodeURIComponent(this.cfg.source);this.div.search_form.appendChild(el);el=document.createElement("input");el.type="hidden";el.name="campaign";el.value="";this.div.search_form.appendChild(el);this.div.form_campaign=el;el=document.createElement("input");el.type="hidden";el.name="spa_key";el.value=encodeURIComponent(this.cfg.key);this.div.search_form.appendChild(el);if(this.cfg.search_type=="adult"){el=document.createElement("input");el.type="hidden";el.name="spa_adult";el.value="1";this.div.search_form.appendChild(el);}this.orientation("bl");},add_common_div_events:function(){},option_frame:function(ev,_48,_49,_4a){var url;var _4c=this;if(_4a==null){var div=this.div;}else{var div=this.other_bubbles[_4a];}if(!this.no_opt_menu){div.body.style.display=_48?"none":"inline";div.options.style.display=_48?"inline":"none";if(_48){url=this.opt_url+"&url="+this.current_url+(_49?"&hl=disable":"")+(this.shot_type?"&shot_type="+this.shot_type:"");div.option_iframe.src="about:blank";this.sto(function(){div.option_iframe.src=url;},0);}}ev.returnValue=false;if(ev.preventDefault){ev.preventDefault();}return false;},raise_loading_img:function(){this.div.loading_img.style.zIndex=Number(this.div.preview.style.zIndex)+10;this.div.loading_img.style.display="inline";},lower_loading_img:function(){this.div.loading_img.style.zIndex=Number(this.div.preview.style.zIndex)-10;this.div.loading_img.style.display="none";},move:function(x,y){this.div.main.style.left=x+"px";this.div.main.style.top=y+"px";},get_activated_element:function(ev){var i,element;if(ev.srcElement){element=ev.srcElement;}else{if(ev.target){element=ev.target;}}for(var i=0;(i<5)&&element;i++){if(this.el_prop(element,"activated")){return element;}element=element.parentNode;}return null;},hide_delay:function(ev,_53){if(this.pinned||(ev!==null&&!this.get_activated_element(ev))){return;}this.clear_timer("show");this.timer_id.show=this.later(_53,this.hide);},hide:function(){this.div.main.style.visibility="hidden";if(this.isSafari){if(this.div.preview){this.later(0,function(){this.div.preview.src="about:blank";});}}else{if(this.div.preview.contentWindow){this.div.preview.contentWindow.location.replace("about:blank");}}this.view.id=null;},show_delay:function(ev,_55,_56){var _57=null;var _58;var _59=this.get_activated_element(ev);if(this.disabled||!_59){return;}this.clear_timer("show");var ex=this.getPageX(ev);var ey=this.getPageY(ev);var _5c=this.getViewportWidth();var _5d=this.getViewportHeight();var _5e=ev.clientX;var _5f=ev.clientY;var _60;if((/Safari|Konqueror|KHTML/gi).test(navigator.userAgent)){var _5e=ev.pageX-window.pageXOffset;var _5f=ev.pageY-window.pageYOffset;}_60=(_5f>(_5d/2))?"b":"t";_60+=(_5e>(_5c/2))?"r":"l";var _61=this.cfg.css_pos.main.h-30;if(_5f<_61&&_60.substr(0,1)==="b"&&(_5d-_5f)>(_61*1/2)){_60="t"+_60.substr(1,1);}_57=_59;if(this.el_prop(_59,"link_icon")){_57=this.el_prop(_59,"shot_parent");}if(!this.el_prop(_57,"markup")&&!this.is_valid_link(_57)){return;}if(this.current_element!=_59){_55=_56;}else{if(this.div.main.style.visibility=="visible"){return;}}this.timer_id.show=this.later(_55,this.show,_59,ex,ey,_60);},show:function(_62,ex,ey,_65){var _66=this.get_shot_data(_62);if(this.other_bubbles){for(var i=0;imax){url=url.substr(0,max)+"...";}this.div.url.innerHTML=url;this.div.url_a.href=_77.url;this.div.img_a.href=_77.url;this.div.url_a.target=_77.target;this.div.img_a.target=_77.target;this.div.url_a.title=this.cfg.text.GoToURL.replace(/%URL/,url);this.div.img_a.title=this.div.url_a.title;}else{this.div.preview.style.display="inline";_7b=this.cfg.prefix.preview+"shot"+_7b+"&cp="+this.campaign("view")+"&w="+this.cfg.css_pos.preview_div.w+"&h="+this.cfg.css_pos.preview_div.h+"&target="+_77.target+"&tag="+encodeURIComponent(_77.tag)+"&goto="+encodeURIComponent(this.cfg.text.GoToURL);fragment="#rt"+this.now();if(this.isSafari){if(this.div.preview){this.later(0,function(){this.div.preview.src=(_7b+fragment);});this.later(300,this.lower_loading_img);}}else{if(this.div.preview.contentWindow){this.div.preview.contentWindow.location.replace(_7b+fragment);}}}this.shot_url=_7b;},is_preview_url:function(url){var m=url.match(/\w+:\/\/([^#]*)/);if(m&&m[1].match(this.preview_re)){return false;}return true;},get_inner_text:function(el,_7f){var _80="";if(el.innerText!==undefined){_80=el.innerText;}else{if(el.textContent!==undefined){_80=el.textContent;}}return this.trim(_80).substr(0,_7f);},get_shot_data:function(el){var i,j,m,els;var _83;var key,val;var _85=[];var _86={"svc":"","tag":"","url":"","target":"","element":el,"trigger":""};if(this.el_prop(el,"link_icon")){el=this.el_prop(el,"shot_parent");_86.trigger="icon";}else{_86.trigger="link";}_86.trigger=(this.el_prop(el,"trigger")=="both"?"both":"only")+"_"+_86.trigger;if(el.href!==undefined){_86.url=el.href;_86.target=el.target;}if(this.cfg.redirect_param){regexS="[\\?&]"+this.cfg.redirect_param+"=([^&#]*)";regex=new RegExp(regexS);m=url.match(regex);if(m){_86.redir_url=m[1];}}else{_86.redir_url=_86.url;}if((el.innerText!==undefined)&&el.innerText.length){_86.tag=this.trim(el.innerText).substr(0,500).replace(String.fromCharCode(164),"¤");}else{if(el.textContent!==undefined){_86.tag=this.trim(el.textContent).substr(0,500);}else{_86.tag=this.trim(el.innerHTML).substr(0,500);}}if(this.el_prop(el,"markup")){_85.push(encodeURIComponent(el.className.match(/\bSnap_Shot_.*?\b/g).join("|")));_83=el.firstChild;while(_83){if(_83.tagName){m=_83.className.match(/\bSnap_Shot_.*?\b/g);if(m){key=encodeURIComponent(m.join("|"));val=encodeURIComponent(this.get_inner_text(_83,500));_85.push(key+"="+val);}}_83=_83.nextSibling;}_86.svc=_85.join("&");}else{_86.is_preview=this.is_preview_url(_86.redir_url);}return _86;},preview_img_loaded:function(ev){this.lower_loading_img();if(this.view.id){this.div.arrow.src=this.cfg.prefix.image+"snip/arrow-contd/"+this.view.id+"/d/0/p"+(this.now()-this.view.time)+"/arrow/";}this.view.id=null;},link_click:function(ev){var _89;var rw=false;switch(ev.type){case "mouseup":var b=0;if(typeof (ev.which)=="number"){b=ev.which;}else{if(typeof (ev.button)=="number"){b=ev.button;}}if((this.isIE&&b==4)||(!this.isIE&&b==2)){rw=true;}break;case "click":rw=true;break;}if(rw){var _8c=this.cfg.prefix.preview+"explore/"+Math.floor((Math.random()*100000))+"/?url="+encodeURIComponent(this.current_url)+"&key="+this.cfg.key+"&src="+encodeURIComponent(this.cfg.source)+"&cp="+this.campaign("redir");this.div.url_a.href=_8c+"&tol=url";this.div.img_a.href=_8c+"&tol=image";_89=this;this.sto(function(){_89.div.url_a.href=_89.current_url;_89.div.img_a.href=_89.current_url;},0);}},rollover:function(ev){this.highlight(true);},rollout:function(ev){var _8f=ev.relatedTarget||ev.toElement;if(_8f==null){return;}if(this.isOpera){var top=this.getTop(this.div.main);var _91=this.getLeft(this.div.main);var _92=this.getBottom(this.div.main);var _93=this.getRight(this.div.main);var _94=ev.pageX||(ev.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft));var _95=ev.pageY||(ev.clientY+(document.documentElement.scrollTop||document.body.scrollTop));var _96=(_94>_91&&_94<_93&&_95>top&&_95<_92);if(_96){return;}}this.highlight(false);this.hide_delay(null,100);},pin:function(_97){this.pinned=true;this.other_bubbles[_97].pin_close_img.style.display="";this.orientation("pin",false,_97);},unpin:function(){this.pinned=false;this.div.pin_close_img.style.display="none";this.hide();},destroy_bubble:function(ev,_99){this.other_bubbles[_99].style.display="none";this.other_bubbles[_99].current_url=null;this.other_bubbles[_99].parentNode.removeChild(this.other_bubbles[_99]);},pin_check:function(){this.hideFlashOverlay();this.unpin();try{var _9a=this.current_url.split("//")[1].split("/")[0];var _9b=this.current_url.split("//")[1].split("/")[1];var tmp=this.current_url.split("?")[0].split(".");var _9d=tmp[tmp.length-1];if((_9a.toLowerCase().indexOf("youtube.com")!=-1&&_9b.indexOf("v")!=-1)||(_9a.toLowerCase().indexOf("video.google.com")!=-1&&_9b.indexOf("videoplay")!=-1)||(_9a.toLowerCase().indexOf("revver.com")!=-1&&_9b.indexOf("watch")!=-1)||_9d.toLowerCase()=="mp3"){this.showFlashOverlay();}}catch(e){}},startFlash:function(){this.showDragOverlay();var _9e=this;var _9f=this.div.main.cloneNode(true);var _a0=document.getElementsByTagName("body")[0];_a0.insertBefore(_9f,this.div.main);var _a1=this.other_bubbles.length;this.other_bubbles[_a1]=_9f;this.other_bubbles[_a1].current_url=this.current_url;var _a2=_9f.getElementsByTagName("*");for(var i=0;i<_a2.length;i++){if(_a2[i].id&&_a2[i].id.indexOf("drag_overlay")!=-1){this.observe(_a2[i],"mousedown",this.dragStart,_a1);}if(_a2[i].id&&_a2[i].id.indexOf("pin_close_img")!=-1){this.observe(_a2[i],"click",this.destroy_bubble,_a1);}if(_a2[i].id&&_a2[i].id.indexOf("ques_img")!=-1){this.observe(_a2[i],"click",this.option_frame,true,false,_a1);}if(_a2[i].id&&_a2[i].id.indexOf("close_img")!=-1){this.observe(_a2[i],"click",this.option_frame,true,true,_a1);}if(_a2[i].id&&_a2[i].id.indexOf("option_a")!=-1){this.observe(_a2[i],"click",this.option_frame,false,false,_a1);}if(_a2[i].id&&_a2[i].id.indexOf("option_iframe")!=-1){this.other_bubbles[_a1].option_iframe=_a2[i];}if(_a2[i].id&&_a2[i].id.indexOf("options")!=-1){this.other_bubbles[_a1].options=_a2[i];}if(_a2[i].id&&_a2[i].id.indexOf("body")!=-1){this.other_bubbles[_a1].body=_a2[i];}if(_a2[i].id&&_a2[i].id.indexOf("pin_close_img")!=-1){this.other_bubbles[_a1].pin_close_img=_a2[i];}if(_a2[i].id&&_a2[i].id.indexOf("bg_img")!=-1){this.other_bubbles[_a1].bg_img=_a2[i];}if(_a2[i].id&&_a2[i].id.indexOf("pointer")!=-1){this.other_bubbles[_a1].pointer=_a2[i];}if(_a2[i].tagName.toLowerCase()=="input"&&_a2[i].id.indexOf("box")==-1&&_a2[i].id.indexOf("submit")==-1){_a2[i].type="hidden";}}var _a4=_9f.getElementsByTagName("iframe")[0];if(this.isSafari){if(this.div.preview){_a4.src="about:blank";this.later(0,function(){_a4.src=this.shot_url+"#autoplay";});}}else{_a4.contentWindow.location.replace(this.shot_url+"#autoplay");}this.pin(_a1);this.hide();},showFlashOverlay:function(){this.div.flash_overlay.style.display="";this.div.drag_overlay.style.display="none";},hideFlashOverlay:function(){this.div.flash_overlay.style.display="none";this.div.drag_overlay.style.display="none";},showDragOverlay:function(){this.div.flash_overlay.style.display="none";this.div.drag_overlay.style.display="";},dragStart:function(ev,_a6){var _a7=this;this.drag_state="start";this.dragged_bubble=_a6;this.dragStartX=this.pointerX(ev);this.dragStartY=this.pointerY(ev);},dragMove:function(ev){if(this.drag_state!="start"){return;}var _a9=this.other_bubbles[this.dragged_bubble];var x=this.pointerX(ev);var y=this.pointerY(ev);x=x-this.dragStartX;y=y-this.dragStartY;var obx=_a9.offsetLeft;var oby=_a9.offsetTop;var _ae=obx-0+x;var _af=oby-0+y;_a9.style.left=_ae+"px";_a9.style.top=_af+"px";this.dragStartX=this.pointerX(ev);this.dragStartY=this.pointerY(ev);},dragStop:function(ev){this.drag_state="off";},pointerX:function(_b1){return _b1.pageX||(_b1.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft));},pointerY:function(_b2){return _b2.pageY||(_b2.clientY+(document.documentElement.scrollTop||document.body.scrollTop));},form_submit:function(ev){var _b4=false;if(this.div.box.value===this.cfg.text.SearchTheWeb){this.div.form_campaign.value=this.campaign("defaulttext");if(this.cfg.search_type!="adult"){_b4=true;}}else{if(this.div.box.value===""){this.div.form_campaign.value=this.campaign("emptybox");_b4=true;}else{this.div.form_campaign.value=this.campaign("bsb");}}if(_b4){var _b5=this.cfg.prefix.search+"?source="+encodeURIComponent(this.cfg.source)+"&campaign="+this.div.form_campaign.value;if(this.cfg.search_type=="image"){_b5+="&query=sunflower";}window.open(_b5,"_blank");ev.returnValue=false;if(ev.preventDefault){ev.preventDefault();}return false;}},sto:function(_b6,_b7){if(this.cfg.flavor=="xanga"){return window.restrictedSetTimeout(_b6,_b7);}else{return window.setTimeout(_b6,_b7);}},needs_png_fix:(navigator.userAgent.match(/msie (5\.5|6)/i)&&navigator.platform=="Win32"),isFirefox:(navigator.userAgent.match(/firefox/i)),isSafari:(/Safari|Konqueror|KHTML/gi).test(navigator.userAgent),isIE:(!this.isSafari&&!navigator.userAgent.match(/opera/gi)&&navigator.userAgent.match(/msie/gi)),isOpera:(navigator.userAgent.match(/Opera/gi)),getPageX:function(ev){var x=ev.pageX;if(!x&&0!==x){x=ev.clientX||0;if(this.isIE){x+=this._getScrollLeft();}}return x;},getPageY:function(ev){var y=ev.pageY;if(!y&&0!==y){y=ev.clientY||0;if(this.isIE){y+=this._getScrollTop();}}return y;},_getScrollLeft:function(){return this._getScroll()[1];},_getScrollTop:function(){return this._getScroll()[0];},_getScroll:function(){var dd=document.documentElement,db=document.body;if(dd&&(dd.scrollTop||dd.scrollLeft)){return [dd.scrollTop,dd.scrollLeft];}else{if(db){return [db.scrollTop,db.scrollLeft];}else{return [0,0];}}},getViewportHeight:function(){var _bd=-1;var _be=document.compatMode;if((_be||this.isIE)&&!this.isOpera){if(_be==="CSS1Compat"){_bd=document.documentElement.clientHeight;}else{_bd=document.body.clientHeight;}}else{_bd=self.innerHeight;}return _bd;},getViewportWidth:function(){var _bf=-1;var _c0=document.compatMode;if(_c0||this.isIE){if(_c0==="CSS1Compat"){_bf=document.documentElement.clientWidth;}else{_bf=document.body.clientWidth;}}else{_bf=self.innerWidth;}return _bf;},getWidth:function(_c1){var _c2=parseInt(_c1.offsetWidth);if(_c1==document.body||_c1==document||_c1==window){return window.getWidth();}else{if(_c1){var _c2=parseInt(_c1.offsetWidth);return (_c2==0)?parseInt(_c1.style.width):_c2;}else{return null;}}},getHeight:function(_c3){if(_c3==document.body||_c3==document||_c3==window){return window.getHeight();}else{if(_c3){var _c4=parseInt(_c3.offsetHeight);return (_c4==0)?parseInt(_c3.style.height):_c4;}else{return null;}}},getLeft:function(_c5){return _c5.offsetLeft;},getRight:function(_c6){return this.getLeft(_c6)+this.getWidth(_c6);},getTop:function(_c7){return _c7.offsetTop;},getBottom:function(_c8){return this.getTop(_c8)+this.getHeight(_c8);},trim:function(str){return str.replace(/^\s*|\s*$/g,"");},Rescan:function(_ca){if(_ca===null){return;}this.shot_scan(_ca);}};t.init();return t;};SNAP_COM.shot=SNAP_COM.snap_shot_obj();