Rank: Member Groups: Member
Joined: 8/27/2009 Posts: 10
|
Hi, I am using your Treeview, and Popup control on a page that contains an IFRAME. Everything works as expected until I send a PDF file to the IFRAME (ie stream a document with the following code)
Code: C#
Response.ClearHeaders();
Response.ClearContent();
Response.AppendHeader("content-length", bytes.Length.ToString());
Response.ContentType = "Application/pdf";
Response.BinaryWrite(bytes);
Response.End();
When the page is written to the IFRAME I am receiving a Javascript error: "No such interface supported" when your script attempts to execute the following code : eofi_r(document,"onmousedown",_eofi_ak) The page works without error if I open in a new window/tab. Here is the complete javascript reported by the debugger. Help! Brian
Code: JavaScript
//**********************************************************************************************************
// EO.Web Script Library. Copyright (C) 2006-2008 Essential Objects, Inc. All rights reserved.
// Visit Us on the Web: http://www.essentialobjects.com
// Version: 7.0.27.2
//**********************************************************************************************************
var _eo_objs=new Array();function _eofi_a(a,b,c,d){var e=window[a];if(e)_eofi_b(e);_eo_objs[c.aj]=new _eofi_f(b,c,d);window[a]=c;c.ak=d;window[c.getId()]=c;}function _eofi_b(a){a.unload();for(var b in _eo_objs){var c=_eo_objs[b];if(c&&(c.al==a))_eo_objs[b]=null;}window[a.getId()]=null;}function _eofi_c(a,b){for(var c in _eo_objs){var d=_eo_objs[c];if(!d)continue;var e=d.am;if(!e||(typeof(e)!=--str:15d22ce5-fbee-4641-897d-594b95c2b0dd--))continue;if(d&&d.al&&d.al.an(a)){var f=d.al;for(var g=0;g<b.length;g++){if(b[g]==f){f=null;break;}}if(f){_eofldr_q(b,d.al);var h=d.al.ao();if(h)_eofi_c(h,b);}}}}var eo_b=false;function _eofi_d(a,b){var c;if(!a)return;var d=new Array();_eofi_c(a,d);eo_b=b;try{for(c=0;c<d.length;c++)_eofi_b(d[c]);}catch(a){}eo_b=false;}function _eofi_e(){return eo_b;}function _eofi_f(a,b,c){this.ap=a;this.aj=b.aj;this.al=b;this.am=c;}function eo_GetObject(a){var b;var c;var d=null;for(b in _eo_objs){c=_eo_objs[b];if(c&&(c.aj==a)){d=c.al;if(d.aq())return d;}}d=null;for(b in _eo_objs){c=_eo_objs[b];if(c&&(c.ap==a)){if(!d)d=c.al;else _eofi_k(--str:a440d2c0-f74f-4437-ad7d-3ad60b1e09aa--+--str:4af48bea-ed93-4e7f-b18c-5fb595e50bdb--+--str:8c087856-b83b-4d1e-8405-93e45ababfbc--+--str:e395b0ce-c629-4d8f-bc76-acdfb4cc15d5--+--str:8063ff45-0692-42a9-9583-057a852caa2f--);}}if(d&&d.aq())return d;return null;}function _eofi_g(a,b){var c=new Array();var d=--str:bd7cecf4-50a5-4327-a8eb-ebe704f39b75--+b.toLowerCase()+--str:7d54ad9c-dc17-4f2d-8214-cbbb55cb7f8b--;for(var e in _eo_objs){var f=_eo_objs[e];if(!f)continue;var g=f.am;if(!g||(typeof(g)!=--str:2c7aa555-511f-4ce8-bbad-dc9387cbf342--))continue;g=--str:614d647a-5354-4568-86c8-49f72e441c0d--+g+--str:47b24d65-3544-4165-b285-966c89e0bcb8--;if(d.indexOf(g.toLowerCase())<0)continue;if(a&&(f.ap!=a))continue;_eofldr_q(c,f.al);}return c;}function eo_GetObjects(a,b){return _eofi_g(a,b);}var eo_c=null;function eo_GetContainer(a,b){if(eo_c)a=eo_c.ao();if(!a)return;var c=_eofi_g(null,b);if(!c)return;while(a){var d;var e;for(var f=0;f<c.length;f++){d=c[f];if(d.ar)continue;e=d.ao();if((e==a)&&(d.getType()==b))return d;}if(a.eo_d)a=a.eo_d;else a=a.parentNode;}return null;}function _eofi_h(a,b){for(var c in _eo_objs){var d=_eo_objs[c];if(!d)continue;var e=d.am;if(!e||(typeof(e)!=--str:1c91f575-57a7-4533-8cfb-85d4a9ad6f08--))continue;var f=d.al;var g=f.ao();if(g){while(g){if(g==a){f.as();if(b)f.unload();}g=g.parentNode;}}}}function _eofi_i(a,b){if(_eofldr_h()==--str:8fb012cd-4aef-4c24-9925-2277fd00b2d6--)window.setTimeout(a,b,--str:af915048-c2d0-4cb8-90f7-3383ede4e048--);else window.setTimeout(a,b);}var eo_e=false;var eo_f=0;function eo_SetDebug(a){_eo_debug=a;}function _eofi_j(){if(typeof(_eo_preview_mode)==--str:393a016e-9893-403d-91fe-75bdd2b6d55e--)return false;return _eo_preview_mode!=0;}function _eofi_k(a){if(_eo_debug){if(_eofi_j())window.alert(a);else window.alert(--str:5cc54a31-f484-472e-895f-02b3e9d63830--+a+--str:432371f3-22f2-44eb-91e8-9dd6925ae1d7--+--str:327d6329-3e14-4982-8ee3-5072e000132b--+--str:0536d1b6-4c40-4012-ba03-7ea37221e2c3--);}}function _eofi_l(){var a=_eofldr_a();a.at=new Object();a.b=new Object();a.k=new _eofldr_b();var b=document.getElementById(--str:7f5eb580-3973-46cd-83a5-be95cf3ea927--);a.k.au=b;a.k.j();if(_eofldr_a().k.f==--str:7a849e71-8015-4265-8e38-d4d8587e95dd--){var c=document.createElement(--str:a725ba4a-3c77-499c-ace6-2b2d9990ab08--);_eofldr_a().k.av=c;b.appendChild(c);}_eofi_n();_eofi_p(document,--str:4eaebcbe-2d81-47a5-9bea-ab7e8b59dd6c--,_eofi_ak);if((_eofldr_h()==--str:28549a87-7cdf-48fc-8026-9d1591ec03ee--)||(_eofldr_h()==--str:b4325f59-3e04-429f-b72b-5c4181dce5cb--)){_eofi_p(document,--str:20e69912-4757-44c9-8b0d-f5bddd183f44--,_eofi_al);_eofi_p(document,--str:0cb25b3e-ee6d-4b14-b8b3-509955d5abd1--,_eofi_am);_eofi_p(document,--str:09552551-c65f-4bf4-a432-60876c0a4d26--,_eofi_aq);}else{_eofi_p(document,--str:5faae4a7-852f-4340-b4e3-802b807614e7--,_eofi_al);if(_eofldr_h()==--str:9e96b79d-69c4-4ce3-8242-78ab0a29d487--)_eofi_p(window,--str:f93d0e19-e04f-466c-9aec-2a6417a2f44e--,_eofi_aq);else _eofi_p(window,--str:85c01049-e095-4ebd-befb-6b6d74d7a378--,_eofi_aq);}_eofi_p(window,--str:9f51f062-9c43-49fa-9561-b8dcb2a5dbf2--,_eofi_an);_eofi_p(window,--str:4bd26010-27c5-41e6-9156-52b6c27794b2--,_eofi_ap);}function _eofi_m(){if(typeof(_eofu_bh)==--str:a7d690ad-507d-4ab1-ae5d-5b78c9b7339b--){_eofu_bh();_eofu_bw();_eofu_aw();}_eofldr_x();_eofi_dn.aw=null;var a=_eofldr_a();if(a.k){a.k.au=null;a.k.av=null;}if(a.at){a.at.ax=null;a.at=null;}a.b=null;a.k=null;_eofldr_a.a=null;_eofi_r(document,--str:dbaed052-9c1b-4858-8c54-9c31adb8f98e--,_eofi_ak);if(_eofldr_h()==--str:90eea22c-bbbb-4e23-a3db-3c5491162967--){_eofi_r(document,--str:b7ac4307-28aa-41d9-a290-5be17242db1c--,_eofi_al);_eofi_r(document,--str:3953f70f-8cfb-4470-bbbb-91c4622bb491--,_eofi_am);_eofi_r(document,--str:d38bd60f-c053-4dbc-a245-306ff90c535b--,_eofi_aq);}else{_eofi_r(document,--str:6ab3b7a9-6e65-4124-91ab-80658f5c86e0--,_eofi_al);if(_eofldr_h()==--str:a965d35f-beb8-4124-b513-edf83695c038--)_eofi_r(window,--str:6a281129-af98-4533-87e8-44500985358f--,_eofi_aq);else _eofi_r(window,--str:4defd7ed-c517-481b-b479-a345def739d9--,_eofi_aq);}_eofi_r(window,--str:3a063a26-3417-41fd-b172-74e6d57f694a--,_eofi_an);_eofi_r(window,--str:e7122313-54aa-4121-8927-42a9e3980f79--,_eofi_ap);}function _eofi_n(){if(!_eofi_n.ay)_eofi_n.ay=1;else _eofi_n.ay++;}function _eofi_o(){if(--_eofi_n.ay==0)_eofi_m();}function _eofi_p(a,b,c){if(a.attachEvent)a.attachEvent(b,c);else if(a.addEventListener)a.addEventListener(b.substr(2),c,false);else{var d=a.eo_g;if(!d){d=new Array();a.eo_g=d;_eofldr_t(a);}var e=d[b];if(!e){e=new Array();d[b]=e;var f=a[b];if(f)_eofldr_q(e,f);a[b]=function(e){_eofi_q(e,b,a.id);};}_eofldr_q(e,c);}}function _eofi_q(a,b,c){var d=_eofu_gy(c);if(!d)return;var e=d.eo_g;if(e)e=e[b];if(e){for(var f=0;f<e.length;f++){var g=e[f];if(g)g(a);}}}function _eofi_r(a,b,c){if(a.attachEvent)a.detachEvent(b,c);else if(a.addEventListener)a.removeEventListener(b,c,false);else{var d=a.eo_g;if(d)d=d[b];if(d){for(var e=0;e<d.length;e++){if(d[e]==c)d[e]=null;}}_eofldr_v(a);}}function _eofi_s(){try{if(_eofldr_a().k.f==--str:81e6e4f2-19a8-43c4-9568-18d7c8a06802--){var a=_eofi_s.caller.caller.caller;}return--str:604de647-0e7c-40d0-b66f-98ee887eb3c7--;}catch(e){return--str:6176e076-e2cb-45ee-9a6f-0ddb0bcdfe44--;}}function _eofi_t(a){var b=--str:df572e05-f6cf-4890-b5c9-14f8dd656928--;var c=_eofi_s();if(c){for(var d=0;d<a.length;d++){var e=a.charCodeAt(d);if(e>128)b+=String.fromCharCode(e-128);else b+=c.charAt(e-1);}} return b;}function _eofi_u(a){var b=--str:f7080c92-8d2e-45bb-82de-d63168ddb143--;var c=_eofi_s();if(c){var d=--str:9164a627-9d97-4368-b31a-f3107e4ea624--;var e=d.length;for(var f=0;f<a.length;f++){var g=a.charCodeAt(f);var h=(d.charCodeAt((f+7)%e)+e)%128;g+=h;if(g>=128)g-=127;if(g>=128)g-=127;b+=String.fromCharCode(g);}} return b;}function _eofi_v(a){var b=a[a.length-1];a.length=a.length-1;return b;}function _eofi_w(a,b,c){for(var d=a.length;d>c;d--)a[d]=a[d-1];a[c]=b;}function _eofi_x(a,b){var c=a[b];var d=a.length-1;for(var e=b;e<d;e++)a[e]=a[e+1];a.length=d;return c;}function _eofi_y(a,b,c){if(b==c)return;var d=a[b];a[b]=a[c];a[c]=d;}function _eofi_z(){this.az=_eofi_aa;this.p=_eofi_ab;this.n=_eofi_ac;this.o=_eofi_ad;this.ba=_eofi_ae;this.bb=_eofi_af;this.a=new Array();this.bc=0;this.bd=0;}function _eofi_aa(){this.a=new Array();this.bd=0;}function _eofi_ab(a){return this.a[a];}function _eofi_ac(a,b){if(b==null){throw--str:9388016f-8243-40b6-9747-6b6da527458a--+a+--str:c8a2251b-ab0a-4d21-9073-a6d4576601a9--+b+--str:aa3767d8-5dc2-4999-94ac-b8dc826a8fed--;}else{if(a==null){this.bd++;a=--str:f906ccb9-6b40-4d3c-b8e5-c606b97a3e27--+this.bd.toString();}this.a[a]=b;}return a;}function _eofi_ad(a){var b=this.a[a];if(b){this.a[a]=null;this.bc++;if(this.bc>100)this.bb();}return b;}function _eofi_ae(a){for(var b in this.a){if(this.a[b]==a)this.o(b);}}function _eofi_af(){var a=new Array();for(var b in this.a){var c=this.a[b];if(c)a[b]=c;}this.bc=0;this.a=a;return a;}function _eofi_ag(a){var b=new Date();if(a==null)a=--str:39c476e9-8d24-4368-81cf-45020f2235e3--;a=b.getHours()+--str:6c3331b8-9d0a-45b3-92fc-6f6f435046d3--+b.getMinutes()+--str:23ee45e1-4d30-413f-b224-e99aa9e99ad8--+b.getSeconds()+--str:ad5bcf1d-b9ce-454c-8571-cb62afc9e117--+b.getMilliseconds()+--str:9e6bc1c6-58af-411d-8da3-c645aa2e8a02--+a;var c=_eofldr_a().k;if((c.f==--str:c89aac46-9078-412e-aa43-5507756841dd--)&&!c.g)Debug.write(a);else if(c.f==--str:133add5a-887d-4a5a-b2b6-3ae8063508f5--)opera.postError(a);else{if((c.f==--str:a2e52451-58da-4ae9-be1d-7fd77d2e8506--)||(c.f==--str:99addf74-1b53-4aa9-b114-597a1bc58f5d--))dump(a);var d=_eofldr_a().k.au;if(d){var e=_eofldr_a().k.av;if(e){a=a.replace(--str:59c724cc-ff4c-4c7d-b50f-ab543add3125--,--str:29acc971-37f7-4716-b056-c84f7fcff61e--);var f=_eofldr_n(_eofldr_m(e));f.innerHTML=a;}else{a=a.replace(--str:45120174-9a68-414e-bd2d-97aa48c33145--,--str:789e312a-6c6e-47d8-9f93-1dbdae0ab156--);d.innerHTML=d.innerHTML+a;}}if(window.console&&window.console.log)window.console.log(a);}}function _eofi_ah(a){_eofi_ag(a+--str:59f6392b-ed0e-4784-ac97-a49c2a11747b--);}function _eofi_ai(a,b){_eofi_ah(a+--str:d391f39d-e98c-4106-9eef-503be712562d--+b);for(var c in b){_eofi_ah(--str:231993cc-8144-44e6-9bb7-3a4da857857f--+c+--str:8d1aafc1-f774-462d-a441-9d7f64df7569--+b[c]);}}function _eofi_aj(a){if(eo_h){a=_eofi_by(a);if(a){var b=eo_h.ao();if(b&&!_eofi_az(a,b)){eo_h.be();eo_h=null;}}}}function _eofi_ak(a){if((_eofldr_h()==--str:caaff425-6b40-45ea-b190-3df2d65bef5f--)&&_eofi_dz())return;if(typeof(_eofnv_hl)==--str:2ea260f2-b6da-422f-bf7c-524e5ea0cb80--)_eofnv_hl(a);if(typeof(_eofsv_u)==--str:11ebc8ce-4eb2-4c44-a30a-55f556c2b749--)_eofsv_u(a);if(typeof(_eofu_bq)==--str:649301a3-64b7-41ea-aa2c-08b8ce71e792--){if(_eofu_ar(a))return;for(var b in _eo_objs){var c=_eo_objs[b];if(c&&c.al&&c.al.bf)c.al.bf(a);}_eofi_aj(a);_eofu_bq();}}function _eofi_al(a){if(typeof(_eofdg_ce)==--str:5ad60b81-c082-4b7f-b374-419a0881ba31--){if(_eofdg_ce(a)==false)return false;}if(typeof(_eofme_dd)==--str:fe302ded-f6e7-471c-9917-41592841ff74--){if(_eofme_dd(a)==false)return false;}if(typeof(_eofnv_ho)==--str:1ae56bd7-5084-43cd-b446-3bf110b1bd63--){if(_eofnv_hp(a)==false)return false;if(_eofnv_ho(a,null)==false)return false;if(_eofnv_ho(a,eo_h)==false)return false;}if(typeof(_eofdd_m)==--str:63a2d9ce-420d-4b02-8502-86bfdbf8a153--){_eofdd_m(a);}if(eo_h&&eo_h.bg){if(eo_h.bg(a)==false){_eofi_dx(document,a);return false;}}if(_eofldr_h()!=--str:a93cacd6-8174-4c3e-84cf-05165a8e3b49--)return _eofi_am(a);}function _eofi_am(a){if(typeof(_eofme_de)==--str:6b193988-6911-4b09-982d-1c60826ea438--){if(_eofme_de(a)==false)return;}}var eo_i=null;var eo_j=null;function _eofi_an(){eo_e=true;if(!eo_i){eo_i=window[--str:df61a9f0-8833-4163-9ad5-a09e1be83954--];window[--str:08f7f344-bcf0-4767-a6c7-961e0891d8d8--]=_eofi_bu;eo_j=window[--str:6a17561b-cc98-467c-b3db-c0ea6dfeb792--];window[--str:4abd9373-6fbd-4b9d-8511-5cf1d3959941--]=_eofi_ar;if(_eofi_ey()&&!_eo_aspnet11&&(_eofldr_h()==--str:6245cc53-8389-4d6f-a8a1-7e7a9b4f4b17--)){var a=document.getElementById(--str:d58594c0-0aa5-4afb-af61-b875e1f785f9--);var b=document.getElementById(--str:a08f8610-b33e-4fd2-bb8f-64dc6fde4380--);if((a!=null)&&(b!=null)){if(!a.value&&b.value)a.value=b.value;else if(a.value)b.value=a.value;}}}else{eo_k.__EVENTTARGET.value=--str:8a6dbe63-1075-4af5-a15d-082f46d0afa0--;eo_k.__EVENTARGUMENT.value=--str:b2666b50-ff62-4d41-a1b9-1414009ac86a--;eo_l=null;eo_m=null;}_eofi_ao();if(typeof(_eofnv_hr)==--str:d6caec62-a24b-4698-bcfe-ac54d5256a12--)_eofnv_hr();_eofi_eq();}function _eofi_ao(){var a=new Array();var b=--str:1f0a04fc-a417-4523-9637-fddbbb564dd9--+--str:79b2de84-c2a9-4971-bc19-083f1b22450c--+--str:d4afb1f5-2ec3-4ef8-bdf0-9fb4233c28a2--+--str:aa48228b-87ec-4eb6-89bb-d75ca85a6a71--;for(var c in _eo_objs){var d=_eo_objs[c];if(d==null)continue;var e=_eo_objs[c].al;if(e==null)continue;var f=document.getElementById(e.aj+b);if(f){var g=60000;if((_eofldr_h()==--str:64f814e6-7bd7-411a-adf8-306c62aa2e6a--)||(_eofldr_h()==--str:26c32adc-b7fd-4a54-9792-99dab5307b1b--))g=0x73281457+0xCD7EBA8;else g=39928+25607;f.style.zIndex=g;_eofldr_q(a,f);}if(e.bh)e.bh();}for(c=0;c<a.length;c++){var h=a[c];if(c==0){if(h.parentNode!=document.body){h.parentNode.removeChild(h);document.body.appendChild(h);h.style.display=--str:bf23569a-3713-4198-ad2a-1f29521ad7d2--;}}else{h.style.display=--str:fde79574-6621-4b5f-b1bc-2822d9b6df4e--;}}}var eo_n;function _eofi_ap(){eo_n=true;if(typeof(_eofnv_ht)==--str:02a490ee-c55b-4812-bb59-34f1c317c6a9--)_eofnv_ht();if(typeof(_eofcd_hh)==--str:8e91a619-929a-4cc0-b26c-42850a4f5909--)_eofcd_hh();if(typeof(_eofpb_ab)==--str:dba00b65-f719-457a-9f36-8eba7d1ed1a9--)_eofpb_ab();if(typeof(_eofcp_dm)==--str:23642c78-1b3a-4a53-97c6-c10e46daa21f--)_eofcp_dm();if(typeof(_eofed_hr)==--str:b81aea71-4d98-452d-b348-3ddd5cc6659d--)_eofed_hr();for(var a in _eo_objs){objInfo=_eo_objs[a];if(objInfo&&objInfo.al)objInfo.al.unload();}_eofi_o();}function _eofi_aq(a){if(!a)a=window.event;if(!a)return;var b=0;if(a.wheelDelta){b=event.wheelDelta/120;if((_eofldr_h()==--str:a4b7903b-04a1-4bd5-b035-1eeb05bc3704--)&&(_eofldr_i()<9))b=-b;}else if(a.detail)b=-a.detail/3;if(b){for(var c in _eo_objs){var d=_eo_objs[c];if(d&&d.al&&d.al.bi&&(d.al==eo_h)&&!d.al.ar){d.al.bi(a,b);break;}}}}function _eofi_ar(a){if(eo_o){var b=eo_o[a];if(b)a=b;}for(i in _eo_objs){objInfo=_eo_objs[i];if(objInfo&&(objInfo.aj==a)&&objInfo.al)return objInfo.al.bj();}if(eo_j)return eo_j(a);return--str:1474dd21-a679-4acc-8b97-df0ae77e493c--;}window._eo_js=1;_eofi_l();function _eofi_as(a,b){if(b){var c=_eofldr_h();if((c==--str:3e33ca69-d8b3-4f88-a168-46d77e5c904b--)||(c==--str:0933f52d-0e8e-4a89-9cdb-5fa83bd5cfa9--)||(c==--str:39d65726-e36c-44a5-8908-0ca87f1189d4--)){if(a.tagName==--str:be4f80a9-1cdf-41a7-a665-32fadbfe018f--)a.style.display=--str:6a0c9d46-cfab-48ce-a661-c9595628cb08--;else a.style.display=--str:a412d9d6-7d0e-408e-866a-21ef4ff41a24--;}else if(c==--str:d33b2954-17f9-4f57-8ba6-5d00569e7ff8--)a.style.display=--str:30ab51e5-f1d2-49fb-be2b-2421bd0354f8--;else a.style.display=--str:a3b6c39c-7efa-40fa-8eac-aa1bd18514e1--;}else{a.style.display=--str:d89549f2-83e4-4cda-b04a-1a8351ed4ae2--;}}function _eofi_at(a,b){if(b){var c=_eofldr_h();if((c==--str:90f09a61-b82d-48da-a868-417c7d0a8459--)||(c==--str:b2311f8e-3fe3-4927-b7ca-917542d5800e--)||(c==--str:4cdf77a2-5fba-4997-bf5c-697d23b85d57--)){if(a.tagName==--str:1a908d69-3966-4bf4-acc2-772f6eac4713--)a.style.display=--str:c8f3c9d3-107a-4a17-9eac-aa53b0fc542b--;else a.style.display=--str:3baab03f-0f2a-448d-a617-0eb09f23a7a4--;}else if(c==--str:9ac04c83-954b-4279-afb1-6423c9e5ad40--)a.style.display=--str:d396b01e-1ee2-4ab0-afaa-171784392390--;else a.style.display=--str:e84513c6-ddef-45fb-8a5b-2bad2e1d5a56--;}else{a.style.display=--str:33657858-4aa4-438d-a650-44a2b555b453--;}}function _eofi_au(){return _eofi_ep(--str:540b5511-aa15-4389-8ca8-e51c8e55b35c--);}function _eofi_av(a,b,c,d,e,f){return _eofi_au()+--str:15fabc05-c21b-4cb3-bb1c-1e2e2a5dc42a--+--str:cea3ba31-064c-4ca0-b15d-bbf90f73e84c--+escape(a)+--str:4e7daa24-aee6-4ebd-836e-82e268259ae6--+escape(b)+--str:05d2dbb2-ba0e-4c8e-9095-fe4d1761c461--+c+--str:0007365b-a212-41a7-bc2b-c85f559d987b--+d+--str:72db8fd9-c36b-441f-a8c6-6e3d39914195--+e+--str:5c774f78-7de3-475c-89ae-7983114d510b--+(f?--str:1e2533e8-d834-4f78-b78d-482fc89c5888--:--str:8fb69d1a-16b1-4174-9cea-2ba9bc7b2226--);}function _eofi_aw(a,b,c){return _eofi_au()+--str:54cfcddc-66b5-4f30-ae23-332b3b832c29--+--str:5a95828d-967e-42d7-b4a0-2955830402fe--+escape(a)+--str:348668fa-fb8c-44be-a1dc-086ac908879b--+b+--str:c12ffdf6-a4d8-4730-91fc-f850296f8682--+c;}function _eofi_ax(a){return _eofi_au()+--str:3e0a453a-e63c-4839-b611-ebe11e7a9160--+--str:913e729f-85d0-4d87-80cd-6c7c5eb27cef--+escape(a);}function _eofi_ay(a){if(a&&(a.tagName==--str:d9891962-8df8-45ce-b7bf-03534e90aab6--)){var b=a.rows[0];var c=b.cells[0];if(!c)c=b.children[0];return c;}return a;}function _eofi_az(a,b){if(!b)return false;while(a&&(a!=b)){if(a.eo_d)a=a.eo_d;else a=a.parentNode;}return a==b;}var eo_p=-1;var eo_q=new Array('A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z','a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z','0','1','2','3','4','5','6','7','8','9','+','/');function _eofi_ba(){this.a=--str:f8441c04-e95e-47e0-acc1-5669237aecba--;this.bk=--str:c8e23854-4644-41ce-87c0-d19837b918b7--;this.bl=0;}function _eofi_bb(a){if(typeof(a)==--str:5c256c75-161e-4519-9be6-82a5f2a025ec--){this.bk+=a;this.bl+=a.length;}else{this.bk+=String.fromCharCode(a);this.bl++;}if(this.bl>20)this.bm();}function _eofi_bc(){if(this.bl){this.a+=this.bk;this.bk=--str:9c197622-3bde-46d9-87b5-426e2865c2a4--;this.bl=0;}}function _eofi_bd(){this.bm();this.bn=this.a;this.bo=0;var a='';var b=new Array(3);var c=0;var d=false;while(!d&&(b[0]=this.bp())!=eo_p){b[1]=this.bp();b[2]=this.bp();a+=(eo_q[b[0]>>2]);if(b[1]!=eo_p){a+=(eo_q[((b[0]<<4)&0x30)|(b[1]>>4)]);if(b[2]!=eo_p){a+=(eo_q[((b[1]<<2)&0x3c)|(b[2]>>6)]);a+=(eo_q[b[2]&0x3F]);}else{a+=(eo_q[((b[1]<<2)&0x3c)]);a+=('=');d=true;}}else{a+=(eo_q[((b[0]<<4)&0x30)]);a+=('=');a+=('=');d=true;}c+=4;if(c>=76){a+=('\n');c=0;}}return a;}function _eofi_be(){if(!this.bn)return eo_p;if(this.bo>=this.bn.length)return eo_p;var a=this.bn.charCodeAt(this.bo)&0xff;this.bo++;return a;}_eofi_ba.prototype.bq=_eofi_bb;_eofi_ba.prototype.bm=_eofi_bc;_eofi_ba.prototype.bp=_eofi_be;_eofi_ba.prototype.aaa=_eofi_bd;function _eofi_bf(a){if(a!=null)this.aab=a;else this.aab=--str:5d29474b-5a9f-4b34-8e16-6ce08762a4c7--;this.aac=--str:b1bd6061-94f5-403e-9a8d-744a9de621aa--;}function _eofi_bg(a,b){if(b.aab||b.aad){if(!this.aad){this.aad=new Array();this.aae=new Array();}if(this.aad[a]==null)_eofldr_q(this.aae,a);this.aad[a]=b;b.aac=a;}}function _eofi_bh(a){if(this.aad)return this.aad[a];return null;}function _eofi_bi(){return this.aae&&this.aae.length;}function _eofi_bj(a){var b=--str:2a106b3f-c3c6-49a7-8a25-ce5ba21193ec--;if(a>=128){b+=String.fromCharCode(((a&0xff00)>>8)|0x80);b+=String.fromCharCode(a&0xff);}else if(a>0){b+=String.fromCharCode(a);}else{b+=String.fromCharCode(0);}return b;}function _eofi_bk(){if(!this.aac&&!this.aab&&!this.aad)return--str:9882ca96-b183-433e-8f8d-713f10bd2c8b--;var a=--str:5583c5b5-0ea0-4d73-9c9b-0ed551ccd16c--;if(this.aae&&this.aae.length){a=this.aaf(this.aae.length);for(var b=0;b<this.aae.length;b++){var c=this.aad[this.aae[b]];if(c.aaa){var d=c.aaa();a+=this.aaf(d.length)+d;}}}var e=--str:1b2eab2c-46fe-4342-add9-688f1daa1479--;if(a)e=--str:b5131e6f-c191-43d7-9168-cbb51560528d--;var f=this.aac+e+_eofi_bn(this.aab);var g=f.length;f=this.aaf(g)+f;if(a)f=f+a;return f;}function _eofi_bl(a){var b=String.fromCharCode;var c,bt2,bt3,bt4,bt5,bt6;if(a<128)return String.fromCharCode(a);else if(a<=2047){c=(192+(a/64))&0xff;bt2=(128+(a%64))&0xff;return b(c)+b(bt2);}else if(a<=65535){c=(224+(a/4096))&0xff;bt2=(128+((a/64)%64))&0xff;bt3=(128+(a%64))&0xff;return b(c)+b(bt2)+b(bt3);}else if(a<=2097151){c=(240+(a/262144))&0xff;bt2=(128+((a/4096)%64))&0xff;bt3=(128+((a/64)%64))&0xff;bt4=(128+(a%64))&0xff;return b(c)+b(bt2)+b(bt3)+b(bt4);}else if(a<=67108863){c=(248+(a/16777216))&0xff;bt2=(128+((a/262144)%64))&0xff;bt3=(128+((a/4096)%64))&0xff;bt4=(128+((a/64)%64))&0xff;bt5=(128+(a%64))&0xff;return b(c)+b(bt2)+b(bt3)+b(bt4)+b(bt5);}else if(a<=2147483647){c=(252+(a/1073741824))&0xff;bt2=(128+((a/16777216)%64))&0xff;bt3=(128+((a/262144)%64))&0xff;bt4=(128+((a/4096)%64))&0xff;bt5=(128+((a/64)%64))&0xff;bt6=(128+(a%64))&0xff;return b(c)+b(bt2)+b(bt3)+b(bt4)+b(bt5)+b(bt6);}return--str:e98a21e0-6999-4c92-8b96-4f982e9abe39--;}function _eofi_bm(a){var b=new Array();for(var c=0;c<a.length;c++){var d=a.charCodeAt(c);b[c]=_eofi_bl(d);}return b.join(--str:28f78a63-28bc-4050-a0be-ce6418d11706--);}function _eofi_bn(a){if(!a)return a;if(typeof(a)!=--str:7e8e1586-b3c9-485b-9ffd-e0c67fb076a9--){a=a.toString();}else{a=a.replace(/:/g,--str:07201477-ed84-40bf-a6af-c87eb0dbeee0--);a=a.replace(/!/g,--str:dd595ad4-a41e-40f0-8339-2b398cb64817--);a=_eofi_bm(a);}return a;}function _eofi_bo(){var a=this.aaa();var b=new _eofi_ba();b.bq(a);a=b.aaa();return a;}_eofi_bf.prototype.aag=_eofi_bg;_eofi_bf.prototype.aah=_eofi_bh;_eofi_bf.prototype.aai=_eofi_bi;_eofi_bf.prototype.aaf=_eofi_bj;_eofi_bf.prototype.aaa=_eofi_bk;_eofi_bf.prototype.aaj=_eofi_bo;function _eofi_bp(a){if(!eo_k||!_eofi_ey())return;if(eo_k.eo_r)return true;var b=null;var c=null;var d=false;if(eo_k.__EVENTTARGET&&eo_k.__EVENTARGUMENT){b=eo_k.__EVENTTARGET.value;c=eo_k.__EVENTARGUMENT.value;eo_k.__EVENTTARGET.value=eo_l;eo_k.__EVENTARGUMENT.value=eo_m;d=true;}var e=true;if(!a||(_eofi_ey()&&!_eo_aspnet11)){if(_eofi_bq()==false)e=false;}if(!e||_eofi_bt()==false)e=false;if(d){eo_k.__EVENTTARGET.value=b;eo_k.__EVENTARGUMENT.value=c;}if(e)_eofi_fa();return e;}function _eofi_bq(){if(eo_k&&eo_k.eo_s&&_eofi_ey()){if(_eo_aspnet11&&!window.event)return true;if(window[--str:138f5ace-95b6-4527-a1b7-c97b661349a6--]==true)return true;if(eo_k.eo_s()==false)return false;}return true;}function _eofi_br(){var a=new _eofi_bf();for(var b in _eo_objs){var c=_eo_objs[b];if(c&&c.al){var d=c.al;if(d.aak&&d.aak()&&!d.ar&&d.aj){var e=d.aal();if(e)a.aag(d.aj,e);}}}var f=document.getElementsByName(--str:aa2222a6-b93a-439e-95c5-b1ce10bb1b2d--);if(f&&(f.length>=1)){f[0].value=a.aaj();}}function _eofi_bs(a){var b=document.getElementsByName(a);if((b==null)||(b.length==0))b=null;if(b){for(var c=0;c<b.length;c++)b[c].value=--str:ed8e421b-fa5d-4fba-add2-70977eea4980--;}}function _eofi_bt(){_eofi_bs(--str:e1f67381-0c80-4ca7-ab33-95b37f7e304b--);_eofi_bs(--str:29142191-416d-4f30-8147-9aa8e08513bc--);_eofi_br();for(var a in _eo_objs){var b=_eo_objs[a];if(b&&b.al){var c=b.al;if(c.aam&&(c.aam()==false))return false;}}}var eo_k=null;var eo_l=null;var eo_m=null;var eo_t=false;var eo_u=null;function _eofi_bu(a,b){eo_t=true;if(eo_i){if(_eofi_ey()&&_eo_aspnet11&&a)a=a.split(--str:3d3acc34-9103-4a5a-90e3-6b1fd69585b3--).join(--str:abb6ac95-8cee-4ba9-bfc3-f36fd2e4ff62--);eo_l=a;eo_m=b;if(_eofi_bp(true)==false)return;if(eo_k)eo_k.eo_r=true;eo_i(a,b);if(eo_k){eo_k.eo_r=false;}eo_l=null;eo_m=null;}}function _eofi_bv(){var a=document.forms;if(typeof(window[--str:a284aaf1-f658-420d-a22a-4995c2fefba9--])==--str:de496b6b-a9e6-4e33-b017-aa61401acf3d--){if(a.length>0)eo_k=a[0];}else{for(var b=0;b<a.length;b++){var c=a[b];if((c.eo_s==null)&&((c.id==_eo_form)||(c.name==_eo_form))){eo_k=c;break;}}}if(eo_k&&!eo_k.eo_s){eo_k.eo_s=eo_k.onsubmit;eo_k.onsubmit=_eofi_bp;}}function _eofi_bw(){if(window.__smartNav){var a=window.__smartNav.form;if(a)a.attachEvent(--str:0ea42593-a90f-4499-a894-25c4cb7443ef--,_eofi_bx);}}function _eofi_bx(){for(i in _eo_objs){var a=_eo_objs[i];if(a){var b=a.al;if(b){b.unload();_eo_objs[i]=null;}}}}_eofi_bv();_eofi_bw();function eo_Demo_ShowRow(a,b){_eofi_as(a,b);}function _eofi_by(a){if(!a&&window.event)a=window.event;if(a.srcElement)return a.srcElement;if(a){if(a.tagName)return a;else{var b=a.target;while(b.nodeType!=1)b=b.parentNode;return b;}}}function _eofi_bz(a){if(!a)return a;a=a.split(':').join('_');a=a.split('$').join('_');return a;}function _eofi_ca(a){var b=_eofu_s(a);if(b.parentWindow)return b.parentWindow;else{if(_eofldr_h()!=--str:2a86ecdc-1972-4db7-8639-e55afa95248c--)return b.defaultView;else{while(a){if(a.eo_v)return a.eo_v;var c=a.parent;if(c==a)break;a=c;}return window;}}}function _eofi_cb(){_eofi_k(--str:1c5abd37-9d07-4001-aca4-2a61690e6882--);}function _eofi_cc(){return null;}function _eofi_cd(){return true;}function _eofi_ce(){return false;}function _eofi_cf(a){}function _eofi_cg(a){if(a)this.aan(a);}function _eofi_ch(a){this.aao(a[1],a[2],a[3],a[4],a[5],a[6],a[7],a[8],a[9],a[10]);}function _eofi_ci(a,b,c,d,e,f,g,h,i,j){this.aj=a;this.ak=b;this.aap=c;this.aaq=j;this.aar=d;this.aas=f;this.aat=g;this.aau=h;this.aav=i;if(e)_eofi_k(e);}function _eofi_cj(a){if(this.aaw)return;this.aaw=true;this.aax=a;var b=_eofldr_a();if(!b.b[this.aj])this.aay=1;if(this.aay&&!this.aax)this.aaz=1;}function _eofi_ck(){return this.ak;}function _eofi_cl(a){var b=a.toLowerCase()+--str:198277ba-5928-4e2e-be64-b9ce433d21a6--;var c=this.ak.toLowerCase()+--str:581d707a-3502-4cce-b56c-9525376282bb--;return b.indexOf(c)>=0;}function _eofi_cm(){return this.aj;}function _eofi_cn(){if(this.aar&&(typeof(_eofnv_a)==--str:0cdce61a-0049-47e6-9b7c-fdd9a2687ac6--))_eofnv_a(this.aar);}function _eofi_co(){if(this.aar&&!this.aar.aba)_eofi_ak();}function _eofi_cp(){return--str:095ed542-2bc8-4702-9fb0-30234772c3c2--;}function _eofi_cq(){if(!this.ar){this.abb(--str:ae8bb3ff-802f-4721-8fd8-92546295eee6--,this.aat,[this]);if(this.abc){this.abc();for(var a in this.abd){var b=this.abd[a];if(b)b.abe=true;}}this.ar=true;}}function _eofi_cr(){var a=this.ao();if(!a)return true;return a.ownerDocument!=null;}function _eofi_cs(a){var b=this.abf();if(b&&_eofi_az(b,a))return true;b=this.ao();if(b&&(b!=a)&&_eofi_az(b,a))return true;return false;}function _eofi_ct(a){return eo_GetContainer(this.ao(),a);}function _eofi_cu(a){_eofi_k(--str:061a65f9-7fbc-45b2-9065-5f0323b84ab7--+this.aj+--str:107de0f9-ad12-4a7d-8c22-f4548a0a2418--+a);}function _eofi_cv(a,b,c,d){if(this.aau){var e=window[this.aau];if(typeof(e)==--str:aef25323-d624-43eb-9f89-699fdd1734ca--){e(this,a,b,c);return;}}if(c)b=_eoffmt_b(b,c);if(d)window.alert(b);else this.abg(b+--str:b8b34a49-3ef9-4441-99d7-ba7f773412d4--);}function _eofi_cw(a,b,c,d){if(this.aav){var e=window[this.aav];if(typeof(e)==--str:dfdf7b5a-f0a9-4333-b280-5889500ea8e0--)return e(this,a,b,c,d);}if(d)b=_eoffmt_b(b,d);if(c==--str:0cf81617-a2b9-4771-aec2-4eb220aad5a8--)return window.confirm(b);else if(c==--str:18d1a968-90f4-4777-bc4a-1f309df2680f--)window.alert(b);}var eo_h=null;function _eofi_cx(a,b){if(eo_h)eo_h.be();eo_h=a;try{a.abh(b);}catch(e){}}function _eofi_cy(a){_eofi_cx(this,a);}function _eofi_cz(){return eo_h;}function _eofi_da(){return eo_h==this;}function _eofi_db(){var a=this.ao();if(a)return a.offsetWidth;else return null;}function _eofi_dc(){if(!this.abi)this.abj();}function _eofi_dd(a){if(typeof(a)!=--str:c7a7d100-7a12-4eb6-a29a-d72a1bd7d43a--)return;if(a<0)a=0;var b=this.ao();if(b){b.style.width=_eofu_ae(a);this.abk();}}function _eofi_de(){var a=this.ao();if(a)return a.offsetHeight;else return null;}function _eofi_df(a){if(typeof(a)!=--str:503fa16f-c3f6-4c01-87b1-b604751b7fdd--)return;if(a<0)a=0;var b=this.ao();if(b){b.style.height=_eofu_ae(a);this.abk();}}function _eofi_dg(a,b){this.abi=true;this.abl(a);this.abm(b);this.abi=false;this.abk();}function _eofi_dh(){if(this.ar)return;if(this.isLoaded()){if(this.aas){var a=window[this.aas];if(typeof(a)==--str:83accf13-765b-478c-8ddc-596f643593dc--){a(this);}}}else{var b=this;setTimeout(function(){b.abn();},100);}}function _eofi_di(a){if(typeof(a)==--str:c80ec68c-ef4f-48e5-b48a-5f685b7c4409--)return window[a];else return a;}function _eofi_dj(a,b){if(typeof(b)==--str:0b12a452-884d-4edc-a224-65687c8ccc5e--)return b;if(typeof(b)==--str:21ed516f-0f3d-4b03-863d-03369045403a--){if((b.indexOf(--str:54a165b9-aa74-4a69-90fd-98d0a77553f6--)>=0)||(b.indexOf(--str:fc40cc2f-b745-4d0f-9d66-8fc38a1f9349--)>=0)||(b.indexOf(--str:722fa546-99ee-4ef0-8edd-917d5359520e--)>=0)||(b.indexOf(--str:2d3e790e-78f8-4b3c-b04e-bfce1e3c6b21--)>=0)){_eofi_k(a+--str:1b680d3c-d926-450a-aded-4105120cc467--+--str:6763aa38-0893-435d-98d1-15ce2118cdc3--+a+--str:41959f85-0f28-4d1c-b441-fcbd042165a9--+a+--str:0de7f352-f959-4611-8b85-5003ba90e78f--);return null;}return window[b];}return null;}function _eofi_dk(a,b,c,d){var e=b;b=_eofi_dj(a,b);if(!b){if(typeof(e)==--str:5a7da79b-6881-46bd-a1b4-d729f076ff38--)_eofi_k(--str:c1288c3e-eda7-4f34-8285-3ac3dbecde2a--+a+--str:54ac78aa-588b-438b-8b30-e965d28e3721--+e+--str:c46e84c8-b4a5-4404-b69d-f60ebf4a6fd4--);return;}if(!d)b.apply(window,c);else{if(!this.abd)this.abd=new Object();var f=this.abd;var g=f[a];if(g)g.abe=true;g=new Object();f[a]=g;g.abo=b;g.abp=c;setTimeout(function(){if(!g.abe)g.abo.apply(window,c);f[a]=null;},d);}}function _eofi_dl(a){if(!eo_e&&_eofi_ey()&&!_eo_aspnet11&&(_eofldr_h()==--str:48486ea8-a87b-4af1-9359-e489717e1f0e--))return;if(a==null)a=--str:178f0ed1-bf1e-47e8-a733-35c3757169ec--;var b=this.aaq;a=a.replace(/\\/g,--str:7c9dfc60-47bc-48bc-8807-86e0c98f8b88--);a=a.replace(/\--str:a1d13cc3-368a-4981-aea7-3e51cc2c4522--\\\--str:e7f9f204-2506-4573-be39-609ffd813c40--);a=a.replace(/\'/g,--str:2d863884-ccb8-4fe1-912d-940a3673ad85--);a=a.replace(/\n/g,--str:1c88a542-fc0c-4a57-85af-6e04aa5e5877--);a=a.replace(/\r/g,--str:e423cd4f-c40a-49b2-9371-f7babf472d90--);b=b.replace(--str:dd9da1f4-283a-4f86-828a-a9ad7f290e5b--,a);eval(b);}function _eofi_dm(){return this.ao();}_eofi_cg.prototype.aan=_eofi_ch;_eofi_cg.prototype.aao=_eofi_ci;_eofi_cg.prototype.abq=_eofi_cj;_eofi_cg.prototype.abc=_eofi_cc;_eofi_cg.prototype.abr=_eofi_ck;_eofi_cg.prototype.abs=_eofi_cl;_eofi_cg.prototype.abt=_eofi_cm;_eofi_cg.prototype.ao=_eofi_cc;_eofi_cg.prototype.abf=_eofi_cc;_eofi_cg.prototype.as=_eofi_cc;_eofi_cg.prototype.abu=_eofi_cn;_eofi_cg.prototype.abv=_eofi_co;_eofi_cg.prototype.bj=_eofi_cp;_eofi_cg.prototype.aq=_eofi_cr;_eofi_cg.prototype.abw=_eofi_cr;_eofi_cg.prototype.an=_eofi_cs;_eofi_cg.prototype.abx=_eofi_cv;_eofi_cg.prototype.abg=_eofi_cu;_eofi_cg.prototype.aby=_eofi_cw;_eofi_cg.prototype.abz=_eofi_cv;_eofi_cg.prototype.aca=_eofi_cy;_eofi_cg.prototype.be=_eofi_cc;_eofi_cg.prototype.abh=_eofi_cc;_eofi_cg.prototype.abn=_eofi_dh;_eofi_cg.prototype.acb=_eofi_cd;_eofi_cg.prototype.abk=_eofi_dc;_eofi_cg.prototype.abm=_eofi_df;_eofi_cg.prototype.acc=_eofi_df;_eofi_cg.prototype.abl=_eofi_dd;_eofi_cg.prototype.acd=_eofi_dd;_eofi_cg.prototype.abj=_eofi_cc;_eofi_cg.prototype.abb=_eofi_dk;_eofi_cg.prototype.ace=_eofi_dl;_eofi_cg.prototype.acf=_eofi_dl;_eofi_cg.prototype.getId=_eofi_cm;_eofi_cg.prototype.getType=_eofi_ck;_eofi_cg.prototype.isLoaded=_eofi_cd;_eofi_cg.prototype.unload=_eofi_cq;_eofi_cg.prototype.getOffsetWidth=_eofi_db;_eofi_cg.prototype.getOffsetHeight=_eofi_de;_eofi_cg.prototype.setWidth=_eofi_dd;_eofi_cg.prototype.setHeight=_eofi_df;_eofi_cg.prototype.setSize=_eofi_dg;_eofi_cg.prototype.focus=_eofi_cy;_eofi_cg.prototype.hasFocus=_eofi_da;_eofi_cg.prototype.getRootElement=_eofi_dm;function _eofi_dn(){this.abe=false;this.acg=null;}function _eofi_do(){return this.abe;}function _eofi_dp(){this.abe=true;}function _eofi_dq(){return this.ach;}function _eofi_dr(a){_eofi_dn.acg=a;}function eo_GetEventInfo(){if(!_eofi_dn.acg)_eofi_dn.acg=new _eofi_dn();return _eofi_dn.acg;}function eo_CancelEvent(){var a=eo_GetEventInfo();if(a)a.cancel();}_eofi_dn.prototype.isCanceled=_eofi_do;_eofi_dn.prototype.cancel=_eofi_dp;_eofi_dn.prototype.getSender=_eofi_dq;function _eofi_ds(a,b,c,d){if(!a.acb())return;a.aci(b,c);if(a.acj)a.acj();a.abn();if(d&&eo_e){eo_f--;if(eo_f==0)_eofi_ao();}}function _eofi_dt(a){var b=new Array();for(var c=1;c<a.length;c++)b[c-1]=a[c];this.ack=b;}function _eofi_du(){var a=null;var b=document.getElementsByTagName(--str:8c962847-c72d-44da-af77-6a5f43e13307--)[0];if(b)a=b.href;else a=document.URL;var c=a.length;var d=a.lastIndexOf('?');if(d>0)a=a.substr(0,d+1);d=a.lastIndexOf('#');if(d>0)a=a.substr(0,d+1);d=a.lastIndexOf('/');if(d>0)a=a.substr(0,d+1);else a=--str:8c352eda-9767-4d68-a291-4936eae6764d--;return a;}function _eofi_dv(a,b){if(!a)return a;if((a.indexOf(--str:9579a27b-4970-454c-8038-59d72f61fb30--)>0)||(a.indexOf(--str:a630e286-2029-4f1f-874d-bfe6ad0b6bfc--)>0))return a;if((a.charAt(0)=='/')||(a.charAt(0)=='\\'))return a;if((a.indexOf(--str:4732caba-6332-41ac-a9c2-cbb6f0631ef0--)>=0)&&window._eo_imgdir&&(b!=false))return window._eo_imgdir+a;if(b==true)return a;else{var c=_eofi_du();if(c&&(c.indexOf(--str:eac4a100-8ef8-42fc-b391-6caa69fb6274--)==0))return a;return c+a;}}function _eofi_dw(a,b){if(b)return b;if(!a)return window.event;if(a.document&&a.document.parentWindow){var c=a.document.parentWindow;if(c.event)return c.event;}return null;}function _eofi_dx(a,b){b=_eofi_dw(a,b);b.cancelBubble=true;if(b.preventDefault)b.preventDefault();}var eo_w;function _eofi_dy(){eo_w=new _eofi_el();}function _eofi_dz(){return eo_w&&(eo_w.p()<10);}function eo_CancelBubble(a){_eofi_dx(null,a);}function eo_ObjLoaded(a){var b=document.getElementById(a);if(b)b.eo_x=true;}function _eofi_ea(a){return a.eo_x;}function _eofi_eb(a){return a&&(a.tagName==--str:538db74d-bf9b-404f-ae73-4042bf189401--)&&(a.type==--str:6bb1ca04-825c-4a68-8fd6-bb42a09d9e63--);}function _eofi_ec(a){if(a.eo_y!=null)return;if(a.disabled==null)a.eo_y=-1;else if(a.disabled)a.eo_y=1;else a.eo_y=0;var b=a.childNodes;for(var c=0;c<b.length;c++){var d=b[c];if(d.nodeType==1)_eofi_ec(d);}if(!_eofi_eb(a))a.disabled=true;}function _eofi_ed(a){if(a.eo_y==null)return;if(!_eofi_eb(a)){switch(a.eo_y){case-1:a.disabled=null;break;case 1:a.disabled=true;break;case 0:a.disabled=false;break;}a.eo_y=null;}var b=a.childNodes;for(var c=0;c<b.length;c++){var d=b[c];if(d.nodeType==1)_eofi_ed(d);}}function _eofi_ee(a){var b=/\s*((\S+\s*)*)/;return a.replace(b,--str:bf1bb783-f3e4-4b52-8db7-7a0a6d6e2826--);}function _eofi_ef(){return _eofi_ee(this);}function _eofi_eg(a){var b=/((\s*\S+)*)\s*/;return a.replace(b,"$1");}function _eofi_eh(){return _eofi_eg(this);}function _eofi_ei(a){return _eofi_eg(_eofi_ee(a));}function _eofi_ej(){return _eofi_ei(this);}String.prototype.trimLeft=_eofi_ef;String.prototype.trimRight=_eofi_eh;String.prototype.trim=_eofi_ej;function _eofi_ek(){var a=new Date();return(((a.getHours()*60)+a.getMinutes())*60+a.getSeconds())*1000+a.getMilliseconds();}function _eofi_el(){this.acl=_eofi_ek();}function _eofi_em(a,b){if(b<a)b+=24*60*60*1000;return b-a;}function _eofi_en(){var a=_eofi_ek();return _eofi_em(this.acl,a);}function _eofi_eo(){return this.acl;}_eofi_el.prototype.p=_eofi_en;_eofi_el.prototype.bj=_eofi_eo;function _eofi_ep(a){if(typeof(_eo_handlerUrl)=="string")return _eo_handlerUrl+"?id="+a;else return"eo_web.ashx?id="+a;}var eo_z=null;var eo_aa=new Array();function eo_ASPNETAjaxPageLoading(a,b){try{var c;var d=b.get_panelsUpdating();var e=b.get_panelsDeleting();if(d){for(c=0;c<d.length;c++)_eofi_d(d[c],true);}if(e){for(c=0;c<e.length;c++)_eofi_d(e[c],true);}}catch(e){}}function eo_ASPNETAjaxBeginRequest(){_eofi_bs("_eo_js_modules");_eofi_bs("_eo_obj_inst");}function eo_ASPNETAjaxEndRequest(){_eofi_an();}function _eofi_eq(){if(eo_u==null){eo_u=(typeof(Sys)=="object")&&(typeof(Sys.WebForms)=="object")&&(typeof(Sys.WebForms.PageRequestManager)=="function");if(eo_u){var a=Sys.WebForms.PageRequestManager.getInstance();if(a){var b=Function.createDelegate(window,window.eo_ASPNETAjaxBeginRequest);a.add_beginRequest(b);b=Function.createDelegate(window,window.eo_ASPNETAjaxEndRequest);a.add_endRequest(b);b=Function.createDelegate(window,window.eo_ASPNETAjaxPageLoading);a.add_pageLoading(b);}else eo_u=false;}}var c=document.getElementsByName("_eo_js_modules");if((c==null)||(c.length==0))c=null;eo_z=null;if(c)eo_z=c[0].value;if(!document.eo_ab){document.eo_ab=document.write;document.write=_eofi_ev;document.eo_ac=document.writeln;document.writeln=_eofi_ew;}_eofi_er();_eofi_et();}function _eofi_er(){if(eo_z){var a=eo_z.split("|");for(var b=0;b<a.length/2;b++){var c=a[b*2+1];var d=a[b*2];if(!window.eo_modules||(("|"+window.eo_modules).indexOf("|"+c+"|")<0)){if(_eofi_es(d))break;}}}}function _eofi_es(a,b){if(eo_aa[a]!=null){if(b)b();}else{eo_aa[a]=a;var c=document.createElement("SCRIPT");c.type="text/javascript";c.src=a;if(b){var d=function(){if(!c.eo_ad){c.eo_ad=true;b();}};c.onload=d;c.onreadystatechange=function(){if(c.readyState=="loaded"){d();}}}var e=document.getElementsByTagName("HEAD");if((e!=null)&&(e.length>0))e[0].appendChild(c);return true;}return false;}function _eofi_et(){var a=document.getElementsByName("_eo_obj_inst");if(a){eo_f=1;for(var b=0;b<a.length;b++){var c=a[b].value;c=c.replace(/\\1/g,"<");c=c.replace(/\\2/g,">");c=c.replace(/\\!/g,"\"");c=c.replace(/\\~/g,"&");eo_f++;if(b==a.length-1)eo_f--;if(c){eval(c);}}}}function _eofi_eu(){if(typeof(_eo_guardDocWrite)!="undefined")_eofi_k("You can not use document.write or document.writeln inside a CallbackPanel update block. "+"Such call could completely clear out the current document that is being updated.");}function _eofi_ev(a){_eofi_eu();document.eo_ab(a);}function _eofi_ew(a){_eofi_eu();document.eo_ae(a);}function _eofi_ex(a){a.eo_af=true;}function _eofi_ey(){return typeof(_eo_aspnet11)!="undefined";}var eo_o;function eo_Imposter(a,b){if(!eo_o)eo_o=new Array();eo_o[b]=a;}function _eofi_ez(a){if((_eofldr_h()=="MZ")&&(_eofldr_i()>=1.9)){for(var b=0;b<frames.length;b++){if(frames[b].name==a)return frames[b];}}return frames[a];}function _eofi_fa(){for(var a=0;a<2;a++){var b=document.getElementsByTagName(a==0?"INPUT":"A");for(var c=0;c<b.length;c++){var d=b[c];if(d.eo_ag){if(a==0){if(d.type=="image")d.src=d.eo_ah;else d.style.color="lightGray";}else{_eofi_ec(d);d.href="javascript:void(0);";}d.onclick=function(e){_eofi_dx(d,e);return false;}}}}}function _eofi_fb(a){if(typeof(a)=="string")a=document.getElementById(a);if(typeof(a)=="string")a=document.getElementById(a);if((a.tagName=="INPUT")&&(a.type=="image")){a.eo_ai=a.src;a.eo_ah=_eofi_ax(a.src);_eofu_bu(a.eo_ah,a.id);}a.eo_ag=true;}function _eofi_fc(){}_eofi_fc.prototype.showRow=_eofi_as;_eofi_fc.prototype.disableElement=_eofi_ec;_eofi_fc.prototype.stopDisableElement=_eofi_ed;window.EO=new Object();window.EO.Web=new Object();window.EO.Web.DOMUtils=new _eofi_fc();window.EO.Web.DOMUtils.getDisabledUrl=_eofi_ax;window.EO.Web.getObject=eo_GetObject;window.EO.Web.getEventInfo=eo_GetEventInfo;window.EO.Web.cancelEvent=eo_CancelEvent;window.EO.Web.cancelBubble=eo_CancelBubble;eo_ModuleLoaded('i');
|