]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #609 from fermionic/20130204-move-tpl-scripts-to-util
authorfriendica <info@friendica.com>
Wed, 6 Feb 2013 01:19:23 +0000 (17:19 -0800)
committerfriendica <info@friendica.com>
Wed, 6 Feb 2013 01:19:23 +0000 (17:19 -0800)
move tpl scripts to util

115 files changed:
boot.php
js/main.js
js/main.min.js
library/colorbox/README.md [new file with mode: 0644]
library/colorbox/colorbox.ai [new file with mode: 0644]
library/colorbox/colorbox.css [new file with mode: 0644]
library/colorbox/colorbox.jquery.json [new file with mode: 0644]
library/colorbox/component.json [new file with mode: 0644]
library/colorbox/content/ajax.html [new file with mode: 0644]
library/colorbox/content/homer.jpg [new file with mode: 0644]
library/colorbox/content/marylou.jpg [new file with mode: 0644]
library/colorbox/content/ohoopee1.jpg [new file with mode: 0644]
library/colorbox/content/ohoopee2.jpg [new file with mode: 0644]
library/colorbox/content/ohoopee3.jpg [new file with mode: 0644]
library/colorbox/example1/colorbox.css [new file with mode: 0644]
library/colorbox/example1/images/border.png [new file with mode: 0644]
library/colorbox/example1/images/controls.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderBottomCenter.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderBottomLeft.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderBottomRight.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderMiddleLeft.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderMiddleRight.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderTopCenter.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderTopLeft.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderTopRight.png [new file with mode: 0644]
library/colorbox/example1/images/loading.gif [new file with mode: 0644]
library/colorbox/example1/images/loading_background.png [new file with mode: 0644]
library/colorbox/example1/images/overlay.png [new file with mode: 0644]
library/colorbox/example1/index.html [new file with mode: 0644]
library/colorbox/example2/colorbox.css [new file with mode: 0644]
library/colorbox/example2/images/controls.png [new file with mode: 0644]
library/colorbox/example2/images/loading.gif [new file with mode: 0644]
library/colorbox/example2/index.html [new file with mode: 0644]
library/colorbox/example3/colorbox.css [new file with mode: 0644]
library/colorbox/example3/images/controls.png [new file with mode: 0644]
library/colorbox/example3/images/loading.gif [new file with mode: 0644]
library/colorbox/example3/index.html [new file with mode: 0644]
library/colorbox/example4/colorbox.css [new file with mode: 0644]
library/colorbox/example4/images/border1.png [new file with mode: 0644]
library/colorbox/example4/images/border2.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderBottomCenter.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderBottomLeft.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderBottomRight.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderMiddleLeft.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderMiddleRight.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderTopCenter.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderTopLeft.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderTopRight.png [new file with mode: 0644]
library/colorbox/example4/images/loading.gif [new file with mode: 0644]
library/colorbox/example4/index.html [new file with mode: 0644]
library/colorbox/example5/colorbox.css [new file with mode: 0644]
library/colorbox/example5/images/border.png [new file with mode: 0644]
library/colorbox/example5/images/controls.png [new file with mode: 0644]
library/colorbox/example5/images/loading.gif [new file with mode: 0644]
library/colorbox/example5/images/loading_background.png [new file with mode: 0644]
library/colorbox/example5/index.html [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-cs.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-da.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-de.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-es.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-fr.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-it.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-ru.js [new file with mode: 0644]
library/colorbox/images/border.png [new file with mode: 0644]
library/colorbox/images/controls.png [new file with mode: 0644]
library/colorbox/images/loading.gif [new file with mode: 0644]
library/colorbox/images/loading_background.png [new file with mode: 0644]
library/colorbox/jquery.colorbox-min.js [new file with mode: 0644]
library/colorbox/jquery.colorbox.js [new file with mode: 0644]
library/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js
mod/poco.php
util/messages.po
util/minifyjs.sh
view/admin_site.tpl
view/event_head.tpl
view/head.tpl
view/jot-header.tpl
view/smarty3/admin_site.tpl
view/smarty3/event_head.tpl
view/smarty3/head.tpl
view/smarty3/jot-header.tpl
view/theme/decaf-mobile/end.tpl
view/theme/decaf-mobile/head.tpl
view/theme/decaf-mobile/smarty3/end.tpl
view/theme/decaf-mobile/smarty3/head.tpl
view/theme/diabook/theme.php
view/theme/dispy/jot-header.tpl
view/theme/dispy/photo_edit.tpl
view/theme/dispy/smarty3/jot-header.tpl
view/theme/dispy/smarty3/photo_edit.tpl
view/theme/dispy/theme.php
view/theme/frost-mobile/end.tpl
view/theme/frost-mobile/head.tpl
view/theme/frost-mobile/js/main.js
view/theme/frost-mobile/js/theme.js
view/theme/frost-mobile/smarty3/end.tpl
view/theme/frost-mobile/smarty3/head.tpl
view/theme/frost/end.tpl
view/theme/frost/head.tpl
view/theme/frost/js/main.js
view/theme/frost/js/main.min.js
view/theme/frost/js/theme.js
view/theme/frost/js/theme.min.js
view/theme/frost/photo_edit.tpl
view/theme/frost/smarty3/end.tpl
view/theme/frost/smarty3/head.tpl
view/theme/frost/smarty3/photo_edit.tpl
view/theme/quattro/events_reminder.tpl
view/theme/quattro/smarty3/events_reminder.tpl
view/theme/slackr/events_reminder.tpl
view/theme/slackr/smarty3/events_reminder.tpl
view/theme/smoothly/jot-header.tpl
view/theme/smoothly/smarty3/jot-header.tpl
view/theme/testbubble/jot-header.tpl
view/theme/testbubble/smarty3/jot-header.tpl

index 3064b817d27028175136f9915e26e5b531ffbfab..70f16209a7951830d94286cfdd30cc515465f924 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
 require_once('include/features.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.1.1601' );
+define ( 'FRIENDICA_VERSION',      '3.1.1610' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1159      );
 
index ff1039be9d5eae23d7f76f30bca8236242fec9b3..488d5d4c72d63d950ac9afab4a7a092fca0a2fc7 100644 (file)
                });
                
                // fancyboxes
-               $("a.popupbox").fancybox({
+               /*$("a.popupbox").fancybox({
                        'transitionIn' : 'elastic',
                        'transitionOut' : 'elastic'
+               });*/
+               $("a.popupbox").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
                });
                
 
index 9cf703f8ebf7a986652de71e2dcc404c6784ea66..cd127f979542edcad12fe047de015b4996bf68ea 100644 (file)
@@ -1 +1 @@
-function openClose(theID){if(document.getElementById(theID).style.display=="block"){document.getElementById(theID).style.display="none"}else{document.getElementById(theID).style.display="block"}}function openMenu(theID){document.getElementById(theID).style.display="block"}function closeMenu(theID){document.getElementById(theID).style.display="none"}var src=null;var prev=null;var livetime=null;var msie=false;var stopped=false;var totStopped=false;var timer=null;var pr=0;var liking=0;var in_progress=false;var langSelect=false;var commentBusy=false;var last_popup_menu=null;var last_popup_button=null;$(function(){$.ajaxSetup({cache:false});msie=$.browser.msie;$(".onoff input").each(function(){val=$(this).val();id=$(this).attr("id");$("#"+id+"_onoff ."+(val==0?"on":"off")).addClass("hidden")});$(".onoff > a").click(function(event){event.preventDefault();var input=$(this).siblings("input");var val=1-input.val();var id=input.attr("id");$("#"+id+"_onoff ."+(val==0?"on":"off")).addClass("hidden");$("#"+id+"_onoff ."+(val==1?"on":"off")).removeClass("hidden");input.val(val)});setupFieldRichtext();function close_last_popup_menu(){if(last_popup_menu){last_popup_menu.hide();last_popup_button.removeClass("selected");last_popup_menu=null;last_popup_button=null}}$("a[rel^=#]").click(function(e){close_last_popup_menu();menu=$($(this).attr("rel"));e.preventDefault();e.stopPropagation();if(menu.attr("popup")=="false")return false;$(this).parent().toggleClass("selected");menu.toggle();if(menu.css("display")=="none"){last_popup_menu=null;last_popup_button=null}else{last_popup_menu=menu;last_popup_button=$(this).parent()}return false});$("html").click(function(){close_last_popup_menu()});$("a.popupbox").fancybox({transitionIn:"elastic",transitionOut:"elastic"});var notifications_tpl=unescape($("#nav-notifications-template[rel=template]").html());var notifications_all=unescape($("<div>").append($("#nav-notifications-see-all").clone()).html());var notifications_mark=unescape($("<div>").append($("#nav-notifications-mark-all").clone()).html());var notifications_empty=unescape($("#nav-notifications-menu").html());$("nav").bind("nav-update",function(e,data){var invalid=$(data).find("invalid").text();if(invalid==1){window.location.href=window.location.href}var net=$(data).find("net").text();if(net==0){net="";$("#net-update").removeClass("show")}else{$("#net-update").addClass("show")}$("#net-update").html(net);var home=$(data).find("home").text();if(home==0){home="";$("#home-update").removeClass("show")}else{$("#home-update").addClass("show")}$("#home-update").html(home);var intro=$(data).find("intro").text();if(intro==0){intro="";$("#intro-update").removeClass("show")}else{$("#intro-update").addClass("show")}$("#intro-update").html(intro);var mail=$(data).find("mail").text();if(mail==0){mail="";$("#mail-update").removeClass("show")}else{$("#mail-update").addClass("show")}$("#mail-update").html(mail);var intro=$(data).find("intro").text();if(intro==0){intro="";$("#intro-update-li").removeClass("show")}else{$("#intro-update-li").addClass("show")}$("#intro-update-li").html(intro);var mail=$(data).find("mail").text();if(mail==0){mail="";$("#mail-update-li").removeClass("show")}else{$("#mail-update-li").addClass("show")}$("#mail-update-li").html(mail);var allevents=$(data).find("all-events").text();if(allevents==0){allevents="";$("#allevents-update").removeClass("show")}else{$("#allevents-update").addClass("show")}$("#allevents-update").html(allevents);var alleventstoday=$(data).find("all-events-today").text();if(alleventstoday==0){$("#allevents-update").removeClass("notif-allevents-today")}else{$("#allevents-update").addClass("notif-allevents-today")}var events=$(data).find("events").text();if(events==0){events="";$("#events-update").removeClass("show")}else{$("#events-update").addClass("show")}$("#events-update").html(events);var eventstoday=$(data).find("events-today").text();if(eventstoday==0){$("#events-update").removeClass("notif-events-today")}else{$("#events-update").addClass("notif-events-today")}var birthdays=$(data).find("birthdays").text();if(birthdays==0){birthdays="";$("#birthdays-update").removeClass("show")}else{$("#birthdays-update").addClass("show")}$("#birthdays-update").html(birthdays);var birthdaystoday=$(data).find("birthdays-today").text();if(birthdaystoday==0){$("#birthdays-update").removeClass("notif-birthdays-today")}else{$("#birthdays-update").addClass("notif-birthdays-today")}var eNotif=$(data).find("notif");if(eNotif.children("note").length==0){$("#nav-notifications-menu").html(notifications_empty)}else{nnm=$("#nav-notifications-menu");nnm.html(notifications_all+notifications_mark);eNotif.children("note").each(function(){e=$(this);text=e.text().format("<span class='contactname'>"+e.attr("name")+"</span>");html=notifications_tpl.format(e.attr("href"),e.attr("photo"),text,e.attr("date"),e.attr("seen"));nnm.append(html)});$("img[data-src]",nnm).each(function(i,el){$(el).attr("src",$(el).data("src"))})}notif=eNotif.attr("count");if(notif>0){$("#nav-notifications-linkmenu").addClass("on")}else{$("#nav-notifications-linkmenu").removeClass("on")}if(notif==0){notif="";$("#notify-update").removeClass("show")}else{$("#notify-update").addClass("show")}$("#notify-update").html(notif);var eSysmsg=$(data).find("sysmsgs");eSysmsg.children("notice").each(function(){text=$(this).text();$.jGrowl(text,{sticky:true,theme:"notice"})});eSysmsg.children("info").each(function(){text=$(this).text();$.jGrowl(text,{sticky:false,theme:"info",life:1e4})})});NavUpdate();$(document).keydown(function(event){if(event.keyCode=="8"){var target=event.target||event.srcElement;if(!/input|textarea/i.test(target.nodeName)){return false}}if(event.keyCode=="19"||event.ctrlKey&&event.which=="32"){event.preventDefault();if(stopped==false){stopped=true;if(event.ctrlKey){totStopped=true}$("#pause").html('<img src="images/pause.gif" alt="pause" style="border: 1px solid black;" />')}else{unpause()}}else{if(!totStopped){unpause()}}})});function NavUpdate(){if(!stopped){var pingCmd="ping"+(localUser!=0?"?f=&uid="+localUser:"");$.get(pingCmd,function(data){$(data).find("result").each(function(){$("nav").trigger("nav-update",this);if($("#live-network").length){src="network";liveUpdate()}if($("#live-profile").length){src="profile";liveUpdate()}if($("#live-community").length){src="community";liveUpdate()}if($("#live-notes").length){src="notes";liveUpdate()}if($("#live-display").length){src="display";liveUpdate()}if($("#live-photos").length){if(liking){liking=0;window.location.href=window.location.href}}})})}timer=setTimeout(NavUpdate,updateInterval)}function liveUpdate(){if(src==null||stopped||!profile_uid){$(".like-rotator").hide();return}if($(".comment-edit-text-full").length||in_progress){if(livetime){clearTimeout(livetime)}livetime=setTimeout(liveUpdate,1e4);return}if(livetime!=null)livetime=null;prev="live-"+src;in_progress=true;var udargs=netargs.length?"/"+netargs:"";var update_url="update_"+src+udargs+"&p="+profile_uid+"&page="+profile_page+"&msie="+(msie?1:0);$.get(update_url,function(data){in_progress=false;$(".toplevel_item",data).each(function(){var ident=$(this).attr("id");if($("#"+ident).length==0&&profile_page==1){$("img",this).each(function(){$(this).attr("src",$(this).attr("dst"))});$("#"+prev).after($(this))}else{var id=$(".hide-comments-total",this).attr("id");if(typeof id!="undefined"){id=id.split("-")[3];var commentsOpen=$("#collapsed-comments-"+id).is(":visible")}$("img",this).each(function(){$(this).attr("src",$(this).attr("dst"))});$("html").height($("html").height());$("#"+ident).replaceWith($(this));if(typeof id!="undefined"){if(commentsOpen)showHideComments(id)}$("html").height("auto")}prev=ident});$(".like-rotator").hide();if(commentBusy){commentBusy=false;$("body").css("cursor","auto")}$(".comment-edit-form  textarea").contact_autocomplete(baseurl+"/acl")})}function imgbright(node){$(node).removeClass("drophide").addClass("drop")}function imgdull(node){$(node).removeClass("drop").addClass("drophide")}function dolike(ident,verb){unpause();$("#like-rotator-"+ident.toString()).show();$.get("like/"+ident.toString()+"?verb="+verb,NavUpdate);liking=1}function dosubthread(ident){unpause();$("#like-rotator-"+ident.toString()).show();$.get("subthread/"+ident.toString(),NavUpdate);liking=1}function dostar(ident){ident=ident.toString();$("#like-rotator-"+ident).show();$.get("starred/"+ident,function(data){if(data.match(/1/)){$("#starred-"+ident).addClass("starred");$("#starred-"+ident).removeClass("unstarred");$("#star-"+ident).addClass("hidden");$("#unstar-"+ident).removeClass("hidden")}else{$("#starred-"+ident).addClass("unstarred");$("#starred-"+ident).removeClass("starred");$("#star-"+ident).removeClass("hidden");$("#unstar-"+ident).addClass("hidden")}$("#like-rotator-"+ident).hide()})}function getPosition(e){var cursor={x:0,y:0};if(e.pageX||e.pageY){cursor.x=e.pageX;cursor.y=e.pageY}else{if(e.clientX||e.clientY){cursor.x=e.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft)-document.documentElement.clientLeft;cursor.y=e.clientY+(document.documentElement.scrollTop||document.body.scrollTop)-document.documentElement.clientTop}else{if(e.x||e.y){cursor.x=e.x;cursor.y=e.y}}}return cursor}var lockvisible=false;function lockview(event,id){event=event||window.event;cursor=getPosition(event);if(lockvisible){lockviewhide()}else{lockvisible=true;$.get("lockview/"+id,function(data){$("#panel").html(data);$("#panel").css({left:cursor.x+5,top:cursor.y+5});$("#panel").show()})}}function lockviewhide(){lockvisible=false;$("#panel").hide()}function post_comment(id){unpause();commentBusy=true;$("body").css("cursor","wait");$("#comment-preview-inp-"+id).val("0");$.post("item",$("#comment-edit-form-"+id).serialize(),function(data){if(data.success){$("#comment-edit-wrapper-"+id).hide();$("#comment-edit-text-"+id).val("");var tarea=document.getElementById("comment-edit-text-"+id);if(tarea)commentClose(tarea,id);if(timer)clearTimeout(timer);timer=setTimeout(NavUpdate,10)}if(data.reload){window.location.href=data.reload}},"json");return false}function preview_comment(id){$("#comment-preview-inp-"+id).val("1");$("#comment-edit-preview-"+id).show();$.post("item",$("#comment-edit-form-"+id).serialize(),function(data){if(data.preview){$("#comment-edit-preview-"+id).html(data.preview);$("#comment-edit-preview-"+id+" a").click(function(){return false})}},"json");return true}function showHideComments(id){if($("#collapsed-comments-"+id).is(":visible")){$("#collapsed-comments-"+id).hide();$("#hide-comments-"+id).html(window.showMore)}else{$("#collapsed-comments-"+id).show();$("#hide-comments-"+id).html(window.showFewer)}}function preview_post(){$("#jot-preview").val("1");$("#jot-preview-content").show();tinyMCE.triggerSave();$.post("item",$("#profile-jot-form").serialize(),function(data){if(data.preview){$("#jot-preview-content").html(data.preview);$("#jot-preview-content"+" a").click(function(){return false})}},"json");$("#jot-preview").val("0");return true}function unpause(){totStopped=false;stopped=false;$("#pause").html("")}function bin2hex(s){var v,i,f=0,a=[];s+="";f=s.length;for(i=0;i<f;i++){a[i]=s.charCodeAt(i).toString(16).replace(/^([\da-f])$/,"0$1")}return a.join("")}function groupChangeMember(gid,cid,sec_token){$("body .fakelink").css("cursor","wait");$.get("group/"+gid+"/"+cid+"?t="+sec_token,function(data){$("#group-update-wrapper").html(data);$("body .fakelink").css("cursor","auto")})}function profChangeMember(gid,cid){$("body .fakelink").css("cursor","wait");$.get("profperm/"+gid+"/"+cid,function(data){$("#prof-update-wrapper").html(data);$("body .fakelink").css("cursor","auto")})}function contactgroupChangeMember(gid,cid){$("body").css("cursor","wait");$.get("contactgroup/"+gid+"/"+cid,function(data){$("body").css("cursor","auto")})}function checkboxhighlight(box){if($(box).is(":checked")){$(box).addClass("checkeditem")}else{$(box).removeClass("checkeditem")}}function notifyMarkAll(){$.get("notify/mark/all",function(data){if(timer)clearTimeout(timer);timer=setTimeout(NavUpdate,1e3)})}function fcFileBrowser(field_name,url,type,win){var cmsURL=baseurl+"/fbrowser/"+type+"/";tinyMCE.activeEditor.windowManager.open({file:cmsURL,title:"File Browser",width:420,height:400,resizable:"yes",inline:"yes",close_previous:"no"},{window:win,input:field_name});return false}function setupFieldRichtext(){tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:"fieldRichtext",plugins:"bbcode,paste, inlinepopups",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,file_browser_callback:"fcFileBrowser"})}String.prototype.format=function(){var formatted=this;for(var i=0;i<arguments.length;i++){var regexp=new RegExp("\\{"+i+"\\}","gi");formatted=formatted.replace(regexp,arguments[i])}return formatted};Array.prototype.remove=function(item){to=undefined;from=this.indexOf(item);var rest=this.slice((to||from)+1||this.length);this.length=from<0?this.length+from:from;return this.push.apply(this,rest)};function previewTheme(elm){theme=$(elm).val();$.getJSON("pretheme?f=&theme="+theme,function(data){$("#theme-preview").html('<div id="theme-desc">'+data.desc+'</div><div id="theme-version">'+data.version+'</div><div id="theme-credits">'+data.credits+'</div><a href="'+data.img+'"><img src="'+data.img+'" width="320" height="240" alt="'+theme+'" /></a>')})}
\ No newline at end of file
+function openClose(theID){if(document.getElementById(theID).style.display=="block"){document.getElementById(theID).style.display="none"}else{document.getElementById(theID).style.display="block"}}function openMenu(theID){document.getElementById(theID).style.display="block"}function closeMenu(theID){document.getElementById(theID).style.display="none"}var src=null;var prev=null;var livetime=null;var msie=false;var stopped=false;var totStopped=false;var timer=null;var pr=0;var liking=0;var in_progress=false;var langSelect=false;var commentBusy=false;var last_popup_menu=null;var last_popup_button=null;$(function(){$.ajaxSetup({cache:false});msie=$.browser.msie;$(".onoff input").each(function(){val=$(this).val();id=$(this).attr("id");$("#"+id+"_onoff ."+(val==0?"on":"off")).addClass("hidden")});$(".onoff > a").click(function(event){event.preventDefault();var input=$(this).siblings("input");var val=1-input.val();var id=input.attr("id");$("#"+id+"_onoff ."+(val==0?"on":"off")).addClass("hidden");$("#"+id+"_onoff ."+(val==1?"on":"off")).removeClass("hidden");input.val(val)});setupFieldRichtext();function close_last_popup_menu(){if(last_popup_menu){last_popup_menu.hide();last_popup_button.removeClass("selected");last_popup_menu=null;last_popup_button=null}}$("a[rel^=#]").click(function(e){close_last_popup_menu();menu=$($(this).attr("rel"));e.preventDefault();e.stopPropagation();if(menu.attr("popup")=="false")return false;$(this).parent().toggleClass("selected");menu.toggle();if(menu.css("display")=="none"){last_popup_menu=null;last_popup_button=null}else{last_popup_menu=menu;last_popup_button=$(this).parent()}return false});$("html").click(function(){close_last_popup_menu()});$("a.popupbox").colorbox({inline:true,transition:"elastic"});var notifications_tpl=unescape($("#nav-notifications-template[rel=template]").html());var notifications_all=unescape($("<div>").append($("#nav-notifications-see-all").clone()).html());var notifications_mark=unescape($("<div>").append($("#nav-notifications-mark-all").clone()).html());var notifications_empty=unescape($("#nav-notifications-menu").html());$("nav").bind("nav-update",function(e,data){var invalid=$(data).find("invalid").text();if(invalid==1){window.location.href=window.location.href}var net=$(data).find("net").text();if(net==0){net="";$("#net-update").removeClass("show")}else{$("#net-update").addClass("show")}$("#net-update").html(net);var home=$(data).find("home").text();if(home==0){home="";$("#home-update").removeClass("show")}else{$("#home-update").addClass("show")}$("#home-update").html(home);var intro=$(data).find("intro").text();if(intro==0){intro="";$("#intro-update").removeClass("show")}else{$("#intro-update").addClass("show")}$("#intro-update").html(intro);var mail=$(data).find("mail").text();if(mail==0){mail="";$("#mail-update").removeClass("show")}else{$("#mail-update").addClass("show")}$("#mail-update").html(mail);var intro=$(data).find("intro").text();if(intro==0){intro="";$("#intro-update-li").removeClass("show")}else{$("#intro-update-li").addClass("show")}$("#intro-update-li").html(intro);var mail=$(data).find("mail").text();if(mail==0){mail="";$("#mail-update-li").removeClass("show")}else{$("#mail-update-li").addClass("show")}$("#mail-update-li").html(mail);var allevents=$(data).find("all-events").text();if(allevents==0){allevents="";$("#allevents-update").removeClass("show")}else{$("#allevents-update").addClass("show")}$("#allevents-update").html(allevents);var alleventstoday=$(data).find("all-events-today").text();if(alleventstoday==0){$("#allevents-update").removeClass("notif-allevents-today")}else{$("#allevents-update").addClass("notif-allevents-today")}var events=$(data).find("events").text();if(events==0){events="";$("#events-update").removeClass("show")}else{$("#events-update").addClass("show")}$("#events-update").html(events);var eventstoday=$(data).find("events-today").text();if(eventstoday==0){$("#events-update").removeClass("notif-events-today")}else{$("#events-update").addClass("notif-events-today")}var birthdays=$(data).find("birthdays").text();if(birthdays==0){birthdays="";$("#birthdays-update").removeClass("show")}else{$("#birthdays-update").addClass("show")}$("#birthdays-update").html(birthdays);var birthdaystoday=$(data).find("birthdays-today").text();if(birthdaystoday==0){$("#birthdays-update").removeClass("notif-birthdays-today")}else{$("#birthdays-update").addClass("notif-birthdays-today")}var eNotif=$(data).find("notif");if(eNotif.children("note").length==0){$("#nav-notifications-menu").html(notifications_empty)}else{nnm=$("#nav-notifications-menu");nnm.html(notifications_all+notifications_mark);eNotif.children("note").each(function(){e=$(this);text=e.text().format("<span class='contactname'>"+e.attr("name")+"</span>");html=notifications_tpl.format(e.attr("href"),e.attr("photo"),text,e.attr("date"),e.attr("seen"));nnm.append(html)});$("img[data-src]",nnm).each(function(i,el){$(el).attr("src",$(el).data("src"))})}notif=eNotif.attr("count");if(notif>0){$("#nav-notifications-linkmenu").addClass("on")}else{$("#nav-notifications-linkmenu").removeClass("on")}if(notif==0){notif="";$("#notify-update").removeClass("show")}else{$("#notify-update").addClass("show")}$("#notify-update").html(notif);var eSysmsg=$(data).find("sysmsgs");eSysmsg.children("notice").each(function(){text=$(this).text();$.jGrowl(text,{sticky:true,theme:"notice"})});eSysmsg.children("info").each(function(){text=$(this).text();$.jGrowl(text,{sticky:false,theme:"info",life:1e4})})});NavUpdate();$(document).keydown(function(event){if(event.keyCode=="8"){var target=event.target||event.srcElement;if(!/input|textarea/i.test(target.nodeName)){return false}}if(event.keyCode=="19"||event.ctrlKey&&event.which=="32"){event.preventDefault();if(stopped==false){stopped=true;if(event.ctrlKey){totStopped=true}$("#pause").html('<img src="images/pause.gif" alt="pause" style="border: 1px solid black;" />')}else{unpause()}}else{if(!totStopped){unpause()}}})});function NavUpdate(){if(!stopped){var pingCmd="ping"+(localUser!=0?"?f=&uid="+localUser:"");$.get(pingCmd,function(data){$(data).find("result").each(function(){$("nav").trigger("nav-update",this);if($("#live-network").length){src="network";liveUpdate()}if($("#live-profile").length){src="profile";liveUpdate()}if($("#live-community").length){src="community";liveUpdate()}if($("#live-notes").length){src="notes";liveUpdate()}if($("#live-display").length){src="display";liveUpdate()}if($("#live-photos").length){if(liking){liking=0;window.location.href=window.location.href}}})})}timer=setTimeout(NavUpdate,updateInterval)}function liveUpdate(){if(src==null||stopped||!profile_uid){$(".like-rotator").hide();return}if($(".comment-edit-text-full").length||in_progress){if(livetime){clearTimeout(livetime)}livetime=setTimeout(liveUpdate,1e4);return}if(livetime!=null)livetime=null;prev="live-"+src;in_progress=true;var udargs=netargs.length?"/"+netargs:"";var update_url="update_"+src+udargs+"&p="+profile_uid+"&page="+profile_page+"&msie="+(msie?1:0);$.get(update_url,function(data){in_progress=false;$(".toplevel_item",data).each(function(){var ident=$(this).attr("id");if($("#"+ident).length==0&&profile_page==1){$("img",this).each(function(){$(this).attr("src",$(this).attr("dst"))});$("#"+prev).after($(this))}else{var id=$(".hide-comments-total",this).attr("id");if(typeof id!="undefined"){id=id.split("-")[3];var commentsOpen=$("#collapsed-comments-"+id).is(":visible")}$("img",this).each(function(){$(this).attr("src",$(this).attr("dst"))});$("html").height($("html").height());$("#"+ident).replaceWith($(this));if(typeof id!="undefined"){if(commentsOpen)showHideComments(id)}$("html").height("auto")}prev=ident});$(".like-rotator").hide();if(commentBusy){commentBusy=false;$("body").css("cursor","auto")}$(".comment-edit-form  textarea").contact_autocomplete(baseurl+"/acl")})}function imgbright(node){$(node).removeClass("drophide").addClass("drop")}function imgdull(node){$(node).removeClass("drop").addClass("drophide")}function dolike(ident,verb){unpause();$("#like-rotator-"+ident.toString()).show();$.get("like/"+ident.toString()+"?verb="+verb,NavUpdate);liking=1}function dosubthread(ident){unpause();$("#like-rotator-"+ident.toString()).show();$.get("subthread/"+ident.toString(),NavUpdate);liking=1}function dostar(ident){ident=ident.toString();$("#like-rotator-"+ident).show();$.get("starred/"+ident,function(data){if(data.match(/1/)){$("#starred-"+ident).addClass("starred");$("#starred-"+ident).removeClass("unstarred");$("#star-"+ident).addClass("hidden");$("#unstar-"+ident).removeClass("hidden")}else{$("#starred-"+ident).addClass("unstarred");$("#starred-"+ident).removeClass("starred");$("#star-"+ident).removeClass("hidden");$("#unstar-"+ident).addClass("hidden")}$("#like-rotator-"+ident).hide()})}function getPosition(e){var cursor={x:0,y:0};if(e.pageX||e.pageY){cursor.x=e.pageX;cursor.y=e.pageY}else{if(e.clientX||e.clientY){cursor.x=e.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft)-document.documentElement.clientLeft;cursor.y=e.clientY+(document.documentElement.scrollTop||document.body.scrollTop)-document.documentElement.clientTop}else{if(e.x||e.y){cursor.x=e.x;cursor.y=e.y}}}return cursor}var lockvisible=false;function lockview(event,id){event=event||window.event;cursor=getPosition(event);if(lockvisible){lockviewhide()}else{lockvisible=true;$.get("lockview/"+id,function(data){$("#panel").html(data);$("#panel").css({left:cursor.x+5,top:cursor.y+5});$("#panel").show()})}}function lockviewhide(){lockvisible=false;$("#panel").hide()}function post_comment(id){unpause();commentBusy=true;$("body").css("cursor","wait");$("#comment-preview-inp-"+id).val("0");$.post("item",$("#comment-edit-form-"+id).serialize(),function(data){if(data.success){$("#comment-edit-wrapper-"+id).hide();$("#comment-edit-text-"+id).val("");var tarea=document.getElementById("comment-edit-text-"+id);if(tarea)commentClose(tarea,id);if(timer)clearTimeout(timer);timer=setTimeout(NavUpdate,10)}if(data.reload){window.location.href=data.reload}},"json");return false}function preview_comment(id){$("#comment-preview-inp-"+id).val("1");$("#comment-edit-preview-"+id).show();$.post("item",$("#comment-edit-form-"+id).serialize(),function(data){if(data.preview){$("#comment-edit-preview-"+id).html(data.preview);$("#comment-edit-preview-"+id+" a").click(function(){return false})}},"json");return true}function showHideComments(id){if($("#collapsed-comments-"+id).is(":visible")){$("#collapsed-comments-"+id).hide();$("#hide-comments-"+id).html(window.showMore)}else{$("#collapsed-comments-"+id).show();$("#hide-comments-"+id).html(window.showFewer)}}function preview_post(){$("#jot-preview").val("1");$("#jot-preview-content").show();tinyMCE.triggerSave();$.post("item",$("#profile-jot-form").serialize(),function(data){if(data.preview){$("#jot-preview-content").html(data.preview);$("#jot-preview-content"+" a").click(function(){return false})}},"json");$("#jot-preview").val("0");return true}function unpause(){totStopped=false;stopped=false;$("#pause").html("")}function bin2hex(s){var v,i,f=0,a=[];s+="";f=s.length;for(i=0;i<f;i++){a[i]=s.charCodeAt(i).toString(16).replace(/^([\da-f])$/,"0$1")}return a.join("")}function groupChangeMember(gid,cid,sec_token){$("body .fakelink").css("cursor","wait");$.get("group/"+gid+"/"+cid+"?t="+sec_token,function(data){$("#group-update-wrapper").html(data);$("body .fakelink").css("cursor","auto")})}function profChangeMember(gid,cid){$("body .fakelink").css("cursor","wait");$.get("profperm/"+gid+"/"+cid,function(data){$("#prof-update-wrapper").html(data);$("body .fakelink").css("cursor","auto")})}function contactgroupChangeMember(gid,cid){$("body").css("cursor","wait");$.get("contactgroup/"+gid+"/"+cid,function(data){$("body").css("cursor","auto")})}function checkboxhighlight(box){if($(box).is(":checked")){$(box).addClass("checkeditem")}else{$(box).removeClass("checkeditem")}}function notifyMarkAll(){$.get("notify/mark/all",function(data){if(timer)clearTimeout(timer);timer=setTimeout(NavUpdate,1e3)})}function fcFileBrowser(field_name,url,type,win){var cmsURL=baseurl+"/fbrowser/"+type+"/";tinyMCE.activeEditor.windowManager.open({file:cmsURL,title:"File Browser",width:420,height:400,resizable:"yes",inline:"yes",close_previous:"no"},{window:win,input:field_name});return false}function setupFieldRichtext(){tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:"fieldRichtext",plugins:"bbcode,paste, inlinepopups",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,file_browser_callback:"fcFileBrowser"})}String.prototype.format=function(){var formatted=this;for(var i=0;i<arguments.length;i++){var regexp=new RegExp("\\{"+i+"\\}","gi");formatted=formatted.replace(regexp,arguments[i])}return formatted};Array.prototype.remove=function(item){to=undefined;from=this.indexOf(item);var rest=this.slice((to||from)+1||this.length);this.length=from<0?this.length+from:from;return this.push.apply(this,rest)};function previewTheme(elm){theme=$(elm).val();$.getJSON("pretheme?f=&theme="+theme,function(data){$("#theme-preview").html('<div id="theme-desc">'+data.desc+'</div><div id="theme-version">'+data.version+'</div><div id="theme-credits">'+data.credits+'</div><a href="'+data.img+'"><img src="'+data.img+'" width="320" height="240" alt="'+theme+'" /></a>')})}
\ No newline at end of file
diff --git a/library/colorbox/README.md b/library/colorbox/README.md
new file mode 100644 (file)
index 0000000..bc00238
--- /dev/null
@@ -0,0 +1,376 @@
+## About ColorBox:
+A customizable lightbox plugin for jQuery.  See the [project page](http://jacklmoore.com/colorbox/) for documentation and a demonstration, and the [FAQ](http://jacklmoore.com/colorbox/faq/) for solutions and examples to common issues.  Released under the [MIT license](http://www.opensource.org/licenses/mit-license.php).
+
+## Translations Welcome
+Send me your language configuration files.  See /i18n/jquery.colorbox-de.js as an example.
+
+## Changelog:
+
+### Version 1.3.32 - 2013/1/31
+
+* Improved internal event subscribing & fixed event bug introduced in v1.3.21
+
+### Version 1.3.31 - 2013/1/28
+
+* Fixed a size-calculation bug introduced in the previous commit.
+
+### Version 1.3.30 - 2013/1/25
+
+* Delayed border-width calculations until after opening, to avoid a bug in FF when using ColorBox in a hidden iframe.
+
+### Version 1.3.29 - 2013/1/24
+
+* Fixes bug with bubbling delegated events, introduced in the previous commit.
+
+### Version 1.3.28 - 2013/1/24
+
+* Fixed compatibility issue with old versions of jQuery (1.3.2-1.4.2)
+
+### Version 1.3.27 - 2013/1/23
+
+* Added className property.
+
+### Version 1.3.26 - 2013/1/23
+
+* Minor bugfix: clear the onload event handler after photo has loaded.
+
+### Version 1.3.25 - 2013/1/23
+
+* Removed grunt file & added Bower component.json.
+
+### Version 1.3.24 - 2013/1/22
+
+* Added generated files (jquery.colorbox.js / jquery.colorbox-min.js) back to the repository.
+
+### Version 1.3.23 - 2013/1/18
+
+* Minor bugfix for calling ColorBox on empty jQuery collections without a selector.
+
+### Version 1.3.22 - 2013/1/17
+
+* Recommit for plugins.jquery.com
+
+### Version 1.3.21 - 2013/1/15
+Files Changed: *.js
+
+* Fixed compatability issues with jQuery 1.9
+
+### Version 1.3.20 - August 15 2012
+Files Changed:jquery.colorbox.js
+
+* Added temporary workaround for jQuery-UI 1.8 bug (http://bugs.jquery.com/ticket/12273)
+* Added *.jpe extension to the list of image types.
+
+### Version 1.3.19 - December 08 2011
+Files Changed:jquery.colorbox.js, colorbox.css (all)
+
+* Fixed bug related to using the 'fixed' property.
+* Optimized the setup procedure to be more efficient.
+* Removed $.colorbox.init() as it will no longer be needed (will self-init when called).
+* Removed use of $.browser.
+
+### Version 1.3.18 - October 07 2011
+Files Changed:jquery.colorbox.js/jquery.colorbox-min.js, colorbox.css (all) and example 1's controls.png
+
+* Fixed a regression where Flash content displayed in ColorBox would be reloaded if the browser window was resized.
+* Added safety check to make sure that ColorBox's markup is only added to the DOM a single time, even if $.colorbox.init() is called multiple times.  This will allow site owners to manually initialize ColorBox if they need it before the DOM has finished loading.
+* Updated the example index.html files to be HTML5 compliant.
+* Changed the slideshow behavior so that it immediately moves to the next slide when the slideshow is started.
+* Minor regex bugfix to allow automatic detection of image URLs that include fragments.
+
+### Version 1.3.17 - May 11 2011
+Files Changed:jquery.colorbox.js/jquery.colorbox-min.js
+
+* Added properties "top", "bottom", "left" and "right" to specify a position relative to the viewport, rather than using the default centering.
+* Added property "data" to specify GET or POST data when using Ajax.  ColorBox's ajax functionality is handled by jQuery's .load() method, so the data property works the same way as it does with .load().
+* Added property "fixed" which can provide fixed positioning for ColorBox, rather than absolute positioning.  This will allow ColorBox to remain in a fixed position within the visitors viewport, despite scrolling.  IE6 support for this was not added, it will continue to use the default absolute positioning.
+* Fixed ClearType problem with IE7.
+* Minor fixes.
+
+### Version 1.3.16 - March 01 2011
+Files Changed:jquery.colorbox.js/jquery.colorbox-min.js, colorbox.css (all) and example 4 background png files
+
+* Better IE related transparency workarounds.  IE7 and up now uses the same background image sprite as other browsers.
+* Added error handling for broken image links. A message will be displayed telling the user that the image could not be loaded.
+* Added new property: 'fastIframe' and set it to true by default.  Setting to fastIframe:false will delay the loading graphic removal and onComplete event until iframe has completely loaded.
+* Ability to redefine $.colorbox.close (or prev, or next) at any time.
+
+### Version 1.3.15 - October 27 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Minor fixes for specific cases.
+
+### Version 1.3.14 - October 27 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* In IE6, closing an iframe when using HTTPS no longer generates a security warning.
+
+### Version 1.3.13 - October 22 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Changed the index.html example files to use YouTube's new embedded link format.
+* By default, ColorBox returns focus to the element it was launched from once it closes.  This can now be disabled by setting the 'returnFocus' property to false.  Focus was causing problems for some users who had their anchor elements inside animated containers.
+* Minor bug fix involved in using a combination of slideshow and non-slideshow content.
+
+### Version 1.3.12 - October 20 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Minor bug fix involved in preloading images when using a function as a value for the href property.
+
+### Version 1.3.11 - October 19 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Fixed the slideshow functionality that broke with 1.3.10
+* The slideshow now respects the loop property.
+
+### Version 1.3.10 - October 16 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Fixed compatibility with jQuery 1.4.3
+* The 'open' property now accepts a function as a value, like all of the other properties.
+* Preloading now loads the correct href for images when using a dynamic (function) value for the href property.
+* Fixed bug in Safari 3 for Win where ColorBox centered on the document, rather than the visitor's viewport.
+* May have fixed an issue in Opera 10.6+ where ColorBox would rarely/randomly freeze up while switching between photos in a group.
+* Some functionality better encapsulated & minor performance improvements.
+
+### Version 1.3.9 - July 7 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js/ all colorbox.css (the core styles)
+
+* Fixed a problem where iframed youtube videos would cause a security alert in IE.
+* More code is event driven now, making the source easier to grasp.
+* Removed some unnecessary style from the core CSS.
+
+### Version 1.3.8 - June 21 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Fixed a bug in Chrome where it would sometimes render photos at 0 by 0 width and height (behavior introduced in recent update to Chrome).
+* Fixed a bug where the onClosed callback would fire twice (only affected 1.3.7).
+* Fixed a bug in IE7 that existed with some iframed websites that use JS to reposition the viewport caused ColorBox to move out of position.
+* Abstracted the identifiers (HTML ids & classes, and JS plugin name, method, and events) so that the plugin can be easily rebranded.
+* Small changes to improve either code readability or compression.
+
+### Version 1.3.7 - June 13 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js/index.html
+
+* $.colorbox can now be used for direct calls and accessing public methods. Example: $.colorbox.close();
+* Resize now accepts 'width', 'innerWidth', 'height' and 'innerHeight'. Example: $.colorbox.resize({width:"100%"})
+* Added option (loop:false) to disable looping in a group.
+* Added options (escKey:false, arrowKey:false) to disable esc-key and arrow-key bindings.
+* Added method for removing ColorBox from a document: $.colorbox.remove();
+* Fixed a bug where iframed URLs would be truncated if they contained an unencoded apostrophe.
+* Now uses the exact href specified on an anchor, rather than the version returned by 'this.href'. This was causing "#example" to be normalized to "http://domain/#example" which interfered with how some users were setting up links to inline content.
+* Changed example documents over to HTML5.
+
+### Version 1.3.6 - Jan 13 2010
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Small change to make ColorBox compatible with jQuery 1.4
+
+### Version 1.3.5 - December 15 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Fixed a bug introduced in 1.3.4 with IE7's display of example 2 and 3, and auto-width in Opera.
+* Fixed a bug introduced in 1.3.4 where colorbox could not be launched by triggering an element's click event through JavaScript.
+* Minor refinements.
+
+### Version 1.3.4 - December 5 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Event delegation is now used for elements that ColorBox is assigned to, rather than individual click events.
+* Additional callbacks have been added to represent other stages of ColorBox's lifecycle. Available callbacks, in order of their execution: onOpen, onLoad, onComplete, onCleanup, onClosed These take place at the same time as the event hooks, but will be better suited than the hooks for targeting specific instances of ColorBox.
+* Ajax content is now immediately added to the DOM to be more compatible if that content contains script tags.
+* Focus is now returned to the calling element on closing.
+* Fixed a bug where maxHeight and maxWidth did not work for non-photo content.
+* Direct calls no longer need 'open:true', it is assumed.  Example: `$.fn.colorbox({html:'<p>Hi</p>'});`
+
+### Version 1.3.3 - November 7 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Changed $.fn.colorbox.element() to return a jQuery object rather the DOM element.
+* jQuery.colorbox-min.js is compressed with Google's Closure Compiler rather than YUI Compressor.
+
+### Version 1.3.2 - October 27 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Added 'innerWidth' and 'innerHeight' options to allow people to easily set the size dimensions for ColorBox, without having to anticipate the size of the borders and buttons.
+* Renamed 'scrollbars' option to 'scrolling' to be in keeping with the existing HTML attribute. The option now also applies to iframes.
+* Bug fix: In Safari, positioning occassionally incorrect when using '100%' dimensions.
+* Bug fix: In IE6, the background overlay is briefly not full size when first viewing.
+* Bug fix: In Firefox, opening ColorBox causes a split second shift with a small minority of webpage layouts.
+* Simplified code in a few areas.
+
+### Version 1.3.1 - September 16 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js/colorbox.css/colorbox-ie.css(removed)
+
+* Removed the IE-only stylesheets and conditional comments for example styles 1 & 4.  All CSS is handled by a single CSS file for all examples.
+* Removed user-agent sniffing from the js and replaced it with feature detection.  This will allow correct rendering for visitors masking their agent type.
+
+### Version 1.3.0 - September 15 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js/colorbox.css
+
+* Added $.fn.colorbox.resize() method to allow ColorBox to resize it's height if it's contents change.
+* Added 'scrollbars' option to allow users to turn off scrollbars when using the resize() method.
+* Renamed the 'resize' option to be less ambiguous.  It's now 'scalePhotos'.
+* Renamed the 'cbox_close' event to be less ambiguous.  It's now 'cbox_cleanup'.  It is the first thing to happen in the close method while the 'cbox_closed' event is the last to happen.
+* Fixed a bug with the slideshow mouseover graphics that appeared after ColorBox is opened a 2nd time.
+* Fixed a bug where ClearType may not work in IE6&7 if using the fade transition.
+* Minor code optimizations to increase compression.
+
+### Version 1.2.9 - August 7 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Minor change to enable use with $.getScript();
+* Minor change to the timing of the 'cbox_load' event so that it is more useful.
+* Added a direct link to a YouTube video to the examples.
+
+### Version 1.2.8 - August 5 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Fixed a bug with the overlay in IE6
+* Fixed a bug where left & right keypress events might be prematurely unbound.
+
+### Version 1.2.7 - July 31 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js, example stylesheets and background images (core styles have not changed and the updates will not affect existing user themes / old example themes)
+
+* Code cleanup and reduction, better organization and documentation in the full source.
+* Added ability to use functions in place of static values for ColorBox's options (thanks Ken!).
+* Added an option for straight HTML.  Example: `$.fn.colorbox({html:'<p>Howdy</p>', open:true})`
+* Added an event for the beginning of the closing process.  This is in addition to the event that already existed for when ColorBox had completely closed.  'cbox_close' and 'cbox_closed' respectively.
+* Fixed a minor bug in IE6 that would cause a brief content shift in the parent document when opening ColorBox.
+* Fixed a minor bug in IE6 that would reveal select elements that had a hidden visibility after closing ColorBox.
+* The 'esc' key is unbound now when ColorBox is not open, to avoid any potential conflicts.
+* Used background sprites for examples 1 & 4.  Put IE-only (non-sprite) background images in a separate folder.
+* Example themes 1, 3, & 4 received slight visual tweaks.
+* Optimized pngs for smaller file size.
+* Added slices, grid, and correct sizing to the Adobe Illustrator file, all theme files are now export ready!
+
+### Version 1.2.6 - July 15 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Fixed a bug with fixed width/height images in Opera 9.64.
+* Fixed a bug with trying to set a value for rel during a direct call to ColorBox. Example: `$.fn.colorbox({rel:'foo', open:true});`
+* Changed how href/rel/title settings are determined to avoid users having to manually update ColorBox settings if they use JavaScript to update any of those attributes, after ColorBox has been defined.
+* Fixed a FF3 bug where the back button was disabled after closing an iframe.
+
+### Version 1.2.5 - June 23 2009
+Files Changed: jquery.colorbox.js/jquery.colorbox-min.js
+
+* Changed the point at which iframe srcs are set (to eliminate the need to refresh the iframe once it has been added to the DOM).
+* Removed unnecessary return values for a very slight code reduction.
+
+### Version 1.2.4 - June 9 2009
+Files Changed: jquery.colorbox.js, jquery.colorbox-min.js
+
+* Fixed an issue where ColorBox may not close completely if it is closed during a transition animation.
+* Minor code reduction.
+
+### Version 1.2.3 - June 4 2009
+* Fixed a png transparency stacking issue in IE.
+* More accurate Ajax auto-sizing if the user was depending on the #cboxLoadedContent ID for CSS styling.
+* Added a public function for returning the current html element that ColorBox is associated with. Example use: var that = $.fn.colorbox.element();
+* Added bicubic scaling for resized images in the original IE7.
+* Removed the IE6 stylesheet and png files from Example 3.  It now uses the same png file for the controls that the rest of the browsers use (an alpha transparency PNG8).  This example now only has 2 graphics files and 1 stylesheet.
+
+### Version 1.2.2 - May 28 2009
+* Fixed an issue with the 'resize' option.
+
+### Version 1.2.1 - May 28 2009
+* Note: If you are upgrading, update your jquery.colorbox.js and colorbox.css files.
+* Added photo resizing.
+* Added a maximum width and maximum height. Example: {height:800, maxHeight:'100%'}, would allow the box to be a maximum potential height of 800px, instead of a fixed height of 800px.  With maxHeight of 100% the height of ColorBox cannot exceed the height of the browser window.
+* Added 'rel' setting to add the ability to set an alternative rel for any ColorBox call.  This allows the user to group any combination of elements together for a gallery, or to override an existing rel. attribute so those element are not grouped together, without having to alter their rel in the HTML.
+* Added a 'photo' setting to force ColorBox to display a link as a photo.  Use this when automatic photo detection fails (such as using a url like 'photo.php' instead of 'photo.jpg', 'photo.jpg#1', or 'photo.jpg?pic=1')
+* Removed the need to ever create disposable elements to call colorbox on.  ColorBox can now be called directly, without being associated with any existing element, by using the following format:
+  `$.fn.colorbox({open:true, href:'yourLink.xxx'});`
+* ColorBox settings are now persistent and unique for each element.  This allows for extremely flexible options for individual elements.  You could use this to create a gallery in which each page in the gallery has different settings.  One could be a photo with a fade transition, next could be an inline element with an elastic transition with a set width and height, etc.
+* For user callbacks, 'this' now refers to the element colorbox was opened from.
+* Fixed a minor grouping issue with IE6, when transition type is set to 'none'.
+* Added an Adobe Illustrator file that contains the borders and buttons used in the various examples.
+
+### Version 1.2 - May 13 2009
+* Added a slideshow feature.
+* Added re-positioning on browser resize.  If the browser is resized, ColorBox will recenter itself onscreen.
+* Added hooks for key events: cbox_open, cbox_load, cbox_complete, cbox_closed.
+* Fixed an IE transparency-stacking problem, where transparent PNGs would show through to the background overlay.
+* Fixed an IE iframe issue where the ifame might shift up and to the left under certain circumstances.
+* Fixed an IE6 bug where the loading overlay was not at full height.
+* Removed the delay in switching between same-sized gallery content when using transitions.
+* Changed how iframes are loaded to make it more compatible with iframed pages that use DOM dependent JavaScript.
+* Changed how the JS is structured to be better organized and increase compression.  Increased documentation.
+* Changed CSS :hover states to a .hover class.  This sidesteps a minor IE8 bug with css hover states and allows easier access to hover state user styles from the JavaScript.
+* Changed: elements added to the DOM have new ID's.  The naming is more consistent and less likely to cause conflicts with existing website stylesheets.  All stylesheets have been updated.
+* Changed the behavior for prev/next links so that ColorBox does not get hung up on broken links.  A visitor can now skip through broken or long-loading links by clicking prev/next buttons.
+* Changed the naming of variables in the parameter map to be more concise and intuitive.
+* Removed colorbox.css.  Combined the colorbox.css styles with jquery.colorbox.js: the css file was not large enough to warrant being a separate file.
+
+### Version 1.1.6 - April 28 2009
+* Prevented the default action of the next & previous anchors and the left and right keys for gallery mode.
+* Fixed a bug where the title element was being added back to the DOM when closing ColorBox while using inline content.
+* Fixed a bug where IE7 would crash for example 2.
+* Smaller filesize: removed a small amount of unused code and rewrote the HTML injection with less syntax.
+* Added a public method for closing ColorBox: $.fn.colorbox.close().  This will allow iframe users to add an event to close ColorBox without having to create an additional function.
+
+### Version 1.1.5 - April 11 2009
+* Fixed minor issues with exiting ColorBox.
+### Version 1.1.4 - April 08 2009
+* Fixed a bug in the fade transition where ColorBox not close completely if instructed to close during the fade-in portion of the transition.
+
+### Version 1.1.3 - April 06 2009
+* Fixed an IE6&7 issue with using ColorBox to display animated GIFs.
+
+### Version 1.1.2 - April 05 2009
+* Added ability to change content when ColorBox is already open.
+* Added vertical photo centering now works for all browsers (this feature previously excluded IE6&7).
+* Added namespacing to the esc-key keydown event for people who want to disable it: "keydown.colorClose"
+* Added 'title' setting to add the ability to set an alternative title for any ColorBox call.
+* Fixed rollover navigation issue with IE8. (Added JS-based rollover state due to a browser-bug.)
+* Fixed an overflow issue for when the fixed width/height is smaller than the size of a photo.
+* Fixed a bug in the fade transition where the border would still come up if ColorBox was closed mid-transition.
+* Switch from JSMin to Yui Compressor for minification.  Minified code now under 7KB.
+
+### Version 1.1.1 - March 31 2009
+* More robust image detection regex.  Now detects image file types with url fragments and/or query strings.
+* Added 'nofollow' exception to rel grouping.
+* Changed how images are loaded into the DOM to prevent premature size calculation by ColorBox.
+* Added timestamp to iframe name to prevent caching - this was a problem in some browsers if the user had multiple iframes and the visitor left the page and came back, or if they refreshed the page.
+
+### Version 1.1.0 - March 21 2009
+* Animation is now much smoother and less resource intensive.
+* Added support for % sizing.
+* Callback option added.
+* Inline content now preserves JavaScript events, and changes made while ColorBox is open are also preserved.
+* Added 'href' setting to add the ability to set an alternative href for any anchor, or to assign the ColorBox event to non-anchors. 
+  Example: $('button').colorbox({'href':'process.php'})
+  Example: $('a[href='http://msn.com']).colorbox({'href':'http://google.com', iframe:true});
+* Photos are now horizontally centered if they are smaller than the lightbox size.  Also vertically centered for browsers newer than IE7.
+* Buttons in the examples are now included in the 'protected zone'.  The lightbox will never expand it's borders or buttons beyond an accessible area of the screen.
+* Keypress events don't queue up by holding down the arrow keys.
+* Added option to close ColorBox by clicking on the background overlay.
+* Added 'none' transition setting.
+* Changed 'contentIframe' and 'contentInline' to 'inline' and 'iframe'.  Removed 'contentAjax' because it  is automatically assumed for non-image file types.
+* Changed 'contentWidth' and 'contentHeight' to 'fixedWidth' and 'fixedHeight'.  These sizes now reflect  the total size of the lightbox, not just the inner content.  This is so users can accurately anticipate  % sizes without fear of creating scrollbars.
+* Clicking on a photo will now switch to the next photo in a set.
+* Loading.gif is more stable in it's position.
+* Added a minified version.
+* Code passes JSLint.
+
+### Version 1.0.5 - March 11 2009
+* Redo: Fixed a bug where IE would cut off the bottom portion of a photo, if the photo was larger than the document dimensions.
+
+### Version 1.0.4 - March 10 2009
+* Added an option to allow users to automatically open the lightbox. Example usage: $(".colorbox").colorbox({open:true});
+* Fixed a bug where IE would cut off the bottom portion of a photo, if the photo was larger than the document dimensions.
+
+### Version 1.0.3 - March 09 2009
+* Fixed vertical centering for Safari 3.0.x.
+
+### Version 1.0.2 - March 06 2009
+* Corrected a typo.
+* Changed the content-type check so that it does not assume all links to photos should actually display photos. This allows for Ajax/inline/and iframe calls on anchors linking to picture file types.
+
+### Version 1.0.1 - March 05 2009
+* Fixed keydown events (esc, left arrow, right arrow) for Webkit browsers.
+
+### Version 1.0 - March 03 2009
+* First release
diff --git a/library/colorbox/colorbox.ai b/library/colorbox/colorbox.ai
new file mode 100644 (file)
index 0000000..1b51881
--- /dev/null
@@ -0,0 +1,1811 @@
+%PDF-1.4\r%âãÏÓ\r
+1 0 obj\r<</Metadata 2 0 R/Pages 3 0 R/Type/Catalog>>\rendobj\r2 0 obj\r<</Length 48282/Subtype/XML/Type/Metadata>>stream\r
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
+<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.2.2-c063 53.351735, 2008/07/22-18:11:12        ">
+   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+      <rdf:Description rdf:about=""
+            xmlns:dc="http://purl.org/dc/elements/1.1/">
+         <dc:format>application/vnd.adobe.illustrator</dc:format>
+         <dc:title>
+            <rdf:Alt>
+               <rdf:li xml:lang="x-default">colorbox</rdf:li>
+            </rdf:Alt>
+         </dc:title>
+      </rdf:Description>
+      <rdf:Description rdf:about=""
+            xmlns:xmp="http://ns.adobe.com/xap/1.0/"
+            xmlns:xmpGImg="http://ns.adobe.com/xap/1.0/g/img/">
+         <xmp:CreatorTool>Adobe Illustrator CS4</xmp:CreatorTool>
+         <xmp:CreateDate>2009-05-27T04:22:39-04:00</xmp:CreateDate>
+         <xmp:ModifyDate>2009-07-30T21:43:35-05:00</xmp:ModifyDate>
+         <xmp:MetadataDate>2009-07-30T21:43:35-05:00</xmp:MetadataDate>
+         <xmp:Thumbnails>
+            <rdf:Alt>
+               <rdf:li rdf:parseType="Resource">
+                  <xmpGImg:width>208</xmpGImg:width>
+                  <xmpGImg:height>256</xmpGImg:height>
+                  <xmpGImg:format>JPEG</xmpGImg:format>
+                  <xmpGImg:image>/9j/4AAQSkZJRgABAgEBLAEsAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABABLAAAAAEA&#xA;AQEsAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK&#xA;DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f&#xA;Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgBAADQAwER&#xA;AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA&#xA;AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB&#xA;UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE&#xA;1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ&#xA;qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy&#xA;obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp&#xA;0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo&#xA;+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7&#xA;FXYq7FXYq7FXYq7FXnn5b+fNd85T6us6W9jHpkiRL6KOzOzl9zzagACdMVZt9U1D/lt/5Jr/AFxV&#xA;gf5ZfmZrHmfzJrei39vBGNIaSNbiEODIYpjFUqzNStK4q9JxV2KuxV2KuxV2KuxV2KuxV2KvG/Pf&#xA;5jfmBY/mDL5Z8twpdMyRNb2/pKzktEHf4jTYbmpxVQ/xJ/zkV/1Y1/4G3/6qYqh9G/ND8zYvPml+&#xA;WvMdtHZSXcsXqwtEgYwyEjkjKSCDQioPXFXueKvBB+aX5r6n5k1HSdAtI717OSX4EiT4Y0fiCzOV&#xA;H44qmH+JP+civ+rGv/A2/wD1UxVd5F/Nbzde6/qVh5lMVnHpcEj3aNGIzG0TANyPgBiqbeU/z18v&#xA;eZdcl0izkZZ2kZLEPEw9aONOTS1pRQTUKCa+OKqdh+fvlm882Dy+kzAycYoLkxsFN16jRtbsCOuy&#xA;lWFVNaVr1VRfnv8AN5/Jt9AmpWLvp1zbyPBexFWrcx7iEx1BFV/aO340VR+r/mFqWj+Sl8x6lYGG&#xA;aOOGS808MrPH6jKHVW2VivLbpX2xVMtC8622vaLFq+lzLPaTKxRuJHxLUMpBoQQRirDfIf5y6x5n&#xA;1DSrWaxhtl1HT7i/dkZmKmC7a2CCoHXjyriqH/5x3/vvNf8AzFQ/rmxV7Lirwb8hv/JkedP+M9z/&#xA;ANRhxV7zirsVdirsVdirsVdirsVdirsVeNSf+tKx/wDMKf8AqDOKvZcVeHfmF/60T5T/AOYO0/6i&#xA;7nFXuOKvDvyS/wDJleb/AJN/1EHFXuOKvCPKoB/O/wA3AioLSgg/OPFWbeXvLflPTby/m0e1gjnl&#xA;n5XRjCnhLxHJVP7O1KqPn1OKtQ+W/KaebH1VLaAa4LZVQhVBWIu9XVRtyZmYM3XtiqC8x+VvI2q6&#xA;79Y19I7m7WzkRbe5c+mkBPxyIhPFH/yx8W3XbFVeXQvK8/km20meQyeX1jgQPJI3xRqylQ7k1AOw&#xA;O+2Kp/bWdpb2iWtpEkNsiCOKKIBVVQOICgbAAbDFWE+SPKfkrTL7TZ9Eu7i4ltrCeCzEtaNbPdM8&#xA;jtVE3EzFR0+XfFVH/nHf++81/wDMVD+ubFXsuKvBvyG/8mR50/4z3P8A1GHFXvOKuxV2KuxV2Kux&#xA;V2KuxV2KuxV4tfgH/nISYHcfUl/6h1xV6LwT+Ufdil5J5sAH/OQPlWgp/o1r0/5ibjFD3/FXg/5T&#xA;gHzt5xqK/vk6/wDGWbFXqnBP5R92KXlnlqJJPzo80xNUI8AU8SVNDFCNitCD7jFDLfL3kW10fUZL&#xA;xLiWQh2MKsduDClHH7RB74qttvIVnD5iGrfWZSqfvEj5GplZmJJbrwoR8Pfvttiqt5q8pyeYJ4Vl&#xA;uBDawRuU4oDJ6zbAlj+xtuBT5+CqM1DRrrUPLf6LnlRJ5I40mljWiAggsVTbw2GKo3SNNg0uwgso&#xA;Gd4oBRWkYsx+k/qG2KpD5W8sajpU1k9y0TC3spraT02J+OS5MwIqo24/jiqS/wDOO/8Afea/+YqH&#xA;9c2KvZcVeDfkN/5Mjzp/xnuf+ow4q95xV2KuxV2KuxV2KuxV2KuxV2KvA/OPmPTvL356y6jqJZbM&#xA;W0cUsiKXKc4AAxUbkA9ab4qyL/ldX5a/9XZv+kW7/wCqWKsFm8z6R5m/PLy5qGkO81lALa19Z0aM&#xA;O6yySEqrgNQeqBuBvXtvir6UxV81eTfOmheWPPHmY6zI8EF5MwjnVHkUNFK54ssYZvi57bYqzv8A&#xA;5XV+Wv8A1dm/6Rbv/qlirFfy41m11v8ANXXtVtAwtbqImHmKMVT04wxHblwrir2LFLsVdirsVdir&#xA;sVeef847/wB95r/5iof1zYoey4q8G/Ib/wAmR50/4z3P/UYcVe84q7FXYq7FXYq7FXYq7FXYq7FU&#xA;p1Dyj5X1G6a7v9Ktbq6cAPNNEjuQooKkiuwGKob/AJV95G/6sNh/0jx/0xVVtfJPlC0uY7m10azg&#xA;uIWDxSxworKw6EEDY4qnWKpHN5F8mTSvLLollJLISzu0EZJYmpJNMVWf8q+8jf8AVhsP+keP+mKo&#xA;rT/KfljTpjNYaXa2sxHEyQxIjFT2qoGKph9Utv8AfS/dirvqlt/vpfuxV31S2/30v3Yq76pbf76X&#xA;7sVd9Utv99L92Ku+qW3++l+7FXj/APzjwQLjzUhNGNzCwU9aVl3pir2XFXg35DD/AJCN5zb9lprk&#xA;q3Yj62emKvecVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVSyfy1oU2&#xA;5soUbpySNUNPCoGKqH+D9B/5ZhiqN03RdK0xOFhaRWwIofSRUJHvxAxVG4q7FXYq7FXYq7FXYq7F&#xA;XYqg9H1jTdZ0u11XTLhLqwvI1mt54yCrI4qP7R2xVL/OHm6x8qaNca1qNrdTabaL6l3NaRiYxJWh&#xA;ZkDB+I7kKaDc7Yq84/6Gu/Kj0DcV1P0AokMv1GTgELcA3KtKc/hr47Yq9J8pea7PzTo1vrNha3UG&#xA;nXiCW0lu41iMsbfZdU5F+LdQSBUbjbFUdrOs6ZoulXWq6pcJa2FlG01zPIaKqIKn5nwHfFUZirsV&#xA;dirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdir8t7NtVW2nltHmS3gCvcNGzKq8mCK&#xA;TQjck0xV9Tf84pyar5v/AC088eUtS1CZ7GaM2dq8hMpgXULeaOXhyPTYNx6Vr44qxf8A6Fe/OhtP&#xA;Hllv0WNHEwYXv1iSgYOT6/GnPdTTjx+iu+Kss/5y2utV8sfl/wCTPLWnX80diA1vcshMbTixgiSI&#xA;vxPT4i3HpX5DFXyrdvqzW0El28z209XgaRmZGKEoSKkioNRir9SMVdirsVdirsVdirsVdirsVdir&#xA;sVdirsVdirsVdirsVdirsVdirsVfnX5S85aNpmjNFND6bwAGSJAC0xJA5DkRU+IJxV71/wA4TyrN&#xA;a+dJUHFZLq0dR4BhOR0xV9NYq+ZP+c25FjsvJsjCqpdXbMPYLCcVeC+YvOOiXnl4WyQCea4B9KNw&#xA;AYCCRzPGtG8ADv32xV+iuKuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KvhDQ&#xA;P+cTvzc1nSbbU1gsrGO6jWWKC7uCk3BxyUskaScag9CajuMVfSX/ADjl+TmsflroGpx61cwz6nqs&#xA;8ckkVsWeKOOFWVBzZULMeZJ28MVeu4q8h/5yN/JzWfzK0HS49EuoYNS0qeR0iuSyRSRzqqv8aq5D&#xA;LwUjanXFXzb5h/5xQ/NzRdJudTaCzv4rSNpZobOcvNwQcmKo6R8qDsu57DFX3hirsVdirsVdirsV&#xA;dirsVdirsVdirsVdirsVdirsVdirsVdirsVdir4I0T/nKf8AOHSNKttMi1CC5htIxFFLc26SS8FF&#xA;FDPsWoNqnfxxV9Mf843fnBrf5j+XtSbXIYk1TSZ445Li3UokscysyEoSeLDgwNNumKvX8VePf85J&#xA;fnDrv5ceX9LbQoIX1LVp5I1uLhS6RRwKrOQgK1di60rt12xV80a7/wA5S/m/rGkXWlzahb28F5G0&#xA;M0ltbpHL6bijBX+LjUbVG/hir74xV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2K&#xA;uxV8lfkx+Uv5Sa1+Wlxd6peLeXGprGupX/NIZbF0kST6vGZAwiPNQGcirg7fCcVZD/zhpbW1sfPd&#xA;tauZLaC/t44HJDFo09dVNRQGoHbFX0pir5q/5zNt7e5/wLb3LcLea+uI5nqFojegGNTsNjiqTfnD&#xA;+T/5PaP+U8OoWF/Hp+oaajrpV7zWaTUHaR5DbycKeqxZyA4HwAb/AAjFX1dirsVdirsVdirsVdir&#xA;sVdirsVdirsVdirsVdirsVdirsVdirsVdir8vLF9eSxu7exFx9Sv1WO8jiDmOUROJEDgCh4uoI8M&#xA;VfRv/OPmm+ffKv5QeePN1gq6dLEgvbFb+BnjuYtPhlkn+Csb7g8UcNTlXFV7f85FfnGvkL/GBuNH&#xA;+r8liFl9RufW9RpjHUn1eAi4rX1a0LfB9rFW/wDnI7SPPnmL8qfJPmbUE/SVwVa61L6hAVhthfQx&#xA;yRfADJJxAXizs1OVOlaYq+br+XX3sbS2vvrP1HT1eOyilDiOISyGVwgIoOTsSfHFX6h4q7FXYq7F&#xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYqhNI0nT9I0y10vToEtrGzjWG3gjAVVRBQA&#xA;AUGKq91bW91bS2tzGs1vOjRTROKq6OOLKw7gg0xV45H/AM4lflEmofWfT1BrblU6cbtvq5Tlz9I/&#xA;D6vDlvTnir2SCCG3gjggRYoYlCRRoAqqqiiqoHQAYqhtY0jTtZ0q70rUoFubC9iaC5gcAqyOKEb/&#xA;AIYqjMVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirs&#xA;VdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsV&#xA;dirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVd&#xA;irsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdi&#xA;rsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdir&#xA;sVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirs&#xA;VdirsVdirsVdirqitO/hirsVcSBudsVdirSujEhWBI60NaYq3irsVdirsVdirsVdirsVdirsVdir&#xA;sVdirsVdirsVdirsVdiq2WP1Inj5MnNSvNDRlqKVB33GKpL5U8sy6DbzwyahPf8ArSM49diQlXZv&#xA;hBrQtyq57nfFVlj5WmtvM9zrbalczJPHwWzd6otWZuO/7CcvgHY1xVT82eU5tdmtJI7sWwtg/JeD&#xA;MJQzI3pycXSsZ4bjFU21vTm1LSLuwWT0muomiEtK8eQpWm3TFVawtTaWUFqZpLgwoqGeU8pH4inJ&#xA;j3JxVJvKflmfQ2vDJOswuW5LxBFP3ssm9f8AjLirIMVdirsVdirsVdirsVdirsVdirsVdirsVdir&#xA;sVdirsVdirsVU7o3ItpTaqj3QRjAkrFIzJT4Q7KHIWvUhT8sVYV+VN9+a93pt8fzEsbOyu0uHFj9&#xA;UapaMyyVDgM6hUHERnqVoWq1TiqjomofnBJ+Z+p2urafYxeREgrYXUTn1i3qSek37RaRlH71DRVH&#xA;EjeoZVT/ADT1L807S90lPI9s1xayrINZcQwStDF6sIEsHrSwhp1Vn4Rn4WFSegxVlPnWbzFD5S1e&#xA;Xy2nq6+lrI2lx0VuVwF/dij/AA7t44qi9Bk1qTRbF9cihg1hoUOoRWrM8KzcfjEbMAeNf9s9cVYT&#xA;+UepfmTevrI86JOoikA0717eO3BT61dL8PppHy/crD1r2Pc4q9FxV2KuxV2KuxV2KuxV2KuxV2Ku&#xA;xV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2Kux&#xA;V2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxV2KuxVQmmkDiOIcpCK09vE4qome+hHO&#xA;ZF9MHcqa0riqMRgyhh3xVvFXYq7FXYq7FXYq7FVOW5ghkhjkfi9w5ihG/wAThGkI/wCAjY4q3PPF&#xA;bwSTzNwiiUvI57KoqTt7YqlekebvLusXLWum3q3M6IZGRVcUQEKT8SgdWGKppJNDEAZHVAenIgV+&#xA;/FWzJGE9QsAlK86ilPGuKujlikFY3VwNiVIIr9GKtLPA7lFkVnFaqCCduu2KpTqnnLyxpdwba/1G&#xA;KG4H2ovidl7/ABBA1PpxVB/8rJ8kf9XWP/gJf+aMVTzTtSsNStVurC4S5t2NBJGaio6g+B9sVS1f&#xA;OnlhtT/Ra36m/wDVNv6HF6+qG4la8adffFU7xV2KuxV2KuxVBqf9ytP+KW/4kuKrtV/4583yH6xi&#xA;qpZ/7zp8hiqtirsVdirsVdirsVdiqFvbH6zc2E3Ph9SnafjSvPlBLDxrUU/vq19sVUfMP/HA1P8A&#xA;5hJ/+TbYq8l/JT/lKrr/AJgZP+T0WKvSPM/6aEMg0uWK3vXdfSmncRp6QQ1XkUk35e21a+2Kooi4&#xA;FoZEAjFWMRk+JFkMYCu1APh9Tlv71xVC6IuuNYn9IzQ3V6FkEklqCE4FgY4+RJ5OFrvXb8SqttDr&#xA;bapcrNc2sun8h+joIUYTxkFd5KmihRy5Cn9MVeIaDpF75m8wpZ+uFuLx3kmuJKt0Bd2I7nFWXa/+&#xA;TtzpmkXWoQamt0bWNpXhaH0qogqxDc33A36Yqj/yMkflrMfI8ALdgvap9QVxVjdt/wCTYP8A22ZP&#xA;+ohsVe9Yq7FVK5mEMTOe2KqKQ3MirJ63HkAeIWvXfrXFVS3lYu8TmrxkAn5iuKqKf8dX/ni3/Elx&#xA;Vdqv/HPm+Q/WMVVbP/eZPkMVVsVdirsVdirsVdirsVQ9zexW81pC4YteSmCIrSgYRSTVapG3GI/T&#xA;iqH8w/8AHA1P/mEn/wCTbYq8l/JT/lKrr/mBk/5PRYq9G83+ZH0Wyku/q0t2ElWJbWBpFkasZcuP&#xA;TSRiB37AVPtlmLHxmrphOXCLR0uozLZSSAPP6aPIFg+KSULEsojj2WrNyoNq5ADemV7IHy55jn1P&#xA;ShffU7mxEglCw3gIb92VHqry+P0zy/a8NttzPJDhNXaISsWssfMc82vX2miwvofqFC19Op+rzfEg&#xA;4KT8PJ/UqnHw+jDLHUQbG6BOzVPGPJ2uxeX/ADJb6hcxNJFDzSaNaBwHUoaVpuK9MqZvQPM35t6B&#xA;eaDfWVjDcPcXcLwL6iKiKJFKsxIZjsDttiqF/Iz+91n/AFbf9cmKsdtv/JsH/tsyf9RDYq96xV2K&#xA;oe+hMtuyDqRiqHi1KKONIpI5A6gKaCo2264qq2il5pZypUSEEA9aAU/hiq1P+Or/AM8W/wCJLiq7&#xA;Vf8AjnzfIfrGKqtn/vMnyGKq2KuxV2KuxV2KuxV2Koe5soria0mcsGs5TPEFpQsYpIaNUHbjKfpx&#xA;VdeWsd3Zz2khIjuI3icrQMFdSppWu++Ksd8r/l5ovlvUJL6xmuZJZIjAyztGy8WZWqOKIa1Qd8VZ&#xA;HJbRSPzNVelOSMVJHgeJFcVd9Vg9IRcfgB5ChIIbx5V5V964q2ltChY0LFxRi5Lkjw+Inb2xVYll&#xA;AjKRyITdFZ2ZR8gSRirFta/Kvytqt9JeuJ7WaYl5hbOqqzHqxV1cAn2xVL/+VKeVf+Wq+/5GQ/8A&#xA;VLFWV+XvLOkeX7RrbTYiiueUsjHlI5HQs3t2HTFUmT8s9Bj8wnXhcXX1v6y15wLx+n6jOXIp6fLj&#xA;U/zYqyWXUbWI0dwDiqn+l7L/AH4MVd+l7L/fgxVb+k9PrXmMVXDVrEdHGKoe0vbe41grGwYiBj9H&#xA;NcVROsMF02dj0AH6xiqrYsGtYyOlBiqvirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdiqnc&#xA;kiFyOtDiqG0tFayR3UF3LFiRufiIxVF+lF/Iv3DFXelF/Iv3DFXelF/Iv3DFXelF/Iv3DFUPLA0c&#xA;3rwopfiVI6VBNeo+WKqMxuruMwPCscbbOeXKo8OgxVU0tStvw7KSo+QNMVRmKuxV2KuxV2KuxV2K&#xA;uxV2KuxV2KuxV2KuxV2KuxV2KtMoZSD0OKoJrGdaiCZo1JrxFCPxxVr6nf8A/LW/3D+mKu+p3/8A&#xA;y1v9w/pirvqd/wD8tb/cP6Yq76nf/wDLW/3D+mKu+p3/APy1v9w/piraWl6D8VyxHyAxVFwxLEgU&#xA;dsVf/9k=</xmpGImg:image>
+               </rdf:li>
+            </rdf:Alt>
+         </xmp:Thumbnails>
+      </rdf:Description>
+      <rdf:Description rdf:about=""
+            xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
+            xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"
+            xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#">
+         <xmpMM:RenditionClass>default</xmpMM:RenditionClass>
+         <xmpMM:OriginalDocumentID>uuid:65E6390686CF11DBA6E2D887CEACB407</xmpMM:OriginalDocumentID>
+         <xmpMM:DocumentID>xmp.did:8BC7D877974ADE11BCECCFF09938C3CC</xmpMM:DocumentID>
+         <xmpMM:InstanceID>uuid:30267148-672c-4d34-8534-e8cce420f815</xmpMM:InstanceID>
+         <xmpMM:History>
+            <rdf:Seq>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>converted</stEvt:action>
+                  <stEvt:params>from application/pdf to &lt;unknown&gt;</stEvt:params>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:D47F11740720681191099C3B601C4548</stEvt:instanceID>
+                  <stEvt:when>2008-04-17T14:19:21+05:30</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>
+                     <rdf:Bag>
+                        <rdf:li>/</rdf:li>
+                     </rdf:Bag>
+                  </stEvt:changed>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>converted</stEvt:action>
+                  <stEvt:params>from application/pdf to &lt;unknown&gt;</stEvt:params>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>converted</stEvt:action>
+                  <stEvt:params>from application/pdf to &lt;unknown&gt;</stEvt:params>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:FD7F11740720681197C1BF14D1759E83</stEvt:instanceID>
+                  <stEvt:when>2008-05-16T17:01:20-07:00</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>
+                     <rdf:Bag>
+                        <rdf:li>/</rdf:li>
+                     </rdf:Bag>
+                  </stEvt:changed>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:F77F117407206811BC18AC99CBA78E83</stEvt:instanceID>
+                  <stEvt:when>2008-05-19T18:10:15-07:00</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>
+                     <rdf:Bag>
+                        <rdf:li>/</rdf:li>
+                     </rdf:Bag>
+                  </stEvt:changed>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>converted</stEvt:action>
+                  <stEvt:params>from application/vnd.adobe.illustrator to application/vnd.adobe.illustrator</stEvt:params>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:FB7F117407206811B628E3BF27C8C41B</stEvt:instanceID>
+                  <stEvt:when>2008-05-22T14:26:44-07:00</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>
+                     <rdf:Bag>
+                        <rdf:li>/</rdf:li>
+                     </rdf:Bag>
+                  </stEvt:changed>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>converted</stEvt:action>
+                  <stEvt:params>from application/vnd.adobe.illustrator to application/vnd.adobe.illustrator</stEvt:params>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:08C3BD25102DDD1181B594070CEB88D9</stEvt:instanceID>
+                  <stEvt:when>2008-05-28T16:51:46-07:00</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>
+                     <rdf:Bag>
+                        <rdf:li>/</rdf:li>
+                     </rdf:Bag>
+                  </stEvt:changed>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>converted</stEvt:action>
+                  <stEvt:params>from application/vnd.adobe.illustrator to application/vnd.adobe.illustrator</stEvt:params>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:F77F11740720681192B0DFFC927805D7</stEvt:instanceID>
+                  <stEvt:when>2008-05-30T21:26:38-07:00</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>
+                     <rdf:Bag>
+                        <rdf:li>/</rdf:li>
+                     </rdf:Bag>
+                  </stEvt:changed>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>converted</stEvt:action>
+                  <stEvt:params>from application/vnd.adobe.illustrator to application/vnd.adobe.illustrator</stEvt:params>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:F87F11740720681192B0DFFC927805D7</stEvt:instanceID>
+                  <stEvt:when>2008-05-30T21:27-07:00</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>
+                     <rdf:Bag>
+                        <rdf:li>/</rdf:li>
+                     </rdf:Bag>
+                  </stEvt:changed>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>converted</stEvt:action>
+                  <stEvt:params>from application/vnd.adobe.illustrator to application/vnd.adobe.illustrator</stEvt:params>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:F97F1174072068119098B097FDA39BEF</stEvt:instanceID>
+                  <stEvt:when>2008-06-02T13:26:10-07:00</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>
+                     <rdf:Bag>
+                        <rdf:li>/</rdf:li>
+                     </rdf:Bag>
+                  </stEvt:changed>
+               </rdf:li>
+               <rdf:li rdf:parseType="Resource">
+                  <stEvt:action>saved</stEvt:action>
+                  <stEvt:instanceID>xmp.iid:8BC7D877974ADE11BCECCFF09938C3CC</stEvt:instanceID>
+                  <stEvt:when>2009-05-27T04:22:07-04:00</stEvt:when>
+                  <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent>
+                  <stEvt:changed>/</stEvt:changed>
+               </rdf:li>
+            </rdf:Seq>
+         </xmpMM:History>
+         <xmpMM:DerivedFrom rdf:parseType="Resource">
+            <stRef:instanceID>uuid:32300939-b1c4-8440-b812-b255b7b0d326</stRef:instanceID>
+            <stRef:documentID>xmp.did:F97F1174072068119098B097FDA39BEF</stRef:documentID>
+            <stRef:originalDocumentID>uuid:65E6390686CF11DBA6E2D887CEACB407</stRef:originalDocumentID>
+            <stRef:renditionClass>proof:pdf</stRef:renditionClass>
+         </xmpMM:DerivedFrom>
+      </rdf:Description>
+      <rdf:Description rdf:about=""
+            xmlns:illustrator="http://ns.adobe.com/illustrator/1.0/">
+         <illustrator:StartupProfile>Web</illustrator:StartupProfile>
+         <illustrator:Type>Document</illustrator:Type>
+      </rdf:Description>
+      <rdf:Description rdf:about=""
+            xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/"
+            xmlns:stDim="http://ns.adobe.com/xap/1.0/sType/Dimensions#"
+            xmlns:xmpG="http://ns.adobe.com/xap/1.0/g/">
+         <xmpTPg:NPages>1</xmpTPg:NPages>
+         <xmpTPg:HasVisibleTransparency>True</xmpTPg:HasVisibleTransparency>
+         <xmpTPg:HasVisibleOverprint>False</xmpTPg:HasVisibleOverprint>
+         <xmpTPg:MaxPageSize rdf:parseType="Resource">
+            <stDim:w>1024.000000</stDim:w>
+            <stDim:h>768.000000</stDim:h>
+            <stDim:unit>Pixels</stDim:unit>
+         </xmpTPg:MaxPageSize>
+         <xmpTPg:PlateNames>
+            <rdf:Seq>
+               <rdf:li>Cyan</rdf:li>
+               <rdf:li>Magenta</rdf:li>
+               <rdf:li>Yellow</rdf:li>
+               <rdf:li>Black</rdf:li>
+            </rdf:Seq>
+         </xmpTPg:PlateNames>
+         <xmpTPg:SwatchGroups>
+            <rdf:Seq>
+               <rdf:li rdf:parseType="Resource">
+                  <xmpG:groupName>Default Swatch Group</xmpG:groupName>
+                  <xmpG:groupType>0</xmpG:groupType>
+                  <xmpG:Colorants>
+                     <rdf:Seq>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>White</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>255</xmpG:red>
+                           <xmpG:green>255</xmpG:green>
+                           <xmpG:blue>255</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>Black</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>0</xmpG:green>
+                           <xmpG:blue>0</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>RGB Red</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>255</xmpG:red>
+                           <xmpG:green>0</xmpG:green>
+                           <xmpG:blue>0</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>RGB Yellow</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>255</xmpG:red>
+                           <xmpG:green>255</xmpG:green>
+                           <xmpG:blue>0</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>RGB Green</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>255</xmpG:green>
+                           <xmpG:blue>0</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>RGB Cyan</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>255</xmpG:green>
+                           <xmpG:blue>255</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>RGB Blue</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>0</xmpG:green>
+                           <xmpG:blue>255</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>RGB Magenta</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>255</xmpG:red>
+                           <xmpG:green>0</xmpG:green>
+                           <xmpG:blue>255</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=193 G=39 B=45</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>193</xmpG:red>
+                           <xmpG:green>39</xmpG:green>
+                           <xmpG:blue>45</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=237 G=28 B=36</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>237</xmpG:red>
+                           <xmpG:green>28</xmpG:green>
+                           <xmpG:blue>36</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=241 G=90 B=36</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>241</xmpG:red>
+                           <xmpG:green>90</xmpG:green>
+                           <xmpG:blue>36</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=247 G=147 B=30</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>247</xmpG:red>
+                           <xmpG:green>147</xmpG:green>
+                           <xmpG:blue>30</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=251 G=176 B=59</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>251</xmpG:red>
+                           <xmpG:green>176</xmpG:green>
+                           <xmpG:blue>59</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=252 G=238 B=33</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>252</xmpG:red>
+                           <xmpG:green>238</xmpG:green>
+                           <xmpG:blue>33</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=217 G=224 B=33</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>217</xmpG:red>
+                           <xmpG:green>224</xmpG:green>
+                           <xmpG:blue>33</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=140 G=198 B=63</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>140</xmpG:red>
+                           <xmpG:green>198</xmpG:green>
+                           <xmpG:blue>63</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=57 G=181 B=74</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>57</xmpG:red>
+                           <xmpG:green>181</xmpG:green>
+                           <xmpG:blue>74</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=0 G=146 B=69</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>146</xmpG:green>
+                           <xmpG:blue>69</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=0 G=104 B=55</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>104</xmpG:green>
+                           <xmpG:blue>55</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=34 G=181 B=115</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>34</xmpG:red>
+                           <xmpG:green>181</xmpG:green>
+                           <xmpG:blue>115</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=0 G=169 B=157</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>169</xmpG:green>
+                           <xmpG:blue>157</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=41 G=171 B=226</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>41</xmpG:red>
+                           <xmpG:green>171</xmpG:green>
+                           <xmpG:blue>226</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=0 G=113 B=188</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>113</xmpG:green>
+                           <xmpG:blue>188</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=46 G=49 B=146</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>46</xmpG:red>
+                           <xmpG:green>49</xmpG:green>
+                           <xmpG:blue>146</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=27 G=20 B=100</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>27</xmpG:red>
+                           <xmpG:green>20</xmpG:green>
+                           <xmpG:blue>100</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=102 G=45 B=145</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>102</xmpG:red>
+                           <xmpG:green>45</xmpG:green>
+                           <xmpG:blue>145</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=147 G=39 B=143</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>147</xmpG:red>
+                           <xmpG:green>39</xmpG:green>
+                           <xmpG:blue>143</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=158 G=0 B=93</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>158</xmpG:red>
+                           <xmpG:green>0</xmpG:green>
+                           <xmpG:blue>93</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=212 G=20 B=90</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>212</xmpG:red>
+                           <xmpG:green>20</xmpG:green>
+                           <xmpG:blue>90</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=237 G=30 B=121</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>237</xmpG:red>
+                           <xmpG:green>30</xmpG:green>
+                           <xmpG:blue>121</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=199 G=178 B=153</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>199</xmpG:red>
+                           <xmpG:green>178</xmpG:green>
+                           <xmpG:blue>153</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=153 G=134 B=117</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>153</xmpG:red>
+                           <xmpG:green>134</xmpG:green>
+                           <xmpG:blue>117</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=115 G=99 B=87</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>115</xmpG:red>
+                           <xmpG:green>99</xmpG:green>
+                           <xmpG:blue>87</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=83 G=71 B=65</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>83</xmpG:red>
+                           <xmpG:green>71</xmpG:green>
+                           <xmpG:blue>65</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=198 G=156 B=109</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>198</xmpG:red>
+                           <xmpG:green>156</xmpG:green>
+                           <xmpG:blue>109</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=166 G=124 B=82</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>166</xmpG:red>
+                           <xmpG:green>124</xmpG:green>
+                           <xmpG:blue>82</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=140 G=98 B=57</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>140</xmpG:red>
+                           <xmpG:green>98</xmpG:green>
+                           <xmpG:blue>57</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=117 G=76 B=36</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>117</xmpG:red>
+                           <xmpG:green>76</xmpG:green>
+                           <xmpG:blue>36</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=96 G=56 B=19</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>96</xmpG:red>
+                           <xmpG:green>56</xmpG:green>
+                           <xmpG:blue>19</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=66 G=33 B=11</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>66</xmpG:red>
+                           <xmpG:green>33</xmpG:green>
+                           <xmpG:blue>11</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=0 G=0 B=0</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>0</xmpG:red>
+                           <xmpG:green>0</xmpG:green>
+                           <xmpG:blue>0</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=26 G=26 B=26</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>26</xmpG:red>
+                           <xmpG:green>26</xmpG:green>
+                           <xmpG:blue>26</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=51 G=51 B=51</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>51</xmpG:red>
+                           <xmpG:green>51</xmpG:green>
+                           <xmpG:blue>51</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=77 G=77 B=77</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>77</xmpG:red>
+                           <xmpG:green>77</xmpG:green>
+                           <xmpG:blue>77</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=102 G=102 B=102</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>102</xmpG:red>
+                           <xmpG:green>102</xmpG:green>
+                           <xmpG:blue>102</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=128 G=128 B=128</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>128</xmpG:red>
+                           <xmpG:green>128</xmpG:green>
+                           <xmpG:blue>128</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=153 G=153 B=153</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>153</xmpG:red>
+                           <xmpG:green>153</xmpG:green>
+                           <xmpG:blue>153</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=179 G=179 B=179</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>179</xmpG:red>
+                           <xmpG:green>179</xmpG:green>
+                           <xmpG:blue>179</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=204 G=204 B=204</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>204</xmpG:red>
+                           <xmpG:green>204</xmpG:green>
+                           <xmpG:blue>204</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=230 G=230 B=230</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>230</xmpG:red>
+                           <xmpG:green>230</xmpG:green>
+                           <xmpG:blue>230</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=242 G=242 B=242</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>242</xmpG:red>
+                           <xmpG:green>242</xmpG:green>
+                           <xmpG:blue>242</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=63 G=169 B=245</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>63</xmpG:red>
+                           <xmpG:green>169</xmpG:green>
+                           <xmpG:blue>245</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=122 G=201 B=67</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>122</xmpG:red>
+                           <xmpG:green>201</xmpG:green>
+                           <xmpG:blue>67</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=255 G=147 B=30</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>255</xmpG:red>
+                           <xmpG:green>147</xmpG:green>
+                           <xmpG:blue>30</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=255 G=29 B=37</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>255</xmpG:red>
+                           <xmpG:green>29</xmpG:green>
+                           <xmpG:blue>37</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=255 G=123 B=172</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>255</xmpG:red>
+                           <xmpG:green>123</xmpG:green>
+                           <xmpG:blue>172</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=189 G=204 B=212</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>189</xmpG:red>
+                           <xmpG:green>204</xmpG:green>
+                           <xmpG:blue>212</xmpG:blue>
+                        </rdf:li>
+                        <rdf:li rdf:parseType="Resource">
+                           <xmpG:swatchName>R=138 G=138 B=138 1</xmpG:swatchName>
+                           <xmpG:mode>RGB</xmpG:mode>
+                           <xmpG:type>PROCESS</xmpG:type>
+                           <xmpG:red>138</xmpG:red>
+                           <xmpG:green>138</xmpG:green>
+                           <xmpG:blue>138</xmpG:blue>
+                        </rdf:li>
+                     </rdf:Seq>
+                  </xmpG:Colorants>
+               </rdf:li>
+            </rdf:Seq>
+         </xmpTPg:SwatchGroups>
+      </rdf:Description>
+      <rdf:Description rdf:about=""
+            xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+         <pdf:Producer>Adobe PDF library 9.00</pdf:Producer>
+      </rdf:Description>
+   </rdf:RDF>
+</x:xmpmeta>
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                                                                                                    
+                           
+<?xpacket end="w"?>\r
+endstream\rendobj\r3 0 obj\r<</Count 1/Kids[155 0 R]/Type/Pages>>\rendobj\r155 0 obj\r<</ArtBox[0.0 73.0 508.0 701.0]/BleedBox[0.0 0.0 1024.0 768.0]/Contents 156 0 R/Group 157 0 R/LastModified(D:20090730214335-05'00')/MediaBox[0.0 0.0 1024.0 768.0]/Parent 3 0 R/PieceInfo<</Illustrator 158 0 R>>/Resources<</ColorSpace<</DefaultRGB 159 0 R>>/XObject<</Fm0 160 0 R>>>>/Thumb 161 0 R/TrimBox[0.0 0.0 1024.0 768.0]/Type/Page>>\rendobj\r156 0 obj\r<</Filter/FlateDecode/Length 130>>stream\r
+H\89\8cÎ-\ eÃ0\f\86aîSø\ 2õìø'    \9fÆ\8bv\80©°\9dºû\83µ,$\92õ\91\ f<à=\81±FCáb¸Üï·Á\e\ f8A\90¯-\82âF\11Å{­(V(Ì\Eñ³Ããµ3>¿°Îüå¨I\18GIykF½µ\1aÝS><H\82朗7)dªÞ5×?úLÿè3ý£\9fö¯ð\17`\05¬S½\r
+endstream\rendobj\r157 0 obj\r<</CS 162 0 R/I false/K false/S/Transparency>>\rendobj\r161 0 obj\r<</BitsPerComponent 8/ColorSpace 163 0 R/Filter[/ASCII85Decode/FlateDecode]/Height 79/Length 284/Width 106>>stream\r
+8;Z\ui<k5l%"j!.(Yn<rGVB89DS9W38A;imV+n")c,d,Cr$jiKcnTe_@#q%%4(.C8
+HN;BSQ0K3*YFS=EP`>nRqnec:hag&4%a](-!f93L:A4D\h\gZ/n@lX;HcTPGfEHCj
+Q%6lr1C^ia9#<W0(GV,aU!d`IC%Y0XNP6><b7'6om5]6K!.0N/D61*)F/P7m\Pl,G
+gpGL0adN#/Z594=1XIk%(grE!EB@RojEgmQOd52KE0$6o\NS1_@3+<#Mt:Yj;B;Fb
+IK^@:(iq@&!<@UeLT(~>\r
+endstream\rendobj\r163 0 obj\r[/Indexed/DeviceRGB 255 164 0 R]\rendobj\r164 0 obj\r<</Filter[/ASCII85Decode/FlateDecode]/Length 428>>stream\r
+8;X]O>EqN@%''O_@%e@?J;%+8(9e>X=MR6S?i^YgA3=].HDXF.R$lIL@"pJ+EP(%0
+b]6ajmNZn*!='OQZeQ^Y*,=]?C.B+\Ulg9dhD*"iC[;*=3`oP1[!S^)?1)IZ4dup`
+E1r!/,*0[*9.aFIR2&b-C#s<Xl5FH@[<=!#6V)uDBXnIr.F>oRZ7Dl%MLY\.?d>Mn
+6%Q2oYfNRF$$+ON<+]RUJmC0I<jlL.oXisZ;SYU[/7#<&37rclQKqeJe#,UF7Rgb1
+VNWFKf>nDZ4OTs0S!saG>GGKUlQ*Q?45:CI&4J'_2j<etJICj7e7nPMb=O6S7UOH<
+PO7r\I.Hu&e0d&E<.')fERr/l+*W,)q^D*ai5<uuLX.7g/>$XKrcYp0n+Xl_nU*O(
+l[$6Nn+Z_Nq0]s7hs]`XX1nZ8&94a\~>\r
+endstream\rendobj\r160 0 obj\r<</BBox[-103.108 71.3223 103.108 -71.3213]/Length 854/Matrix[1.0 0.0 0.0 1.0 0.0 0.0]/Resources<</ColorSpace<</CS0 165 0 R>>/ExtGState<</GS0 166 0 R>>/Font<</T1_0 154 0 R>>/ProcSet[/PDF/Text]>>/Subtype/Form>>stream\r
+BT
+/CS0 cs 0 0 0  scn
+/GS0 gs
+/T1_0 1 Tf
+0 Tc 0 Tw 0  Ts 100  Tz 0 Tr 12 0 0 -12 -103.0967 -61.2773 Tm
+[(T)7(his is an A)12(dobe\256 I)-10(llustr)5(a)4(t)6(or\256 F)26(ile tha)4(t w)4(as)]TJ
+0 -1.2 TD
+[(sa)8(v)10(ed without PDF C)11(on)4(t)6(en)4(t)3(.)]TJ
+0 -1.2 TD
+[(T)71(o P)5(lac)6(e or open this \037le in other)]TJ
+0 -1.2 TD
+[(applica)4(tions)11(, it should be r)10(e)-28(-sa)8(v)10(ed fr)10(om)]TJ
+0 -1.2 TD
+[(A)12(dobe I)-10(llustr)5(a)4(t)6(or with the ")3(C)3(r)10(ea)4(t)6(e PDF)]TJ
+0 -1.2 TD
+[(C)11(ompa)4(tible F)26(ile" option tur)-4(ned on. )41(T)7(his)]TJ
+T*
+[(option is in the I)-10(llustr)5(a)4(t)6(or Na)4(tiv)10(e F)31(or)-4(ma)4(t)]TJ
+0 -1.2 TD
+[(Options dialog bo)14(x, which appears when)]TJ
+0 -1.2 TD
+[(sa)8(ving an A)12(dobe I)-10(llustr)5(a)4(t)6(or \037le using the)]TJ
+0 -1.2 TD
+[(S)-3(a)8(v)10(e A)6(s c)6(ommand)10(.)]TJ
+ET
+\r
+endstream\rendobj\r154 0 obj\r<</BaseFont/OUPLQW+MyriadPro-Regular/Encoding 167 0 R/FirstChar 31/FontDescriptor 168 0 R/LastChar 174/Subtype/Type1/Type/Font/Widths[523 212 0 337 0 0 0 0 0 0 0 0 0 207 307 207 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 612 0 580 666 0 487 0 0 239 0 0 0 0 658 689 532 0 0 493 497 0 0 0 0 0 0 0 0 0 0 0 0 482 569 448 564 501 292 559 555 234 0 0 236 834 555 549 569 0 327 396 331 551 481 736 463 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 419]>>\rendobj\r167 0 obj\r<</BaseEncoding/WinAnsiEncoding/Differences[31/f_i]/Type/Encoding>>\rendobj\r168 0 obj\r<</Ascent 952/CapHeight 674/CharSet(/f_i/space/quotedbl/comma/hyphen/period/A/C/D/F/I/N/O/P/S/T/a/b/c/d/e/f/g/h/i/l/m/n/o/p/r/s/t/u/v/w/x/registered)/Descent -250/Flags 32/FontBBox[-157 -250 1126 952]/FontFamily(Myriad Pro)/FontFile3 169 0 R/FontName/OUPLQW+MyriadPro-Regular/FontStretch/Normal/FontWeight 400/ItalicAngle 0/StemV 88/Type/FontDescriptor/XHeight 484>>\rendobj\r169 0 obj\r<</Filter/FlateDecode/Length 3130/Subtype/Type1C>>stream\r
+H\89|TyP\14w\16îffz è$ÒÕD§\93î\11#hD\94[-±\14o\ 5!\ 2b(/\98\19\9d\19@\ 5e0\82\f§E
+D\ 1%"\89\ag\94C\ 4\11    \11\ 1¹Ed=\80ñ
+1ÆMÜ}\8d?¬l\ f[[\95¿¶ªëõ»ú{ï}¯ëá\98Ð\ 4Ãq|\8e\97\9f·ÇWþ\8b<\ f©U\81
+ouÔâíÊà\98ð@µ1Èr\9fáÜl!÷ù\f
+Ù£¬÷ïß{\88à\8f\8f¹Ïgµ|6cÔ\ 2\13ð\10\98\90O\94ìß«Z\e\15Íc\ 4\87heöË\97\1a¥Ó´tµ\959,]ºtZ:ÉÖ(¢\82\942\9fC\1a­2B#Û\1c)\8fRGG©\ 3µJ\85\9dlMx¸l\1aB#S+5Ju¬ÑÉ÷¤UÊù¸,è\90ÌÏÎ\87÷ðÙ\91|Î:'g'[çe\ ev²ÿv/SidJ\956D©\96\ 5ò\0Á*¾\86\9aÿN«\ eT(#\ 2Õa²(cäoæþÿÓ\8eL\15)ã±d~\91*£å£å\9d\1aY`¤b  \8f\125]E\1e\15\13©U«\94\1a»%\e||\ fE+eËd
+å~\8cg\ 5Ç0\ 1\86Í4Á¬0ì\v\1c³Á°/1l\89       æ\84cî¦\98§\10ó!°R\f?\81a6F\12=1o,\1eËÇÊ°\ eÜ\12\97ã\rø\bþÖd­I¾É\84`³@!\18\12º\v¿\11þ!Ú :A\90ÄN"\9d8+¶\14ï\11\17\9b\9a\9bz\99^0\9d0s6\8b2\eùÈö£VsQjz\13÷º      çå\17M\82t!\97:é=\95J@\16j£Ð*øV\ 4¯\b$C·(0\1aS9â)bÏ´\ e«\10o\13\3eÔ\90Ñ\92 :     ZÁí\84ãøÏ\7fa\etØH\9fàæä&ª\0\1d\17µ\10\85p\tײ\90×oMë\92E±x\ 18\b\1e"3ê\87\86:\10\94\8c.L\9a­s\8f\96Åx\99JÐN8Ö\89_\82tÁ%¸Mm\85ôN±D\a\16x3\98\vÀDGU\95|_Y¥)\r      QG\a\a\97D\97³\12À\8bc!¤\aú\86Óã,.píä0·\12\ 1\14"âG8<é"\9aÇ¿>¸\88\9e\13}\10"*ê¡î\81¿\88|uúZnMî\8f¦\99D®"W~fo7Ú1[2¬»Ï]\1f\8c\88³¨|Iör¥/¨Ã!~:?\1a¹Ú¾\83\15°þÝ[phmH\8c¿Â\92Ußõ\8bÈÞSZ¿¢e4R¢yÈ
+\85 5X¡\19°ýqWAÁe¾1×ä>®¶\17\7f\99¿\14<ȤRên¦vÐðé\9få\1d\9dìÝ»\15ÏÁD
+xÈÃm·\99\16o\87Kh\16½Á#ùØ\ e\83:y¾<»\9e\ 6\8fçÖÈ1\8dE[læ!/UXFV\f#\89çÇm\e\0í >d\10\fY\1a \rr\ 6P\ e\87\17!A\85ű\93.qÓÑI\17ê\83\8baÒE,\81%é@ØÅr\9dÿæYzð\18&\1e\93»ÀÁ\12®\89Ép\10¦=J\19e²2ÊÜëW5¬\9e\ 3¡hBÄ\7fµ\1cU\10d¡Uæòoí\99Ô´ð^y\7fÀÈ\1c\14\ 6¿\88\16}p!$°M×Ï5÷ã\95/¹u/\ 5ðvÒ\9dB\9bÐlþ¯ Eûà\13ÄÂFX\r\13\88\87ÝÈ\1cæ"O6u\1d\ 5óûø\14\1a-vC$b\10ã\ 6¼\vl\ 6@
+óYÉE~ºÂ>¸h¤\r\92Ç\ 5\ f,Çá<\91r®$­\94\1e½\7f¡±\81-¯(ºÑ.½£m\f¾ÂTÊ=Î9Óë}\93\8f\a\1aYË>s1«\9a\9eèÜg¿t«¿U¤&óäAV\92¤\eän\f\84ÆY´\1a Â@\ e×\94Q\9aÊþ¸.\1a\1c\1f¼øóÍöÛ\88¨cí*\83.wH¯WÜ~Ù^\7fðh1CÖ\97ðû\1d.\8cÜY°\91F\9f:¹Y-îù
+Läì\vUå~OéFÿ]\ e^>g/(\18Irq,÷ú>\ eû\f\ 2Øgià^CÐý©\13\90\90ÄêºBc!½\1dfvYT\18 p\94läì¡\89ú5ø-Z°Íû°ZÎ\9có\16\9d/oÈ¿N¿ÉÈsWH\93ÄÈ+cÞVd&]ß´á·Þæòêï\99,\82LÈÙ&\1a!RÊô×j¤.\r\14ÙøMZRj\12\13t$H¾\95Þ«,mû\ 5ðÂ_õ¬ä\9e®O\19˹õBx\9cÅà8T>#\e\aa\16E&ìÓ\aèC\99!\82l<9"Ê$<ªZ£ûhÀÀd\fÖ\80µëïh¦\9b\8fÊ/\9cÕÃONÄø\94;u:óTV\1es¯¨µægz¢iÙ\97Hà·Ún«\7fM{<\9b\9a\9b\96\97'\95øòÛÇúðêg\ 2Îæ       ¥S\87&~M/ZÛ\vÂßï<\ 1Á\8d²D]1{®[\94¯Ù\9dïO#\87ù\bG\vÑ\82\89\ 5`Ýu³0ï<+i×õ+þ×lõ3¸8ÎÓc3\19\1a½¸:& b5\8d̬\17\f\16Ù¼X\0f#m×ZJ§éÈv\15=$ôeúÆZ)÷Xì4\95M\1dIKLMdÈÆ-ñ~rozqÀ£ßþÕò\8f\17÷nìöÍg³t\19 :©D¯ë\85\95\1d\81W?\85¼Q\ 1\17\ 4±TfnF~\91ôY\10\11ÍuF\ 4²FÖÏ\16ÀÂá\96ÂÓ\97\99ø\ eÑ\910\85Î\83vXÝ\bæz6£\83jÏ©~ô\9c~Sâä\9bÆJP0¿}çnXÑ\8f?\1e\17\80\9b\ffÝȬT<t¶k¨´0%9\9f9Õ#Ê9| '\8c\ eÚ{4,\94\95+â=7Jµ\9b6uO9\8b%­HÙ\vVÝ0Ù\934MÂ\ 5\ 3ù\9a\8b\87w\14ù¨-ãjV9ãF\90¯SÝEzâjÌ\9eZW\1a  eKÐ2$\1d\9b\ f3\86nUÖ\97²\99;\bôñæ]ö^_\17\15\8711\eE\a~ì<ÒF·÷\9c©½Á^¯=ß\rB©#ÐT\82þpJ\ 2ãs(@åËó32\ 1Â;ýO»j\ 2ý\vØl]ÆÑ\ 4©¤\99\9feù ¿\r\0:\83`\90¿-õDAFþÉ|¦¡°îêOô\93\8b[ÜXtÙÀ_\rX1ïê\96Ððc  \a\98è\84\18í\11µ©\1eZ\1dùëó\1d\8fr0î\9f\80\ 5\81|\ 5Î\96ÜAÇ©\83bòmݤ+\15\1a£\8e\88(Ö\©(.¹t9¦$\8c\1c\7f°\ 2\8cU\8d%'\ 3x\14xÊ£¬\18à9\19\1c\83\bãC>\1a´\1c\83:âLfÁÉSLÝéku-tw¹ï*\16Õ\8eA³¸ ëLv>SSP]u\93î«ð]Ì¢Ò1¨\12ÃJÛ\9a-»Ã\13c"\99¸\84¸¸\84(S=ñ\1f&«5¦©3\f§#ç+2×d\9c\9d¥ô,çø\83¸\1f\80Ì \137Ø*^°\v\88Ã\v\8eÊè\9f]\9cT\10¬=´\96Ëz¡\17(B[hËeEÄ\v\13Ö2ËV@6\90L¤Q©NÇ\82b£@$f\9b\99ß1\1fÉv\8a\92ìï\97¼Ïû>OÞçùÞ±\8a\ 3Þlò=iQ¡\9cÖs\86Ðý\8e}\0Ì2³lÿ\v ^´\8d(\80ß\89H\10éÙZo£\ 2N¿oU\82ó«\12d½¿G*-£\f\0÷kg°\f`\91\99"8\83\9a)vÍ\14¯ÿ!\1c|\18\ 5ϱÕ\ 4\8a[\97\88RQÒ_     ðM\18\r_¿Ë\85ãÛI\7f"\9a6|D<õÅoA<IúæÔ\9c\99\7f\1eù\1fÿÍ9\19í¨\809×ÙWnT­Zy)\84
+\88\aÐi\ 6\a{~)\99$!x6\a3áú\94'(&}÷\17¹\9fÓÜ\18\7fhg¹1Ì\85æ\ 3\1f\8b\1eH    \9bÅÁÙ\18_\9ar\8e\rL\90\vÃi \9c\91?Ü Ù»bd[\9dÝ!\12 í\1cëäÙ\15Öøõ\be\eh1µ\9aíÔ\94ýÒ௤½Éhh¢gù¦\9aZS5\99\9b_\9c]\1e\11®O÷\98\13Î"5\15ä\89\ 4ë8Â1×x\97ïøûQÞo\89ã½\ 1Õe\12\89¹éC\ 3içhIW\89Û+ºxæì\88ÿ;åÉ6ªc\12s\1d-r\14\90ñ»veìö}\1aþ\8a\9e,ë*ÿLTüõaÉ¡B·SN \90X\13\92\9b\82±\vs¸|\81½Il\14gÝF.>Þ\97×\ä\91SÇ:.¨|do·Õê¢uAL§V\19ÊÈ\ 2\ 4\r[`l\10ÅÂh¾à'M¨8²\92±7°2\8cûÙRVA¤ \0\19íIJÆ\14\17ç\92éG®ÎÓ°=\ 5]ä£\8cGE¿Í\8d\f\7fßI\99\ 1®hHç²Fß_wiX$(7\86³V \1c¬\14\97;8\1c(YV`÷\0Ìc\15X2HB\1e\fïc¤*\99F\16­\aU^µ\97ñ'B\8fP\0UÆ{ðÊ"÷÷º\9fïÁûÜ\91Òõ\é\f¸\v\95Ü!á\1ai\1d²\8f\88=¯å +ÿ\16b\843\0¾Ã¡n\ 2;\91\8eÉSï¯)\88Ó\ 3M@5|b\\fµÂ­ \1d\19\99}Ì>Mä½zH=¤\1eÍ\86uB\81\80¼SlN\943Ò&\rU!12bKÜùÃkëq\9evöÄ\99\81ë\88SÞV2\8dxÂ'\0e@\vÜ\ 2ÕX\ 2È\8aW\1eeJ\99\928\ 3`º+=\8aî\9dO\85\82ÍðY/\8cê\ e\9cùñ\ 2Ï7pµ\7fÌ7:\10\ 5\8ep\83\8eæ\1a¥\85n8nQ5|\13í\ 5z«®IÛ¥í¬q0\rÑf~\9bµÕÑ.rÖÚ«\1a©S\1aUÃaR^¡7TÒ(­\9fo\824aªo45\93\1e[U¥RY[A\9f\0§áF"Q¼-9ùvæââ­ÐüüÖé\r´áK"4\9a\9b¹-?w»\89Îüd<4ýó\95\9b´ ý\7fÙ\vóÃ/ã7\7f95Ì*P¯\87\7f§ûÚÂ\ f}êÊNª+\88¹K÷¶HIô\968\rá´üeújlÏßµ#©\r\ 2¶åc\8d\80Ͷ"\89u¹Äæ·öXùTGÑ\8eê\96\7f×®        Æ\84_\rׯ}\rÊÞ`\8dÄ\7f\ 2\f\0àYDH\r
+endstream\rendobj\r166 0 obj\r<</AIS false/BM/Normal/CA 1.0/OP false/OPM 1/SA true/SMask/None/Type/ExtGState/ca 1.0/op false>>\rendobj\r165 0 obj\r[/ICCBased 170 0 R]\rendobj\r170 0 obj\r<</Filter/FlateDecode/Length 2574/N 3>>stream\r
+H\89\9c\96yTSw\16Ç\7f\9e\90\95°Ãc\r[\80°\ 6\905la\91\1d\ 4Q\bI\b\ 1\12BHØ\ 5AD\ 5\14ED\84ª\952ÖmtFOE\9d.®c­\ eÖ}êÒ\ 3õ0êè8´\16×\8e\9d\178G\9dNg¦Óï\1fï÷9÷wïïÝß½÷\9dó\0 '¥ªµÕ0\v\0\8dÖ ÏJ\8cÅ\16\15\14b¤    \0\ 3
\ 2\11\02y­.-;!\aà\92ÆK°ZÜ    ü\8b\9e^\a\90i½"LÊÀ0ðÿ\89-×é\r\0@\198\a(\94µr\9c;q®ª7èLö\19\9c\95&\86Q\13ëñ\ 4q¶4±j\9e½ç|æ9ÚÄ
+\8dV\81³)g\9dB£0ñi\9c\19\958#©8wÕ©\95õ8_Å٥ʨQãüÜ\14«QÊj\ 1@é&»A)/ÇÙ\ fgº>'K\82ó\ 2\0ÈtÕ;\ú\ e\e\94\r\ 6Ó¥$ÕºF½ZUnÀÜå\1e\98(4T\8c%)ë«\94\ 6\830C&¯\94é\15\98¤Z£\93i\e\ 1\98¿ó\9c8¦Úbx\91\83E¡ÁÁB\7f\1fÑ;\85ú¯\9b¿P¦ÞÎÓ\93̹\9e\vom?çW=
+\80x\16¯Íú·¶Ò-\0\8c¯\ 4Àòæ[\9bËû\00ñ¾\1d¾øÎ}ø¦y)7\18ta¾¾õõõ>j¥ÜÇTÐ7ú\9f\ e¿@ï¼ÏÇtÜ\9bò`qÊ2\99±Ê\80\99ê&¯®ª6ê±Z\9dL®Ä\84?\1dâ_\1døóyxg)Ë\94\16\8fÈçL­UáíÖ*Ô\ 6\16SkÿS\13\7feØO4?׸¸c¯\ 1¯Ø\a°.ò\0ò·\v\0åÒ\0\rß\81Þô-\95\92\a2ð5ßáÞüÜÏ     ú÷Sá>Ó£V­\9a\8b\93då`r£¾n~ÏôY\ 2\ 2 \ 2\ 1+`\ f\9c\81;\10\ 2\7f\10\ 2ÂA4\88\aÉ \1dä\80\ 2°\14ÈA9Ð\0\a\1dt\81\1e°\1el\ 2Ã`;\18\ 3»Á~p\10\8c\83\8fÁ  ðGp\1e|   ®\81[`\12L\83\87`\ 6<\ 5¯ \b"A\f\88\vYA\ e\90\ 5ùCb(\12\8a\87R¡,¨\0*\81T\90\162B-Ð
\aê\87\86¡\1dÐnè÷ÐQè\ 4t\ eº\ 4}\ 5MA\ f ï \970\ 2Óa\1el\a»Á¾°\18\8e\81\1cx ¬\82kà&¸\13^\a\ fÁ£ð>ø0|\ 2>\ f_\83\87ð,\ 2\10\1aÂG\1c\11!"F$H:R\88\94!z¤\15éF\ 6\91Qd?r\f9\8b\A&\91\v\94\88rQ\f\15¢áh\12\9a\8bÊÑ\1a´\15íE\87Ñ]èaô4z\ 5\9dBgÐ×\ 4\ 6Á\96àE\b#H     \8b\b*B=¡\8b0HØIø\88p\86p\8d0MxJ$\12ùD\ 11\84\98D, V\10\9b\89½Ä­Ä\ 3ÄãÄKÄ»ÄY\12\89dEò"E\90ÒI2\92\81ÔEÚBÚGú\8ct\994MzN¦\91\1dÈþä\ 4r!YKî \ f\92÷\90?%_&ß#¿¢°(®\940J:EAi¤ôQÆ(Ç(\17\94WT6U@\8d æP+¨íÔ!ê~ê\19êmê\13\1a\8dæD\v¥eÒÔ´å´!Úïh\9fÓ¦h/è\1cº']B/¢\eéëè\1fÒ\8fÓ¿¢?a0\18n\8chF!ÃÀXÇØÍ8Åø\9añÜ\8ckæc&5S\98µ\99\8d\98\1d6»lö\98Iaº2c\98K\99MÌAæ!æEæ#\16\85åÆ\92°d¬VÖ\bë(ë\ 6k\96Íe\8bØél\r»\97½\87}\8e}\9fCâ¸qâ9
+N'ç\ 3Î)Î].ÂuæJ¸rî
\18÷\fw\9aGä       xR^\ 5¯\87÷[Þ\ 4\9cc\1eh\9egÞ`>bþ\89ù$\1fá»ñ¥ü*~\1fÿ ÿ:ÿ¥\85\9dE\8c\85Òb\8dÅ~\8bË\16Ï,m,£-\95\96Ý\96\a,¯Y¾´Â¬â­*­6X\8d[ݱF­=­3­ë­·Y\9f±~dó      ·\91ÛtÛ\1c´¹i\vÛzÚfÙ6Û~`{ÁvÖÎÞ.ÑNg·Åî\94Ý#{¾}´}\85ý\80ý§ö\ f\1c¸\ e\91\ ej\87\ 1\87Ï\1cþ\8a\99c1X\156\84\9dÆf\1cm\1d\93\1c\8d\8e;\1c'\1c_9     \9cr\9d:\9c\ e8Ýq¦:\8b\9dË\9c\a\9cO:ϸ8¸¤¹´¸ìu¹éJq\15»\96»nv=ëúÌMà\96ï¶ÊmÜí¾ÀR \154      ö
+n»3Ü£ÜkÜGݯz\10\1e\95\1e[=¾ô\84=\83<Ë=G</zÁ^Á^j¯­^\97¼     Þ¡ÞZïQï\eBº0FX'Ü+\9còáû¤útø\8cû<öuñ-ôÝà{Ö÷µ_\90_\95ß\98ß-\11G\94\10\1d\13}çïé/÷\1fñ¿\1aÀ\bH\bh\v8\12ðm W 2p[à\9f\83¸AiA«\82N\ 6ý#8$X\1f¼?øA\88KHIÈ{!7Ä<q\86¸Wüy(!46´-ôãÐ\17aÁa\86°\83a\7f\ f\17\86W\86ï   ¿¿@°@¹`lÁÝ\b§\b\8e\88ÉH,²$òýÈÉ(Ç(YÔhÔ7ÑÎÑ\8aè\9dÑ÷b<b*böÅ<\8eõ\8bÕÇ~\14ûL\12&Y&9\1e\87Ä%ÆuÇMÄsâsã\87ã¿NpJP%ìM\98I\fJlN<\9eDHJIÚ\90tCj'\95KwKg\92C\92\97%\9fN¡§d§\f§|\93ê\99ªO=\96\ 6§%§mL»½Ðu¡váx:H\97¦oL¿\93!ȨÉøC&13#s$ó/Y¢¬\96¬³ÙÜìâì=ÙOsbsúrnåºç\1asOæ1ó\8aòvç=Ë\8fËïÏ\9f\ä»hÙ¢ó\ 5Ö\ 5ê\82#\85¤Â¼Â\9d\85³\8bã\17oZ<]\14TÔUt}\89`IÃ\92sK­\97V-ý¤\98Y,+>TB(É/ÙSò\83,]6*\9b-\95\96¾W:#\97È7Ë\1f\15\ 3\8a\aÊ\be¿ò^YDY\7fÙ}U\84j£êAyTù`ù#µD=¬þ¶"©b{ųÊôÊ\ f+\7f¬Ê¯: !kJ4Gµ\1cm¥ötµ}uCõ%\9d\97®K7Y\13V³©fF\9f¢ßY\vÕ.©=bàá?S\17\8cîÆ\95Æ©ºÈº\91ºçõyõ\87\1aØ\rÚ\86\v\8d\9e\8dk\1aï5%4ý¦\19m\967\9flqlio\99Z\16³lG+ÔZÚz²Í¹­³mzyâò]íÔöÊö?uøuôw|¿"\7fűN»Îå\9dwW&®ÜÛe֥ﺱ*|ÕöÕèjõê\895\ 1k¶¬yÝ­èþ¢Ç¯g°ç\87^yï\17kEk\87Öþ¸®lÝD_p߶õÄõÚõ×7DmØÕÏîoê¿»1mãá\ 1l {àûMÅ\9bÎ\r\ 6\ enßLÝlÜ<9\94úO\0¤\ 1\98¸\99$\99\90\99ü\9ah\9aÕ\9bB\9b¯\9c\1c\9c\89\9c÷\9dd\9dÒ\9e@\9e®\9f\1d\9f\8b\9fú i Ø¡G¡¶¢&¢\96£\ 6£v£æ¤V¤Ç¥8¥©¦\1a¦\8b¦ý§n§à¨R¨Ä©7©©ª\1cª\8f«\ 2«u«é¬\¬Ð­D­¸®-®¡¯\16¯\8b°\0°u°ê±`±Ö²K²Â³8³®´%´\9cµ\13µ\8a\ 1¶y¶ð·h·à¸Y¸Ñ¹J¹Âº;ºµ».»§¼!¼\9b½\15½\8f¾
\84¾ÿ¿z¿õÀpÀìÁgÁãÂ_ÂÛÃXÃÔÄQÄÎÅKÅÈÆFÆÃÇAÇ¿È=ȼÉ:ɹÊ8Ê·Ë6˶Ì5̵Í5͵Î6ζÏ7ϸÐ9кÑ<ѾÒ?ÒÁÓDÓÆÔIÔËÕNÕÑÖUÖØ×\×àØdØèÙlÙñÚvÚûÛ\80Ü\ 5Ü\8aÝ\10Ý\96Þ\1cÞ¢ß)߯à6à½áDáÌâSâÛãcãëäsäüå\84æ\ræ\96ç\1fç©è2è¼éFéÐê[êåëpëûì\86í\11í\9cî(î´ï@ïÌðXðåñrñÿò\8có\19ó§ô4ôÂõPõÞömöû÷\8aø\19ø¨ù8ùÇúWúçûwü\aü\98ý)ýºþKþÜÿmÿÿ\ 2\f\0÷\84óû\r
+endstream\rendobj\r159 0 obj\r[/ICCBased 171 0 R]\rendobj\r171 0 obj\r<</Length 3144/N 3>>stream\r
+\0\0\fHLino\ 2\10\0\0mntrRGB XYZ \aÎ\0\ 2\0  \0\ 6\01\0\0acspMSFT\0\0\0\0IEC sRGB\0\0\0\0\0\0\0\0\0\0\0\0\0\0öÖ\0\ 1\0\0\0\0Ó-HP  \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\11cprt\0\0\ 1P\0\0\03desc\0\0\ 1\84\0\0\0lwtpt\0\0\ 1ð\0\0\0\14bkpt\0\0\ 2\ 4\0\0\0\14rXYZ\0\0\ 2\18\0\0\0\14gXYZ\0\0\ 2,\0\0\0\14bXYZ\0\0\ 2@\0\0\0\14dmnd\0\0\ 2T\0\0\0pdmdd\0\0\ 2Ä\0\0\0\88vued\0\0\ 3L\0\0\0\86view\0\0\ 3Ô\0\0\0$lumi\0\0\ 3ø\0\0\0\14meas\0\0\ 4\f\0\0\0$tech\0\0\ 40\0\0\0\frTRC\0\0\ 4<\0\0\b\fgTRC\0\0\ 4<\0\0\b\fbTRC\0\0\ 4<\0\0\b\ftext\0\0\0\0Copyright (c) 1998 Hewlett-Packard Company\0\0desc\0\0\0\0\0\0\0\12sRGB IEC61966-2.1\0\0\0\0\0\0\0\0\0\0\0\12sRGB IEC61966-2.1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0XYZ \0\0\0\0\0\0óQ\0\ 1\0\0\0\ 1\16ÌXYZ \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0XYZ \0\0\0\0\0\0\0\0\0\0\ 3\90XYZ \0\0\0\0\0\0b\99\0\0·\85\0\0\18ÚXYZ \0\0\0\0\0\0\0\0\ f\84\0\0¶Ïdesc\0\0\0\0\0\0\0\16IEC http://www.iec.ch\0\0\0\0\0\0\0\0\0\0\0\16IEC http://www.iec.ch\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0desc\0\0\0\0\0\0\0.IEC 61966-2.1 Default RGB colour space - sRGB\0\0\0\0\0\0\0\0\0\0\0.IEC 61966-2.1 Default RGB colour space - sRGB\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0desc\0\0\0\0\0\0\0,Reference Viewing Condition in IEC61966-2.1\0\0\0\0\0\0\0\0\0\0\0,Reference Viewing Condition in IEC61966-2.1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0view\0\0\0\0\0\13¤þ\0\14_.\0\10Ï\14\0\ 3íÌ\0\ 4\13\v\0\ 3\\9e\0\0\0\ 1XYZ \0\0\0\0\0L    V\0P\0\0\0W\1fçmeas\0\0\0\0\0\0\0\ 1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 2\8f\0\0\0\ 2sig \0\0\0\0CRT curv\0\0\0\0\0\0\ 4\0\0\0\0\ 5\0
+\0\ f\0\14\0\19\0\1e\0#\0(\0-\02\07\0;\0@\0E\0J\0O\0T\0Y\0^\0c\0h\0m\0r\0w\0|\0\81\0\86\0\8b\0\90\0\95\0\9a\0\9f\0¤\0©\0®\0²\0·\0¼\0Á\0Æ\0Ë\0Ð\0Õ\0Û\0à\0å\0ë\0ð\0ö\0û\ 1\ 1\ 1\a\ 1\r\ 1\13\ 1\19\ 1\1f\ 1%\ 1+\ 12\ 18\ 1>\ 1E\ 1L\ 1R\ 1Y\ 1`\ 1g\ 1n\ 1u\ 1|\ 1\83\ 1\8b\ 1\92\ 1\9a\ 1¡\ 1©\ 1±\ 1¹\ 1Á\ 1É\ 1Ñ\ 1Ù\ 1á\ 1é\ 1ò\ 1ú\ 2\ 3\ 2\f\ 2\14\ 2\1d\ 2&\ 2/\ 28\ 2A\ 2K\ 2T\ 2]\ 2g\ 2q\ 2z\ 2\84\ 2\8e\ 2\98\ 2¢\ 2¬\ 2\ 2Á\ 2Ë\ 2Õ\ 2à\ 2ë\ 2õ\ 3\0\ 3\v\ 3\16\ 3!\ 3-\ 38\ 3C\ 3O\ 3Z\ 3f\ 3r\ 3~\ 3\8a\ 3\96\ 3¢\ 3®\ 3º\ 3Ç\ 3Ó\ 3à\ 3ì\ 3ù\ 4\ 6\ 4\13\ 4 \ 4-\ 4;\ 4H\ 4U\ 4c\ 4q\ 4~\ 4\8c\ 4\9a\ 4¨\ 4\ 4Ä\ 4Ó\ 4á\ 4ð\ 4þ\ 5\r\ 5\1c\ 5+\ 5:\ 5I\ 5X\ 5g\ 5w\ 5\86\ 5\96\ 5¦\ 5µ\ 5Å\ 5Õ\ 5å\ 5ö\ 6\ 6\ 6\16\ 6'\ 67\ 6H\ 6Y\ 6j\ 6{\ 6\8c\ 6\9d\ 6¯\ 6À\ 6Ñ\ 6ã\ 6õ\a\a\a\19\a+\a=\aO\aa\at\a\86\a\99\a¬\a¿\aÒ\aå\aø\b\v\b\1f\b2\bF\bZ\bn\b\82\b\96\bª\b¾\bÒ\bç\bû     \10       %       :       O       d       y       \8f       ¤       º       Ï       å       û
+\11
+'
+=
+T
+j
+\81
+\98
\v\v\v"\v9\vQ\vi\v\80\v\98\v°\vÈ\vá\vù\f\12\f*\fC\f\\fu\f\8e\f§\fÀ\fÙ\fó\r\r\r&\r@\rZ\rt\r\8e\r©\rÃ\rÞ\rø\ e\13\ e.\ eI\ ed\ e\7f\ e\9b\ e\ eÒ\ eî\ f     \ f%\ fA\ f^\ fz\ f\96\ f³\ fÏ\ fì\10       \10&\10C\10a\10~\10\9b\10¹\10×\10õ\11\13\111\11O\11m\11\8c\11ª\11É\11è\12\a\12&\12E\12d\12\84\12£\12Ã\12ã\13\ 3\13#\13C\13c\13\83\13¤\13Å\13å\14\ 6\14'\14I\14j\14\8b\14­\14Î\14ð\15\12\154\15V\15x\15\9b\15½\15à\16\ 3\16&\16I\16l\16\8f\16²\16Ö\16ú\17\1d\17A\17e\17\89\17®\17Ò\17÷\18\e\18@\18e\18\8a\18¯\18Õ\18ú\19 \19E\19k\19\91\19·\19Ý\1a\ 4\1a*\1aQ\1aw\1a\9e\1aÅ\1aì\e\14\e;\ec\e\8a\e²\eÚ\1c\ 2\1c*\1cR\1c{\1c£\1cÌ\1cõ\1d\1e\1dG\1dp\1d\99\1dÃ\1dì\1e\16\1e@\1ej\1e\94\1e¾\1eé\1f\13\1f>\1fi\1f\94\1f¿\1fê \15 A l \98 Ä ð!\1c!H!u!¡!Î!û"'"U"\82"¯"Ý#
+#8#f#\94#Â#ð$\1f$M$|$«$Ú%  %8%h%\97%Ç%÷&'&W&\87&·&è'\18'I'z'«'Ü(\r(?(q(¢(Ô)\ 6)8)k)\9d)Ð*\ 2*5*h*\9b*Ï+\ 2+6+i+\9d+Ñ,\ 5,9,n,¢,×-\f-A-v-«-á.\16.L.\82.·.î/$/Z/\91/Ç/þ050l0¤0Û1\121J1\821º1ò2*2c2\9b2Ô3\r3F3\7f3¸3ñ4+4e4\9e4Ø5\135M5\875Â5ý676r6®6é7$7`7\9c7×8\148P8\8c8È9\ 59B9\7f9¼9ù:6:t:²:ï;-;k;ª;è<'<e<¤<ã="=a=¡=à> >`> >à?!?a?¢?â@#@d@¦@çA)AjA¬AîB0BrBµB÷C:C}CÀD\ 3DGD\8aDÎE\12EUE\9aEÞF"FgF«FðG5G{GÀH\ 5HKH\91H×I\1dIcI©IðJ7J}JÄK\fKSK\9aKâL*LrLºM\ 2MJM\93MÜN%NnN·O\0OIO\93OÝP'PqP»Q\ 6QPQ\9bQæR1R|RÇS\13S_SªSöTBT\8fTÛU(UuUÂV\ fV\V©V÷WDW\92WàX/X}XËY\1aYiY¸Z\aZVZ¦Zõ[E[\95[å\5\\86\Ö]']x]É^\1a^l^½_\ f_a_³`\ 5`W`ª`üaOa¢aõbIb\9cbðcCc\97cëd@d\94dée=e\92eçf=f\92fèg=g\93géh?h\96hìiCi\9aiñjHj\9fj÷kOk§kÿlWl¯m\bm`m¹n\12nknÄo\1eoxoÑp+p\86pàq:q\95qðrKr¦s\ 1s]s¸t\14tptÌu(u\85uáv>v\9bvøwVw³x\11xnxÌy*y\89yçzFz¥{\ 4{c{Â|!|\81|á}A}¡~\ 1~b~Â\7f#\7f\84\7få\80G\80¨\81
+\81k\81Í\820\82\92\82ô\83W\83º\84\1d\84\80\84ã\85G\85«\86\ e\86r\86×\87;\87\9f\88\ 4\88i\88Î\893\89\99\89þ\8ad\8aÊ\8b0\8b\96\8bü\8cc\8cÊ\8d1\8d\98\8dÿ\8ef\8eÎ\8f6\8f\9e\90\ 6\90n\90Ö\91?\91¨\92\11\92z\92ã\93M\93\94 \94\8a\94ô\95_\95É\964\96\9f\97
+\97u\97à\98L\98¸\99$\99\90\99ü\9ah\9aÕ\9bB\9b¯\9c\1c\9c\89\9c÷\9dd\9dÒ\9e@\9e®\9f\1d\9f\8b\9fú i Ø¡G¡¶¢&¢\96£\ 6£v£æ¤V¤Ç¥8¥©¦\1a¦\8b¦ý§n§à¨R¨Ä©7©©ª\1cª\8f«\ 2«u«é¬\¬Ð­D­¸®-®¡¯\16¯\8b°\0°u°ê±`±Ö²K²Â³8³®´%´\9cµ\13µ\8a\ 1¶y¶ð·h·à¸Y¸Ñ¹J¹Âº;ºµ».»§¼!¼\9b½\15½\8f¾
\84¾ÿ¿z¿õÀpÀìÁgÁãÂ_ÂÛÃXÃÔÄQÄÎÅKÅÈÆFÆÃÇAÇ¿È=ȼÉ:ɹÊ8Ê·Ë6˶Ì5̵Í5͵Î6ζÏ7ϸÐ9кÑ<ѾÒ?ÒÁÓDÓÆÔIÔËÕNÕÑÖUÖØ×\×àØdØèÙlÙñÚvÚûÛ\80Ü\ 5Ü\8aÝ\10Ý\96Þ\1cÞ¢ß)߯à6à½áDáÌâSâÛãcãëäsäüå\84æ\ræ\96ç\1fç©è2è¼éFéÐê[êåëpëûì\86í\11í\9cî(î´ï@ïÌðXðåñrñÿò\8có\19ó§ô4ôÂõPõÞömöû÷\8aø\19ø¨ù8ùÇúWúçûwü\aü\98ý)ýºþKþÜÿmÿÿ\r
+endstream\rendobj\r158 0 obj\r<</LastModified(D:20090730214335-05'00')/Private 172 0 R>>\rendobj\r172 0 obj\r<</AIMetaData 173 0 R/AIPrivateData1 174 0 R/AIPrivateData10 175 0 R/AIPrivateData11 176 0 R/AIPrivateData12 177 0 R/AIPrivateData13 178 0 R/AIPrivateData14 179 0 R/AIPrivateData15 180 0 R/AIPrivateData16 181 0 R/AIPrivateData2 182 0 R/AIPrivateData3 183 0 R/AIPrivateData4 184 0 R/AIPrivateData5 185 0 R/AIPrivateData6 186 0 R/AIPrivateData7 187 0 R/AIPrivateData8 188 0 R/AIPrivateData9 189 0 R/ContainerVersion 9/CreatorVersion 14/NumBlock 16/RoundtripVersion 11>>\rendobj\r173 0 obj\r<</Length 894>>stream\r
+%!PS-Adobe-3.0 \r
+%%Creator: Adobe Illustrator(R) 11.0\r
+%%AI8_CreatorVersion: 14.0.0\r
+%%For: (Administrator) ()\r
+%%Title: (colorbox.ai)\r
+%%CreationDate: 7/30/2009 9:43 PM\r
+%%Canvassize: 16383\r
+%%BoundingBox: 0 73 508 701\r
+%%HiResBoundingBox: 0 73 508 701\r
+%%DocumentProcessColors: Cyan Magenta Yellow Black\r
+%AI5_FileFormat 7.0\r
+%AI3_ColorUsage: Color\r
+%AI7_ImageSettings: 0\r
+%%RGBProcessColor: 0 0 0 ([Registration])\r
+%AI3_TemplateBox: 512.5 383.5 512.5 383.5\r
+%AI3_TileBox: 116 78 908 690\r
+%AI3_DocumentPreview: None\r
+%AI5_ArtSize: 14400 14400\r
+%AI5_RulerUnits: 6\r
+%AI9_ColorModel: 1\r
+%AI5_ArtFlags: 0 0 0 1 0 0 1 0 0\r
+%AI5_TargetResolution: 800\r
+%AI5_NumLayers: 1\r
+%AI9_OpenToView: 93.25 700 8 1780 1006 18 0 0 45 111 1 0 1 1 1 0 1\r
+%AI5_OpenViewLayers: 7\r
+%%PageOrigin:0 0\r
+%AI7_GridSettings: 100 4 100 4 1 0 0.8 0.8 0.8 0.9 0.9 0.9\r
+%AI9_Flatten: 1\r
+%AI12_CMSettings: 00.MS\r
+%%EndComments\r
+\r
+endstream\rendobj\r174 0 obj\r<</Length 6746>>stream\r
+%%BoundingBox: 0 73 508 701\r
+%%HiResBoundingBox: 0 73 508 701\r
+%AI7_Thumbnail: 104 128 8\r
+%%BeginData: 6616 Hex Bytes\r
+%0000330000660000990000CC0033000033330033660033990033CC0033FF\r
+%0066000066330066660066990066CC0066FF009900009933009966009999\r
+%0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66\r
+%00FF9900FFCC3300003300333300663300993300CC3300FF333300333333\r
+%3333663333993333CC3333FF3366003366333366663366993366CC3366FF\r
+%3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99\r
+%33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033\r
+%6600666600996600CC6600FF6633006633336633666633996633CC6633FF\r
+%6666006666336666666666996666CC6666FF669900669933669966669999\r
+%6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33\r
+%66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF\r
+%9933009933339933669933999933CC9933FF996600996633996666996699\r
+%9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33\r
+%99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF\r
+%CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399\r
+%CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933\r
+%CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF\r
+%CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC\r
+%FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699\r
+%FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33\r
+%FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100\r
+%000011111111220000002200000022222222440000004400000044444444\r
+%550000005500000055555555770000007700000077777777880000008800\r
+%000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB\r
+%DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF\r
+%00FF0000FFFFFF0000FF00FFFFFF00FFFFFF\r
+%524C45FDA0FFA8A8A8FFA8FFA8A87DA8A8FD5DFF5227FD06FF7D27A8FD5D\r
+%FF5252FD06FF52277DFD5DFF5252FD06FF7D27A8FD2AFF7D527D527D527D\r
+%527D52A8FD04FF7D7D527D527D527D527D7DFFFFFFA8FFA8FFA8FFA8FFA8\r
+%FFA8FFA8FFFFFFA8FFA8A8A8FF5252FD06FF5227A8FD2AFF522727522752\r
+%27522752A8FD04FF7D2752275227522752277DFFA852A8A8FF527DA8FF7D\r
+%52527DFFA852A8CAFFA8525252A85252FD06FF7D27A8FD2AFF5227A8A8FF\r
+%A8A8A85227A8FD04FF52277DFFA8FFA8FF7D277DA8F82727A85227F87DA8\r
+%A827F87DFFA82727A8A8A8275252FF5252FD06FF5227A8FD2AFF5252FD06\r
+%FF7D27A8FD04FF7D27A8FD06FF277DA87D52A8A8A85252A8FF7D52527DFF\r
+%FF277DA8FFA8525252FF7D52FD06FF7D27A8FD2AFF5252FD06FF7D27A8FD\r
+%04FF5227A8FD05FF7D277DFFA8A8A8FFA8A8A8FFA8A8A8FF7DFFA8A8A8FF\r
+%A8A87DA87DFF5252FD06FF5227A8FD2AFF5252FD06FF7D27A8FD04FF7D27\r
+%A8FD05FFA8277DFFFFA8FFA8FFA8FFA8FFA8FFFFFFA8FFFFFFA8FFA8FFA8\r
+%FFA85252FD06FF7D27A8FD2AFF5227FFFFFFA8FFFF7DF8A8FD04FF7D277D\r
+%FFFFFFA8FF7D277DFFA8A8A8FFA8A87DFFA8A87DA87DFFA8A8A8FFA8FF7D\r
+%7D7DFF5252A8FD05FF52277DFD2AFF527DA8FFA8FFA8FF7D27A8FD04FF7D\r
+%27A8FFFFA8FFFFA827A8A87D52A8CAA8527DA8FFA87D52A8A8FF527DA8FF\r
+%A87D7DA8FF5252FD06FF7D27A8FD2AFF5252FFA8FFA8FFFF7DF8A8FD04FF\r
+%7D27A8FFA8FFA8FFA8277DFF7D7D7DFFA87D7DFFA8A8527D7DFFA87D7DFF\r
+%A8FF527D7DFF5252FD06FF5227A8FD2AFF5252A8FFA8FFA8FF7D27A8FD04\r
+%FF7D27A8A8FFA8FFA8A8277DFFFFA8FFA8FFA8FFA8FFFD04A8CAFFA8FFA8\r
+%FFFD05A85252FD06FF7D27A8FD2AFF5252FFA8FFA8FFA87D27A8FD04FF52\r
+%27A8FFA8FFA8FF7D277DFFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8\r
+%FFA8FFA8FF5252FD06FF5227A8FD2AFF5252A8FFA8FFA8FF7D27A8FD04FF\r
+%7D27A8A8FFA8FFA8A8277DFFFFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8\r
+%FFA8FFA8FFA87D52FD06FF7D27A8FD2AFF5252FFA8FFA8FFFF7D27A8FD04\r
+%FF5252A8FFA8FFA8FFA8527DFFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8\r
+%FFA8FFA8FFA8FF5252FD06FF5227A8FD2AFF5252A8FFA8FFA8FF5227A8FD\r
+%04FF7D277DA8FFA8FFA87D277DFFFFA8FFA8FFA8FFA8FFA8FFA8FFA8FFA8\r
+%FFA8FFA8FFA8FFA85252FD06FF7D27A8FD2AFF52FD0927A8FD04FF52FD09\r
+%2752FFA8CAA8FFA8CAA8FFA8CAA8FFA8CAA8FFA8CAA8FFA8CAA8FF5252A8\r
+%FD05FF52277DFD2AFF7DA87D7D7DA87D7D7DA8A8FD04FFA87DA87D7D7DA8\r
+%7D7D7DA8FD19FF5252FD06FF7D27A8FD5DFF5252FD06FF5227A8FD5DFF52\r
+%52FD06FF7D27A8FD5DFF5252A8FFA8FFFFFF5227A8FD5EFFFD09A8FD62FF\r
+%A8FFA8FDFCFFFDD3FFA87DA87DA87DA8A8FD5AFF52FD05FFA827F827F8F8\r
+%27FFFFFFA8FFFF7DA8FD53FFF8F82727277DFF52F85252F87DFFA8FD0427\r
+%F8FD54FFFD05F827FF7DF827F8F87DFF27FD05F8A8FD53FFFD05F827FFFF\r
+%7D272752FFFF27FD05F8FD54FFF8F827F8F827A8FD07FFF8F8F827F8F8A8\r
+%FD53FFF8277D522727FD08FF27F8525252F8FD54FFF852277DF827FD08FF\r
+%F8F852525227A8FD53FFF8275227F827FD08FF27F8275227F8FD54FFFD05\r
+%F827FD08FFF8F8F827F8F8A8FD53FFFD05F827FD08FF27FD05F8FD54FFFD\r
+%05F827FD08FF27FD05F8A8FD53FFF827525252A8FD09FFFD0452F8FD54FF\r
+%7DFD05FFA8FD0CFFA8A8FD53FFA8FD12FF7DFD54FFF827275227A8FD08FF\r
+%A852272727F8A8FD53FFFD05F827FD08FF27FD05F8FD54FFFD05F827FD08\r
+%FFFD06F8A8FD53FFF8F852F8F827FD08FF27F82752F8F8FD54FFF87DFF7D\r
+%F827FD08FFF8277DFF52F8A8FD53FF52FFFFFF52F8FD08FF2727FFFFFF52\r
+%FD54FFF87DA8A8F827A8FD07FFF8277DFF5227A8FD53FFF8F852F8F827FD\r
+%08FF27F82752F8F8FD54FFFD05F8277D525252275252A8FD05F827A8FD53\r
+%FFFD05F827FF27F85252F852FF27FD05F8FD54FFF8272727F8A8FF76F87D\r
+%52F87DFF7D27F827F8F8A8FD53FF7DFD06FFA827F8F8F8FD07FF52FD5CFF\r
+%A87D7DA8FDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFCFFFDFC\r
+%FFFDFCFFFDFCFFFDFCFFFD80FFA8FD07FFA8FD53FF7DA8FFFFFF7DA8FFFF\r
+%FF7D7DFFFFFF7DA8FFFFFFA87DFD52FF52A8FFFFA87D7DFFFFFF7D7DFFFF\r
+%FF7D7DFFFFFF7D7DFD67FFA8FDFCFFFD26FF277DFFFFA82752FFFFFF2752\r
+%FFFFFF7D7DFFFFFF2752A8FD50FFA8F827FFFFA8F852FFFFFF2727FFFFFF\r
+%277DFFFFFF5227FD52FFA8FD09FFA8A8A8FD07FF7DA8FDFCFFFDFCFFFDA2\r
+%FFA8FFA8FD64FFA8FFA8FFA8FD62FFA8FD05FFA8FD66FFA8FD62FFA8FD04\r
+%FFA8A8FD60FFA8FD05FFA8FD22FFA8FD04FFA8527D7DFFFFFFA8FFA8FFFF\r
+%FFA8FFFFFFA8FFA8FFFFA8527D7D7D527D7DFFFFFFA87D52A8FD16FFA8FD\r
+%05FFA8FD21FFA8FD04FFA87D52A8FFFFA9FD0EFFA8527D527D527D527D7D\r
+%FFFFA8527DA8FD15FFA8FD05FFA8FD22FFA8FD04FFA852527DFFFFFFA87D\r
+%A8FFA8FF52A8A8FFA87DA8FF527D527D527D527D527DA8FF7D5252A8FD0C\r
+%FFA8FFA8FFA8FD05FFA8FD05FFA8FD26FFA87D52A8FFFFFFA97DFFFFFFA8\r
+%A8A8FFA8FF7DFFA87D527DA8FFFFFF7D7D52FFFFA8527DA8FD0BFFA8FD09\r
+%FFA8FD05FFA8FD27FFA852527DFFFFFFA8FFA8FFCFFFA8FFFFFFA8FFA8FF\r
+%52527DFD04FFA8527DA8FF7D5252A8FD0BFFA8A8FFFFFFA8FD05FFA8FD04\r
+%FFA8A8FD26FFA87D52A8FD04FFA8FD09FFA8FFFF7D527DFD04FFA87D7DFF\r
+%FFA8527DA8FD0BFFA8FD05FFA8FD09FFA8FD27FFA852527DFFFFFFA8FFA8\r
+%FFA8FD05FFA8FFCFFF527D7DFD04FFA8527DA8FF7D5252A8FD0BFFA8A8FD\r
+%09FFA8FD04FFA8A8FD26FFA87D52A8FFFFCFAF53FFA8FFA85AA8FFFFAF53\r
+%A9FF7D527D7DA8A8A8527D52FFFFA8527DA8FD0DFFA8FFFFFFA8FFFFFFA8\r
+%FD05FFA8FD22FF7DFD04FFA852527DFFFFFF847EA8FFA8A953A9A8FFA85A\r
+%A8FFFD07527D527DA8FF7D5252A8FD0CFFA8A8A8FFA8FD05FFA8FD05FFA8\r
+%FD21FFA8FD04FFA85252A8FD0AFFA8FD06FFA8527D527D527D527D7DFFFF\r
+%A8527DA8FD15FFA8FD05FFA8FD22FFA8FD05FF7DA8A8FD13FF7DA87DA87D\r
+%A8A8FFFFFFA8A87DFD17FFA8FD05FFA8FD60FFA8FD05FFA8FD4CFFA8FFA8\r
+%A8A8FFA8A8A8FFA8A8A8FFA8A8A8FFFD05A8FD04FFA8A8FD60FFA8FD05FF\r
+%A8FD4CFFA8FD15FFA8FFFFFFA8FFA8FD62FFA8FFA8FFFFFFA8FD4AFFA8FD\r
+%19FFA8FFA8FD4CFFA8FD68FFA8FFA8A8A8FFA8A8A8FFA8A8A8FFA8A8A8FF\r
+%A8A8A8FFA8A8A8FDD4FFFF\r
+%%EndData\r
+\r
+endstream\rendobj\r175 0 obj\r<</Filter[/FlateDecode]/Length 15093>>stream\r
+H\89ìWiw\9bÈ\12ýþÎyÿ\81\1coÊx\ 3Y\8b·$Úmy¤Ä±\14;/{\vZ\12vC\93¦QìùõS \r\10\98VV\9c\97|\98ã\11·ºëVUWÝ2ðcië¿ÿYûx$e4\9d\ f1;ÇLÅ&\9fü¼ûºÝzN5,\1dzÿWÓU®S\13±»ñ\ f`uk\10\13\0Û\88s¦÷\1c\8eí©i\99\88S\87\186'¨¬´Û4ùü³û\1f~gMÝ\92#>\8f\10q¦ß3_p¯3Ôû|æön\aü0\aA\13\13\19\v6© 
+ñï÷\1d\eî\8c!\11à=NV\99\f(\83¿\f\v6[Ë\10K\88ϯ\ e\1fTJ\85RrOÈt»~\8b\12\99a\97
+Q¼óÊýÎ\v$\¥\84².ê\11,BàçTô·³"T½ÁZÕåfÿN¼¼lyM¦n\ 2\16\8b\93û\91^\9d4\e\rÊ\f\ 6~¸7\1c±\ 1æ\1dÌ9à¾[ö\7fu\1fÚÍÊòAAÉÉ\85\Òì
+\ 6 Y\13êL\8b\98^Iµ\15`Þ×      \16¯Ä\0üw\9aYJâÌâ\f\99\85àDõN¬<\ 2\ 6©(\8dD\rG¨m\8b±\9b SA+cc\82áÎQÜ@\ epdXs<\a\97\93lQf©`\9f\18%\84\8e0k#\9bÃZ\81\b´,!í\12gù@x#\87Ó\v7mbdýð\aÂФm¸\1a{ªM\88cР\15,3+\rï\9fÈÛ5\96ck¤\8d«ÀjdÂC#HÅ\9aØvä\83?\18\86*q4\E\96ë\99 Ë I*\98\85¤qj:\86øBåG§\82 "'ê\ 5\ræ Ì\ 5ÌTl\8a È\90E*\88&Òü\82\ 6¹\fÑ\ 5\9bTP\85ø÷û\8e\1dÿð"Ò»\9cNZ°ù\9dÖ\ 4\81îf×o\91*V"3ìR!\8aw^¹ßy\81\84«nÿé¢\1e\11RL?§¢¿\9d\15¡ê\rÖÄ;ñCáåeËk2u\13°X\9cÜ\8fôê¤ÙhP\ 6Ò+\15ÞpÄ\ 6\98w`o\ 1ÜwËþ¯îC»Y¹¸\9f\93\8bÅ\\14ð\9e\04kB\9diÑ(\1dÓëüùI6wou\ 5¸÷u\82Åk1\0ÿ\9d¦\96\928µ8C¦m!8Q½\13+\90\80A*\8a#y6C~a[\12ܬæà\aÂΤmߺ+²o\ 4\fRÁ2³Òðþ\89<nc9¶FÚ¸
+hI\13*\90 U°býðÔ(Êä\8eýG\ f|\ f= Èù¼RÌfsÿoz`ÿ\8f\1cø#\a¢jÃÆ\ 4Ã\9d£¸U6À\18\ 6½ã9X&\ 3Êt>4\84xG\99¥\82}òpa\94\10:¬\8dl\18\eç\88Àã\8e\vU\88t´å\ 3á\8d\1cN/Ü´\89\91õÃ\1f\bÃ?Bð\8f\10\f
+Á_Í0\9b/$É\12Ó1¼\9c\bI2?:\15\ 4\15YN"¨Át\80n\89\99\8aM1ý\11²H\ 5ÑD\9a_p¯3Ôû|\19¢\v6© 
+ñï÷\1d\eî\14iBãd-§\1e\16l~'\95)ÐÕìú-RÅJd\86MÍb«ºý§\8bzDHGü\9c\8aþvV\84ª7X\13ïÄ\ f\85\97\97-¯ÉÔMÀbqr?Ò«ÄõõçºÃ\11\e\ 19\ f¸tD\88Z\7ô\7f\90[P©rÌî\7fI\85\1f\ 6æHC\1c}\ag\ e¾Ù\99\15\8dª\8e!:ö}è±ùÛ6ÖtÇ\90.°M\89ã¦ü½ï rSQ¤ÚÄD\82bp,©A\1ob&\9d3lc.=\9fß\0\ 3è\ 2#\18@\15\82±ÖÂ}~éóu¡Kí\15¦x\viÚü\8cñ\103\90}\13þͶ(\ fÿ\86\88>mmÅé\80Ô,}gò[nò\13´#6\ fD¹)\95\94.\90\rÂ]ÿga\84\96\9b\a\92\85, ië\86C¼×\10ª \17\82\18ïQÄ4Iõm7Jao\7fo\ 6\9aƯ\8aÌ\11²;ó»
+ùü^>ö,I\91zóØùü\82\94L³(Ý\980<¨Ã¥\ 1£\8eu?V\87\f#\8eáTlj\90Þ©³ùYÖ\'ÚØ\1e΢â±öÕÆÄ$\9fÍe÷ã\1dÏJl¶\ 6%B\a\fÏ^Ã\9e\1c\85Ã- \96àLÖw:gÈ´-\ 4ïK½\83\93u\r\927\vw¢+¾p'¦Æïv"x\1e\ e%\90\1aï\ 1±\11\96ºø\96KuЦ¨§\13\9dß\85\94\7fÔ3l!sà \ 1\96Ω5Ë|FÉíÈ;²ï\ 5ß\94\9b\r\87\90©ñ%f®º\86¯¡Z\ 6Ü9bð\92!ÔvÝèaí\9cѾNðßø.\14è\0ôj¨«Ã\ 5è\8cf\0\86\ 5\8cíyîr¾¨Mú\8aëõK\a¹Q\90Zx\84ÉôiÏ#¬ÈR\7fÖ\84\98W\1dÛ#¬r\88u\ f\11\81\15q\O\ 1G:N\ f\1aW\83\9aܾp«*ÂñÐ-ðÄ\88nbÉæ\8cÞÌ\94T\1cZ%º\ 5É7,\82o!ù\ 3 lG¼Í¨\v8TB\18\1aðý¼Öpã\bn\aJ%Î\15kZbt\84\99\ 55Á}\9eøzu\85rN\8d{»uH7v09E\1c
+«EUDÜ!`{\80h\959CC\ e1kÖ\ 2XÿwOÞ»WGºy¡\ f\86\81\99\12üÜ¥\96ÿc~úñ\84\8c\vl9Ä\ eôñiÌ:\8d+©êf­K¥òäù.fÌEÕo-ʸ\8b«v:±¡
+ÿà\1f©î)§ÝvKª õÆíÛ¦&5\rï)#>\9c\8d\90\98UæE\1feUõÏ\9cd¤ÔáÐÿ£iy\ 6¯l<ñ¤lû¬ýS3êð¹H\14\8cFÐ×\9ac\11]u'S\ 3\9a\88''¤
+\1e¢\91>#\97Ñ]¯ìÇá0\8e\9d\85çܧD\83j\ fJ\11?¿9µ\19:ÎÝl.à^\a\9có»æ¾>jº\8d¸\vBMz'Ëùi\83\Ö0÷µ\86{SÃý%\r³Ój9XÒPY\18I\ 2vÓù(fcK>mt\94\f\8fÍ_6x\1f\14\12TL¬\93û1IH0+~\9dYáëÌâJ,Á,®À\12Ìö¾Î,ûufJd\a\92C\eT\92ULuÅããÊ+45fV\88K¯Lý6ºýøQm¤F\ f ?èJ75úÅ\ eûë\83èa©è?ªiªÄÑ°ôº}\1e3ì¨uwO\8b÷\ 22  N¨½g\17\aÍ\141î°md¹\92À'Ñe\ 1\93î|ë\8d\18e3x·v¥k|x\8a]! p|ÇBª§h-~WÅ\84Dè°E£\13ÚÒGx\1af\82£C\18â1\8e8\18\198 ²â]ãw\ 4Û\rÊ\f´ ù¢ð0Âæ\92#\97Ìù\94ÂÒ\ 4\1a\17\11q\eØ\ f8Ìb\12®\87\08üÑ¿\99\ 4\ 1 ¿TÊ4¬E¼%i÷9åÁïÅâþü9+Yé\8cö¤\17\96k\11x½~­\9b\95ÊMwQôÄs' Îå8Xw®±\15ÿu.$B%û\16¶úy'á\94  &|L¦¬Ñ\1e\b¼Zc¼ôñ\9dkÚ£cj\ 1U\13\13\15}\1a¸r§Úlîçk\10<xãî×ܳ\17ëo7\8f¯\9el\1c¡×[g{ë/¶+%vb\f\ f\a棳ƣ­ÌFUG;öjáÕi½°rXzuò´\9d{vØz·Ñ.1G-6êÙöþ\9a\92˭Ȳ]»®\r¶äÕÒÑ\87\9d¿JÇ[\96]²ÿÎîÂ5¥£Ö#6E\9dñÊàôe«t\9cÃ\9dªþä©ZÛÙÙ\18,ÜÕÒþ\a\17\16k\8dµÃâ\9b\13^»~_ɽÙÞ*\e´eCýðáæÓÂ\8aÓ¨åV¯*×dã
+®©õå³^äi«Å\83~ñòåÛwånuç2þV?îð}éø¦ñ¾thï\18\9bµ­5§\919Ñúp\8d\17¯Æ§\8f/\9cZÿýU±BJäõa¿2äÕañ\8d\12\88ȧõ\9aª´>\97\8e\9fm\\8d\ f\ 2§íê\87Á\a
+\7f­\7f®5µæ£Êöþõj¹³½b\8e\9dx\8d4\a®9¸Îlªu5ÿ2S\1dæ>\1e\1d\97×öÖ7+Ï·>m\96ª\e¯\1aUìüõôòlex¤ªèÆýK߬÷[ÃñÕ\8a¼\8b\8aL_ýt¨\7f8Ó*díÙÆ6Û|ç\94[\9dõÏ.\81Ç¥£³á\1e\S8º|_*\9bê\86±ù¤}´[4Þ=Ñ\8bÅ]û_Ö«t=Y\9d\8b^\8b\8a\ 3 \82 *aRQëDkÕ:á\m­Óý\9f$  íû\9e>çûþð\0IÖÚÙó^¦ÀqV¡\88-O9\903E?½@ͱ\8f\v\9b"çüFNN¡\91©z>\1c\8f\1dÛü°îЫ\ 5E¹"\ 4ºj\8cË\9c\90m*\ 3&P`åý\88\10\ 3\9e6\ 3C\8c\fÂ+\15\98h\0\99eÀt\99Ö'RUAÚF\98¸í /ó\1aI\r\ 3u%9\15B\9a\8fè\1f\11\r\83\16F\18\ 5o\814¤é¯¤ñ\a\ 4ûMèªUk¿\1cS'\16\1aÝ£+Ð\83_I¢PPc´R\åm n^ÈÍß\9f\9a\8eÄ\10¯!e®4p\97¤;"\f]\11¨p¾\8dv-Òø_Æ')c¬neq*¦\99>ó>\ 3\86òN(Ëdõ N§\8f\ f\12c>·\84²2.\0c=;\83æì\ e\f:\85\\0°Ã^\0\1e\9a÷Õ×IñâhÉrÞ\eo\1dm]´ì.q,_\8dÖÛ+Ë\8e:Ç*\85¸Ó\bQ\bäº\96\95\102¤QÇ\14ñ"¥_uM<\1e×Ïi¾Þ-b+e3\9b#\ 3-\18\8d\11Ò\9e\eÝkóöê^Õ_Ue\19\17AA\9a\1c\91¿\845eGI¤\9eáá£Dn, \ 2cîÅ\9c\ 3C?_¾kóÎ\9a\1eÕ_­ÿzô¡\7f\ 6Êi\87Ä\ 6Ü«êÒæ\16Z8ô\15\91×L»¯\9a¤\10U\16Çc\8c\4ó9G\12K#\8e:j%0Ö)ìsB|¢¡\90­&\94Ê;;µ³\80eÕlçðQ\ 5\8d\91T×ä¥\9e%©ª9×äùG\ f\1fìP\92vL¾ë\823çZ¾/\95\8d@þN\bH\ 3åX4\94Ò6¸\80\-\ 1%\9b\14¹ä»ûïòÞï\9bÁ·Ø¹ôå79\8eÈ¥\9fît\92«\9cöKysÚ08uÆ\aM:\12¨\94Ý{å\16\ 3Æt;\82\9c¬Näõ¾~e]½Á\9c\96\82«ÁZ´t\1eÏ?@g¢+ÉMÚ¯Z\0ËÇ2\ 3\8cú~%¾\18\95©¦f[¯\90\86¯\13´\a\ 3Ù!s-5mM\eG|kû89!UØPlpÖ\14b½b     °#ß     \90\85\vëîSÍäà\ 14cÅ\81%"JÓ\90\ 6gjï\86ø®.Ä\ 2\9bW`\18¡\98§\1aQ¤yQ\1f?\9b\ 3Ç6\1f\84úòZ¾\16\98hHY\82ÔÂS\b\9c\ 2ö\ 6u­èÇèäûñØ\90é&ª¬²4\8e\8c¢G^;¥`IO\93Ú\9b\98B«{XÌV\17\rÌ\ 6K\18éó\ 3ÜÒèA\1f*zVÑmxÐöã?Z\98c"j<¶L+R=\14v\12\16Á'\8fª\8fm\ fç\1côeQ\84\ fYE\ f\14d\1a¸¾±hU. \7fâÍ?MB©Ó{ÈÚê\9c\94eç$~kâCÎqg\9fæ<d\r=Úè¡\·°\9cE£©7\x\97\a\bÓ(ß1\ñÝ\13yå*\8e%\93\8cQl\1aɹiÁ\11«sýg¡É\ e\a-\81
+X;¶Ò\10¤\¼9.¢\ryô/ïb\0g³è(²u£\ 4K¥O\ e
+ðÜÆk­¿Ù÷÷Ƹ³\84\1a£äèKvþ\15\1cUÝjĺ\97û)9\17Öî\84°i\1c\83ÞÝæ\17fÁg­7í\96ÕóiÑüì\1eÿî\eµ\9b{¹þòÍs-\9a?êËÒ¹t£\11Ï­;\7fÒëmxÊ\9aÇ¡¿ÝôzÈzs0îÄÑnu¨\15nY1\9ehÛÆÕ\88öÝ´\96údGJ\95ü9d,Õ£cy'6,ßÔ<.`áþZÝ¿t\1a¬õ\82MÓt\ e9Ö÷\1cê\Oþ\agÄ®\r¼. ;ì\rç­ã\\ 4\8bÿdõ'Åõéb\15Âs­Ò\10\8fç`\et.AÿmýØÃ6ÿ\14\1fê\aj\aaw¤'×û CêêAF\99?ªÌdù\ 3väÒ\16ÖâMÆ3}P\1c\9c\12ó\b\e¸HËÓ©\18ú\85ðÖ@ï¾gÔ\ e\99\9fÇ(o\17\95ï{\8a\9e3\1eáj\84\a\ 44-Æ`\1dï\v7W"\ 3âËc\18%\ee¾«\r5%Ó§ïhØ\¿¦\81\8c\98|VÊáÏ\0¨ö:\9f7«Ó7æØ*wD!Îú\15\9d\bdn\86B8\80¢¾ë®¹\85££W7\92¹R\16QµvsWO\aBÀyÅ8\80f%ò¦\98pPý\ 1`\8d\e\17ÜMC\1aK64qeN\9fmÉê:Ï_\89\16Q|\99\1e®mnvú¿´¹¸ë´;]\84Ö\81=IC>«ýypEO\84¢bu\16¨Ý\16&\82¦üÇÎ\1dÓ8Í»ã¨ørv¯K\95ß\94ég©\8b\1aÞ­¦RpXì0\1cMRû\10É®\ 3\v¨\16\86\89:mÓýà\81¡ \8d\8dVc$MPß\12N?\93øû\0öÛé\v\90\86}\1e.ªÊ²uê$7Í\81d\a\ fºx\8aö\ fþ>Sþj ì¾§ \8dí\19ÏÁm鬼\ fï'\bâ+7ÑÂËj\ 2\90\82ѧ#\ f#áÚ zU¥¬â\91¢å%­Ôa\ fªÝ×\a\18F\ 4ö!\15ÝÆc\87¿Ï\1c\1eIàl \ 1eáÄyÛ¶\bVi7\1f\80Û.ª2N6õ9¡MÆ\ 5N\91j½í\ f¢¢1f5Ð"Í]\ e\871¿\91\93SñT¥ê¼NÇÃw¸î¸áÎ\1aö\18\95´\89\ 19PçÙÙ\88Ô·Ó2=ÉE\9bh\95äç\1f;\12¦NJÇIìoñe°b®ÚóÃ\99gís\\80GcÔ.Xl\80Niþ\ e=-\7f¤Åg\1fg\ 5Jì!9È\87\ 2\ e`¡¥µàø|v\978\96©XXæn'CM<\1e×Ïi¾Þ-b\94\1cYÌM0Íç\8bL.9¹b9\ f\ 5AãK*Ké\8bDR±ç\93\13¼Ã\ 4\83\11àrÕ¸³`\\87×Â\84e\8dè\82ÔËþ\1cTx\82È\99ü\9aÅÔ\90æ'öÿ75.k\16»í\99Ò6ÂÄÓÅFh`3ô·\ 1yýæã\89Bi<¾\ 1OT¥m\9d
+Í¥\e\8a<2ÂHÚÒy\9f»\0i2>I\19£\r´²ðµ\9e¤ÝB¢ä\8d\b\13¬ÔRÈ\875PgÛC\b[\84{?r\9a6Zª\8f\1ahU`¾/µ¬9\88¤\19\10²sõ«.Á)Éä\92õö\e@È)<â\92ºù\a¿\ 1Ôuë{ê\a´_\86q9\8eh®Uñ_"\99ÛiûåoÂØ+      \fãÒ6\88l\ 3C¡%H;q\97¢Jruw\ fÙ,ï^¼\11\97\946òz Ã\88\93ï¸ç¦\eÆD¡7\8c^mCÒ\85Ã\aL\ 5+\9fx(Î\16W[>^@ÖüZ%¨òK\f9\83\ 1ÃcÕS\96     _ÆRi^?\9eÈÊ $8\ 5Kåõ©\99°Òi\81y"!\97A\94óoi\1a9´Û\8eÐå·G`È\8d\8e\92hÏã"ÿ´Ý¸%Ìõ>dÕG-Tn¿\ 2v8\1f¨±}ý\ 2¸ä.êBY^J\91æE\r7>\r\14\9e°\8aO`á2\9f\8cvë¹½UÚC/é¤&JµºÏÉ\93­\94\86=\ 6ÓP*3¢\ 5ÿ\19\94Ý\1fØü1yµÖâ°m\vû³\9dÜW_5\93ä
\1cf²¿á\9f\8dj\1a¡Ãm{\83\vÌ k\84\1e:Ú8\10jkã&8kA\9e5\7f\16\7f\15ÜB\er~\9e6\ 3e\88§f¤\1dÛ"P\86\1e«>1BX<ƹ\vhE\95¥\14ç\17_w¬<\95õ=i\91\f\9b*jî,Ô\88\7f8¯ÎöTÙ$üWH4¶hl\11»áAÀ\16{\8dÆ(\ 2V\ 4¥ìõî\97ýí;\8f\10ESÎÙýâ¥2L\9f{îÉ×\1a"#îÓÁ\8bi\88ÐçÃ\9dÆ!Ï\10Æ9÷|õÌ»\ e¯¥\8fù§\ eÉñ\14jXº\83ñ\14?¨#\1dÍ\ 22Å]lèî\89¼\rî,\87[\0D\v\99%ªÕ~\94Â"\15ò\18Îƾ\88ÈÝ\a\83¡lMªï¬ðâI0µÊ]7ÝzØr\94^}Ý\9eä.`óµ\97\8a\9b{7iÏc\86\ 5'èCð¶A":³eVÁð\9a\1a,û4.óÁI\emU¸6¥iÒ\1fF\89ò´rM_íê§64Ï~p±>jg\87\ f\ e\82l\172ícªzK\81!'\9fJ\ f¥÷\19RJ}\9eË\95¢¾\8b*\9b§MìÞ{\12©ôú\1dÉ0ÎL\1duzÔÑIËmßÂÀk_\ 3\9e-R\99áq\93\1cÆã\12ê!õKãÅ\12»#\9dð\93\98C#¥\1c8r9NÐ\1d-SÈ\93q[/\96ÿ¤\9e§\9fïW­òRù¾KH×=8!­(Ru\8fðx¶\1fT2¤\ 4{g\9a\95\8f£ÞàeGå
+\87\ 6ê\87k9váMü(2\80½à×ñrDgdÂÙ,»¸"\9a®à#4\ 33\1cӪǾêÐ\83\94\1aê\95ax²ëÛñø1V\8bÿÝh\990ïØL\8eM4 Ý\85õ¥ð\80е^q\9d0ZLx~\bÐ[c¿q*\1fæ\9faattö1@.\9dÌ\1d>B\87\19ýA\rÜ\86qq\f·@¾67Ó­êxê\88\19CrüAØ\93\97t[lÞÎH#\82ºÆdÃ,=e9\95вCè\83\88\98\95>Zëo\9a\ 6w\1aÞh\15\80\9f\80\87+Òé\0æp\r |HcùùÄ笪@\99ÌÊõþ\ 6·\89O`\ 5Ò\9fC\91Bu\7f3\ 2\1f\13\98j½?\ 2`-\87 µ'%\9c´«IÊÀ\88\16õ\12F\8d%x^2\80u\8eæL5\1f\8f±\1fÍÅ\94\94§\8bÞ\\99\99½\9c\ e\v\99*+$Ú¾Ó!qAËÏû\ 6´ÍÓ¨©
+\87t#1«BY\94\ e\90\87\92éÎêz(·\16;\82oë3ïÂ
+\;\147\ 2\fê(u\86],gùoÍ\80Ô³/Ý\84Ý\12i³Â\90\ e[D\ f\8eÉq'À\ 3½ñ\8e¾[\18ä=W÷à"\14\99êÝ2ò\93\99ÄØlþ¬£Ð\7ffQâeùÊùj¥´ã´úedíî?\9bùm\0ü@oæ\11VàÇRq\93\7fI\81Oµ'(ßV@=fû\bMs·;\v\a\80Vè!¦RÁ¬(LË\8c\94û¸Ç`Ój\8f\e@\96èºs\r¦Ñ\1e\18ÃÐm_\1a\1fU\11³É1ê.\ eK\8e\91£t$\96\97hG¬f'-q>ÏÁ\ f\8fÉB¦\998\91¿\13`\7fé4Ç*\aåÁ\15êõ\1e\86\8eJ\9f¶§õ ¿Å\97iÀÄ\a\vµ}åf\86ky!P\17·¯öÍÉ\ftëû\1c^/\1f í\8fô\17\ 6Òëî UÏn@¡÷\1d÷¡6Òì"\84~f\ 5dá bè\84Ð*®_\89F·ìê\14R@\ 2Eϯr=<\8fQ\18Þ¢R\ 2\96ùt1ýÙ\ 2\17ëéæ0>Â\rÍ\9d ú\8d¶Ée\0ocÅ\v¦Ø`Ós¤®\9b\81Ç\82>N\9f1\r\83)P¯'\7fÞ×ö¿Ñí\16Õ\bo\\99\¤Ê\1e\8b\17¼åfr\98\ 4*GÊTr´bQª¤\et(µ\rq¾jhP\8cö÷zVÊxöÀ\98:~§i µÖ\89{ÍkmfsCn_m\86ÛæËP_5\92]\9a\92\86\9e£\ 3\9cÕ\0\13v¼q\1e\v;\1a\92<FÓ]n>ër\1cµ¢dè´\9e\86l\ e.\r\95    -sÚ\ 5yñÄ\97N\99H\ eÚ\93:\fÔ0\ 6µÎÕQ7H\ 1­X\ 5\94+3ì"\92ó²\82y?C©ÐÓ=SõùÉ\9bÚäJ²"ÑÏ;Q$\aýé \95|)\96q[ÜÛxøZ.CCOC\1cêÜiH\11¼û«\86\8eÄýJ\1cÜzæQâMåÿ§×#ñ\0øc¶;#(Z?háQ¤`&/Ãx\9a\97S4ç»A\14\85\9e%\1a7âã\ðm> åP´Wz\9b\1dæ×Hö    bgü:ïV\v²¬²Øå(\9d\8eBo9Bow\8a\e\9b©1ÕQ\97rðê\ 2Ù\1a'{sÖ\97\v\9aï\e²p\fdY¡íÏ;\96\83-R\ es\8c\89X\fvm ¼Þ\10C¿\16\ 6\973ªåyÌ£¦wÊ\86È$ìÝHàþ\84\15©\8eY¬Ã·\177\900Ŧ-×*a\96\86S¦V\9d\1eO\byAF[éæ£HË\12\9dÁ¬Ó8\8a\8b/\ 2\9aؾJ_\8dF©`%ϬâÅò¹7¬4C\98\8cÈ>6Ú\1e8E\91\0;_#Xÿh\88\93¶J\90÷'ä£\92÷ûa¦þ\18\9f\0`zîþ\90ýs\81,.R Û÷¬ð&M²üPÝ2avûÀ±©\8eå\13\98±ÜZ)´\80\9aµ2\7f:1anú1 +¹\14#\9aÔ\0©hI:b8       ·\äàsCP\ f©\9e[!o\94\7f
+³"\98É=\1e²[nV@\93\8c¸\97K\9f\81\90¬\8dü\8c\1e\0'\ ekxó®zÕ\ 2m ~uÎ[zà\80\9eâ©ÊñË%ðêª\99¾\8eæ¬(\99j«Ý\9bU~¥(4¦r/´ÉùµJÉáôY\ 1\f^\1eðHö<A\83\84ÞN´\r¯µsÉÎP°ÉHy×þ\9c\82Ì\ 5Ñ#±ö»\v&\88N9ï¦êrűL"I\93ÁXöb:»\94K+¸Ã\8ao\18:kÃiÆþÛlma+\16'7\e-\123\r\17S£Y7û±\8b®)Íä¼\f§ÌFÌt5\8d\9c½ó\9e´ä\8aé·=S\11|>+\1aÀ¹Óí\19\1eõÂ\966\f\1d¸ª[Fââ>'K\1dæß²\1cï©Ûpú<Ër\9eÒëá\11¹îÖ1¦\12¯Ç\18÷$\13\91îZùÄ]1\10\ 5\96^Ö¹\80\f°;Â×\1a\95\v\8a
+kx*y¼ò§Ïú³:â\18cìF\1d\15\8eÎ\9do:wÇÿS\0ÉY\96ð¡J4FTÕ\ 5Ñ<\18\eUÑ  \867x?\11Ä\8fÃÌFÀ\7fòÚ¿\89\f\11n¨FG\12TM\94Dëy\84\bW\14\83ð\85yÃÐ6\vÓ\90ôðV]<        ª,ó\86dk\89þ uÐ6\8aÁ˲-F\84»ðXY}#ȯ$\8dWV\7fR¨ï6\87\85Ì+;ÿïîiÒ¿$M\97p Ú_úÈkÆBå5Qÿ£³\9f\92N\87­4G\89\16Ö\86\93]Q\96*\81\93{1O«ª\8cÅÒ\84¢\12*8x2Ml\14BP÷\a\9cóé\9bÔ%qcî\89\8e¤«²\89\v4õ_\1c:\15\14U\b\ eJ`H\8a¤\81YI\97\f¢Á說ö,ᢼ9\10E0$Kÿ\80Þ\15î\ 4[6\99°só)ÛáuCÒÂ\ 3I0T\8d yȸpV\9c\80¤w$Þ¡º¤ñâF\ 2\ 5¼"\12uI_;üþë\88¢\ 4Ûêþ\1aR<òÅòëF\91\b¤Y\96{Ò?ÆWËÎDX6~ÉÄWá¦iÈØ\bxªî¤ï2fÉý}Ê,ù¿ÈÙu¼Ök\7f\11ðÿ3Ò\87\83ö$\98º¡î\7f\99\16,$JKÞ\94ÿKz\95v%®lÑïo­÷\1fÊ©\15Q&\81\8aLQ¯¢\b(­¶·ÍP@Ú\90\8aU\89Ýö¯\7f§\12\ 2IÈt×ûЮ\ 6vÕ>óÙå\16u\15²0·0\bü¥*æÔ\8dÖQ$l\8aÕÉÔ½n§\8dÇà\9f\82¤OÔ¦ê\aïÝÐ.ä'õea\14Ân\97\83VD£|F\84\85ÇF\99ÐïÉÃÁoÖêM\1aÍÍ\88\12o9Ur\84Nrñ\86ÏA\1f
+\910&\8b\1a\96\bü\883ßF\19\9aü\19S'\ eHÖYlH\ 1dªÐZ\93\18\901\99½å\98ù©Å\85Ô\ 6I\1aÆJ\12H¦Ä\88±{¬\9b9Eóg'\14Ä,iáÛA\18\19Ëi°\80´8{XNRy\8bÆct<\11Mh\84x\94Lt\93è      ­È·\8c\ e\97\0\90MEØ\9aØ3\12Cac\98Ô:f+\13Ñ\vûmä$ÿ$\f\aÉ0\91\a\ 41d\92\84`q\11°\11\8a\95n\1d\ 5\ e&ô4(\ 1\b\87¥Ë±ÃÁF\89ºNÌdXâ(\96gÞ)²s\9f\eäÐ\bK°Õ@\94)èûÎ`tÛû\9eA\1f¥\b¯à\ 2\83\92±ºè¬R8\v\b\14\fÿ\16ak;ó\9f\93å\1fT\ 5\93|\97HpKTô¸NÄö:òk\93\15.fjîr±eÑB·\85ßËás\9c';1XCá\ 1ÓôôV\18Jâ­N\9e\96Èð\96\82Ý¡Î@àÂP\18\9bé\90æbPŬX\aJ=»+fÑ:`\89\98ËÂ\8aY\9bd<\ 6ñ\95¼8\83¸P\85­`¦NtÑ#QÂ\8am¡Å%bé
+\8b\ 2é­ß(rGÞ3I5gbÜ\8cáX\aD\83\82*j\8fÃØ\ 5\89b2\83\98,\ 1ºPûðx\91ÝÇKékÔb$\94KC1É\ 6@\8earN ý3\87\85\ra\ e³_\17¾Û"\14\ 5Ø©\89F
+é1\aÆ\89\ 5{çb]\84Ý\1cßJÎr¶{É\93Ñ\18,$ËTÍeîs¥JhÝs,´3\17ð\ 1%\18n,\7f\86ªðpKÂQx40Ð\83            rü"\1a¡\92HYlç/4\ftTò\9cð¡\97³"\ 5\98ú\95n\12Ü7/ª\91ø\99HßXÀò\14\94K\ 6{-O\ 1÷Y\1eú\9añ9j1Ü&r\93\7f\8cëeG"\1at\f\8a+\ eg\8b²\19\1f%,¡D@oa3 ¥lm\16¦`èÊl²\9f\96aÐIª1Ƶ\973ÅLxK&\88´ù¸3)yK\94Cþ¶\ fÕ\90\8el\ 2ÏMìñ=BíðPbú\81åÙç[ÜH\"\899]h\88\1aÚi\\16\8b¨ÇG0j¸xÔVåàò²qP
\f&0\1a`Ó2е¨O,\18\r¨G\fËÓlMB4~b ~à.H\ 6ÕÐp\83Â\ 2\13é¢\8aò\9c\ 3\92\0R\1f\1d£ü\r1ûX&T\ 1\95\16é\85ª¿iÌ\84\80[\vååzp©¿¡k\98=^Ó\93(ÂB
+\97\95zmáG\8b\96\9dY^©=¢©±o;n\84çÜ¢Äï,QSÍ4'Ï©ø\19y0ô\15\ 1'\vÈ-\14\8a¨È@õíC-\98\84"ÿû"|g¸ÎÞZ¦a\99à­b/ÃK\ 5\8eÕE\99D\98í%ç/\15Ä[[ÿ\11_\ 3D\8f«\\97¹çhíK]Ö¬\958ÿ\8bÇ\88\eDÁ1\b~ïñr7=âºT\8a\88á2omòKg"÷á\92«Â\86D>âDq \ 4Ä2ùBEΠ`q#Ùe½µe¢@É\fÚã\17¡oͤéìO\19ü\f©\9a\a\91ûê¯ÓÐ\19è­·¥ÃýàTüwv÷=KÈ\9eÒag\8f\90c5êÛ\95ªþ±u\ 2ú?©¯}«5uc^©º;\85˱qê\12\9dÄ\14F\9aÎZI\93K\9c@+OÁM\1cnô¿\vÒp¡(âFÐ\92sé°\87\83üõ´Ú@\95Ȫèb6Mª\89øZ\ etïÊépá\10çöª\ 11\17ô櫵!S"\89æµø\89\17²vçùR\83ÙÆE1Lå6\1e\8b°\10£Æ\18hb\rÛ;ËS%i\98=\1c\1d>ÄõIK4DI\85\15¢â\84A\æ\17¹"/N\ 2»¤6pHâ^\8d\vû 
+.\97\ f\87\9dá\14ìE"Å\bT\bR\9ch ¨Un2C¿¦XGLüà\81\11uĽÊØçÜøñ\ 6B"ã?6\14"\81òh\vH\99«\92\1cºgöÅð\979ç|\17\7f\12\v\19°\15\11\14\18v¢d\9bá\:\11U\1d©ºs\ ey\ 2º\87\80xq\81\ e¾#\93ð\8bd\8cT\13\8e \11i¢s\ e\10&\12\r\ 3¦°SÈÌ\92§ÜàK½\8d\99\97\979Ìs>\b5(mDÆK\83T\86,ýM\87\8aÌE/={ÈÀÍ2U\8d¤w¬/}Þ\81\9d¨gB§AÜv\ 2\8b ºv\ 4R+'ÿüH&r\ 6\1dè3\83\8bWwDU\12\10\82;Pÿ¸Ýu\10\8b\9f\19à\84ÝF\9f©æ}\1f\94\ f\94ͧ§}\v9>6£Ó1¤ê¬\v¯³\11ö?A#­\12`R\8e°ô â_iÐ\8e>\19RQg\ 64\9e¾HFÜ)ð\83Û\14÷\94ó\ 5µ)Ò4ro`\8aº\ 2\8f\80økKNX \8d°\92\a\84³§râî\87Qa¿z \1c \9b©ûÆ£6\8a±Ke`I|\ 5\13Ýìó>HÓ\0\E\8a&\1e\99¤\8bª\96&ú¶\ f\98òd\r?\r\9cª\r\ 2]\10A\11&oMü;M\95ºeÍRõMà\ 5\92:\1d\9c8%Ý\99\94r¹ºE\ 5\1a*\ 5Ú)\ fx¢._¦ðµó\fi-özà".\7fÚóõ\85\ 6Ø´\fd\88\16w¬¾Zkð\a\8eýèè\8a{²-\9a¢ým±ø£        \13H\1fB\8eÜ\1fÿû\1fÛDïWè\18å\e\83Öååa¥\rw+ؾ9{ZÝß<c\99oëí«¿å±\90¹+5ÎÞ\9bÿì\94ë·¯§_G\a\ 5¥\86\8f·tûcí\92\91±ðzmm\vkÙçBà»lýAÊ\17J\9aYiô\87ÂðìØx9ª>UgO@s²ÿ*\10û6 ¬±ÆÀºßièÒ\84Í\ f\9d¾Ï\1aW£Î\ 6¥§¢~®=ü\94\9a¯Ý»Fc\8f\bÙΨµþ-\7fÑxºj\Të-aX/\7f\9b'\f®z9íd¯sçÙúÔ<\0\9aÊZ+sWf%Ö\85ßF;soê²P>¹;¾\17:EºÙÞ\13ß\1fà×Ý\8d6¦M«\93í^\8fÚW\97k\83þÕê
+íJ}³1lè÷üDï¬6¼³ryV¹¨hRç½ý$T.xÌ/*Ç[ízvúÜ|½)\r¾^\9dÕ÷ࣼ\1f°hnNy¯Ïÿ×<Ò\ 4ùûQõ<#CX®/Nö\1e÷ëg'Õ«Ic8Ü\1aqÂacØUÊ\1d\91>oñÜ4 »ñ}ý´mÇü¸x¸v\93ý«_\9dæ\ e®\8fN\1a\83·Ù¸#\8fê2\awZ\93i+{ô\93®=7µ¯ýÌò\16û\ 4ý.>\97ù±Röô|í\vиñz8\ 4O\ fÏKÖã«\ 4\1f3\99\82òå±=OÐ+9£´Æ¾Ñ\97L»[(îÿ<¶=tJ Ùoa8\99}*¯\97\8ew«wx7Ë\1d¾]²\ 2\r}¹¯¶\97Ä\ 1ÖÊÝÁ\e\8db}¥/ïæ}\ 4kKªöÅý\92Í:/\ 1\ f1e\87£b\14ëEùh«ñ\16Îz²þ\85mo\12#\8c\95{c½æ6w¤Íþ÷0w³'¥ë(_«\e\e\ fO7\95pÖòãSAhVomV^\ 2\ 1\85\9f\87\9búA­\17ÆZ\10ÆòE$ë\97Rù±\13Æʽ\ 1b¥p~N\1fÃ\83,¼ß\97ZCi\vX÷÷\82\11\9e\1dÏY{ÛÛ\81¼\1eÐ\87üÔf\ 5\9aânCêøSûL_Ú\ f=ÎZ[Mmù¥læî÷ÃY\8d\8b¿ÃX\81Æ&®Þ\14j\e6q\b«Lÿ9,~\vg½éìn¼W­n\18+Û0\9a\82Íj\8fÎ\15w/ê%½ø\14ÎZÎ<fkÚýM\18+TÓ_\99ݳѮ\18`å4Nj\8f\11A®nl\ e\1eh-\82õñ¥ ¼\ôC}]\17Xmë-ÿ0\0\9a0w\vç{ÖM$ë6\9e\9cÝ\86³\9e¬å)3z\9b\9cõdÉ
+4ó ß   »õ¯gk<È\85ý ëõ×æã\9cõqÿ\7f¬Wgc¢@\10ý-6°FÐÄ\16\e
+X0\96Ø£Æh4ñ4\89(øÿowAAX\14ïò\85»¸°ïM{3ã5 ÆÚµMOAåÆ\eþÌÖ\97<U\eq\ f\0Æ\0¬\9a[ÞIñ\8d«\15â>ù÷\7f,Qó\9bi\911 B\18\15xä£Ú©¥\84G\15Bca±\fÊXÔö4÷h\89Z\1f\97«\ 5¥IãÌ\1d\15©\1e9HàQk®Cûs¾H`Q{5zk@U`Tàn)\ú²B\15¨\9e\18Í[ æ|½×þ\e\83Eíçæ~X\9eVæN§\8cÜ·@\1dßS\93\87G­7>×\ 36í×Pa[Ó\80'ò]Ë\12õ»\19 \ 6V¨<5míÒxÔF\1ejÚ~ÄHE¬¹Ü:\14³@M\94\1dý:USPgN¹t^<¹ý¡?º\87¨\99ãd£W¨\86ëÑ÷zø\9e\ 2ÔXØ\88úæ\7fv«¨\9b¤ÿ\fõaEPOjç\89\90Yoù\1cõ\ eZ#}V]\108gÖ\8aÚ\9d\8añ\05I\99ºìx\9bTPs^.hð°\83á\e¤\82:\91SUÔÖôºØ\r<\963U\88Ê\98u±K\87â5b\rPs\11#êþOΧ¢¦Zwç¶Â9­[ð\10i\ 4\1cÍukµ3s]#éa>B\9d§`î\ 1IÂ9\90[\15ØeMZ½gæ?Ý\80'\9aF§æ&½ß\17\12ä°[\e\9f\1ff\8e4U\19\ad\8bS2KϤ¦Ëpz\92N'Ï\a\1d\9e\82\9b\85/`$nþ\13\8bón\1a\9ef̧+1öCÆ¢\16§?{\0\13oLÊ\ f\16/Èr\82ξÄñ§\15Â\91oô¹\96Å©ü(Tª.  \9dâ&\e\81\9aÔ\ 2\81\87\ 3þs!6­ç³\aÒâTøh¦â½\90áTë7õ\17ÚçÍ\8d\85¬Yµ(÷) æįÅ\88îlÄe-NÓ^\0Ó+¦ûy\8b\17
+þ¾{ÿ§`qZ\ eN\8b±Î\18\7fúÄðë\8c/êC§8§Õ\9fWkiÊ\ 5ð\9f×\aëï¨\14\8eX\9c~ﶡÍ2a8Õ2m8i\9eFkóç\13ÿè\94äæÓé®wTFÌél\0\a¨\8c3\18çñ/,\au^v6\96øÓ\ fj²"×\15'öÔÓo-z^G=gá´ý>3mEó-¯\17¾\907\9fF
+\95F«ð\rOMz´g¦ß\92cB²ÚiVô¥Å#\fT(\11(NPâ}ý·$OÅ\1f>Í/hå\8e\8a´ýàßj\a \86\19Ñ\83Û\fÓ\ 1*ÖdZþð«ªVï\fÁ~\88>\9aéTå\83&\9d§\9f\85\81O\ 6\80Õ\ 3{×X¥÷û\88ìv\0é/:BÕäÐ\11\­;ðq\a\7fã\1dAö¹\b\1f}ÜÞÈ.ýÜ\90\9dµ³5\0ÃûöeØ\15Ý$ÏnBN~*\8fï\91\ré\90?â`\9aåN\93\vHQ\82w\ 4F\14:\88eÖó
+7\ fåùð\9fÌÜ\87V\µ9Ð\9eýIºY¦\1dܸ\19¡ßê\ 3\98\b\99if!°GÙÇÀþ\98<ê8ñÍlÙWw ë\8aÂîáw1ñ\97¯(ÚÌ\0ý\8f´â  \9a|xe?:l4ü\94ø!)\9a\1a~\82Ë9\17\ÐBgÝÓ\92 ØÖ>[8\82gìÀÞÖ\15¿F\96ì\0\8cJ\10,q6\bÂ]\8eÖòË\92\1dØêêm\8d\1d\84±"HÐÕéû5÷\81MOÇ\8e\92"_L\87ù1¢¢Y \15\90NÀEf»ëúÌÁpLlÜ&\91qb\8f»J\99:5n¾¡\8dÛ\ 2éÇïçkÄî\87º«à¨nu\eÅ\véæõÛì\98      aøm§sý¶\99\8dÛ¨RËõbÃi`r³s\eW\1f\95®G3hÓi\1c×åq%C\aÁÀ\16s\ eï\9f¸\97÷ÝBùS\93\82\83?\136|\ 6\13ÚÎ\97Ñ"u; \18\87S\8c~#°ýe µ\959EÎa\8dR\91C~U\ÝO\11>\9fOgE\96{ovbª\1e\7f}\1e¸÷ár\0`\94\9f\v\ e_\15ØÊ"\ 3\9cÌ\1f¾â\8f­F\93i\1fº\91Óé3ü_\11\8eê\15Ø56|1\97\0\9d\86U)\90\rrAÝ£\18ò\17\ 1LêmWM@\82­{)ênÁ\9f\9f\8fµ\9fö2ñWÇ\1díg\1e2ÅU¼,²\82°+d\93\1a\9c6cÙdiÄR\vrÆQtòa\9d\8fæ_`×"¼j«ëP\vªúàñÀ\14\80ÿÂè÷Ñ\97ê\8e¤¶ºÆÉ\ 66\90m\92ü¹\r¬Þ\86,çÑ= \rÀ\80f
+\19\0c\83lPÞ¯¿ïÀmÄ\ e½\15\93½´º\1eÑî\ 5«Lÿ\0°\10^-Y\ f|¸"d\8eªÀÏ*'b­£'T[é\99\9b\84\eÁesíÛj\8a\97ÎVT\9eÈÒ³\90\19ãufëÁ¦­èñ\8cØ\ 1\18\10ß9\87%\98£\85Ú?\ 6ÃÀ\ eYÓ$\9d¿\18\fj9\9bv\rìôKá\19ÁàÓ6+z\17à·aÈ«r;öÌÔÛ^\9a\ 3'<\ 6ìº\ fÀh\1e¼\10ßR\ f¡~Â:w)ý9V-´Ðv   lè6©ò\eá¡ÊÓ\83\1fç>Í\1a5¾[\9a\9bH¥ßʾÒx\87Ø\ 1\98\7f$h`§\ 4Í\8aÝQ\ 5n 8\97nw\1f\80¹"gÜ8\9bµ\90³WÎ,g.\12ça\98\ 2Wmà`º\95.H²\96 %\81\9eå&Rh\98\9eܸ!\e\9cñ \86\93M½3¦\a\12\8crOÁSñ\94,\8aç\95\8bL\ e\ 5A3S\99\ 5ð\96¢\87Z<M\92Ä\16\ f7\1e:¯±\ 3¡\82)P~ó\11Ty6`ñi4\f¹\8cUH\89¯EL\15\12J      b,\ 40J,Í
+q\9b÷\8fƱ!\1c'u\16°MKáôAî\ 67qÒÚ\9a\89Vø¿]¥rJy_\94\14°\9c\1d
+^5µ2Oác±µ\1f-b\18\14#\85\97d\15WF\0\ 6åWxµ\rd\8e½í$Îó¨O³5+úÒ¢*Ä\9f\9e/¦ëÊ´ÁE\94\93i\7f9ö<\97x\ eëQç\11]«?I§\85G®7\98\19o\963S\81 \15\82è¡ÚPr\10ØxÍ\9cS;5¢>@\81@våãî\89#\88âf3h\9a(T-\r\86åùQ¼\eýß\95÷Am«:\8e­\9b\84¨\8d­06g\93k  :\8d»6hØ\1d\836       é8ÜZµò<\9cÒ\83§Ç\b¹\80Z\10C\16#â%\8c\88ÿ×\9c¶IØ\98Ó\\ 6v06Ö\ 4/\r\92Ú\ 4¤5,Ë«\905r®zá6ó\1aqÉÖ¤IΡ­zé¼1\18vfÒ#;hÍU\82\9eÛ\83a`§ZsÊåæ÷µ±Åv§^\94¨åzÙC\ 6\ 3\98_)\8f=í/¬ù«s\9a]a\ 3\86ô¨ßNèãlúß>Tf\ 1àF³Vþ\97\ f\r\r\9e¦aü²\ f1\r®{¡ÁÉYé\98п±A}\96\89c\936Îë\96\17ÍÜdÙöZrº\ 5M6g\17]Þ nKËÂ`綻ß\98[.Į̂ûQ¨Ý²ßX^\94ëu\9e\17ºEÉ4õ"Ì\84kÎê£ü«éf*·2ðaûÇPn°{^Z¶°£2ðùÔ\86\14è\12ô|[;OöÛ\96]+_S\1f´sh\1anÿÍKÓýeQRö\eÃJj5%\ 3\vÍSò%\vѦ9sÊÊp«\12\14µ\10$:\ 4ùTê\8cÅ\ f\8a.\8c?Ù»çn\90w\ 4F\94.@\13éÓ¸FZ\86Y×=\9f\92X\er^Îq³\1e\19ëK\97ÐëÊmJ\82<âgæ\1c&^\15ÃT¤6é\7f\16}`«\1dí\85\eÁÑæç+\ 4í\8c2ZZ"±k\92$"vL\ 1}hå\0i7´WãÊÊH\ faBÿR0J½­%;¥IßHð6yPg\81K\ 4¯\8f\1cöØ¡Ø\0\826\9aÙ\rî\9bK7*´\89 ¢Ú\8a8¦½LüÕq\17u'7Åâ*^\16YAØ\15²É²{},Æï*µ g\9c1\ 5\15\e¸ñ\86ÇØPŬQEÜ\1a\85\1e%\81°ì2QwÊë68ãA\f'\9b6¦C­ßè\9aÄw529\14\ 4\e\87¡\14Íìh\12\15\82ÊÜá#P\9dá\93\9c\16¼FÅ¡Ä×¢¦8z±!\14ÅÁ·A\10Kó¤PÄ\8b\8dÙõP:uö%w\91Ë´lsú w\ 3\93BÛ¦uÎéÞ.'Õi\97h\99V\ 5\vN\9a.Ï£>\ 31\0\16³ÉMk\92U=»ûàó©\96\ 4¶²Èüe½:\eRW¢ào¡\18@)\ 1¼\88 ÒR(\16º \88^\1e(W,\14ùÿow\13 Ù\92l\ 2_r«gO\9b33\81³|¦ñ{\91mÞCÉQloº     \18èn\a¶:\94ŲÃ\1a\ 6\91 µ¹ùî\99ï8\v\9di\12\14J]hÜ+²\8cb\1d²r\9d«ÌkÙ fXª\13$h\838¾Õ^Ô\91Âç;\9dâ´\11\15\13\ e²ñeÝú½ê´ë¾'~ZúP\æ¤Ãs\97Ö`q\94\8dð`\92O\93\83.[E\btzNfqË\10è07R ÛÒ\1f\14è{unÒi[\81>\82\81Do±ýéY)rº\15\ 20nÄ»\8e^\85Ê\86Á»ePs\14\97^.F\ 5\13\ 3Ï\90¢\86È-öÏ\97 £\8f~XT\8f@;,\90\92b4¸é\9b\86!\8eCRÃZs¸¿aÖ\8apcU.\ 2ñ¡\b.kð\f\1då°ôÛ4!\8d*Ôpãp \18\ 3sÐ/\9c\rc\96!Ò¼¹é\17L;²\85§kÎÄ\9bFÈgfÓ\fòÙt\19(òY\9c~L\83\88\86)\1c\\ 6¬\95Óî\11xƹT¥\14Ò±æ;LC\9b(\8f±\ 2ío~µ³\8d\87\94\rëjj!ËÑ'§¬Lô\1am\1aÖîõ<Äl78
+\19¾;g\98p#ÃÒ\ 2\10g¤Åt³Ð 1eÍ! ø÷ ËÜ\ 3xl,¥\ f³Ö¤?[¿á­\15UÃ.·í=\ 6ßô~`5\aø\16ãyZÏÏ\98â\a<ãt Ù\88ósNõ\9e`\96×êpy\9c~!,k7ÍÐ/Éدp)¨/Yî6f£\80´\90\ 4\96%lÓìCÒN'`\9eS6\96åayÁq:I83
+\19,¬±\f«á\9d¾<¼·Õ\18\f,ÓW çÒÆ0k\ 5Ï8\82³U­C\1f³Vx\ 5ø×s°p\89e\93\86Öà\f\96'|\88\971U(E·´v¨:ëq`\99Ó­¡~\91Ô,Ñû\15¾ýѵö8\19²j\1aih\84 #C\83¹\19ð\f44¿V\86f¸tnh07cô\9ee\90Q\8bªæ\9c\1eÌá\12s3\fïÉmhÞâÞ$\a/\80gx\r\r¨uÌ\ 6 u­h\ 5\1eÇÐ\80\9cnÃû2wϸ\82Ì\ 3ÓÐ`\15ê6Êf Î\r\r6H$nõYF\8ech`¿âØZÀjâþ\89´ëWA\9cþvcú¦Ñ±\87\85\9bF\89\a7Í*$\ eg\88å\8d\15\96_V4,Cx:\81ó¾\10@\92O\96dzß\8c\87»ñ0ú\80gà¯OÖ½\ 1!G\eÞ\90´x:I\9bC\8e\93ï}Ä÷\84N;\80ò_VL¾'Å-Ç~\81B¾mý\8aI|Ù\98B°7Üä\8fÈ\8c\81\fÈ­\17³¼²Î°\ 4ãÑàé4$\ 5K/\1e+,\8d¡)<\98\1a\r\85\94ú\13êâk\9bƵûdÈ\99åâ»\80g©?·µ\87VX\82ÇÆ\ 4§Áqåóx\8d°\84\93±°\v\1ex\ 5^\rmð2L,\8d×α´\95\83ä0^Ä#b Â\13\84$¨É\1d\96öW@L4\87¾âÅsa*U¿ò}h
+3\8bç,y`\1f\82\99(\16\96ùÿ\14ø`£\90í47ÑØúOåâíéíBzTzíBì·t#¯F¹\97\G\9aÇË¥XíAòMkm)\7fÖî¤#\1ea\ 3~§BÜ\80ÿ\1a(+ý¡2¹\9c\17Å»bGúw\81&\98zLÝT®Â\83H¾p\95ª\9f\83ñù.\94×\97\86_9M\'´ª\93\1eoZ\8a6\95[9ü|\17+¥Â       ¯ÎÔ\81?#é­#%c·éï\0Ú4qð^¬?Ⱦuú.ßÚ_\92Tîc\\95Ç\91\82\ 2[\15\9eåZ©ÙÚ×\e4vÝ\97\8aíðÜ\ f\ 24\1f\0n\1a×ÒôT>\ 1U§+×\99òÓ\0uG»\ 2ÂWñG\1aùÏ®}É\0øã)èêãgrµ:\ fõ£É\9b·+Z\82ûìV\9b×LÜ:;ø\fLPTÄÓ[Û\ 4S>ÿE+ô¼\1d\1f3»Á\10Ë\ e<CKpíU\16I\8eö\89ªï±Ë\91\1dx&P\1dGß·   ú¾\94ò[-\8d¿\9a¾+µ\r¯z\aç·òã\7fË  6\8cóþì&K\v\85­@³Ð²\8dög\16
\9f\13\ 3óÊ%Lâ\96\11-åó-S\9b¡M\99^å]´M\f5íäüNzµ\8d¶>ç\88&ÜLg\13û¦yU1Ã1\82\93û\7f·\7fm\13»  ð4-]ñ\7f'³/¶Ñª\ 2}#Á\ 1\14Åuâ³Ø)~+[©nÚªÍ\84ã'\89\1f»÷M\99?\86\94\rë'½÷9\8fó\aW\9b\97ù\89á`_§\9e\ 5x:{o\9d\8d\16\b\12AÊ·ô´UÀ\7f\1f\1eÏ\vW\11ŧÿ\9dÿ*e¶ ¯b¼4|\97¢­nXñ\9c=\89è_5[6\11r«=\99n\8d\87Y\93´tíÀ\14ãçáÖ\ eûu©:É\81\10¾.²ÍûF±½é& MÝíhMB§SõÈfÊ\95\bÊ\ 5lk¯Ó$ðV@¡\85\82³±P,\8d\f]\104\84¥¥\15,ÅfSÉ\aÛ\113Huv´\95£hÌP¨i\r\11\r\93£`È\ 3\89Ú9Rè¡Ù¸Õz\8d\80\87·Vø\8cÝ\1c\ 2Þ\83;\87V@\9fÃ\8fXùÛ\97L"T\bb"\14®[p·äU\86ã|\92ÄéÇ´·ï\1cÄ\ru\83ùwî'~ZúP¬³C7\8d3Á·À²ï\12\19\ 2bêp\89iîTªVj\9aMÆ©.\90\83\13ð \12ÔËÜ\1e@tqâ§Åì\ e7\a\83\ 2u.Qz¼¬1;\aWÀf´´û5\b\7f³î\97L9^e\1an¸î\97\f[¥r¹\ fµ.è¸iQ[+\ fï\7f\ f±\82û\1dÒlÔHN<oJu\ eß\86>úà\e\81\0\ 1nTá¦á    "ßö\1a\12\10Zé3\1fD|\96\8e\b­Ï       ü\bðÓ2º53PF2¿÷\ 3Ý·j½\14ÙÞ4Þ´Ø9\91à5ä\84\88\80\98Ë\9càMÃÓÊ\ 4\1f-Z\15.\ 5wJa\87Ûv\961Ãð\ 2á\16©NÆ~Åf?g9\10W\ e\e\ fË8\19Úת{ZtAÞO>\8b]_®\r¢\88ÞbûÓ³Rät+\86\11Á8AÐ;Ù\11¾Û3Nl°PH\ e\92Ñ8 Y¡\102u\19w+`CÈ V\rç\\1d\ 6\1fóÐÐ
+PB\12÷\96\16OÛWm¹®\82à\99âÅÈ\13\85f P\9e]T\16R½¾,]_Vü\1fÛí\9b¨â$ðW¶co ¤ÑG_\15Õ#ìWe+n\112À[ýµ\15£Ù«^\ 36&j\~^«(;(ÕÝ%hÊn´±æ[¸i\9cÇ\1c%Hî\81\8døQ\8dZ\80\88fI¹û2ùj\9dAãqÄa$ýÙú\r-;ð\8c«a|[fGЪ~lØ        RH\87¢Î0\ 4ÕÒLq;O¯\ e\86\87©à\9e\815vÊƽÓ\0òF\1d,\8e»Ðâ[Ü;pÞÃýBc\87\rô\90\v#|=\ 4ÏÀ6&\ fuk\8b}ÜtG\bܪ\9dá×T\8c\97\86ïR´Õ\r\83g\14ÏÙ\93h\18^©?²<lüR\1d\84\9ahW\bÞ4\9eh\88\8b\89éW gW8Ì\88îo\1e\183\7f¯p\r¨Ñ\8f£\ fs@à\99m}K¿]«49
+?Ð<\82U©0³ÃÎ\ e"i«+KßÃß¼àÄö¶ö$\8d\ fï%ê(\10+\8aS·Æ\f$r¤£áÆ&Püàºà3 Pâ(\rb\83\1c®\0]R²dñïõÚ\9a[)L]Ãü\rÅÎæ\83Ò\8aeg«\14;k\rOdgO\8bc\99\ 2ö*ÅÎR£1CÁ\856Dã;\1d\\89Í/«ûPú3.xW\e\15\90ê\84Ý#×\a\9dÅjÙ$\98\8f×o\ÖªÓ\9a)Z¦y{¬Î©\8d/GD\80.o#\10 Bæy=³A°Þ43d\18&\a¬öï^}sB¦Â\16·\1fU>eÁÛ¹\97\95\8d¸uÖ¹?.\8e\8d©sfï\85\8c\7f9/3\8c×W\rS\96\1a­\19\1d\1f¥¿U\ 6I~ÕÈQ\11¡Ð\aÊÁi#*°DE\r\83\87ò\ 1\1a\1a`\8fà]q1*cpæÄr\rò~lÈ\ 4ÑGÕ\9e¦\12\9f9\ fbëóg\11»l\90"%$ \r\rt
+\1d(ñÚFS1öÝ·n=Z\ 1µ÷Ã\9b\96uNÌ\8d0¹5\8e´@NÃ¥ó\9cö\ 2Ê\94\16©5é­2\\81¿Þ_\95\91ØxM^\ 1znð\14ÐD\ 2\r·ùί\84áV\83'\ 2Û¢N\9aB\97¸]Ô±)1®\80ý\94êtÜþ/À\0\86\ 4\154\r
+endstream\rendobj\r176 0 obj\r<</Filter[/FlateDecode]/Length 17828>>stream\r
+H\89¬WYWâÌ\16}¿kÝ\1f\ 1\81\84!B\ 2\b\b2\85\f  a\14\14\ 5i@Ú¡\ 5\91ÿÿUU\ 6BÈP\ 1_jÙm<óÙ{\9fÁ,Î$¦_Ûh±(\ 4£EZ Ñóÿÿ\ 5£Õ\8bH57ÝÜd/}Õp;µM\ 6ÚÑÒ\0~\7fûg\13-åÚ\14ú$ý\13b%å\17Ìú¹\9aºnçzQîkËÅW\v>¨?\9dh1-§ÙHe&DK«\9f$4z\aÜÀï;ðûF´Ä6\9aà+ú]¬\96r]ø\8bªêp\1f z¤\ 6      ]wÔ\98\80µTénZÌM¿·³d©_\b\17סùkùº¸&Ð/\80\9bËuüJ\ 6Æ\aÙâ\95Ô\97\99Ú\94\f\82'L2µ\97!o\97¡\ fý\96a¯.ßÊÉòÃ\1a\18 (d2Ïõ\989ss\19\f*ÏB\8e\91ÀMq\1d¾^ïó3$W\94\ 6_¦°N\8c      ¸a\85§­\84\e\96SLã\8dmL0\e/a%¨\12\88)þ·0»W\86áÅÿ#ÁI³\8em¶Åª×d\17ÑFµ\9b7D§\fHbÛ\ 2\7fq\1d\ 2n*\99g_\8cY¼L¨L¾}'Wº»~\ 2úºÕ½V\81ÉЧ\9bWè°H·P7ÁX\8e.Bû9\84\ 3­\8f\15ÅÜ\11\11­\12m-r9\r¼\ e»ÑâûU}¿\eêÞ\1c¯\87¶¿.Ë[\94äÏÄÓ\8ek8÷\v¸Ù÷MMW¦(«µ\83¹2'æ
+³1¥\v\ 6ªu6\14À\98Âû\r\ 6nÎØ\168\eá\bF\86À\rVC¥Ñú\1c<\80½Ñ{É,YÿèwêeZc¸\9e\98\9blW´\18\bÅ;ÈëÆX¹\14ÝÑí6øú¼@\81Dºÿ\18\96\e¿ò±N\9f\16}ÑGÆ\98ÈÛÂÒ«º7{Ç\ 4K÷Y\1a>\8f(\11fN\8exËDædõ\a¯_$Ú\e4v \91\9aÝ\bô@\ e\93o\\93º½\e\87½éᣦ\8dI«Z£\11\0ìåPîí;\ 6Î\81æ\16Zq\r\99ä\9cý@\ f¾~\85àª@m\88ærXi\81É\8e\82±ÑúôIvMëGK!¡\81±i¨hð\1fjº­+\e \1e|%\ 3ùFóÄ\\8d\ 2
+¦Ûõ\9f¯1P¯\ 1\14ô1ø\ 6\ 3SÀl°\11îMÄÈ\10\8e\80[Có\17g3ª¢l@/\1dõ\8f·z-s¡\aÓX e³¯\17Í\85Ô!3lÁ\81b1\9b¬Æ\1e\ fMòVö\80\e{\93\87"HQ@Kj\13±U@¬0®Zò\92B\ 4X"ÈÐ}à\v\aþ÷ý2ÊAÓî\rL"è\1c\ 5¤`Úh\8d!\82°\15\10È5iÊ\15\ eôI\82oàI\ 1©×\9aõ\ 2\82°hOg\8cíö¡ÃcÌ\9f¿\80j7m\14\90iÒp\16p´ö®\80\10{ÚÔëÄ[Æ¡h¬¹hl`Î[\14Í\8b\ 2\1a\94\fÜ\98Y\19T\ 4£U.¬¬Ux¼A\94\f\aúlV~ñ\ fwΰ\8b\ 4\14>+ßã²²\89\92¡\16°K÷\1cV>Èu\11\80\v,\ 3Ú}Èʦ4uÉ\81ÁÊp6pYÙ\94¡Z´Ã$Õ        :\17\14î÷\94\f¯µ³ëeÁÊ&
+UÙ\13\93\95¡I<V6Ù;\9c4KVÎ\85h[V\ 6Öú®§\ 2 d4\ 2\18¬\9c\v1\8eý*3\8b\9f~<þ\97ÈÑèQíÍ\92adO#éC\93G\10çŤ\85½\84Jk.ø\85\81\1a®\bl¾!1.¸a´Ä6\9a\ 3z¢¢\80sÎiÌ5²¡       \10\9d\92\8d\16`Q\92?±°\aê9{´È\85b&´PÜ\18\ 1#¾ú\8a\164ý¥\8f C®1ö%@Õl\ 1\bÙS\ 6ÚÁ¤\8aK\88Q_\83\1f\95>Q\90\13ÜpT©®2µ5ßhl¸âU-ð¦×\ 4\88\ 4É'8Ku­e\ 6z\17Æï¢åTqù#\99ݵõ\ 1\85\1fT[Å\0L®|¸&­ì\1d#40ùîz\19âóí\bñ­2\ 2\1e\ 6Xg[[¾\ 5n¼«®\ 4\93^\ 6\1f\8e\80\13ò϶ÎäkZv'\r\r\9a\0¿\18¹\ e' ·Ã\ 3ÃäÚ¸Pà'&Ñ\1e\13\95ÌSyÁ×?KÃrnýT°\ 4\9bû\90\18n'*åMé\8f\b\1dÊå|¯½\8bÅ·\97µÌòq\99á\1fÄA·\1cÿá\9aÂ÷saRèñïl\95\8bßÜóÄâ¦Ë\97¢Ý^ák\1aM\83\9f$\19|GUÅáX\9c_½W\98ÛJ\8fÿ\9b\81R\1dv0ý\90nÖ®éÑE©|\9dn¤@\a\89\8c8\9dÈ\ 11\92(&\94B&}þ,\1fk\8b-\81\8dsi:áWá\81º|æ\97=>\19oeÿQ\fË\8c^+\8d{\81ØfoK\1dmo\147\85·Y]\98]\94EXª0ò\1a-tÒ«-1\18ÉzõùJ\97~\ f\0\eí{°7r\91_D\84 È:[+æª\8f#meÈÏÊ\17ÿ\1c\88\16\89$\10íé\b\ 1ÜT2\ f\1fÉïïTx\18K6\97×Î\ 1~ï¦9v\8f\9f¶Ñ1"\13ií£\83\ 3L\13\81L'üd\e \16Ýh\8c\11\1dp³õ\8bë$N\80\12ñÐw-\1fØûú,öªEG|\8aÕåM\16¸9î\e×5xõ\8fR-ááÏfnjFj¸jæMÖ\8eLµË¦\11°¶v¹
+\87J\8f\1fÎÖ@¿
+       çÀ\80\e\94)±IïÆ.±ùÅWÆ5Í4\11LÝòS÷¢ùÅm
\1aÙ\¬æn\81IL\ e§hÙZðîoëÅ5Í&\85S´l-ð/\99\9f¸Z«\93Ö\13 \0\90\89\8fJ¯òOý§q¤vó\ 3q\8bÿ\97wÄÂÓ\9fÁõTB½+ø¼;üÞMÞ\83\ 6À.¦\9fÈò`ÙÛ)V \11¤\89\8d¯\vÜH\80ÿ\92à\83\87TùúB$Ð\7fKëÀu\1a}\9aí\91TKê\8d\9f§\fË\8d_ùX§O\8b¾è#c\10ks²àx}Üu\8cg\94\8d\80\1d\e|}^\0`#\93\9fv7\ fo¡Óø\93u\1a°&S¢ÃÝv W´Ã\ 3\b\ 29g-\bdrc¦p60çM·ÉÁ\15xd
+\92´fíûlkº©­\85\16°°\86y7ñHëaT\ ei\ 1\f­'S¾srÝ\8f\80jÍÿ{\95ûRn>(B\81\eM\87\92¡ýQ¢ëÏ\90>äu\e\95üÈ3\8b·ÅÀ¹rzÑ\8c\95s\bÐt\85áF§^\ 4G\ 1.©ÍЭµ¸û%\8d\89k\80\89\86k\1f\1e\19\11ã-7º\bY\9d\87\92\8fÛö\15\16Ísk\13ÜÃÕ\8d§ÊiD`]¹fj\8c]9G\14D#0¢ÿÙ\ 1¡`u°zï\92Z4\ 1Ö\Â:c¤\ 6 ëÚ±l\900¾û±¢\ 4å"ð~S>\v\89§\1d×°:\0\1fzÔIÛB\0 l\ 2\1c¹^¼è\0\9c\86I´öV\93£ôæ\82p¼ÖÐ\1c\ 6áC§c\9b¡í\ 5\89\88À[õù\vï1Y¢\0\bë\18\ 5N\9b\b^ÙCàæüR-s¡\a\87\98h.d\94\1c:\0tóÖ\00¢×Ç\0`\9c¯øê+Z\0v\ 5Ú\bO³d\18\8a[=]Ek)hô\1aü¨ô\89B\17\18\95î\87ï[\14²\9d¸Ñë,q$\12\8eË¡ \18\86ä\98%v\18Ö\9ci\1d\ 1\8bhÁì6\8dÇ u\90«²ä&ö´-2x\\9a\ 6M:6\rÞ7\18&\95\91Uæë:TÉ<ûbðª(WW\99Ú\9ao46\ñª\16xÓ¦o.1sêEØ{U0Í\82.\80"G\8f:-\92\8f´Ú\fàk¸uâÅ»\ e\1aäý@»`å\b\85§­äFf6Ñ\1dÜ7Z\80Ï;wâÆDò¹\84>Aª\13\9fm\1d¬9\127\1c\ 1=S¼f¬\b\8cf\98rµ×\ 2s)\19È7\9a'6Ã\14\9d2\ 2ÿ0T\14v3,HÇú\8c2mÐMÖz)߳ߦõ°MXë\8dkG\ 6öZ\ f\ 3ØTZÛ\8bQ o¤Ñú7k¸dý#\ 5\ 5\9c\ 5\1f~\r÷Xiª!ps\12Ä\f\92\9ej¨dcæ\87õÞn¶GR-©7þ\0,7~åc\9d>-ú¢\8f\8cÁ+7|v\ 4¶>\94\83¸\9a\1fX\9b\90f
+\11±\15­Õ m×NÑæ\86\9e¿Ö¬\1a\ 4Ý\98ç\\1e²èqi\10\ 4Ü\92Sä(\19DE\83\87(\98\96\9am\80X°£A¬­¸ý)\91\18s£k,Ké\a\92\9bÄ<^k¶\86p ÀÊ\8aÖ\eÝ\10ó+y±&+\88ÖN1\94ð\14Î\81ê<4\84³çX\9aø§¸\85|ãH¯\16L}c;\91̲\99\1a[-\9eé¾±Ú½\14ÝÑA¼Á×ç\ 5
+¨Sþ;\93oßÉ\95î®\9f\80ÉÝêK^\87\9b&àÐ\9aæ\vFÉF*3a\8f\1aFk£\v \1724èt°æ\ 5\80ìL©{\ 3¬½_Õ\7f\89y\80à\ fb\rtP\7f:.¹\96ØF\13#W¤\ 5ÜûPʵ[çTÎH\ 4pFäO|FAø-S\94åâ=mW\ 6(Ð'Ím÷l®%0Ú?\18\1a^-Ú~÷ìØà­\8e\89\95;\12P°r\93ÿX¯ÖµÄ\91 ú,\10L@\11\12@D\94{ @t\ 4\ 4\ 4Åë\80º¢#\b¼ÿvw\12\92\93NàO¾\99Ý¡ªºê\9cS§~÷×¹\13Ô\ e\90Æ\87j¹t.õ°©ªn\17\ 1\11NÁtäl^£\9c\82ßm§×Õ\ fP̧Y§Ô¢Lé»í\9c¹õ\9cE¡´Ï¬\93à\91DZ\1e\1eæ\80Ú\ 4\ 5\16\ 5Iåa\1a\88\8bÇZ0Qh\13D¡FZ\ 4裨<uq¦#ùL\14ÃáÉ"yÖqÚ¦\18\8f<\13z¡¹=-\8flo4Så§ûäÖ+C\84ùw\90ÆWY¤\9a\18\10a\0Ú³¬ÉÒ\7f«Ì\9aÐl\8c²\9cî\97Ü*\8b\9c¼\84×
+¥°WË\95`ø4rmPSH¶\85ÄÛR\7f-Sx»PákhÔõËÛ\85J\9d\92M\ 5¼§¤\ 6ä­®ÐN\ 4å»Âþx«"±¡P×\1foK\83B\8c
+F\90\86\9d#ùn( o\1dkM5©»\eoAM&" 
+\ 4\97\13\95\95·è(ô,kgÞZ\r\94\8aQw?¼\15g/O\ 2HC³ö5\102\8aÛ6GVÌ|\8c\8f£$\1c¦\81tG\8c\1cá5\8e\90U`tC%/~ß°í]èN\9dV\86\82!}\11¸{-øVÇÙëû­\1a=Ás\9df<\80\14À\9ab$\ 6\e\8bÀ\ f[ 6b\87¾^h5PÎ\81*ãÅîz\0\a    !à´àAûE¥±sßxo`Ô´\ 4cÓ8\94\ 2mkç2ñÞ6®*·¦\ 5\ 1<äæ\9f(U'ïr¢7\887BG÷¢õ!\9f3\8f¬ð¾\819¥ø@\8aÃÏ=z\888åÇ2ñ!S¾¶f\9b\17ü@ÌÁ£É\ 5\ 2}Ò¥ã\1d²íÂ\9b>»jRC\12{=üA½\ 6iÈí^Í\19tÎ~duò\14@\ f\7f@\1aÿ×
+ihÀm4èí0½ÀÓF\80µÅ·vL¡\rm\0®ÀºÊÄ4øÑoOúM     \9f\9b\8e\9c«\97;¿\156í°r\13Þ\87¦\80q\ 3)\18ìã\8c\90\ e«\9f\8d\9ep çÇ{Ù¨\ 3d~ôµ¶\87~½å£wö~É&,àk\8añjT\a\99\85\ 5\82\87¬%î©!Iñ4¤y\9a 7ayHu@R}RóØKÈ\ e²\99 \98\8bUþñyÁ%m\eÙ0à\ 5Céðx\81\1c\10|\r£  òp@à­iê[!\ 4|Às\18Ð\ 1\19¼±\97\15\ fxÆàì«Oäc\ 3\12pÈà\80´Ã\83\81\80ãÅ.\ eÈ°\83f¿\9c&\88\8fúºeìM\93\bM\93"S\99j\82ضòdIr@H\ 5ÐC¤0\83V2nåÉ\12[ÉHÓ\82Áè%<Úx\1fYÚJ\ 6i¼·ò­ÿ­\8c­dÄ\eÛs÷³\95Á[g\11ó­\ 6Ò\ 2m\190nÚVÆ\9e\89fãº\95!6üoeì\85º¦ÁGê\bÚU\14nÑ31l\804Aûåº\95±\15
+_ãµ\95aH¿[\19\8b§§qnå|4NÝÊ ÚÀóT°­d\ 4\ 1êVÎGE×y\95ÅÙz\90LþÇåãè£o¾×t\f\8bg\8aM>*í'ä6^Ê\8c·¥'A¿X/8ÐÃ\ f\8eyßX\8f8\1aZGG%I½d\92\1dÓ)\81\a#gC~s\96\91F\945a«NS\81Î7\93Ã\85à¡«E>\9a ª\ 5H\83\ 4#ùñsT0ü\97õ¹ô\90/\11¡I\15 ,\9enÕñ\90º.¡\8dú~ðU\19p\85Nª:\1aWj\1f§Í\85¬ªËjñ¬\19ùܶ\ 5\98\ 4%T§\ e\r\18\99e½×'ó\ 6\11UÕÑÔu\99]w·\0µ \14^k4Ç\0B~\84ü\87$Å3\14\1a\84\9c{^\86ÆÊõÞ·clßB@û^¹6a}]1ì[HOF×\95ª\8eü\1fà[dÚ¤§­@Öå«£\9fb\bÀ$\9eD/\ fmÓJ\86·\8e\9eR^\87\a\85\95PàObª;á*§\ få\99Üú.\8dÊùÅCÑ\89\88Ûh#ÖMU@\9aò²ô·\ 1svÊçýî&\91\\9d4\v}y.ÕªÉö­ÌÍÚ7réè¦_øy>Ê\82?)\9drr-Ô\1a£Icz6¯\88\7f*}ù¿S4ªì]ö²y\11\1f\1f\97Ê\17Y5\ 3\9d6\9e\9f:\11\90¦q\98*¦´G¦Cá\9c\9cè6®êñ\87?Éj6\9e
+ëR \9c<Êo}9\9d¼Êý\13DI\1c¿WÔÛ:·Êý)õL)Ê\16>_[õ×ãr\ 3ö$\86²\1e\15\ f\90\rÇ\9dm§åÊM|\1e\ 11º·\80#\9d¢<;¬\1f\80\17æ\9aÅ|í~l4\83ÿ®üÈ\8f\91£"\97\ 6\ 6={\bÚw÷\95þýÍÄF\89ôåÛ\ 5V\1dH\83\15ø»yÎK\f\ 5\8a\rñðʳº,\179íÅ\1e\10 =
+\1cOH\ 5âí\v7\16iju\10Ðf\81
+w7`(Ph½&Þ\8dê¸ïFí­\9ds\ e­zc³\1cÙð8sU¿û»\9cbÃÈ\8c>.Ͻ¢uËV\b\90C\9d@\bÄ¢¥û/÷h`^\85\94g´,Ç-³\9b  )\14Ô4k\7fßE\86h\a\99?ò³Ç3Ã\8dU\86¥iY\8e¿\9c}L½¢)bÞ³°\\13¤9¸þïêų¶K\81!Zä_úü\89¥i-\9e\fJ v¢¸J}Uú\95\7fú_­¨ÚLÝ\7f\ 6Ò\90\7fyÍÍ\ 2$\f_\17\9fA\15pýåïæi~`\11çbö\81/\ fßú\e-\10\14ý,·\fÝ(`Ñ¥Áÿ½Ë\94/\8e\e\9cþß"\17Y\ 3\ 2¹>/\)ýÉã³(U'ïr¢7\887BG÷¢Å\98\82ë¥qÝÛÞ7D§\80Ä&\13ïm¹¯Ê­i\ 1\88M\87ÿ¦Ý72Á\93É\8eÝj3dÐ@Q<\19\88Ö\11\1a^ÑpkÒÉ\93¬        ²\83\1d~\89¯W)2\95±;Ävñ\91£ÁP¿¤Pº\81ò\1fmÅP\98é\13Ñk\n$\19óul\9ds\98:HO½@!´·Î   a,\14R\81ÀsøÑî;«áä£\98á\84p\8b\824[\9c·(\8eø^\16g\9f³á.\98Û\9e¸Û\ 2\9d\17\17¹@\96êÞ\84å\bU\a\r\14#Å\ø¥L\96\98Fd³íj×4×p6ÈZ[NÁñq\94t
+J\87\95ód@\94\90¬:è\ªzwÖÞWç.3\13\8d7´ÑêMÓ¢Yà\ 6\19Ñ.¢\95ÓÇP\ 2´´X¤\¦\8fuØ´©ðRw¿\82Ø*\7f¬Kõ\87\95B
+\ 5Ò\98ѴϬ\93ài'\vÐåùYËëð\89×ãÚG\1fP;\aÒ\90¹7>v\88\82íúAã>Ø~z\1a\18\ f+¯uRu\887\92zÉt\99)*¯\8f\85\80ÃúdÂQ7\1fHc½\1a\9fc<Ò\ fÊ\vã\v§º8\ 6Ij½Þ4[÷\95á\ fÓ%ëY\93\89\bx­ù)ËY\93C\0H5!\15ð,KÃ2­UÉ\8f\9f£\82\81¯­\96¼¦cæ\f¡
+XÇ(K®ø*\8b³õ \89<\96Eì^ÂkÓÅ,Ll\18\9eéý/Ú7\14Û\ 4~~éÙ\116=\84Îæ%<ÚxG\13¨&Ì&\ 5/\8dÔæªb\1d6\9a\86\ f\1e\ 2;\82@$ÊKø\8a¹Ã\86¹%ÍÍ\1e2Å>4g<¤\ 2[\83¬­\90÷\83¯Ê\80+ôÁsÅpåæ+ôÛ¨çzI+úæ9¢\1d\v\14/ë¹\95I»VR\rÔ<·öU Wu¯é¦Y\9dî:     6À«@£º3\16{\87\f\94ewÓ£á\ eÏ\1e­¼}&ñ­\ eéT¼Ü,Û0¶ÕEÐ?\ 1iö4\8cR¾{E­\ e!Íß0r¿L\96ÖÆ \94F ñ$R\82¡\r\13ûA\1f\ 1йÌ0çèCئ\8aék÷\ 4èܯô\12\11\9aî=44Í*D.=t\b\ec\ f\rMs\90Xy]í±\87Pl ÉõC\14\8b\81"(î\80¤¸¦¦­\8b,W+Ó\19·.n|\1e\85\97ª\8e>BÞ-5¶7x0y6M\82U&\80±/i\1f\ f0®K\11\98ƳU¬V¹Iðɲ9\eÂ\15H\86Ì{3]\1aö¯Xï+ê\89\vpÀ$X\84Ó
+\8bb?\9a´%\1d$\90tXýl°\96C½o` Çí\15¨\1c(E\bÐ;\ 6r:l²¦Y\ fË6uúâ[-qï        r\ 3CvsíXÒ\802Êlíƽë\ 1\19\91\99xo\eJ\95\82\0ö½ü{zÞ½î\804\95\9bÍ \ 53üÙæjA\99®û«\9cÂ¥\16´ï\8a\86´½D³\19\17`\8cÆ¢B\8e\95H\ 34pQ{T¡\16R\ 1\8a\10\ 5è\1cÍEÑ4Í£sJç\9b}\11\18\ 6\8ar(¥\1eV\1f\8eCÉkÕ]\9d\91\86\80\9a\16\95×¾\84\ 5þ²I¡ñgK|\93Âc¬s¦B\aèÜÓ/kç@\1a÷\13\13vîdçÎm-\aì\êaSU©\9dÓ\9bæ4      \ 4{s\8bÙ\eûZ+ImÜ\93Ø/Yv{\ 3Xb¹\88¶i\9cÑ\10íx\8d{äq\7f·\9d;\80\13\81anÝ}m:\92OðظO\16ɳ\8euÜÏü\81þ\81\ eFhÕí\ 5¦#çê¥{\81ÚgÖ\81©ÑX\1c8lcz _\ 45\aªÑGQyª'LGÎ\96¢÷ µÖæ¹v_\9c­æ·v²\ 5¨ ¤\81e¥YËò¨É)\05\92t2µÊÁVJM\9ci0¬\1eÚY\9bÃcPúe\b1\¡1\12o\91\81Ò©;"]&:ÙòÝÐ.¼ÅT ßåö1¥\85\8añV³\1cdê²ð¶48\15\18x\v\9bF£.Và.¼Õé\89¨«\12Vy\10Þ\96\ 6\aøÒ\85¯      Ö}_¼Õ¯5jY\99ý \ 2¾\86F]ß­ÊRk\82¯¡Q\97Þ/ß¼E\80¦PwË[\bJî¼öqÚ\Ȫº¬\16Ï\9a\91O#ëè\86àëñ¬(\8dÝÊÔ'ÿ³^¥íÅ\ 3Qô·Ä\96\84`\84Æ\124»%´vAÕ®\94Z\82ÿÿÎÄ®h¼í\17O;ƽsÏ]ι\13å
+\85\88Ð\97gn\8eÛH\87Ñ 7W\¨&Íò®\89æ\ 5\83Nk;{ \9b\9fËÈ\84\18G±Æ.·¯c¬H§Ý\r÷"Vÿs¥\94}|\14|[
+ѳHâ/ºÅ¨\8dÊ6\9bÐÍã        ½\88\10\fñ¥f¢Ò~ì=\94KÒ×±áÉ?\18\9d\ 6^îÇ\19ø\1e\95\90ªß\11b\91=An\eúÖn\94à\83ï\98\a\f>\aD\90Í¿æøâ¦L£\87½\18\86\8d\bú\8eØå\1añÍkk\83#\1a¦\ e\81$n\ 5RBË«jV\ eÆw{îÍ-\fÂR\9c\81a\84¨\9b-\81\13\93gØ\\9a4;5Ïìíúæ\1eÜ«   y\rn\ 3k8\14"?Î9\98ÜýèÜ\r§\9a\9b¸^Ы\89Ù\12¼Ú²[e³Í[Ù\15\9f\84S?!BÉÔöc\87H:t\ 3áÊü¸ý¡\82¾ßlèãþz\8ab¥ïǺÛ\bLL¨òot\ f*è³g¹¶\8aí\97k\14ª\r\96ú£Ý\13e3Q[\98V\9d÷gpeþkñ\ 3Ý\1cñúÎÏ\ eâ\88\97w4wÅö\95v}Ó¸À\9f\16êáôe¥=hò\9a\ 2\82r%\1e¿¦\80¶$­UL\88 ³
+\b~\91º\9cÂhØü\ f\16\ f\14Í}\11\ 4\19ø\87Þ3¡\80ÎØ\13\86[³ü§à»\88õB\ 1ÝØÖÌ4 ü&¹Ì\8eÓÝ°¹Ù\80\95£\búM\84F40H\13\8c\ 2\82V¨k
+h?Ó\1eÆ\v\âå³õ¥\9b
+\b\r\9b{"¨r\14AGÐ\18&-ä\1fR@(\9a\vV\86óËu\9b\95;\96ÌÒ\ 4+_P²áæ\1aÈ>\8b÷O\84tÕ ämAÿ\r+¿-\8f¬|1\19 \9bÿ`e\18kà¡X\r\15î/XùüMn\83Öþ\84\95;\96¬çf\84;\rý@BͱòÅP8VÚY.\7fÍÊG¼\ eíù7¬l\98<°ò\85½}¥ý'+Ã=$Ç]ce\84°v¤dèæ׬\f}5Ö÷òõ\8arã£Ê>êðÑØ\9aìXÖ\89\e&ß7÷M^³\87ÜÜ1ÙÅþf\83Û)\eíb\89ûå\ 6×Òý6VÍ\98\93´Ü        xf7+no1Åù\ 3Á Ó*\9b
+Ø(Õ³iq¦làÛ*÷Ç?\a\ 6ë²w§¿ÌÄZñ\19ö \9b_\98\\1c{4TràÙDé­\85Á{ÀÂ\17§\98®È¡\82×°¼#é¥ÁÅ \8f\9f\84d¬K\1cª*uköÕ\10g&\8e\bï@;\ 3\99\12\88]\8d\9e\16êM¹PCÓ"y'iÐ\1etó IH¹\8fó-\92ê×K«»ºI¹\8fó-ÊÍPô0&)×j&à+¤{Ø=¯ÖþýÉ/z¼f\99\17ih£Zo'ã\a\r}:+oƺ\1d6G\93owµÞÏ&\ 3TáУª\94êÇpht°6ØSxû\90<\852¥`®\ 68\85%\13ø&\95Ï;\18\15¨÷Êt¹ì[è\ 6µ®õZëîkn´¹ß·»\96E\ eÏUÁÖõAC£ã8\93÷ó\85\11¦Aõ+ê\ 2Òûùb\87\8cS+\85¬éDbÝZÌ\94¨Ò÷m}¥Vó¡ÒÎl @±ÅA\93W   \85ÌÓ<·|î±{9øí¾Ñ\0ßîÇN^\19g\ 4»¤
+m¿Ò¤?g»ø{¼C\1a.H\1f_J¯7Ç3èf{¬jä\1aþ2½\91<¯£¨®Ó«\11\1c\82\934L×\8bí\f/ÕÃ\ e§\89\ f%*[h]\8fÑB¼Ü¬\11\98}\16\f`x\ 4(\98s^Ìct¤\98u±Ó\88\0#Ô9\14MY\1dá@~Yø\81\12\969 4\9bI\90 6\ 5\90     
+\r\90iÔ{ ë\y@\91Å\9f@±õ,\80òg·\ f*øl\ 4*\19ß\12T\16i\e¨>w%Ð|\9d¨ ¹öh \95rÏ@ÛY°\83\9d\84ntýÅ\8dë+¾É諹#¥o"ëÆʺ\10\86\1e\7f&\1c\93:\83\15+0#Ìù1ÏÅ\19\1cË\96\ 5;\1d$:ø g­ÔKqÛL÷*\ e:ÐzÁÛÅHÈRJ÷Ü®\92\92Ããùè\80AàbÐ\r_òv\9fu=@\96\1¯»\8a\8c\a9¶ù>\95Ò\ 4\81¾¨å\81\  ¶ôÕGÚ
+èü\9b\95\ f\81\94úzָȢÉ~oí\93l*¨úsÐ\rÇ\96ò\e\8f\94\99V\98ïå\17\17;ONêE:}¹×\96sè95W4ê\8e\\85Ù\0\12\0í,\91?B\84\85\92\8bí\ 5 \rð\1c\aJ©ª\80\84u\9eÓW¡j\7f\85Ûæ\v@['CÙæ.zôM\eÛP\8bÀK\e¾.4\97ÒÎ\86Mp\87ªö\95EI¹1}ÜDìi\7f\1dg\v\91ñ;¥ñEJ\9bó\85YW\85·ôÜù\9a
+GÁâ½)~\8cJ-a:àc{!{\ 2Päzo$0\87Ñ\9e»A$°Ã/ÖÆç\9d¡\ 2_*\7f¾Ã\92\9c\1a\12Þ\89+Æ·è\1f¡\8f3vq#Õ\95\81&Yû\eYl&
+\1a\92\1c/bßÂy×Ñ4ç]õY%l\9dää*ç\7f\87©\9aÅ\13Ó\8aöÆ'\19¬\v\8dÓK.ú¬\ 5PïU\90ñ¤4\ 4µ8TbÖ(úk)|½Æ\9f RáBèò\97Òq?MÄ\91«n5J \83éûcÕ±ª6tI\94\10ÉT\8a±\ 5ÃÃpή\89p
+å]\8aLg\91\rÙÂE4b\8cÀý@|g\v\85Æ/­d¼ÿ&rlz\ 2\83SÕµ±ß\ 1?]C}£HOO3q\18\eåÄQ %\19?\8aR\e©*f¹\ 6\9c\ 4±ù\84\89)ˤ8jô6ì 4­B4\83c\14CXxÍ-Æ\1c,"\a«Új=hªNïx\91±á\8aô9lË='VÜò\8dß!©i¦(»1wyÿ¯¿ \10*°K©Ï¥¼?«ÃR\11¥ÑÎ\1aô\ f³i\9f\8b\99eÙ&÷\18òIȶ+\1fÂt\86»%!S)\ 3?9³ò%©lC3-5ÕZ
+1oû¤¡»ñ
+M¶\ 3°\ 1ûk4«5~\96t.\ fÏ\17\84IæSWÚYGÐ%W´$¯V«saÚï\93|©¢\91R*U Ã¹´;­ÈÙJHÁ(\ 2\17Ç\1d¯Ï 5\98<E\1c6cÊ{\93l\14\15Ç\9f\8c\17Ú¨n®Ù\0tR\l«T­\15gÛ3\9fºþ\84h*¸¤>/\ 3'%ðBó!j1\16Çï-z\7fVg¹(ã$ù¯yf\ 5\1djN\88\bpÂ)D\12û+N«\94þ´.\r \83U\7f´sê\7fº\8eÂ\94®\90\ea\82'\14\18\8dê\83ÕJØ\8fE\16y\11ãÍ\1d{\1f~éSk\1f0VûT\91\97o\8c\91 ØÚé\994,é\f¬jÌ\12\9eðò@\98\90~êð:Ì\88¦©êû\93êZ\11\ 5ÌÂéã\1e¹\7fo5Äi\80ôìÿu\8cwµ1\rdå®·ã\10¦ÜÔ\ fú\ eJU\9ctüPiõPÒê±\8f\956®6\8dh²1+_Ü\94\ 2\90\95\9f$èµeå"+÷\1cå\9cãعöÅ\97²²zLP°â¶dQHat\85\85gØ'\9f\7f\84\8fz¾r\84#F¸©6SË\94ÃÈ\r\8c4\9cëqHÍ\8e¯ãwè\vØg_q\11¾mHÊÝÂWQiúå)¬\ 3¡ÌXÅ×\96¤¦°6\9a\a5.êÆ3B¾Áè\QT\vpd\91\87<\8dÇ\89ä¶o\ e6ªá¡ôáR;W¼Få^¼i\95\14\a¥)m2"¡Ð_wÆë\8b±â$)\8f0!
+3\ 3Cº¹êæ\99ê\97ìa6\85ð\0Í4\8bÒÊÃ[¡\7f´Wg[òJ\10ý-R$ô\100HO\ f½#½\86*`\80\90ÿ\7fg\13\9a¼\ 4E½_x\94]vfvÏ\9c\87r«BÔN7Öɳ1\81\96f\12S*\15ò¬?V\8dk`ÐÞ\1c¸gÖ Í>¼îÍU\96~ô|.& 2%6\17û`u\8añÉ[`¼j1\88î\95Cí9L§kT$¡îO즲s5Ug\17±xX§uhö%\15©ì\8b@bïNfå\999è¢4Í¢Ä*d\8b\1c·øÖ8\rI\90Ý8ïÌzи#aìB\89ú´ñ\10yè£Ý?\7f\94\8bÄÁª²YyYøMTým.\ 3ß\8fJÆk\81<\8dGUE\83,\0ºµÓ¼#îó\9a\95¨³\16Ùé[\80­0í\17Á·R»
+a\82o«¬x$\96\86\1d¨>òJ\17z\19\9eq\87'\9bSS®ØñÎÕ\12\1cÏ\85$/-·!ý»\89\1c\90øþfü\ e\85\98^NäñÊK/\80\93ü,²\80æ}\9d"!\88\8a>ì@\ enlO\17\98µpxiÀí«\9cæ»ç\7fc\98JL\98dÕÜCO\v\1a´Þ¸`!Ñ\0ve×:»B\1fä\10G]Ð.¢ÎOki^*VIt}òñj\87k.Õ®n\91¬5A\8bËÊq\95Þ      ØôU¥¢þ¢ 9l¾?{_À\ 1+;\L+\vf57\81LB#­\1a>ØFßô)Yây0§áÞá_5\1f£åyÁqä\ f\97B\85óbè³8ð¢Uìú\80-<óO<[W\85Á[3F\7f\8c\86\ 3]=[\ 4i\ e7*¼ä\8aºAèUçÅ%\8fðÄ3SØ÷\12g²ṳ̀+vÚ\f.\99÷ýzqó\99K|n\8cÈæzC\ 37ÿdÜ8ú£ðì\83)1¤U01ùçJM3Iú¥ý\95O
+w\v2Æ×\99\\9a±¯vE°Kd\92áq\ f\ 2ô×>){¾ä³\r\80~X\ f\ 5ÚÍ\8eé¢EÊi\14\8f§_¬V$f`\r\86«wh\9e¦Y{W½=q\v\1dèµ²\9f¶ÎTjK©QZæz\96\93\84\ 4\0\ 2Ë -oköãwn\e7¥mEdWÞ\8e~f1<Ú+¹«©\v\9a\bÊUç\80KÛ72â\ 5ñ¸µ\v\86f13C]6ÛÑ\9d\85\88ÓwË\98½î\D&½âÜ\19ßÇ·È\1dG\93æ²è\ 1SÓ©ÃäPñ\bT¯½c
\r\830(\\ 4äµî¦\14ûÚ-Z\ 5ÿB;\r íiáþzØ\ f¸\91&ºë\vÉÞ)]ÙoT­\8d¡)Æ&ð\9a     ËÉ\9f(z¬Tªaá¦^f\ 5Æ<+£j*ê\13däÊɸ?\8a\ 5è\97±X£¶ÓÙ\aêBÊo     m=Ð\1eög\9fØó´4Ã)ð\9c=\18\99&½UÍ\89ÆCb­\b[\9e­\87\8fa\83Ã}Õ\ 5\ 6Éâs*\0Í\11 Ýa΢\8bÄé#¾Á&OpFÙ\ 4â;y§\ 33\15\84\85Ú(©\ fäçj\97\89ûpeðÌI\8cý K\81\1cuµ¸\8eÖ\9e.Òya\9a\13åh]À\9e»\v~TɨÇ÷b¬\\86\19ø\85ÎØ2£«ôGêâ»ú \ eu\99>\84\10)¾ÎÙlv¼e\8a¬¯Å\12\96Z[Ó6tiG\9bcæ&\ 3µ%ô÷ó\15\15\16¬Cg<ø\96d\a\84è$®;\80\169ëpÓnÆwN\f\84\80\f
+ÜÊ\15w&ÞF^]0ö\99}L诼OT\98\8f ¡\90\ eE2n\1f´c\1c\fQgª@¯Ã.ä\18
+Ð73dxK&~8¨Y\80ºÖifÕ\96\ ezݸ\b\85Yr6à´DÀÊ\89±Î\90)YyLsóÜÔ\96ô£KÃ2tG»d\8dV\7f8£Å7öèFû\vh·?\83;éº\ 5:IuèòtnCí\89*½\[\r×\90\ 1\80®¸Q·\98è`58\ fîüÉ\ 5\93\8d#=\99\95£YµåÙwF}\ 1s\8b\8f\9dqA]Å°Ud\ 1önöDmi3\85\gÔ5\1eÃþô\84\8al|&0ÈØN\ fí\8fÌ-°\90×zÿb\96qÆÊäüÉÂ÷^\0\ eF\8b\16\ 4\1cÏJ§£^5ÚÃ'¦\17o@!\94ÜÁ§áH\ 6ݼÓANÉfæ#\ 3`gßù\964Áw»h¦þ9óôuÀgé5\83\19C¦È\95MÀéE\10\1d\87'M\99\10\ 4\0\9eônG(v\8f?\eÂϲòOÀØÀªÝ¾&\ 4W×ò¹\90y¼ÖwðçZ\11\ 4n\94K`¡¦_+÷ËZݹ¯jm\11i\bs¿ÜC­\81fñËZ¥gÃZ/! \17Òh\14iñB³¯\ 3\12J\ 5\ 2\bîe(8[\86>ïÚØi\´°s²Ð¤+fÅ©YÚÃ\82©\88È\ 6\86\8cÚ\1c±Üà´!%\fÂr@ÀB¤\9dw»Ìëd¬ã/\10ö5\13Ä\89µ ô\8e{·ò£j&x9ñº\92N\1fß\89g\85Þ\94×W\ f2áÊ\13H\b>¯Ýú%çñ\90
\18n\ 3@úñ\17ï¢ðá\8c&¹~\ e\16\b\9e\98>!§\12Ò}"±êíxi\84\83\10L\8bsºú¦¢ùæØØ\9cÂ¥\9d\ e3\13¨\13\88vò8]Q>*\10ß«ê\aeê¼y§\ eÂ>Xµ«@lé\ 6\f(y°ÏëÊL`¥2\vohï¢7\ 4{\97\97%\9dâѪ\86´Ã\86\ 6Ú@\80#g\9cP®«\a7\9d\1a£\8c^4\8cÚ±D{uDßEN\89{9Å\b-'4x<\92ÖiµùPN(Ì1-Ê8­\1dcÏܹ*BõÝÍ©\ 1a~vUôC9!²y$­\9fåÄèÔiø\82\94ÿ.ª:wsj\9dsB®óFZØÈR^ÞH\8býaN\10æ¡´\1eÉ\89\84úæOQå°ÜÊIë\9bcZþöÊ÷z#-þפ\0\18U­\9c\10 ÿ¤\ 1ïç\ 4a\8cÒ\12ÿ\90\14®Úóçü\89æ
+\11\9d[½Õ_\9fÈ\86TËþúÕ¹\ eªî\18\86óøªo\84å\ eÙÜ´{tÉ\11é0/\9cûM\18\10ô\8bf\ 3\9c\91U-¯y\0\b\83l@\9e\8atûfÐQ·\8cOm[\87v®aTýÜB6Ù¢Þ¦µÒŹÑȺ\8c\13É\82Ê\89ûàä\1c\15\91Í)0îÃ\8b²\80¥CCðº\92ò   ·>ÏÙO\84
+o³\82ÐëȲ3.v¶ú¹\ 2ÍIÿD%f%íPÍC§\86\r\ 3AB\10Ø\v\9d\7f£zÜ'\bÌ\fÔ\b\\89æ]      ×d\85Æ(\92ªoáçÝÑ_Kó\1fèM\82`\1aÍ\8c\11´ºW¸\820\ fA\vEí~\ 3ZW¸\820ø´\16ö\1aA+Ùx\92½¼!´\9e\ 2Jûù\16´\ eQ¥Bî\f\81\87 Uìlî@\8bS*\a¼~ÂÕ\89Ó\ e\8fl\b­\80÷.´\1aWÐ:âj0Ô\ eEa~¤Ï_@ë
+WÿBÀ\bZ\14a\8b\15Ó·¡E¨Ow)+    aº\1eÓ{Í\10Z~ª\84aÆÐJ°[ù\16´|®\r\8b\9fqu\ 3Ðí\9d\7fô8kݧ¬\v\b\18Bkg2\84\16\9eä*£[ÐÒ\ eULb\86Õ\ eE\f}}n³#\e\9f+T\99Ò\9ds\855q+YÍ\ e\8aÅõ7Xö7\14{\98\b¾Ã²'\8aí=N±\97óÍc­ðm\8aí*£ìÁ@Ý\14ð?To¤7ßdY|Ú£ð\1fR,\84ù.Ë>J±o\1fg\A\98ï²ìo(özĽɲý_\8f@w<ô\ fÇ\rÊ74\89©+\]VÓû\r´ìlkÜ3¤XÄ\ 2FÐò¹zA\8f±1´F\9f\ 6ߥØ[\80þ)´\96ª!e¡jþ\84µîS\16
\ f´¤Á¯¡u\85«k@ÿ\80µèû3\87v(RÏÿwæÐp\85\f-±çq\19\võF/lDY\1a Õvá\1e´à\91oB«9W\f¡õä\ f\16þ£½Ê\9a\14e\96èûDÌ\7f\18»]@Eq\ 3\15Dv÷QlÜm7\ 4÷]#¾§ûÛo\16hoãÌ\9d¯ïÌ\8bÑ\14teVåÉsN®^q\85jóÃ`ÙéýÁ\99ÃÆ\95c9\8céß\9b9ÞAà_Aë\973Ç]ʲ½À;þø$kÙäq\97²ò\84\8a<ô_\9e9l\¡Óü6ku.?7\86¿VC\bó·f\ e\8a«»\80ÆK¿\80\12ù\ 5´¢§þ=Êz\v\81\1cj°w %\92ùÑ£ò¯ õ\ 1W7\büIhMf\81À\a\½;Íÿ\ 3-\97Oîk?¥,\ 4\81#\97\88Ý\87Öd~ü$´>àê. ?    -Ëø)e½\ 1ô\9f\1agïQ\16\1a£î@ë\9e×úÝqöÞ,û\8eÓ>;Î\1a\94\14þµÑ\820\9f\1eg\7fÏhq{lºDæv\12¶ÎpçÚ@ÜT¹DTìD
\96QqU!Î<Sì·\14ã\91r3Ö\86q\vÕ\ 1Å©J¥\99T]þ'$p1¯\*¸ôë_Ek\95ÏôcõH`EûÈHIØäÚÙÌ\ 4É\1aÉ\157Òb\1c\8e\1d¿Ë\90æ=Ñ#lvå\13äÖZ«£aõ ÔõÀH.b8¥\18«C
+@v0\84dp\8f\9cà:\84\88\82\93-]ce\8bìú%+3¯IóøP\ eÏMÙ\raØ   ÅlÅ\15\18ÓGÕÐtÙCÿTTÆ£ü\16\1d3\80\1e\93<K¹\8eðXê\8b5\19{\fp\9câA\0=ðlp:U%«¸\84\8a(¤¸æ×1²\98ðxHò4òÊ\13µ3@\10\10Ë\9d&\1cduVy²Ø\80Ë\b\8f>¹%<\19¾\v\84î\96\9d5!·\8a\ 3ð[´³\eÄ/¨J\14\8f
+z³\11\0X>\aÒ\vI\9e«r¢\vf5³[±¹5×±k³Ë\13BmÊLÅõÖG@Ôf\83\8cáÛGA\97\en¹°n4\84ݼ꿥¯xÅxb\8b+\13\92¡!B%        kÁ\93\8a¥(\8f½9Ï\12-S\\95\97GuTñÒ\ 19è¹ !Àò\85\ 2Õ¥\96c¡áe9¨y³úãF\8f\96R\84g³¾§\ f\e¤+c-«*\87>õºF·*û\82\1d\1a\85q\ 51\9f\ 3\81h¾é\82ÛÏ\1eÞ®m0\9f\8a\19ý\10Ï\94]G\bø\1cRåZ7,\12is\7fE\ eÙ9È\85\ 1]d\a\9cz\8de\ 3\14\r\1ekS\8cð\9bê^\83[ꢤ+©\eÈÚ\1eÅ\b²^áéÒ\88¾É²©\95ÛÐ\aä*ÿ\18òШ@ªb$vIÅ\0äË\85\ 1¥:\ 5ùãÂÀíì\90ëä(á(\17ÔîÃ-_\162/µ­·G2\ e\9eÜÞ= ®éûð\99\83\8dj\99Ò\84º5;Ê\16Ñ«¡³&Õá¹\1fw\90\16]\9f\852\1a£dÕ\8bkb¢©\9dQ\9f5ß³\e\a\8fÜA       ø[\aàûvý¥@\15h£¾O\99\10<êeÒͧUÏ8\83\11A\98àÊúäå:\b@\84¯\8c.Më¹\86\0¨H]\1dái\19\8d\11UûÝíE&¯¸\89y\8b\8c1O^qÖÕ\9a\8cu©I¨\83\8ar¸­Ñ*«ôC\10Ë\ 2ÐÔ7OêsLY§jE±qëC}h\8fQÀ<¯{d°Kt\94c÷ØøǨþ\95\12XtÏÔ£T\1dÞ\8e~Û¼OMÏ\80ª¬\9bß\9f
+[t\87èmÿ9ó\RÂèÒf\ 46\11\92\14\r\bêèAÈ\8dî\91Ñ3#¤j\9eY\9b)\8aFKÍ\9er5uÔì\b\0\ 6=\8ej.
+O\84»"U2[\894k!Po£|\125­Ú\10\8díe`SLr;ëÇ\94\89Ö®8\10(\85¨,ÕÎIJ=~¾±[g-M[Á\96li§!bþ\86ªD\8en98> ,»\84\1c\1e³Þôlëk@b    L6OÙ¸£¨1W<\85(«BÆ¢å³:\f\10\86KåÚ\1a$èõ¼ý\19·e¤-\1a\88\ 5=Ê$\85ª\ 4dö¹¨Îàñ6ðÿ\8eªJsº´¿z\81õ9\ 1\98Su>½\7fNQ\8dLZ\ 2.aFö'\82.l[è?\8av{zt]\9aÍN®\e±t¡Ï\12#\9cn®Ë¹wMÙÓág3VÙ\/§\ eñ^É^K\7f\9f1\8bôb\90´àE\ 4»v\1aÄ\97ÍÅ®\97óäú\8e¬éJâu7\e\8aT{¼oÚ\95F¸}\92Í6\1e{y\1c\89«hÆ\15àr%/ä\94÷!\r\0Ú\rÕ\ 3\9eq\9b\ fâ\8a\8a\99Ùg\9bvm\bÜ\98÷únºì)ãq"Å¥
\9dSÐJ¾¹â\8f¹ÍZ.â\ 3M\ eÕ\8d¨ó6ú8ÜCÅ\ÆU?R\95½}8ÈÝ{°\85\80:ïÓèÒTa=ÞÜV0\8e\1d¹\ 6\rH+º³\1f3Â÷*¯b¥\Êá\ fØhÈïq\9d{'\ eß)àCý à\8dÓü\1dÏfIÕ\8f\aC¨6 \9c[Ä­º´XRa`¾Öå-\9d¡"ëM\ 5Dz\8bK7²Á<\1f\8aÆNºÍ9ò,ê½2Û"}ç\ 3\9b\19@\17¼b\ 2§Ö\92inçr(Dµ\90 ÏA½÷\8ft\93x¨8¢cc.²\17BïY 
+a¢\17Åèf\8e6ÒèR].LÙ#"\80\85£»\92\18\8b%u¯¯bÛ\16»§iÆh\13\1f¾\ 3N¥,*³\9c\14l\12µ¿c¬|X\17ªä¾\82\0]¸Y\ eê²\89M\0Z\a0AêeM¹é\94\ 5\96\1c·aÖâØ«\8ba\89\91ºs
+\89¾K¦va\vÌø\1eìB\17OÚ \7f³Vß®úÊÄëGÔ\89|U\vΧÅ\84ê\ 17ÄêÅ\87!ÂÌËÖà\ 1\84«\9e\v\81?è·l\91\ 4ë·Äànväu·\8bf#\1dè\81\f\86#y÷\12IG*
+\14;{D\82\99ÝÁ\va@Â:\98P_ïý\8eÿ\8a\f\ 4\ 2ÅZØ*\ em\17ì\ 2\8cø\aþ\905\92Q_¦V\a\19\16Lt_K°m\18\0*Ø<:üiÖh6 \11~)Uó²\96 K\83\19\9f®>ÌQm\88´ìvÐúòc;Ri)^\12öMÛ×wc!Ü{ý\ 1\ 2\ 2\1c\82~\80ëí£Ð}Dâ\19a;\19\8f®\ 6êÌ\1d\92tV*9\10Ð\ 2ï\1cfÍMµVßÑ´"º\ 4=Ò0Åx\97¼@Awþ[?ø0èàÇ38 Ùþµ^©D85\91Íeq\ 5\15\19{^×\90ÞÀ2K&&¥,Ú7\ 2ýË\9c\ 5½Ru¥ÖªÑgÌ\ 6¾\10\8dÃÃñÚF\94ð Î¿?\19â¢X© û*ÊEvG\92\11ÉsP¦inc\v1\10¶B¿&æèͳ\97×CpÝ\84\8b\18\ 3ËÏ\10â\83;8áì¢
+\97^\e)ª)æu|nÃ\93:\97Î\19\ e]\1cc\86ú\ 6ñ·\bB j"ØÂ\a±\9c×ô\17/RuÂ\)á\85\ fFȪb\ 2Éj%\84¯½\12Ô­°2\18¯:¨Ép¨MM\82\ e\87ûú\85¦èÔ·d\82N|\v×/kóX=.f\8bí·à×/Ì×/a¡\10\894¶Ó\9dz4MÝüç,ï\8cËÆÜ\9e¿¥¿\85\85'©PH\ 2\8f\e»©\89þ\ 1¥B¸ù\13Þ~\80Ù°T\\8b
+üA\1c`ñluÄÑ­\189eÌÿ²^\9dÝÉ*Aø·Ø\e*b\89b£Kì¢\89=¯]1vôÿßÙÅ\12\8dr\93\1c¿x\94\95\9dÙÙ\99§Ð¶\15þ\19\7fÕÖ\13©\97?8$\93§MÞ<»ËS­È²\85\0 Ý2Þ\r\ 2Æ5$\ f\9dÐQSíøRj»ÔÝÓ.Õ_e\16ïó\ 1×+TX\96X\ 5ºñtà=*XF\aQàåN÷Ô0\ep£Ak\ 5Ã\1aÎ\ 4Âü \99_d\92\1c°Ä¦\98er1-\15\95\13u\9f´n\85Þ\11õí:-RhIÍ\9a\94d\93Ã{\19¥6®Ä\ 6c2R¼s®´ïk¿*$\84ù\9aLúÅAÛ×TH¬sÛwÆ¿w\v\9eXhàçDJfàY!ËLÞjEV\8eô\8a\9eX8\99\96bVeÄw³\169µµ.óß\90\1d¹&$ÚP\18ÝB-Vf$Pþé\88ýö!õ#©M»ø\85zгh­ÃÕ¹O{t\7f\1af«C\12æj\9f¡\eN\95óÆã4ÆØ\v>\a\88é4¥wZÌ   \83«&\84\.á¸v\8fy\80¼%\ 14\13\8fÁI%t_\0Ï\9cc\84{\19øiW\81\84I\eLo¿Í}
+2y¤cRè\ 2\81½\9a\91Ȫñí1\90\8d§M\1f\18¡\9e·\8b \ 4ßþ\91O\0\9fIi+ó³öðpyFç\ 2~¿ä\÷\ 2\ 3\86\1dÔ\12\16¤\17\ 4¢\e\96þ¥ØþµïÌ\ 1Í%Mx£{\96óè7[ëÂ\175Ay\9d\88F\88­e\ f±#+Ä
+[D\16»¡Ï\8e6ßcغxÆ3ä\ 2-\93-_¦ÛqÒü¸Z~;oä9]ÐÿÙJ\bcì,\9fc+\11\8a\e:ËçØJ4\9e\86Îò9¶\12\9dÆÐY>ÇV¢\160t\96ϱ\95úx\1a8ËçØJ47\86Îò9¶\12\91³|\8e­Ä²ÄÈY>ÇV¢0¿ñ³\7f´\95¸Ó\8c\9cåsl%\ 2\eCgù\1c[\89\95©\91³|\8e­D\rmè,\9fc+1­\199ËçØÊGÆñ|Ó\ fmå±µB\84\82\89K$¢\9a\ fn®¢z¸µVD]]\ 3µ>
+\89ý]Ë\81Æ\13ËY0.
+j­ÚÅ\81Æǵ\9e¢\17MoÏ!k\17&\eW\0\18m\7f¸}\96k¸ö\90]ö øJ³ÄnGíí&W¢\182yý\ e¤Ó +>\ 5\93U\88&з,úH£µ¬\89ØnJh\ 1~²Á\91\89(4d\93{kÙ\ 1
+\14º\92Xx\8f½V½w*\8c\e/Á-:1\1a÷&\84¹q»ñÉ"3\95\98)ÓÑ\11J¿Zn0ûö?ìvcZ\1aØP\b\9eøcz`¶Ì.\81Ú8zj\vÕ\84hͱ²W ­@\9b\9e]\18\94þ\15±åE½ïD½lÖE\185÷m\ 1\14Zùãÿ\bßR7\98ü°Jß\9aN~|èc\83É-K©0\84¡¸F3/\ e|£1ö®\9eTÙ¾DRF;\1aÝÝ;Rbn\8b\90ã8\13ø½\14Ã\96¶®!ìæ´ãNOÙ«´êI5×>Tª\94lQ2>Ü\91HreA\9a\99\90N\93\93\1fïä©¿b\14\8e\ 5M\19²    \99&3`WiÓZxmG,~59p%]u\8fzåYK\8dãÄgr®\80ØÕ2$EìL¨h@?îÈ\1c)FÝÑá!:\7f@Ïñ/» ¬rEûg\93ÙN¦+Ô£<º\11ûùCÑñ>ë\1ej8ttCP\1a\bNÇLO\91ËÏÚd [\98qaW\ 4\879O\12Ö\9a        \876¦Ðé\81¤,Ó¶0\16\e\ e(P\908˶%(ýu\90¡5ó\8cSs\8c¦ß\17e5k\92«¬Òt\91;ÔÅÖÈÖ¼<çyy\97ùÞ'ç\ 4\rGÁëýü\8a\9bõ
+\1dNe;=à¶æ\19\19d/OY\93=ÁwÐ\1a0²µ\ 3\19\1eäÒHT\10lM´«\b:óÂÄ!\a\ 1\80س\9el¸1\11\88~ An\90FΤ\80fTf«\ 4³âUµ>`jJ´*   ®Q\85\12¼m\ f´'Ûc\122ïÃ*N\1fJ,\17¨\8as\ f'|\9b\89\9eYC\ 1\9dÖ·\9f'\88AР      ,\9e\ 4ïÕïa\99\19ûdE(\95c/êýåï\8b/ æCuTäÍ7\7få\1cMA1FH&ñYêHn{Éÿ\r\1e ¤\10\ 6\81Óæ\fS\äPQ\1a\0æo\ 4\9dï8
+Ìî0|Á\ 6ì²\0F;\84\ 2)®£[ê\8e'ìK·\91ãçÜ!¬\9bG¼@jÂ\ e\8bUt\1a~¤5¡Ù¥\11(òf\8a\1cÙ\89"\90\84b\96\Íò\1e\9bÂ\1e\ 5\8e\94WD¢[D\ 2Y°âÐIç"®\ 2BNMÌ\96µ0\b\ fG\18\0|~-,{\92Uq\14±Ð\8d*\16·DÂûu7vÅ\ 2òi\15_0?I\1cUA|f\85×\8b!\86.~ƸRy£Â1i»'©Df&3Ï\9a/\99CÚÓÊM@\84\ 2|m\10\82\8b×\90X\9a\90Üb¹ñ¢Á\9aD\9a¹U\ eL\19?\17[Ã1¹Û%ÒÕk\93\91½\rh'T\11\95¾\84\88 y©     ¢µÛ\83\84Ü\19_Hf\97ø¸\8fÎúöã³\9a\92Í%â\eÃãRÎX3ø\83³jfI²=<+\1aOý¸áµtï¸ß\ fr°ÀAbä\85³¿\157©:\8fíîJl°lÅ-`\89Xõa«¸£
+[«Ùrx\r/\80Nä*\Ä&\99\ 1âªo§ÕVLô\94\1c\14\18\ e\ 4»2c]\1f´ÇÛ\81øÔd\9b\8bÃf\8fâ\16Yÿ\1c\eZ, `Vý*A§ðëL½b3£?,1SøÕÔ\9bx½ ¿yýZ\0¬Uÿ\95\89¯}-9Ù      \96¨®6P$g66\ 6¿ \8f1
+Pl\18Ä\8a"a©\18\9f\10»\9eĶ\ 3\0æcîC\12£Êi°\89ñ\82\8b0õ#·Qré H¬0D\82¤\82wÁõ÷$¨i\ 5\1cgy\rÖªß\90>&þ\ 3\84\89\93é\89 Þ\14-»C/I!]E²Õ½ÔÁ(\7fµêC¼ï:Ài²S\84\ 2f¶¼¬N\81=\15\1e\1aÔÕüÒ}_sê\16°ñx\98\96 UoÒº\8aÊ\ 4\8dr
+ø.9á»ùqZ½âÃ\9cH\89\8b\94\1eæ\ 4a ã§$n@\fS±Òû´$}tÖ 9\9aÄ\8a.\92\8b\7f\91\83\12¬\83ã}\ 5Ø\9b\94Ã0P\11\8b\15\90³\18inÚ\1fl)/·¾EÍ%Êç\ 1)"¾\89wÿY\80)¼ë@ß\9cy\15=ÅuM\98¬\8bîë\13~ i¡x5Éy¾G\rÏܶ\84i}\1acA\13²\1e·\85\vÕ)\1e×\15\81MU[U\1f\14^/mãNÔÎ\83º.\94{u=¡Àÿ^7\1d¸[×´SØ=¨«~Â\1e®+\86Îï¥õ$âËcZ\99ýË\98\v\vÞ÷/«ña©pÌ)\eëßm²ë\9cÐxêi\ 5²Úã´Ú»ààáuë\95x\9cÓâ\rµÀ¯Ò:æD\97÷¿Êé\ 46?Më\ f9¥2ïkc\14ø\ eN\7fD¦ß¡@·wÜ÷·#\0aγ\97B\939|\10õ8\99ññ\añqs\19.gº½¸3\99é˸C\98\a³g4ñLÝÝÇ-p/ªs`U:z\vTÜñ\ e¾áë\16@\97|\ 1¢\v
+\91\13ÚIü`
+\1f\8eà¹\ 5\9e2\85§Ö\1ah7}u§¡\9fB077|l\81\87­5þck¡M»\97MqѾ\12×_[Ö\bµ{}l£\9e\91ïõ¾Ã\9bM¯$\aðèÈo´o³ýhß\89q²úi\8có}ÂÜêa¾\8c.\13L×öÅ\aLÝ\\1aÍmÄ\82Ày{\a\ f\ 2`\ eÅGû\1aâAÄb\v\15\85^H\v\11
+\19x³­ÙjË´ç¨^a\8eé\1a»?ºÈû?tèLoijàW\99xö³/[|¶.«Ô:\ eq@Æu?¨û¼Trý\89¿A\81Ê3\98º\13¥\98\0Ç;é
+ãÝ\8e`\97ë¼\ 6\11ê[ô\f|\ 5g23s\v»\800¼ú\1fíÕµ¤:¶CßoÕü\83ÉÑÆ\ 1'B·3±OCC\93ih\82ÁM°\ 1»fÎË|ûh\9bØgέº/\17ª\¶¼-ioIKK\9f\19
\8fiT\9b½N~ÈBÚ±Sz§W\86õ½ \18LMµj<^¡'åE\9a¤>B\11 ×cÁPeïSrNÔ\f\fÖ¢pJó´>\9f\87\92ÈÙ\ 6\9aK.\eD\94¤=\17ñ4é\18Z\1c\15\ØBÏ\8a%Vrk\1eóÐlÐ\91m\9b¨gÖK-ü0ZLñ\95\vÃK6¢)õÎ\1cí\86\93W\a\rH4\9a[\8bh\82ý\94ò\8eHù{E\8fSd¦À\ 5\8eprµÄM¼+$¤zKÙîc8ÒöNÒ[\97U6\87\DiÊaNɺ©¡\11·§\94fâÃWØÈ4+óã\85\8b´ôïó\ 2ÒWÓ*\8bb\0\1dÚz8÷r/)fè\ f/¾ûb£\8aW\rý¥#ÜG\ 5Îu>\1a\10¯ç4x\12\88\97Ü\893\83}õ²r»ê¥¤|=p\ 4\83É\90\95yø6Dܵ è\f¤ã±k\80nãá\12\1f*Yv\9fðóà\1aÚ\1eø\84W\16(Kø{¸ýY\ eÜßQ)-\1dñ\8cx¹RÉýP¼!ÌrRÔ\97!3H\9c_Ñý\8dR~ß\1fÎ\ 6\8fÃ6\17Áû\97Ü\80û\1aÊoæê¨\99\99ð\ 4f¹ÍóÍ~ÂÐ\ f£\9c\91L¤S\(×kéót\ 1¿oó\82i4\18Vö°Ý\83r÷RÙ¼¼e \19FGu\9d\9d 2Üd4Sé
+\86Æ\ ehH¨~ÝÐéDòá8èÐd#1JæëüH­x\e\9cUQ¦ÝýÍ×\ 6%ûÁý¢q(û\91\83°\f\9bÒÑ3b\90\11ý\ eÉ\ 4\82\82F¼®5?\90\97¹5Ð_ÁFøªV\9d\9e¢FA/\8eï°\87È­?âQv\7f\v]¹çʯ\14Þº\ 4há4ÏA>/QfKÔ\v»0NÆêJ³_"¯\817!\86\961*×\97ò«ªôµZ%й¿@±9¿[\91U¿Î\8bq<\r\9d½þ.\19\1fËp_«lS?\0\85\8eOg\fò­¨²\1a4;yÓk¨(\83G\97\1aM¿Ø>ºÜ\14\86& Têë\ 41\9bï\86\8dÑ"|R^\e\v]Ëô\9aüy÷7å\82\93¦OÊF\8b­¯5º\19\91´\9b\97\våø³^\92Çã®Ê\14ÛO\1añö\9eöÝ.ÄNK\7f"háá\ f\bw*Ì\ 5\8dI\13²E \90é6\98Ö\83²í\14[Ê|ï}\9cãPUæ]ãù4\ 2ÇB\85\10*@IYÍ·Cen'\1a$ýl@ie\ 6Î=Â|§9D<\r\12u1Ð\a\8b*Xç\ 6\ 2Zu,¤Hí\ 3j¿\15ÑÓbâCÊ\93\9d°_{\80ÕO9\1fN\vøÔ\0\16cxÛ§i.!y]ï\82nOzäá¢âID ²'&Ü<[\98³ÓÄÿŪ_7ß\f_­F]¹å\85þ\ eHÙÈFÊ·Ü\ 6@¬å°n#¼,\8d\aÂ
+-±À§\ 6  _Ð\9eºöÞºRÎùHèóÍAô¡P[Z6Ú\8dºZ\9d\ 2\ f\8d´ÛÊv$æ®Ýà,\e\97"¥Ñ\97>këìC¥\81}O­;¹\99ÜVßMe+\84\84\e2\ 4Q\1eÖ¥üîI=£\80\1e\85¼5úÊ\96\8d\8f»©,ækø¥gp\99((ªôµL0ÁS³z%AÒx\1c\8a¬vª*/]¶aÄk%\91¬²\91ÈÃ\8b:>\18H\ 5Ë\v"3pTª\7f´ä:äZÚ2ù\16ThzÛ8\9f/z+f󻶲¡z{?G\11(äasc\1eds\17¥[\ eR\95\88ä\97¹Èþüøµ©7r\96ªºh,xBM\1a$o¿4\ 2P\14\7f*\8e¬\9eüèey\16Õg6\19û\15g)G&\0ç\9eÃP¨\95½f\12_]C5k\14\94V<ò\1d¡Q\90\rµå\1ddf\13\80\8dù"~\ fÚBÙ.<\17xG¼ñ\9bHÏ~÷ÖG\ 60ãS\8fo¼cV\83\16ò\1e\96òö®þ\vùø7
+@o¥jý£\91\8c',\b©Ú\85\ f\17*\ 2\0°<F`SY\14\8e\80\85N5¯UæÅÎ÷¥Y)÷c#È­ô&\8c@t\80ÖÁ\14\96äL.ØϾ@BGV~D ðö\17\1a\0¬@@$áàs\16d\ 6hK9c\ 5\e\11é!4lNÊ¡·bþÆ'vðX" %u½[\92\9fî2\99cF\96Ì.è\95ÏÎHº9
+       ¢\9d1åÖ±SBm\8aD±IÆ\8e\9e\9e²Và~#ºCMr
+Mr\93Pv©hÿ¬­öì´`½\9dÓ*_\872­áÃ\14P)\19W^½\98\ 5\rcUÕS'=ª®GLZ&\9f<Þg\ f\17[®ãùtPÚÎ\ 1S,\eB\90öÀ£ö\ 4\ 16¯Ï¢I\13hSp­à9-\9c±z.\81ò0\9a±Ò¹Ô\93\13_Ør»\eNêSÎ\99K\asµO)öIAK"·Ë\e¨âÂ`\ 6ü5\ e褿Ðñ\1d/@t» º¹òðáB\9fE\163Ôò     e\13\7fÛû<\89Vz}\rZâÇ\16\14$â×V\17\8e\19Ú&]*vMUòǨÐÆÔ\13\1f\9f+¹Ýi\9fôÁÒ\8d^ê!f\ 2\8bc¿,Ô.Ç·xÉ\80)\ 1JýÑÕ÷\88\9dÅ\1f\9fM­Z°I\92\ e\97À\93\ 3¾2â¦\80ú\8d\9cz3¥\19q\92\12·Æ|$r¥Ä\1cÀ\99\84Ò\94mpoð\85.7A\14ÍB½¸©§ÛfæÁ1Ú\93Öys{8\19\81d\vO=¯]\86¤DùÌ:Ë*\81´å¡©\16\ 3©§¾Møé      \19,íUËj»>1Cuó\ 2SE½-\15Ò\8b5\94\96\13úÆEP\ 5ý\82\a\19qdhévÌ\87N\ 4S\ 3n5\ 2ZZ£øüü³\81\12\9da\ 3òß\0IyÔf+\145Ñ÷\8böò/W³çÞn¹wA\1c\ 1Qkéz\8e¿\84\9d\95µ¯\7fþ\\ 2;£°ó\9f\84?ºò"FÑ\ 2F³,<°HZ\9fýñ\9f¸¿\1a£\12X}\ fJ&\19ùèjÖܵìýçñ'\96óe½\97ú{EÃrØyõ\ 4Vç±8øDN`9¼J`i´\90Â2\8amoÑ«\96ÑÅô¿\1cûèbg\v\1dëdͶK¬mcj«õ?|ðm!:\ 3`5$&£KïO´=ÙA÷¯p!H!ËS\ 2\ 67\1cÇÒ¢\7fÃ\8b\f\83nàÇÀþ   \11bË¡\eA\14HF¼ßô>\91\9eóA\81î\9fè©
+w_ û\13Ëb/ØpLb\8b\1dtU\9ag   \92\118\8c\15EB\14³\14\ 3gXd\88\17îÂú\83\90ã³7áíóß
+\1f?7ÿ[8.gáùÇ\81Î\80àY\92F;\83=s\ 2ãß\904M\9f7Íe¯;\83}
+\ 4\1c\87ei\9e x\81GÎÓ$AgaõM\86\12\9cÈ2w\19-\10\f\ 3)\94\9c(2\ f\ 2\96\0[<\ 6Tà&ãÁ\ 5R\14}M7\19Ú#\ 3\9a®ªy\81\80`\81¦«ý«@}ðó*\ 3MY\82bþá¢\\92 \ 6A z\95\9c\80\92\9fÂ:Û¹ÿy¦uJ¥f\17ºZ\82\8fNú(>lP\14G\1f\v&\97\86\12Ë\13\98ªcÝïäslI\8d1Âé\94L1Ò\9eóº-¼\ 5ËÖ*\96­\9dÛ¥\93ex\11°IA\14\v\16\a*Åÿ°bqM\1a\8a\14îÖnJê\97Ê®\v\94\98HØuá®ÌM\1dB'Y_\ 2«\8b\e\ 4\f\14=\16\91[}fe2\93\9a«#\9e\1c¡å?ÑR8Ɐ\0\ 3\0\80\0\r
+endstream\rendobj\r177 0 obj\r<</Filter[/FlateDecode]/Length 8499>>stream\r
+H\89ÌW]o\·\11}\17 ÿÀ\17\ 32PÓüþh\9e$\17(\12l\1aÀ®Q\ 3E!(\92ì:XI\85 #õ¿ï\19\ eÉË{÷ÊÒn\82"Q¼¸{\963\1c\1eÎ\99\99k\9cTÆ;aev*\eáL\94:¦(\92T9\860\ 1o\8e\8f>\1e\1f½?>zqþúôþá/\9f/\1f>ßÝ^Ü\7f\15\7f&ì;ú8>Êâä¥øð\8fã£/x\8e2\ 5\17\85wYæ\14\92¸)\98N\19P\90Æd\91­LQ\a|·Òz+\12V*cûwl\1a£\8c\ em\0áI\15Ç\f\85,C0Zx\9be´6\ f\80\97V+M~\1aæ2ö ½7#æ¥ËÉ\8bæÙe\8dÀ²\13\ eÀS\v²cðD\a      vÀè \11gvX­´\8d¢°¡±"yiB(1M\8b´ôFyÑÝÄ$\837\13!\1d\18\18éØ@IÇúÑ¢\97Êbÿ      P2¨\9cg\9c\80'cL\9cqb\95\8c\89\93\96    }ÿ!5z\9c\r#N\90[>ë   Ãq½*\86\0d\97ȵ\92Jårº\9c¦¯\9bòµçÏf%§6{§¥\12\81#(\9c\12\1c\92-\ f
+\1cà!+\1d\9cPåïÃéñ\91\16?\b-~Á·_\8fC\92.\ 4ËûS\16Ý0cVå    CLï\8e\8fL\96:ÇùR\93$îbg©\12\11Ò\ 5\19ü\80§_\10Ö¯Ç6J\93i\e\r\97ÎÒ6\r²    \90*      Ú!\87LÓ^88µ\10\1e\ 4â \94\84\ 2Ð\ 1\\857ÒDç&\f~|\90Ñ\ 4=aAI\e\95\9e<O@Ý\9d\12­a-ÈÍ\88\ 5i\r¥,²B\9b8\91³Cö\9b\15VélV\ 6ÈzÂ:%Õó\92¢=k\99¢«Ð\8dþ¯ \ 1¡«\12©\96
+r'Î=¤k\ 2aà!¤B:\b´tq\14\88
+Ð70\97 +ðì\8cô\11ê ¨T\84P\97\99\ 2YdCJ3o\ e§Hºí\9ar_Gtà\88A\ 57sg\83ÔÚ¦\8aÙluÁ\8ceiµHP5}ö±\aìr5å{*\aóf¶\ 5°¨T,X´|°\1dR\80\9dý\Ø+\7fgÿ&)\9d¼¿½½¸¹¾\12\9fî/®>_ß>\bm^\82_\9d­Bò¼R¤%T1\18hä?Ý\1e\12-D\8dH\8b\1f\99=î9       \83\18r4h]\1eåÅÄ Î>a\ 3jd \86\96¾Â\97\98\14"\87´,\9d
+\fÚ\80\8c<»)        \80\98Î\1eË\81×# ^ÿíîáíõåÝý\15"ÿ\13ý^\82\1aBò+\ 1½~{}±ýñâáþó\7fÉD\9c¼9ýþ¯õØ\7fÿxw\7fÿ½d\8fß\89\93Ó«»\9f¯ÏO¿Ïç\88èÝÃ×íõù\14F[ÆÉ       zÄ\87«]\86Í!\fsnó'±ÈÄ\84\96ÿZ\9cþ\87ê\93Â\7f\96
+Ô£\ füÇ\15j\14\8cA\17Ò\ 6\1cá\1f¸×^\95ÇM}\8cå±/Z|å\85\1f\9fP+Yivo\94*\8f\9bú\18\1d.+¥êt÷ûó6ø2ü¯*#^PÎ\ 5ô|\8bv\86º\88\88s)\a3Ð)L):\18.\ 2\84\ 4ZF\88mk
+rI\864\8bäaÙ\96ÁH¥x°õ2·eÉ;?"\86èÞ*\88Úb1\7fl\17 U(\15\83ÿ =-\e¨HñÖ\ 3®à\96Áz®nÛÏ\8en\81ò5"\91ø\9cQ\94i*ôìm\0]°¹Ø\96\89\84\10ÔCF\1czeAlÔºxó      u
+\9ei\8bÒ"¶\fbØ©û\1aë\ 4! (rl\16Ý\85\10åUâøé Å\e\8eO­Ä +Ù\84\19eË Ñ\8aA\ 3\8aÅ\80@üÆ'1\18Riî¡Õ\1d0çŨ[h5\10J\10Ã\81Ô`\91G\1a%w8\93¢\ 1Ý5Úøôø5R¡¯´1I\01t\8d\94\93Ûhò\1cA\954\8bK¨É»ývs<q2j\83Yá¥xý\ eåëö\9389;;½¼üróöîá\82Ö.+\95*\95ª\97\93÷Ck]<?¯\1f¿8ÿ2ÿ(ó\13Õä¢Ç\17ç«\8a\Àûh\92LWTÉðAºdÓ\1de.à}´I¦+êdø }Î\b\9b\14º\80÷Ñ(L×TÊðA:%Ó\15¥2|\88V9\96\1dµ2|\90^\99¯\1dÅ2|\90\12¼x,-ì÷S.     \8bµûâ<Lâû¦Ú ¶A  \ 5Þì$xIÇÍÂÉ#0Þ²(\ 37í2\1c^_hq\8a©¹öô®\eC¹s\15\95].ÖÒxîû£gú\99\98]n8Fýèpp\0©z¢²ÜU^|ÿF     \84ééíÝ­ð^õ÷Ùa(ù©Ï$óñkx]\14Nü(þù/%®\8eñÛ[¸LÐ\87Ò\91¥§0\17ÞÌ@R\1f\86Z\9d\rL¹§e\84Ķ¦ ÔN\12\ 2à+¨à\96Á®åj«ÚMá}$á\1dw\86¨Á[\ 5Q:\95óÍ[\ 5qU\ 6¯P\83\7fÜ\19-\e¨HñÖ\ 3®à\96Áz®nÛÏ®Q¹¨¦\8f\88îÞ\1aØ\94¹]\80,` 6úAã\0|
+y*\ 6Å\19Þí\90§\8lª¡E\94§X·Õ\16\15\aHo7N)W\90\9c\82­ÅÊsOÏô¾ê,×5Ç\13$0¼\9f\9aZýðV8 \8e\vã`G¥\14/³5´º\ 3.ÏçÐBë=  ïV\1cH\r\96*¸öb8S-õ\955>}i\vJ7Ö
+G½yL\84·\ 63"¥\13]®¥îS³\vq¤b\ e\7fäÙeM\8f3x?E\92é\8a&\19>H\95lº£Ë\19¼\9f2ÉtE\9b\f\1f¤Î\91°A\9f\vx\ f\85\92å\8aF\19>H¥0]Ñ)£\a)\95cÙÑ*Ã\a©\95éÚÑ+Ã\87(v-½\9f3¹ì«ÛçN.£¨ü µ!ë\v¼ÙIï\92\8c\9b\85\93ux>_\80ç ´®ÓHh¾q¡u*Âè\12\92ÛY=\etFn\87©hç8OÌ.ûÓúÇ\9a]\8c5\98ÑRUZƨ~³\0\8d!:&DA\bÆÏ\91bx9\1a\ e\15c\ 6\96zAHR¨\13½`\18k¥ÒÎÌ
+\86±^\ 6gõ¬\\10\98¼÷S±0\16¥V\19=\15\vB\9cvzV,\8cÍR\15¬W
+\82\8c7yª\13\ 3RëÄd6\95\89ÁÿT$\860j\89\18B­%¢\9e(ÌJ\ 4\9fÝÆé=¯\92Æ\14µú0\10^ëÃ\fiõa÷B\9fÙÑÝoéè\8f¸~e%hòÙ?×÷~\93Áoðÿä\10±*\8c\ 5¼\8f4FÓY;=X\1edº"\10\86\ f\92\b\99î\88\84ÁCdB\96+Baø ©\90é\8aX\98Ä\83ä²vÑ{´Óg\8bæ\99ít\96:y%ëf\9d\90xT&¥E'¤»p&ØE'\1cV\8f\9dpFËÔ w#y^'Ü\83\91e'ü}$þ¼\8eº¿ßµæ{`ÏÕFÆTFz\v}C\157\fúTø\86ô2.o\ 2\1c\19©v\10\99ªMR{éR\9d:\95Êe\1a$0$e
+h\94\87ÒFÄ\eëÄÌ0ê\90Ø\eô\9c\8a¼P£tæ6       P¥\\85\89F\8c\ 1\1fÃ`W\9c\8e¦¾\fiWCÃÜ\8dSðûPQ:\10\v\1aæ\88\ e¥\1aTCò¦0pcb\9f\87\ 6\10ñ\8f\91¨@Å5Î\91è\9d\9bǦ<
+\92²Óé·\fZ\1f\ 6\8e\ 6\80i\1cÍ
+ÛÅW\82ú¼\9bîeË êP\1c®oBê\rOv5\ fæ\81\81½lÃ<0\90\97³\11#`\13ÕßÑL§À³@?9u\9c\84\ 3m\19d\82¨\97¤L\87j$\8e\b\fëuÖ[Á\94\9eê86]\1e^X\93Ib¸à\ 1©yP\r\8b·\961cl-¯z =õF\843t\16\1aårHÓé»\b´\19H\1a\11æq4,l_®éó\89\11ê±Á\bU\14®\9cÉõMÔÛVϱm²EQQÚ\80\9a\8bãg[D\8aþ\8aÆØ`\94\18M\14Ã*è¶\18w¤Qp\97\8b\91\b:\87´t\8d\\v`r
+d¹\1a{¸¥g\9aHLÎË0\fZ½Y\86¼X\8bP]MÇîw\87\8c\ 2ß>÷­Ç¥ÕÂk|¦Öý_\ 5\f`7\vÐÚr\18<8Ï\85ÁÓ2BT[S\10º|\ fÚ¢
+\15t\9cJ\0Uî¶\8e\87ÖeÖ\12±#¢hMñ\ 6\83Ê^ \95½u\10Im©\0\14ÿ\8e\93ÚÓ²\12F[S\90K>\14\aÜÀ-\83|®É¶\9d}òß\91\1aÆå\1aoO½)¼Â\80\9b¼ÍéàW\ 5$Á¸«¯·EðÀ^axÓá\19\r\9b¹\93GàæûÛ   ¶ÿ\81\9eÌE*ö!úy.\8e ç"        À\197ä"\90ÐÖô\D½Ì!Úy.R\11ÍÝÖq=vm\19çâ\88ô\, \8d\85c.N`Ë\95â¿Ö~Χ\12F]Ós±\a<æb?×dÛÎ>ùïÈ\90\8b;¼ý_rqÜuÈÅ\91½ÿ±_­1VUW\98\19æ\ 1\83Ã`T$è\fW#140îçy\10£i}\14è\ 5R\13\12\12c&\93)ÈãÎ\90\14Icbâ/\ 3  \14øiüÓ¤Ú4Æ
+ÄßÆ\98VZ\81?Ƥi´\95á\8fÑ´8\98(\f\ 6\84®µ÷>gï}î¹3ç^®3\90\9c¥\19Î|³×Úß^{½¶\13\8b®«\9c sO\98\aÏe,¦ÿ\9b \f%>³°!C\91çê\830Æà#&4\10ÉÀ:
+Ö°[«û\81g\ 2ÅB>\9e\ 1\ 5\91¼B±ø\aD*DÕ{Dx²F!c¨\b}5\8e\9de5\r\86¡\10®®\84·\85Y\16Ið´\83\84\9a\86±¦AA\87 \aþµ\fÈI\18T¬}@$.³4\12DYK\b'`M\83ú\V79; !>®\1c\84i\1a\8b\ 4\99\8a<P=>\11     \ 2\ 2¢\1e¨\88\b\89\9d\13\10è8TY\83\18\8a\18\ e\8b°\ 5\8d\r[+\89;8\97"\ 2m8ÔÜ Ë+\84H,}È? R[\83ã3\ 6õ\0^\84<
+CmMÂLM4\b-\19\98X\ 4F*\bã\8a£\bY+Sjz\a¸+\89S\9a¡¦\89¨\0a\9a\88&\8bqD%«Ø3q¸1ADâ6}z\ e#_ gfë$\8e\83\17u]\ eH\10²ØG`\8eÍ\B\12¼³\95\ f\ 1C?\1c.n¹z\80é¸Á÷\8cÓ\8có8=àÿP)\vÿ4\91´«GrÓ6\ 37\93¸¨\9a\93º\1an)yµj]úfàf\12\18UsRXÃ-%±ë0'\8d3p3\89\fªy©¬á\96\92\19UsÒYí$´æR\97Ò\1an)©µ¿êÒZÃ-%v^\80+\8b;ñGûÒ\e³O'øê\11g@¸õ\94\f\9c\94tÒž\94¼,P1[Í\ 4^\ 3XÀS62S\ 5Þ\86\80Ç+.\8eÂÔ4\:á\90W\18\18$\88yf1ð\80Ø\88²\96Áý\ 2Ý\9f\85]Ö;Ûèyjý­.4Îü^äi(I\eF R¡Éo/ão\9bàk\ f`¿«\88ÊæÊó/\90ÊoúáoÏÁ¾\91\18f\84\86:\89  \94\95q\ fÄ<\86 \9aF\10É\90\ 5ú\12q\19"a²F!ؽ"x=¨{JÀ\9a\ 6Óª`t\89¹N@X\84ÕÍE\88cÍÜ:\14\1f\r\ e\bµ\9aÅ´bíãÅâ2K#A\94µ\84p\ 2Ö4¨Ïeu\93³\ 3Â1\ 2=\84¦ÖRÐäx-\ 3êR\10a!\95\0@Â;Ð\96\15e,\84*'#]\82¸\99¼\0\14,4ÛR\ eµ\v\90´q       B\84\b\ayUö¤\1e!b\88\f*¸®\90B\ f¬\80Eà$SG9\10±H¬K¬£\87EY\86        5½\ 3^\9e\8c\83\84ZÚÝB.4\11MVõ\ 2*+öLªi\80\ 5ã5}ú¤Á\18¯)\1f¥mÈ\86_Òª\Dõ´±¼Ð\9dmT\82\13\84\ 4\92ç\8e\1f\95ò\92Ö\83\9bK[TÍI\\r·\94ºZµ.y=¸¹ôEÕ\9c\ 4ÖpK)ì:ÌIâ\fÜD\1a£fN"k¸¥T\ 6Õ\9cdÖhK鬹Ô%´\86[Jií®º¤Öp+i\9d\17ÞE\ 6¥f\93»­\83\92\9byÒIH'5\14\­Ë\ 1\15±ÕLØ5\80½q\ 6.# \94\9aá'µ\r·nf3\9c\94B\91]­æª0ÎÚö\87°ºãÌ2*5ïû;pTb\9cÁÜ\18\99\9c\8dá\8d1\9e\ 1\19\94\ 6dÒG\94â\98§hk\8f\aªÊ\83HDhdK\ f~\10*\98WzÐr 8õ
+\ f~GRJ[v\14I¨-;ê\83
\95\1d\15;
+Kk\8e*+\92Ŷâ8Hl_mZÍ\16\1ckß)7\96FRl,Õ¤Ø\98\13\ 5^±Ñgç¡Wj¬\8b\92JcÝ\98T\1a\ fI*Mý\85\16\1c Â[\19 \1a\98\87ÁM2fEm77\88Ü\82ýöÌ,¹Ù\93\81\9bÉ\1fOÕíÞ-ç\10ªæd\91\86[Ê#T­Ë$\r\92\99\93M\1an)\9fP5'£´\13[Ê©¼\8bn¢{\17άvvo/¾â¼Ðt\e/\1e\8b°(Ê4^¼(Á\ 2\9ei¼vµ×x=ßÙÆ[ϤXãmÂmÙÆÛ\9ebQ¬\817o7¯×ÿ\94-\9e²á0Ro\91\b*E\14¨\16\ f \8cÔ¥@\12ÇpÃ\16\88¡\1eP\8d\18=HWbZ\1f\85j\15\99q\99P\12ªf\ 5`\10\11¦@F$ä¬\8bHÆEÅS\fi\18ik0\93E*Q¡ÚÑHwe\0I\14\9b\14T\95\89BA\v©\ fÈ0pô\941x-\84̼âp¤¯i0\80\87\9cª\19\80p\19Ç>B\ 3UW\8c"Z#ðR\80§\86O\r@\16xLH\80e:ô\91Pb)q¹\11     ¥\8d8§¯i\90ËÀñ\91\ 3h7j5n½­lE\90¢RØ{©i\10*Zè\\9f\r[=\13\a\96\18×Å5æ\81G\fËk\1c³\8a\vð\b+¹«F£@\8f\1eêäÂô®\b\ eTÓ v\10v¥(ÆC%Nt\11íëDÑ\§¾\15|9DfúK/\ fÀ(bQÅ^°\8bè8H\14\95µ$b\nI\¥DÒÐs\11\1d¡\1e5\8cå ²§O\93\802ÇI.¢ýè**o\8fååç,\13[£9\fJ-\98\12\f7Â&,YRôaÛ\88«\8c\1c\1a¦)Ìpü\98«$\85CâPb`2,)Æ/ø1`Éb¸#\bÀ8»\18\ 2\ 1\1ao\945\r±\16\80'-\91Ìj8¿\14YË8Û°8ÎÐà!\f\r,K9³\16\ e(L8¦vë\9c¡à\89¢/1\11·^\9d\99\8c±\89éQ\83\ 4\9aë\82\9c£w\0áBêê!q\19"$Y£\10\8c\10\19â\18\13X°¦A\12ûº\90\ 1É2cßAHj\rÀ Æü\10\84[\10"\9fc\95\85\8e|\89Ë\14\8dd\8dLªQJ8\ 1k\1aÔ粺ÉÙ­ý\14\11¶¶Õùm¶×Ë:¸\96\bÊmÔòó\ 5"ÅÝU\9aÛBØñ\9e\82«)칡ê\ei\0{F\1aFaó\ajOÀ\ 6о\82\ 1ë\82\ 2|\95\ 4\1d A²&\rØ\80\ eÇAÈý\80\ 50\88}]
+uß,3ö\1d\848ÖD ¦P'`-\98\ 4\94²oº\88\ e:EìI\ 36%ì\ 6lz.«\9b\9cÝÚO\11'`ëü6'\ 1ëîê\ 4¬ë='`]W9\91é\9e0\ f\9eË\80µ1\e\b\11Âô\ 4Å?\90\ 2æQü !Ãèå\1c<\8cÑË¡à\a\a\862% B`Ä
+àCÄB5A\v\86B\83p**â\99ÀD½\9ag³ª®ùgÈ\eZ:L9\8a <o`L\ 2\84@'\82\7f\89\80\12\8d\1fRP\1a\ 69\1f\8a1lI4\ f\bÃ\84q
\96\83Î\ 4&êÕ<\9b\0>\8bÎ\7f\1a~H\92üQØ\rI\16¬: \f]\16\943\81\9ez\1e\88~ÛÖÂ|3\9bÂ\ 1<\1dÖ8UÕ¨z\18­þùF9òìîÚ\8eõæû\17;^Ü=ñÜèþ\97vü¶¿\ f\fò_ö÷=o^S´\82\a\ ecx\15àk÷\85\8a$\15¼­Êö]3,BP/Ô?£
+ÇE¡Z/à?\ 2\9b¯V;?=úÒèú
\82\88þ¾í\eûnÞɲ }r\9bÐh\vÉ9ãS\9cÛ¼P\9a\99Ø<RjDl¾\19¡Ü\9e¬\16øÄæ\9b\8b\95\92Uq)Y5%·!¥\ 5%«f¤dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\JVÅ¥dU\n&2ßD<¹\rYÝtd¾¹X)Y\15\97\9b¾Ì7\1d#·!«\9by2ߤòYÍ/±F\94æ\91ØÌ\94æ\9eX\11>sÉ­Y>?\ 5Ïvq\98G¹Å[èh$\r\16wvv.Ì\15øCgV\rVwuu÷ô6\90\9e\9eî®\85\9d®NGgWÏ¢¾»ú\a\ 6\96åÉÀÒþ%\8b{»A'UXؽhÉÀ=÷¯|pphhh\95'\0\f\r>°â¾»û\17÷¤*\1d\9dÝ\8b\97Þ»ò¡G×>Æ8çÂ\13\0\18Y·æ\91ÁåËúz\16\1a\8dήEK\97¯ZÃ\1f\7fjCuË\96­YÙ²yÓ3O\ 6k\1f^±lq·Þ¤£³gɽ«Ö®ß°mdç\9eñ\89\89}¾L\8cïÝ5º½ú\ 4yxy\7f¯Þ¤£kÑÀÊ5ë7\8fì{åµÃG\8f\1dÏÊÑ#\a_Ý?öë'Ö\ eÞ½¸ËhôÝó\10ß0ràÐëo¾ýîÉS\199yâ\9d·Þ8òòX5xä¾%Ý\9dê\18ÝwÝÿèãÛö\1dúé÷?úøì¹\8c\9c=sú\83÷þxdÿö'׬èïÑ\1a=ý+×>5òÊë§þöÉg_L^ÈÈäùÏ?=ýÞ\e¯\8e>³î\81¥=xô\8eÎÞ\81\a\1fÛ°óµ7ßÿäüW\17§¦.ù2uñëÉO?xëà®Mdp Wi,ì\1d\18dÕ=\87ßþ賯¾½<=}Õ\93ééËß~ýùéw\8eìÝÌ\86\96)g\81Ʋ!¾eüè»\1f\7fqñò\ f×®gäÚ\ f\97/\9e?sâèø\16îkL\1c;yvrjúÚ\8f72òãµé©É³'\8fOlõ5¶N\1c?uîÂÔôõ\eÙ\94»q}úÒ\85\8eïó4V\89­ûPãÒÕ<\8d«FC¬*5J\8dR£Ô(5J\8dRc®4\92~>³FÎÌÐh\ 2\98ºp®~f\80¹äÄ\99óß\É\9b2®|3yæı  w.ÁÙgïáwþþïÿ~w5g\92ùþ\7fÿùÇ_~_³³\8f\9a¯6¾xðO\1fþóË©ï®øãÒôô\95ï/}ù¯¿þùÐî_Q3_ý\9fýò\8bi#¹ãx0¶1\vë¥\a\ 5Å\ 1³ôê\ 3ç,Û»ëõ¿\90ê\1cHÎ4ÆT\97ZA:µ{>0©\11^_\89i\95\13×ÓU¢BE\85\a¤¶Ê\ 3­Z®¢ø¥\7f\1eP[)´B \93xi%z%ä¡\15Ò\89\82\9c\88üéÌz½önL2×´!WÍÇÑfüÝùþæ;»ëe\ 6¬áÌ\16\eïþä·\e\7fÿçÇ\9fäTK²\î\93\8fÿõ\8f\ f\7f\7fí½¡sÎ\13\ 1Ö\89]§/^\9eûåÊÆ_?º±£]ô}ô·\ fÿð«\1f~ûõWN\1e\97×\89`-Úô\ 5>\92øÎ\8f\9b?þym}]³°üË\9f~÷Áüw\93_ñ+kQ°Þm8ñò\97¾\9a|göÇ?[\úµjýº¼¼ôÁÏ\7fúþ{©Á3N«²ÞÕ\19ë?ßá\ e]\18úæ;Sßÿ\81f\89<7;ó½w3\97.\9eõ|±¥¸¦\86ëvªåE×é/Ǿ\9eH\8e\89åëpðeltä\8d\8bý¯p/Y>GÈëvio@µÐvîÔ\99WÏ÷Gµëüóá\9eÓ¼ãEË\vuÊÞ\0î?àv\82~é¤\93Qï'à^\82q½ÜÙÑÚÜPW£×lYÌ/4\1f?\ 1·,Ví~åxs#U_k,3HÛ"CMm\1di®°-\82{"ÂdÔW\97\eàVMW\r¶^\15÷^\8fî»Ê·w\15öw\95övj\1fÒöñSa³\9d\15\87\998I\f\86\16êã\ 5 ¼\16¿\9cI\8c\93D\94$&H\82¡Co\91\84\9bî\85\87\ 1ppº\ 1\1cC?¦Qø\fÆ¡\ 5ÈÒgð
+¨åq;}\8cÏO{\19Æ\19\bx\18\12ÝNpwY\9aá\ 2NÎëóÑ^·¿Ð\8dá|r\9f¢2\ 4\8c\fëd\ 3¾@I\1c\83¢Ûéõ\94\8b\8c; wSê\97\14¦TM\11½l©ZIô\80²\1eºTÞËËå\95\14E\ 5\16\16EXL\99\96âU¦^,_\12ØR±G®\1a(6B\121\92\bÐ]vzð¢Ô¶        ®Ðx¦79\94I¦Åøø\15:\bµSð\0ï\ 3¸\ 3Ã$á-\1alB©lñJ¥$Y\99rQ\8e¨åbø\88ºÈ!²ª\88xXJ \8dÇåvW¨\8f\ eMdÒtá9L¾\9d°Ó®\v\99ñ¤x\89vHS¢»BÃé7\13B¨/ \f¼y91þ­Ä°p>qE(ôºl\97û\15¦Î\80îbZ¤y6P\98ú\84ôÏ-?×Ò#\r®½\8f\v\80\a\98÷ò\1e¿Gj¸},\a\1a\1cçör,l°\fï\rThÀç\9cõñN\9eó{iÞÏ:ý\1c\a¯¥¢y\ 3¬\93áy\ e^\ 4\8eõ<F,º#\15*F¤\9b~\12Fwzü,H\ 5#\ 4\ 2\v\1a\1e7Ëñð\17èq\axØà=\fãóVhÀ¸p@w!\ 5ãôÂ\14©2\91÷s`Úr
+ïá\9ab\8e\bÄsðê÷Â\93|ñ$«\f\a\16#e"\9cµ<\9e⮤\95\9b+\8að\9aÅþ\83\1fÈ\93\fÒ«\11<9>éíÆHï7é\rz.9\96\bÊí3\89KI±ø>\ 5\85A·WIâuù¥ÈÐàRÒ>7C\7f\8dæÁW6\0C|£r\aø]î$ÿç§9ø\9eõI\9d=àã\ 6£Ú¤!áK=H3\ 1\8e÷\80w{\1f¡]\}¦xê¿s2ÏI\8cÿVÈg\93çSe{ö\91\9e\18ì¨"=&ØÑF*ð\99HuÔqJàTèàTè<\87\91
+àTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTèàTè<,rÔAJ<,㨳\94À©ÐyþS='Á\1e>ÂQ'\82<\9aêÈ\83U\8ct´Á\1e\13é¨\82=1Ò3Î\86\9eç\7f\1aò)c\1c-O9÷ªC8¬³N§«®\b\88\rôÖë\rÆ\9aC0\1aôzàR\19ôF\13QORTC\ 5(\8a¬'LF}\99¥ªÚ`ª£\1a[,­mV«µ]\ 5\10ÚZ--\8dT\9dÉP]¥\8c`¨57Y::\1d.\96ã8\8f
+ °.Gg\87¥É\k(\8e¢Ó\9bÌÍív®»'\1c\89F\a4D£\91pO7goo6\9bô:y\bc]S»#\18\8e      #£)QL«\10ÅÔè\88\10\v\a\1díMuÆ Uz\13\aû\85ôäÔÌìÜU\rs³3S\93i¡?h·P&½ì \1a;¸°01=¿°¸´\9cÕ°¼´¸0?=!\84¹\8eF¢àÐ\19ê[:»céékÙ\95Õµõ\r\rëk«+ÙkÓéXwgK½A\9a\88ÎHZ\1c=Âä|öúæÖöÎM\r;Û[\9b׳ó\93B\8fÃB\1auÒÄk¨VWxdjaeóÆî^.wKE.··{cseaj$ìj¥jàÔ«ªk¨662:³¸ºµ{{?\9f¿£"\9fß¿½»µº83\1aaÛ¨\9aê\82£ÁÊES³KkÛ{ûw\ fîi8¸»¿·½¶4\9b\8a\86r\878·¼¾\93Ë\1fÜ\7f áþA>·³¾<'j\1c\ 3âÕìÆÍ\þÞ\ 3íOîÁ½|îæFöª8Pîh÷\f¤¡ãÖ\9dJ\8e;· #=àiÇ\ eìÀ\ eìÀ\ eìÀ\ eìÀ\ eìÀ\ eìÀ\ eìÀ\ eìÀ\8eÿw\87\95\e\10¡#\97¯äÈç C\1cà¬å\8e¨8·¼¾\93Ë\1fÜ\7f áþA>·³¾<'F5\8eÔìÒÚöÞþÝ\83{\1a\ eîîïm¯-ͦÊ\1dT\e\e\19\9dY\ÝÚ½½\9fÏßQ\91ÏïßÞÝZ]\9c\19\8d°mTÁ¡«¡Z]á\91©\85\95Í\e»{¹Ü-\15¹ÜÞî\8dÍ\95\85©\91°«\95ªÑ\ 1Ç1\9d\91´8z\84ÉùìõÍ­í\9d\9b\1av¶·6¯gç'\85\1e\87\85\8eA\87¡¾¥³;\96\9e¾\96]Y][ßа¾¶º\92½6\9d\8euw¶Ô\e$G\95\9ehìàÂÂÄôüÂâÒrVÃòÒâÂüô\84\10æ:\1a        }UÁa¢,ö`¿\90\9e\9c\9a\99\9d»ªanvfj2-ô\aí\16Ê$;tƺ¦vG0\1c\13FFS¢\98V!\8a©Ñ\11!\16\ e\9bê\8cÒÄÁDô&ss»\9dëî G¢Ñ\ 1\rÑh$ÜÓÍÙÛ\9bÍ&½4\r8\88¡ÖÜdéèt¸X\8eã<*\80Àº\1c\9d\1d\96&s­A\1e\ 2ÞD\83©\8ejl±´¶Y­Öv\15@hkµ´4Ru&CuÑ\0\eMD=IQ\r\15 (²\9e0\19õº\92\ 1Ztz½ÁXs\bF\83^¯S\19 §
+¸tÕ\15\ 1'Àéc\95¨:\84\8a\9dѱÙÎ\8aýñL\9c$\ 6Ã$a\võñ\ 2P^\8b_Î$ÆI"J\12\13$ÁС·HÂM÷ÂÃ\088Ý\0\8e¡\1fÓ(|\ 6ãÐ\ 2dé3x\85$8\86wú<~\9eæý¼\13Ü;:¥Ò8§×\ fÜ\1cãqr\ 1¿\a(¬Ô\8bcØb\97\820D\12¬ßçäX¿WÑÆ Æ;½>¿OÑX¿§ØI®]¦ð¥R²æõ\a\9c^\9e\97k\15Å\0ãäÜ<K+Õ½\ 1¶ÐMÉ (Cp>rXE\1c\83¢<%ET¦­Ô/)Å\18C\15®\18(6B\121\92\bÐ]vzð¢Ô¶   ®Ðx¦79\94I¦Åøø\15:\bµSð\0o\ 1¸øÃ$á-\1alBYU¶x\1flBÙµ)¨\11\95ªD\8f¨J\1c"«j\88\87E\ 4Úx\nw\85úèÐD&M\17\9e¿äÛ       ;íº\90\19ÿ7'e°\820\f\83áWéQAJÓvmsÜQ<ø\b\83±!ÂØ@QðíM·¹tR\ 6z\v\7f\93\90ÿç£×þ"\ e£\1f±+\9b¡n«ò\88Õ¹¾··gÛT§öUM]÷ýÜ7ù\ 6\87^\14\1a\ f&8X\ f!òê\1c=\8f\85Gº6A\19\15 \8bEÀ \frÁXë\19k°JzðA8\vÒ¢\85\98'\8b\0\12£Ø­D%é/Ó\ 2\fJãè\18§ÂÔ\ 6ÆK¯¬c\858\0¢Ê\0°\16\97Ñ\ eW\98tT¡Ôè1YÏ
+ð²E¤{uÀ¯Ó>&\16Ô6ñBÆ*\9bC*'I¬äß² ÑL\1aQý3\ f\1aÍ%\923Ômàü\16`\0üSH\86\r
+endstream\rendobj\r178 0 obj\r<</Filter[/FlateDecode]/Length 15049>>stream\r
+H\89ì\97}l\9dU\19À÷§©6Ì\10%,\10_¶4-l»;ß\1f-¨]»v]:0\eÛ\8ae)w]\1de]·µ\9dÛbd \ e\883þá2\95\811,\113\12\14㶠\84\84@\8cò\11p¢ã\ f5\13? K`\89Æ@âó\9c¯÷¼·wY\9cÑ\7f¸÷¶ïÇï¾ç¼ÏyÎóÙ1ÖÓÞÖ1ÖÞF\8b®Þé\9dÓ7\16#\9bÚÛöÄ?Rôî\82cMYaX\ 1gN\r\9e\18\95\854\Qü¡ü\1f©ã0Z\10÷\1dÙ\ fS+QÓ\84«BIQ£Tðb\87\87ÂP[B$LZî\b#\849B\ 4\93\8epMhÑ\a\ 3%¯)JD¡\14«IÍx1ì!\aA\90\19¢U\81\80
+\ 2ïTxÁ\e\88°\8a\16ã~\\82\ 6hQÎ\ 4b\19)\8bì} 1#Ö  á$\ 3\15(Í@\e^\86$?0m¹-Ê5\ 21ÚzâU\11       
+¡d\8dXKóÇdMÂ\\8eH-XNhÍ\12xc\9f\1fè¡Ò5%e\10#\83B\1a7T\19íî\99U~vcàéDp.MjBkZB\9c\v^ÆX\ e\91À\9e£6\14Î*s"k\96\ 3éó\ 3\ 3¤5"\95\8a³\ 5Hj\9c\0\97\16lL\83\11$1"   ëô\ 2G\18Öé\96\95\86¦\85\ 3\91`\97U¹¶U¥IT;ØsEi`i\82\86\9b\92ÛgÕ\8cû\9aÙ6Ìö\85ö¶\9bÐyj\ 4\8cVXp\vÂ$1ªr\ 1\1f\ e^R³\ 2¶sÞ\19½¨b,\1cí"ø\8d±\19s\82F[a4¿¯Z
+if)    RÃ\94\e+(Snwu\83­\ 4\95\0\87=\ 4Ùu6\16\ 4àÑV\ 4E\87.IÕVx3[áÑV¤\11E6=©Ñª©DR1\95\bÃBòâØ´t°\fC\89¬\92ÜVH3[!ÑV´\11>N¹=\ 1 æ\99\8aÊLE\11\8f ãï\95Û:\bs2<¡\15×>Þ9 \11\1a\10Løpgk\82[\87\14Ó\10£\fx\16\86\81\12.\1d\11Òz­\921tZj}è\ 4fbè\94B[\17\ 2\99Ô¦¨\10Í¥(²\81\10÷XPuz\ 5\98\8f´ZûÙ¢$\0\8dq\ 15Ȫ@|°Ñ¢\\10\10\10\8fEåø¥£\15\90á\98#¼©s¯f¯ÀÒö\e=\ 4¦\1aÀdÖ_q\1f^q\9f*\fïá\9afÐÅw®<aR A]à:\80\10
+)&ì\rµ\18à\15,R\ 4·\ 2\15Hδ[\9feQ/ \ eA¹W\83áIõ\9c8\b\ 6D¹_´\84$`\ 2\14\86£ö!Çø$\ 5R\11L,%      ¹¬Ï\ f\f\10v×@"ʦ\824B¬ßZx£q\84j\e,,Ê\86æ\84©.®\82\82Ö\11\12HþÃq¹\ 4í\ ev\\98à\ e¨\18\97ÈÁH´N;çõ'ñWëmÝëØåÓª\93ðÌI$X 1ùcªt7Ê\9c\9b¨\ 6¯t\ 3Ué¿ÉñólRB
+Ê`¢\84Ô\19X\b6\10\95+$Ä$\17¨XCô\1a®@\ 5>Å|Øóó\83\v\84@\98åÖ\14D\93À\11\ eç0\ 6ï*Äú Äx¯¥Ü`«vÝw  cÇä´¡½m\ 3ViP\9fmmoSE\97\80Ùx\1dë¿~<Ü\86ÉLâ0a)\10ÖpwA\18s)\8bÀ\9bbÁWI\­\82¯Uð}¨
+¾XÕ]òÂ\7f[å]«¼k\95w­ò®U޵ʻÿgy×1¶¢wf®\7fr|nrçt}f\7fÑíØÚúìv\7f9r\v\1e÷àÁ\95}xÚ\86§\8eÞ!96095Ñ\9dîVNl\9b\9c^W\9f\9d\9b\98A\ 6o\81Ä6\88\97£p\85¯\87¥H(\1c\rz\8bƨ\béus\ 1Ë\86?\10îîË?\8b¿øçý\9fIO\93\978i:\9c(ýõ¹zw!9oo\e\19j[pÅ\9f«®n6øz²bÑ|Ú9¸~°«\11\8eÍî\19·\r\1d{¿yô»÷¯¯Òåc\a\8fýôéÓ?|èÎA»ìÚH\97Þùà\13Ͻöû³/\9eüÎ}Û7Úk\1cüøòM\a~ðÜïþzáí?¾|êØ¡Ý·u:\\fì8ü\93WÞºø¯\7f¾óæ\8b'\8fÞûù\9aÃ\8b×ì>òÔ«\80ÿñι\17~|ôÀ(qø\9a\9bïzàøóçþ~áí?¼ô³Ç\ eͬ_êßx]Ïø¡\13Ï\9f=wö\85'\ f\1f\98ºã³\8b£(+¶\1c:~úÙ3\8f\7futu\ fY²0   N6ß÷íï\1f½\7fCãâoº}Ç\97öMôÌÓÔ\12{ë¦5ËækpÁ§8½®   ^°ð\93\1fk\86¯ø\83v²jz+Z\89³ôÕÉ\90\81\96f<\80\aç*©\17\82\87\97â±è\ 2ç¹±X\86×´X±rçΩ¢kxrzûÄÖF:4ýÅ\89\99¹ÄIä}S\93»vMNokäý\93³õ-Séù\1e\90\1dC¿\8c\ 4\ f\98ú\bV\81à\14èlûÑË×ÀÝ=p·\17Üam1º\99\14[ÛÁ¹Öý'\11 ÌN\82w\910uÃð=ÍÚBe\85Á&Pq\88ÔpbTB}\80U\1dTäøCùïª^\ 3M\93ë®òÞÐ@3FEÞ\e\ 2áƲ¬>/I\96\16J\88e\9dñQ6\87¾/\0Â\98ÉZ\a\0\84Ù\8c¸\ 4\0\15\ fÏ\1a\f\17ÿ¡ 6ùH\0D\e\95÷4\89äÉ$Á<\99$\98z©0}Ùn\ 5\19òN-        \9bwjqIidZul\ 3s ¤âU\85å\19¨\84±ûL\e\92:Ô´oy#\vPpN«\8fÁ\96ùªN[î\89ñÕ\17\140\907Q
+\v      \8e\8b Fü\8a\0*¨\83Ôi\a\88ÖÜWªFBíS!\ 2T2îÇ%F¡L+²\99@,¢ý¸ðB\!÷E©\93\8cKgcP¼P¯\8b¸\0\80\8c`W\93\16Y\1a\r÷53ìJcÈ5\ 1u\12Ìô\ 4, ¿\88\1d"ô?\84Í;\97NCEµU\ 4Èsæ\ 5\95´¬¨\ 1H%Ê¢Û\89\89-\84ðÕ9(ɯ\19Ê[­hVÄ[\90ËðPç[§y(r¤Te;àöQÔ¬\15¡te\86Ç}\84ÚP\87þ\ 2ì®B\98\ 4\ 6b«¢¼3§WĦfØC/\89ë}pw\93´±=\8aKr\1d\94\8c\9báV\1e;­áh¬\92f\rYÔ`êØ\92\9eóÆ\ e ÔÔyc\87Þ\11\83\93o\11KR\rN¦YpJÐP*ÝØPPÆöµtø@òè\14Y\b(V\89|(\10\19Ã\934"\aÕè$\9bE'\19£\93 hùåô*\96ºQ\bUVº¥´ª¬tËEÅ¡iá`@p£ª$\ fP¦Y\8021@\85\8dó[\92Û~ÕCòV±ü1k\15QB)XVd\eV¾Å\17â%       Â8      Y)vZo\16·K\ 6\81\982\95w
+ªTqè&TÃN¸íQ\r{6\\81©\8b\89ó\97\9dN\99Á\92Ý$qó&©\84Á^«0¶bIG©]+=\84W<\ 4\9e\92ÕÇ\8cÖ"k\10\8d\84]',ô\91RÅ`¤\19\8e\13<\9e[m}kª­\ fË\164¡]
+\a§'V¤\8cAYhw!Ð{\bí\14Ç.\ 2C=±\18lT\8dù\ 4\ 1Á\ 6cjF|\1aéóã\ 2\ 3ãÂ`\9dÍ\ 4\91ÃHá\13\v¥Æ\11CeHf(\9aÛ{\88?\86§E\b\83\96r\1aã¬f\98I\14\840¡ÂV b0Y\81\1d\12\1a6;éOcÄ\14ÞÀ½\8eKsm´ê¾f¦~Ù\9eÐVË»¼¶Ó\12³(\14u`½\10Üñ\82àvAn\ 2IE¬\15[e]«¬û\90\96u±v»ä\85ÿ¶\8a¸V\11×*âZE\«\88k\15qÿ\93"®clEïÌ\ÿäøÜäÎéúÌþ¢Û±µõÙíþrä\16<îÁ\83+îð´\rO\1d½Crl`rj¢;Ý­\9cØ69½®>;71\83\fÞ\ 2\19l\10/Gá
+_\ fV¥%,E¢\8c\18Pa\837\17`\ 3à] ÜÝ\97\7f\16\7fñÏû£IO\93\978i:\9c(ýõ¹zw!)°\91¡¶\ 5WðùÈG\9bÑk»:\16ͧ\9d«Ö®\2\8fÚúî©\8dµFºþ+G\8e\1cÜÂÒýÂ%ìÓkÆ\1e:~êÔ\89\1aè\btñªÍ3\ f<òÔ¯~ûÆK§¾·\7fC§§ËGö\1d\99×ÿ|áÂ[¯\9fytß­78Êê\a\8f\9dyõü{ï¿ÿÞ\9f~yâëã=\9f@J\81\9e~åüÅ\ f>¸xþ×O~câ3Nîå\9böÂ\f¿ùË»ïþí\8dg\1fûòú¥\v\91ÞÐ7ºûkG\7fþò¹7_{æñ\83£KýÛ®ZLo\1eºëÐ\8f\9eþÅÉGï\1d]^YÅí\a\1f~øÁ{\ 6;«kë\1e\9f\9bÞH\eWܵús}\9d\8dpÁ¢Zíúù\9al»zá|ø_|РVMoEsp&ýoö«&DÏ«
+w)\91`A\X\10Þ¶\94LH3¹?ï{\7fR\7fè|iÚ      \13+\89m\ 3!ÄÉd\88ÓNgÒtÒ´\v]\88QQWJ\17ÕºÐ\85 `]\b\82µh»\16\7f±bAWR\157\85¶Ë\16<çÞsî9÷\9b
+.$ùùæý\9e¹ï½ç\9eß繯e, \92¯Çñ£ÔD\936°ø\10~\ e\vP%\a\87;ñÙ\ eG\96¶·7\87\85\95\8d­GÖ/ΣË[O¬_Ùi¸a|¶¹qùòÆÖ¥yüØÆã«\176Ûú»à¨å|\1e\v\90\11üÀafpúAöcU=\85å|\ 2¾=\fß®AÞ\9f\1cÎ\9e3ÃÅýPE§ÞK©/\1cF\96l§ì\ f\ eGNï\\ 1\v\87\85¥¥»×Ö®>zj{g\15\17÷\86\18ª8CVÌ\9dtu/A\18ò\98\ 5\ fý\13~8;\ 1ùA\92\ 2z\f\7f!ÿ\91òB\9b\t\ 1Ç\9dR\85@b\91\9f\v\86À8\12RD¡B\84\89  ¨H\85\ 2Iã´íY»\88\11Jâ 8fëúeѺ,\12\a\91ìrÔ\12Ç\8dÀL\ 2Ìm-q\10,4¼I\1cD\92w¢p4@\ 2GCEߨmHߨÓDß\14³¼\r\9d¾\11ëYßÈ\rÅÏóÑ\98í\15¢Nßø\88C\14\1eÜd`\91~`¡\93G\9cÆó?%üyê\14\ f\82>:Eûª¥Þ5É\83@p´\845\8fóaÑ\ 6g;Ñ\83àä\91Û°èq>b\1d\ 4\11=\88L\96h\1d\8b\1eô¬\99\88\16°èApt(\12YôtH\11=êE\11=r\84\12=b \8b\1e±\96D\8fÜIT\8f\^É\1eq\11Ë\1eq#\v\1añ¶Ò=\bB&9½\fCDÕVt\8fBújË{U[æj##êî:\96\15\85W¿ô*\1f\fò?/ sYN)\14^!Bá\ 5TôW\81D\7fe\7fæµÊQ¾sT0&ô˲\9f&¡¿Îc:&ßÑ_\8caLÆwô\17c?N$o\99þ«\8bÖ\9bÜÑßRôÑä\8eþº\11Xd6Iè/"Þ;a¿\ 2`C\89¶&5cD~Õ>D~k\8fɹ#¿Õ°Â\88\85üÖ+ôÜ·Þµô#á¾Å+£q\1d÷\15ç1÷\15\a·8ïJ\87Ù^9ò®Ü7÷#KÏ«\bò\15{T\0å\ 6\a\83R\ 5Ò\18,\1dyþÝ\18Uÿ\a£\8açÑ;>Ô¿7\ 6Ó\8dÁtc0Ý\18Lÿ\83Á´·R;\82\9a°>\9eù\18~^­:òþúãR\13µÇ76×\8f¶oKë\976¶DäÂ)ÐËîÅdz$ä0\1dÁ\89Æ£\8dXT\10Ýs\80Á}иϾûZüM]_?S[m@\9a¸,ÖÜQL9¶º³zt\98,`g\96÷Ýô\1füyßû÷B?¼pÇ-»Ñ\ 3÷\9c\º}\17\9aW\1fÛ|pq\1e\85§\9f¾~Áµï7ßî>~âüW~ðüóÏ}ãòñ;\b½í\9esW¾ôí\9fþúϯüöùï<õÀ\81\8a\1e>óä7\7føâË\7f\7fíµ\7f¼ü³O~òÖ\82ºÕëß{á\ f¯¾ñÖ[oüíWÏ}uí®\ f!j\ 1ýùï_}óí·ß|õ7?þúú'\8aÝ\87\1fº\ 6;üé\9f¯¿þ¯W^úîçN\1fº\19Ñ[gg\1fûâ·~ö»¿üõ\8f/~ÿúÙCõ´\ fÜf?ºü\99¯ýè\17¿üɳ\9f?{¸»Å§¯?óÌ\97\1f¾÷@\7f·£k;[\ fÚù\e/Ü÷©Ù\81yð¦[\16\17?²Û\93û>xónð¿ø\83       qÏÖEL\87\92Ò÷µ\8c\ 5Tòõ8~\94\9aht\r\16\1fÂÏa\ 1ªäàp'>ÛáÈÒööæ°°²±õÈúÅytyë\89õ+;\r7\8cÏ67._Þغ4\8f\1fÛx|õÂf[\7f\17\1cµ\9cÏc\ 12\82\1f8\ 5\f\8e\rÈ~¬ª§°\9cOÀ·\87áÛ5Èû\93ÃÙsf¸¸\1fªèÔ{)õ\85ÃÈ\97ì\94ýÁáÈé\9d+`á°°´t÷ÚÚÕGOmï¬ââÞ\10C\15\8a¹\93®îErC\1e\13\80\9d\12~8;Ù     \1e¦\ 4\84\f\7f!ÿ\vù±Ð+\ 3³-GÃ\ e@\9fc\16\10\11\80v\11v\84}\81ë\99\80iÔñd\81Í\992³`vØTÙ\ f\80a$ú\10Ò\84ïÚÅir\95aÀä\8c\ 5\19§)\b²V_ôSÊý2h»ýNÎØ(\a¢\15\ 6(\8dÉYLC+LXÄÑ"\17\0`²NÝ\1c\11;&um4ÂL0L¦ \97M0U`ü¨­&\18\8a©w\85q8ËR\19¸\85\1d\16#`ÞÔkFp;\8cQ\85¤J¨Ô\8b@È&b\11hl\f±2¼Ñ;¾R\18Ç\82ykê\95B²4na¶Î!8\80×è=\ 6!\1dÓ w\ 2i\14\86î¼8ÙþFÈYGWç¯A²QÆ/\10\80P¬7)\8d\ 5\19Çb\82B\80\81ÔÐ
+\b\97\fqhûd`\12H`å°\f\9e\1a+\89a?\ 3ã\1a\91Ô®T¬F\ 3å\8fCºÚ"\86Ä, Gj\81e\84¼Pã¯\97\95\14\91\9d8\91ø@Êñ\9arHCbà\14/y\89\90A7´Ô\ 5\84ê\853\9c\11ÊðZ\bzY-\16½U­):¯ØÀŧ=Ñj´Ùßê¸]±\95»ö\84\85kºqÒË"nëõV\11\1f
+gPwx   ÒJ\ 5C*j\90c        Hr&I°\ 5P)¡Á\9a\13g\97\1cH)8£n\85²\84s\95\ 2\96Ñ\88x\95òò½Õ\85\82JñèMj\81é£J\19v^à\82%/äiÔu-\b×¾¼\18E@6GëæÕâ!í\97c¦[tßÉg{µwâ©85\16ÁóÈ¿áÁM\98\ 1þx\1c\84yD\1e?ÿ³\1f\1d(¢0mhtäd\ 5CCk¹ \18C\ 5\82\88\ f©"ÖzÏN4\91rd´Ö²\13!\11*hb¬N$$\81HÅÝäE\90\a9x®\8f\õD\91´+\15Â\f-I\12M\1d`\f8W2\84^\82"H9ôVá\ 4ʤ\9a\9a\r\0\8eaLÊ*\b$J<õ\1e¨­4r`ëµ!\14)\99Ì\81¥ù\ 52×ú\1aÆâ@\0®¸\ 6\15×       ¸D¿Ì\97òÑ;Ù\89æT9°¼\b\8d·$\12è¥h#w/¼pÉ_\9fê\98\r\8cvsó\99\10î\84~Ìý2\ 3\84Co\ 5U=&+\aÒ4\ 3]ê{W`?NyT\17\0Ä\87\1cÔ%õ\84\80~\9f]rz\19L\0\93&½Õ$þj¾\80\19\93|9±F\89æÙd¦QB)\0G[^£¤ +e_z\15¥ÏJ%"\ eº¹Ê1\8dÔ4\94\17)Y;Ë8©;ÓZî\vÂõ!/R\19\91\83êå¹àhnV\1fµºl~lµ«çfAè¦5*zY\8d\9c\ 1Ö%ÞR\ 1Û¹s\13ç^Í\18ìè\13\92U\80ÄèºÑI\b%_ÍQ½¬¤±ìD¹ÎçQáԢоhµ#=*\88Ëü®Éɾ8\8ebáX×
+}×
+k¬\19Ä\ e\13s\1c\vba¨\17d\1cC=\19¦_cÑ\8d*$\97-çÒ\18ü(+      ´Ö%µaarA\9d)1ô*\86Ðû&\9bõ2¤V\18\aÙ       *Å3+`Ó ¿¬Ç!\19\r\9cL\ 4\1f8lL\85\11!\r\88¡°Ú\89é\9d7&i\84Fþ¬¾Ø@oB}\91\8a\98ȵÚê\89\80À=Z\ eZGs¸\8cï\15\84ÄcÊlÛ\b¥Q\8b5Y?($.\ 6c\83:b\ 2\ 2\18É4¾=\ eÎè\e׬N\9a\ 4Æ¿8\12\90ù\16åU\8b¢¨È*\ e\9cìÄñå\ 3»L\0ëmh\83¬¦\8c¶¬eVÛ¯e_;S\ 6\89²\f\a\10hC½\f   HwI\võ\13§Ø\9b\ 6#.Æ\98\9aÓÊd\84x\1a7*×
+Âî\97÷(JLSR\b}<ÛJ\8e<\1d\ 1~\eU\82\0â\997Ö$ÒHË5\ 19%e+NÛv"gw±\8d\v¯9I*\99\1d)Õ>ß\14f{u
+"d\ fìß\aÿÌ`\863\17÷ï\vÃÂÁáÌC\ 5Ëü|µü3ØpÌp?\12¸\b¾E\92\16b\ 6\92[\1e\frG iàýq0åoOÖ\98\bR\87ªú@\93Ȫ!\84h²ÔÐâ¶i\12d·Ü\ 6\9atA0Q+¯ò\ 6£?Ç#\b!\15\92^Vô\94Þ\89x\12\1d8£îWä\99¦Ê,âÚ\ 5\9aÎk\97Ô,¢ k4\ f\8bj\94e¬,e+Ò\9fÚ\15M¨2\89§®\93ë5\99ë\vÂz@^$Ù@\8db\82\\14\81±ÂÝcT2\ 4\81d\9d\92*\1dÂzF\83Uô¨\9dª*Òç¡vênÄ"\8b\9a«óJ\89Áwí»ª5\8d4Q' I?Þ\87µ¡\1cF\12rÆ}6õê¶E£IÒ\16±&[5_iê¶Å_/+)";q"iqÛR\ eûJ\f\9câ%/K«A7´Ô\ 5\84êE\rï\82P\86×BÐËj±è­jMÑy¤cjñiO´\1amö·:nWÔl¥y¢iFYƺR¶bù©]Ñ\84*\a\89ÚsH\85¸r,\ 1IÜbK°\ 5P)¡Á\9a\13g\97\1cH)H­Ó{\1aú\98«+̱\82U\19\8d\88W)/ß[](¨\14\8fÞ¤\16\98\94\ 5.XòB\9eF]×\82píË\8bÔ"f<A¨-µæÕâ!í\97c¦[tßÉ»±Â \8d\15\1c\18\8b\ 6þx\9c\13ïøPÿö\83\82y.\r\8a"J\85\r³n\15ÆÌòVS~¸¹\89\94\11E\8e\90Ë ìI©\16AXÙÈ\8b$\80¨\1ar\12¡D¼§\10«&§\14P\15\17¿D²¬³\8a\ 5\gUÓy\82\90\14\94÷ª^¤0Ökk)Û¼Óô';°IT\1d° ¢ØTj[VY\8bÞ©
+\18­dYé\80í\90ä\91{U\91C\98­>Õ¡Z\15\13 ÿf¿Úb¬¼ªð<\93Î\83\10IË%üÜ/µ\87ÿÿ÷\1dkê0S\98i\aÐ6(:ÁÃÌ\99\138Ì0\ 33\ 3\9d\91Ø\9b@iPR[ÓÆ[}­¶IK|\12mÚ÷Æ'S\9bX_äÑú }°Ñ\aq­}]ÿ\99\7fÀ\16\121a\803û|ì½öZk\7f{ío\95]¯±GBݳý\17\9dæz´d*´raCÿv¹¦\8f¦"ö\861\80Ø?Æ é{\9c$sèFӴб&S"å+æ\ 2^\14\10\86<\9e\92\7f½@kòt\94        \b§\9d\96yRø\90\f³\95ÉÓÇ7]NYG\8eQÄÑ0-ôd­x\16H]q-r?!á~¤\85þ\1aù\ 4Å\165v²1Gñ^Æ<Æ»K_ÉÔ\11\86S¡ÓÜÉ%Sá\80é\15\8fTÀâ]\96"pÏ1\ 6ë·\b\ 2β
+\10\ 5Ò\99>\94\1eñäs\1c¥Ó,\8d\93%Ïõ°\9f¿8îRÐ\Ä»\93j\94L)ëÖè)\17{z\97\15\17\13áÅá\ 4L½Wê\ 5B\8b\16Z\86J/\87\8fai\8aÀ%×õÑæ"6\87Ñ`è\1fã\9eé\fIo\11\9bÑ4-4¬ÉRèk©kÀ¯\82á\93\18ú\1e¯a¡cS¤=\ 2D\ 41çZ¨\84\90N\8b\82®!K¦BÓ\16w\f½\9dç`QúW7v\81qfè\17½o\1c®\ 6i+\13\12ZÏ´Ð5¨v\87\10}èd\87\83Ú¬4¼1\91\80t\97(FJ\94?\954+\1c\14Î7lXa\ 2x_Èø\909ÊPÏ"³¢½È¾¸gzH\88\19MÓBÃ\9aL\85¾\96º\ 6O\9cRJǤÙ\97\11Î3/9ImBBúÓ:\7fJA\94h)«ç\19g\86\93÷[@Þ8!\b ,¨DG"\8aD®%0P2\99
\8d;\ 6v[ßBôôâÅ$¥\9b\1c\12\99n{wQ诫\14^~\1dì]\ 6\7fó,Ï\ e\8d÷.\93Ù¶íÙ¡¯[lssgßÌÜ@§5×\99\9e\1a\9dYÈvYlßèì\84\e\1eú\12~\9eÆ\8f<;à~\1dÅ_\9bû\86DsOg²½+~ÛÝ>Ú\99zltv®=\83\18ì\ 2bn/\ eG`\84Ûã#\92{Ö)Ñ@m{\182\93Áý\0ß\8eÝt*þ\87\9bî>u\9c\9cg\1cþäÖ\97ÍÖ\91\81ѹÑ]\99(\0;4´¬ç¶ü¬Ü°é>7ºwã\86\95\1e\ 6÷íÞ\84£M»\87\a¥\9b°\|µ=}ü\9b¢§§üÆÄtû+|\ 5¢k¾Ü\9c¿øÂ¥³­ÖüÅË\17ç\9b}k\10]a\9aOýøõ_½õú/ß¼ò\8b\1f=ÕÜeçö¬ß¿ðêo\7f÷þ\a\1f¼ÿÞÕ\9fÍï[ï·Û1úÊ»\7fúëÇ\1f\7fôá;/\1f¹?ºfο}í\93ë×?ùóÛç\fñøÔ¯¯ýëúõ\7f^»:K@u\ eçþû\1f0WEpÇØËï~øÑßÿö\97?¾óñ\a<¸þÀÂÏ\7f\ 3>üá÷ï]}õì\ 1çÃÊ\87Zç~úÆ\95·^{íÍ+oüäÜØC÷Ú©\83Ç\9e¾üÒ¥ùVûì÷^zá\99ÎÐ\ 6\r\1c\99yâÔ\bïéá#§æg\8e<\9cÙ\88Åþ\91\91¡m8ÜöÈÈÈ0ÿ¼5|_ù Zç6^§\1eÌWy'>·zEprùªåÿÕA\91\1f$ÄÃSãH\aKèÁÈW@\13[÷à\87½\11\ f\98|?~fÛà\8elϾ\80ã"Û¹{zz2Û6Ü\99\9ah\8fw£CSgÚ3s\11Ï\ 3Þ?Ù9y²3u´\e\1fèÌ\8e\8eMÆù_\84­\86L\13¯_@ð\ 3\95@Þ(\91å%Þ©\ 5¼Ì\8fÀ·ãðí     àý¾läp\9e\8d÷Â%zìÓ\to=F|:üÍQyØ\v\9f7¤áP­à7\ 3É
+¿à=\0ñ\92ÃëÊ°Ø\80\1f¶n¹¿\93¹õ³\14\ 2\9f
+\99ZBT/V:ç\86´\93Øib\97jûP(æ\14\11©Á\8c \ 2=æ+\1c\ 1KÐ¥2K汪Úr\19½\b\885f@3\96:\81hLæ\rf¤ k%JKIÌ' HÆ"\18Ü\1d®\80!ªh>E\1e¼\bH\7f]Ö\%\87\93Ù\81§ÓÈá\87!)\96\1c¸?x \95\80\94ø
+\99\82\88Pt\8ds\17'ô5\92"Õ@\1dØ\15¨\a\b\906É~l\9ch ².P\19¬Á\18Z\1fF×Â\89Ê\92ÚOH\95\1e\ eì¢\87\aC\Ñ~\8c\9dò\83Õñ#<§Q\95§ÿ$ª<\99I\ f0îÆYE6\83øQ M­ai
+N\11\92é\bÒL'\90\83Ô\80°\92ý¨²RR\89\18Kég)ÓpJà\ 4\95\98\12¤\f×\92ØO\bÉt\ 4\13\18â\8aöSìÝyë¯KæM\85K\1dÖUÆ\8a¬ïä-U²ÅT?±\88ê\91é²\9bé~\8aEZ\81\e%\ 1'\ 3Ó\95^\92éuDoÕ\11}r1ÑË,\99¯\12ÝϱH+¤\9f\13p2\16\b¹t\81(k
+D«.k\93ö0Aþ
+fr\9b\7fÍ\ 5X\86\ 1\by\81EK\9b²ôÏ\ 6\140¥Á\14\9e@\11õ\9d}Kî\9eÇm<\8fO'ýñ*áoú¶\7fö&@`\8f\82\82¾(\96Ðþq\86ýng¹Ï\9bKþR¨\eJþÞµ\9b·n^s\ f\ e×êÁá½j-\ e·>Úl7\87¶âpç¡é3S_kà\90\1dYxvþ[%\ e\99ç\9fn    «\9f;ç¿\7fî¨\95Îzâ¹\1f\èh\1c\9aÉç_¼x\9c\f­\ e7\13\17_|ÎMÐÇ/\>\7fÌ\ eÕÑï^zv\âP´\9e¼ð\9dQ\8eÃòð\99'O\8f\148|ààÄÌÄãV\86o\19\1c\19\1dÙ»\ 5\87«åÀà\80°þÞ³zã\96\8dkzoQõî¿£U¯/Û·Z7n¬\95\8bº·¥Q\18Bôú\a¨¸Ñ\fÌ\8e»3\95\ 2%}Õ\ 2\98\16\96ð\1eS\98\88\ ejd        ¸bdjÉÛÝ733êÇ\90ó¬ïôÜtæØÐùv{{¶óñ¹\198¯t,ãÓcí&\1eÎ\81±ÙöÌ\99öxóÑöBÓÍ\9aínQ¶õMMOe\82     ú
+çþ\15þl\ f0k\94F\92\16ü²¡¸O\9c\93Ð\80\94¦\14TfG\84j\96\0V4K\ 4\83º\ fæS\ 3\10¼ Í\83T\r­8é\13¬1Ý\0\19SÒµ\1a¦iNÌG\80\0V4u\ 4cTÁ|\8a<xA\9b\87EY»\95æ\81Æ\99\9a\aÝ(\84o°X\88\93)ß6ùæ!"Õ@\1dØ\15¨\a\10ìÇg\98\ 6\ 2M\92\96\92®\84ó4\9c\11©\92Ã\81]äð`\8cÊYOq\13n°:n,j\1cÒ\7f\92Æ!\99!\8d\ 3ìÎ¥dD<\83ÀV&\17T`G\84f9\80\95,G0
+û`?\89ÿ\98PÒ8¤ÔÓÆA7T.
+ºÖ4\98Î9µ\1f\11\9aç\0\1cÁ\18\9fbïÎ[\7f]2ï\90Æ¡\9bæ'\16Ñ<°¼àÝ,\97\84å­À\rN¦Mz\96\17F,Éó:\9a·êh>¹\98æe\96ÌW\89îçD¡\1aý­\bÕ\10ÖRÅ¡¬)\ e­º¬Ý¾Æáîyܾóø_6\ e2¿Yã\10gÜm\1cî6\ eÿç\8d\ 3)P¤q \85\854\ e´hÐ\ e\81Üõ:ø\ el\1c\ e\85_Ðõ\w7\19¢ÔÜ\1e6ç,\97\85\1d\94Ü\9ez\ e\ 2\vÎ5ôX¢f`I ¡\aË\99Ì 1Pøò\ 2\13\8f ×pº\11\14\86Y¤Ä\9d\10É96\13\80@zQ¢\14(\90
+Ô6L9\19?ì@\ 6Â\ 11]0\91!Pð\1c¶dP­¹áUD\0\8b[nYÄàMqë\9c!p
+\85\13ÙÎ@³ µõÁú\ 5\8aEr\ 5§­íi'÷\ 1TÆè,\85\b\88ÖBe)\13\ 1A/¤\80D\9a\82N\13\90\16
+ms\13\11Ù09\88§~·Ð\83 ódáRAA\ e^ÛµR+\vX!\89\0ìÃ\12\82Æ\14\9c\99RE\ 2Ñ\18<_eIAD@¤A>x\ 12\8eq\8aä\rÃ\ 1éw\v\1dÈd#\97p\84Ã\15P`\96E\96ì3\9b\18\b\11\10\1f¨s8\80>P\eV\\1a#\aDð²
+0Ît5i\fù«T5i%\9e²ÐY:\14JÏ*\8bûë¨í\ 5³k\f\99ʹÁ{R\8a\ËÊ t\88\86»\92Zý]½6À\ 2\86¼ð×F\e\82YG\ 3W@Gk\8a\92×q%\82\ 5dØ®åE)íñê.²x¤J\16\ f\ e;\10¼Wd-\1c/\v\85¤@\95\8e+,pEh¼MÑ< e\17W<Rå\8a\a} .¬¸6\86\ eÜÐ\90Õ*BÙ\92×±%\ flQ&\8bg\ 2_å"ªHB\15x-\8bê4®ÝwéÊ\ 5\13~\82\92 Nm¹3à^\8e1Beb\90\87a\arf,&Y K\ 5Ô/\86\ 5  |/r[ît\ 3Þh\87ð¼d¡v\9a¸ÚiT¡Bí\14\\19[\ 4A\ 6«¬\82(È[F\16\1a`5s\94\8a[ ¥ræÎ-z\ 2 6¶¤zg9\ 4 X\96"\ 2@J\11rãBG\123ÉBAÅô Ó\99O³K`â~÷\r\ 1[{ð\ 5\1c¨\\1f]¹>UÐoÄTA@[à\99t\bH`DXC1\e\86\86Ã÷Ì\15ö\95@\10\\15\90(\9f\ 1ÁJeã3Àa\aBiç\ 5sY@²\84W+G\90aJ\8c\8bZ@Þ´\a¹6\980H¯{¥ ù9^\85\84¸·¬ß­ó\18\9c­\81ç\99X\82\10\ej\8b\14ØDõS×\90Mÿa¿zc£8®8\1f#R\14WQ\e\81\12uÁ²l0>ÏÌþ\9b±CZÿÇ\96\9dD8\80SÇr\ eûd\ eÌÙØç\80U5$iMP©ú!\88¶!DU\90\9a
\12©´T5(%\8a\14%ªR\92(\94Ð\92\ fmEè\9fDH      R«*\91úÞÌìÌìú\10
+UúéîN»³¿\9bÝ}óæ½÷û=\1aÙEP\9fI\90ðX$aG\ 5Á¸`¹\10"D9\ f\1d#y\9cç\ 4\aÇh\8f*ÿ1\8c Pźò1 Ù$áN\92\03D\84»Ó"\9bl\94É8\8829)o\8c\9a´wÉÄ\82\14}\16X\90¢\94Kj\rÔì\14¢K\92¬S,S¼úS Í\89\88sÏ>\1f3@\95A\87ZM      5\ 6'`\7f
+Ô¥;\rb;\1a+FW^r\ 36\1d×\1d7\bv$§Í\89º^"¦3RPÒ\18&\93\96\82\86µn8Pß*}Ué«J_UúªÒW\95¾þ\9fôU7ÚÜ6Sî,\8e\95\8bS¥ü̼×"±\81üìN5\1cÚ\80Ç9<HJÃÓ\ 4\9eêÚzÃÑîâd¡Å\µ\17&\8a¥MùÙra\ 61x\v\10[\ f\ e\87a\84¯Ç %¹\98ËlÁª\18z#\1eÔ*ø\81mÛo:\15ÿPÓÕ\8f\9bÉÄ\vàK¤-uÒ\90Î|9ßâ\85¾¿bùPïòe·ü¹ãÎJ7ßC\9aW-Eë{\ 6{\1a²`]ÛèìÜ\98È ë\1fÞó\83#?~r0\8d6\8d.\1cûÕËg~và\91\1e±~e\826>òô\89WßýÓÅ7Nýè\89\9d[Ä]\12ürÓÖ}?}õ\8f\7f¿öá_ÞZ<vp÷\ 3õ\12öºw\1dúåÛW¯ÿçß\1f½ÿÆ©#\8f\7f3'á5}»\ f\9f~\aà\7f}tùõ_\1cÙ7L$|×½\8fî?þÚå\7f^ûðÏç\7fýÂÁ\99ÁFõÆ»[Ç\ e\9e|íâå\8b¯¿thßäÃßX\93\98Ò¼íàñ3¯\9c}ñ;Ã\e[Im\8d1\9c\8c<ñÃ\9f\1cyrsvñë\1eÚõ­½\85Ö%\9eª\15÷oí[¿Ô\83˾æÓ»+ÀËj¾ú¥Jð-\7f0NºJã\18%2Î7\9a0\ 6Ô\ 6q7\1e\18¥\a\93\eñè5@ê¬õÖã\98zÍíSS\93^C\7f±´³0\9eE{K\8f\15\ 6'     Þ1Y\9c\9e.\96&²xgq6¿mÒÌo\85\8aQÌÊ\ 4Á\ 3\12\1f\ 1\r\88I\81©6\8f\aW;àj\ f¤Ã\807<B¼ñ\15\90[\9b>Oþë§\13\9d]D?:sû\òs\ 5oÈx\0l\a\ 50ðIDå\80!!`é&aÌ\11á\11\8bÃ
+\ 3©\829TiJ\ 2]ÿ\81\11\90ƹ\ f\84\19\b\v"\ 2¼Ê$\120\94Á\ 6qiÂ\82(ò4\85¹`\180y+c\^Ç\92!\0 L8\88ä\ 3Ð?~l1I\aq\ eIÀÞ  \0\89¹R\9e>\85ªå .·$`\8a[\fHs\91\0Ð<\1e8ÃWÔ¢mH\0½Fel\ 2ê5Ê%\99;Í¢\ 1  @Z¤\91(b4í0\97\91,\bÊ\82k÷«\rA\8e\92\8cdö-AÆÔf\ 6¾OÓÓ¢P˼X ¸\ 1\84+5\ 6\8beBH3\ 4x\8føL©"\16)\19\f`D\18\95 \95þ\ 1$\8e}¥\y\18e\90\90À`LÝh@ \155M?
+\f£ e\9d\1ac¡½\81¶Á¿\18e¾î\ 6Ì
+\0c\18ãv\956:³AÜQ)²5=ÏÉNÑ\8f  ø\93 õ\13\1e¥\ 6\bí\10\88¿ìÙf\r\rÒ½#\80¾\8b)CCêhl@Â(°:\Ú æÉ\8dD½®\94+@A\1cQ+ê\ 5\98ÅýDöG¡D\820\8clw ·1\0m\1ah)ë\a,ÙFÐ\8a±n7\18óR\b\83Èó\9c\e±sÑ\81n^\91ô8ý
+T\96`+\84v[cM»\94¬\b\80ðd7äÊ\93æ«?      ×\90Ú\16-ñ iá\8c\9fÝN\ f@PÙn§\87é\91T§X8×\99ÚÄ+Õ&\ 3r\1a\aò^­_\93^ÖV'\8d¤ªSèH_p\1eô*έ1\ 6·.O!Çô³Hº<\85\95ÊS\98\94§\0\12Ö>\1e\0\9e.OÔ
+_[\9e¨\15¾fQæV³p\88\1fØ°0\8d¸õ\89WªO<©O\8c\86jãÔ\96¸±\9fÎ\10·w´\7f:½#Ú\88ô`U7gö=J\99[D\9b#mdÖp³b§r[,\ 6G²Èm\1d"ëcÝ^D\99­\90û\13e6­?\ 5\9a¶&y¾m},\87\99È1æº]\93\ 5uĦ@Ó\9b\19\1f\99þÍf\bOe\bÌ
+ÓÓÀ\83\81Ó1ò\10ö\9d0ÝXÒ ©E1c,Ý\82BÊû"\16ºYU\8b\17\14¸Sr8vµ¡©4\11\95`\fÏ\8eôLp\99\8fm\ 5\16z\1a\89rLÑ\ 3\ 4´À\8an\11Í"\1dêF\rB1£$ö\9cGAÉ\11TU²\88R.\11Ψ*¨Ò6¹÷\92G£d\11\ 1!B\82\ 2Ö\99ÔÙ\98\84J\14\15è\18ä*\88\98)UÊ\7f\ 1\96\ 2\ùØ\86k6ª;*\85úM\9bD\91V|ë2\92ÏÐÓ\r\aê[å©*OUyªÊSU\9eªòÔ\17ÂSu£Ím3åÎâX¹8UÊÏÌ{-\12\eÈÏîTá\rx\9cÃ\83ä.<Mà©®­7\1cí.N\16ZÌU{a¢XÚ\94\9f-\17f\10\83·\0\83õàp\18Føz\8cR(NA\886bA\r½\11\ fB\0ê=ضý¦Sñ\ f5]\1d¹\99\0¾DÚR'\réÌ\97ó-^H\ 1\eê]¾ì\16>·Ý^       ]ÙP·j)Zß5Ð^»\ 4\15ùÝ\93[rYtð©Ã\87\17¶1s]SËîë\e=p|qñä3ÓÝu\1a]Ó52³ÿ¹Óo¾wéüâóó\9bë\15Ú4´÷Ð\89s\17>¸víê\85³G÷Þ¿Z¢,¿pìì;W>ùôÓOþú»\93ß\e
\14Ð3o_¹þÙgׯüþ¥ï\17¾.ínÚº\a\9eð\87¿}üñ?.½ò·\a\ek\10]Ý1¼û»G~óÖå÷ß=÷âÂp£zÛ\1dkè½½\8f\1eüùË¿=uôñá¦Ô*\1eZxöÙ§wôÔ§×Ö2V.m¡Ù\157l|°£>\v.[\95ËݳÔ\93Ëï¬Y
\ f\1f\f\88®Ò8\86\83\fè\8d&^\ 1µÑÚ\8d\a\99\11F»ÁäF<z\r\90#k½õ8¦^sûÔÔ¤×Ð_,í,\8cgÑÞÒc\85\99²ÁI\82wL\16§§\8b¥\89,ÞY\9cÍo\9b4ó[áU½b\14Ó/Að\80TF µ1ú1§æ1\99ûàj\a\81¸\1fð\86G\88\ 2\92hÓçIô\86&?G\ 3\1a
+\7f­×<X\9e\ 1\v½\86öö¶±±¹]\9b¦Êy\9c\9c6\84è\8c\8aÌ\9bæ\92\9f«vCÆ\ 3¨\8cP\14\ 3\9fDT\ e\18ò\ 2Ò\ f\ 1^C\84G,\ e+\fP\ 2\84B\88ô'É      8f\17\82\ 4ʤo1\ 4@j)\ 4ª%w\10G\9b\91\19\ e\bÌÁõÓ¸\ 68ÖRkD\82\8c)Ë$;¤¦Å\94 \89ÄBp\89\b&b\89\80m\92q\18È\ 2?¢¾â\17x®´Bª!äI\0©\0A\80\b÷\99$+\8e\9aÖ\ 5${\8d©Û\12\8c\86DMÒÏ\ 1«((hçu¨ô\ 4U\9e\0Ã|ªÜê+\1d\a\8cánÙ%ZGg·££Ò\1e\99\93\r\8f\1f\93\86³\90ð(5H:\1f\11\b09{¶û/ÂT\v\84 \1f3G\a*K}f{ D"¦ç$M\10\9cs4bÔí\82\10\v})\bU\17ÄPV \126]\10\93\9aB˼¤\vB¿\92\84¤\vB\10\ 2\9cÛ.(\85È.ȹÑvAö\15N\17d-Iº klÒ\ 5Ù%9m\90]¼Ó\aY\1fé>Ⱥ1ép¬·\9dF\bA\12\9d\86[¤ÓMú:¹Î$\9b¨\94l"I6©éíÓݽLo¹£é\9d\13\ f\ 4\15¡oA\ 6\86\99÷HMï VÓ[ÐÑÃ\16Lô°}~"t\1d\94£"B¢ô4á\87¡ÕÃ\f\14/ó¹\9fÒø\871'~J\ fãæ\a¡nxµ\1ef\98æ>\11)=,S>&"¥\87\19\ 43TXnõ0"¾Ï¬\1c\0Ö\13¦kS\82i1ì<G\8baUa\84H\89ae\18*dG\f«\15¤µ°Z*V#G\v\ 4\84¥´°õ]¢\85­\7fÍ6/\89\86\8eJ!rS-,Ò$¶.Ãb¦NÝp ¾Õ\82U-XÕ\82U-X_|Áª¬é\9b±{Pá\rx\9cS\1dÇ\ 3ê4aÚ\9fîâd¡Å\µ\17&\8a\ eÁ[ \94õàpXK~ð=Ó\85$
+0§BoÄÃZá£mÛo:\15ÿPÓÕ\91\9bÉ\ 4Z\98À#Ò\96:i\bvk-^H\ 1\eê]~+mßm·WBW6Ô­Z\8aÖw\r´×.AE~÷ä\96\\16\1d|êðá\85mÌ\×Ô²ûúF\ f\1c_\<ùÌtw\9dF×t\8dÌì\7fîô\9bï]:¿øüüæz\856\rí=tâÜ\85\ f®]»záìѽ÷¯\96(Ë/\1c;û_ö«.ƪ«
+Ï3     ±BJZ¬á\80\90\ e \97ý\7fö\ 1\f2w \f\19J¥jÑ       \19\86;\13za\9c\81a(C\88V\13\88D\9a¦IM\rµÖøbª­RÒ§R+øL4þµ\8d¶>\88!1­\ fJ\e\eM+®µ\7f×93M%Ô·¹39³ï7û¬½þ×·\7f{íí÷Þ{û/W~ú­ÎÆÛ\11å\80¾ô\9bkï¼ÿþ;×~uþ\91±ÍNïu\ f\1c\a       ¯þõúõ7ÿð\8b\1f|õþµ·!º¼=täÔ\93/þú\8d?ýþò\ fO\ f­õ§}l\ 5ß4°ïìO~~é\85§¾6´®fÅçO\9f;÷Í\83÷Ü]·mCgzâ\8b¼iqïöûÚw7Á\9e¥­Ö'g{rÁâÛf\83·ðÁ\84Ø:1\8aéà\12z{ÊW@s¶nÃ\87«\884ÄaóZ|\16½P#á\ eË\8bõ}\93\93ãEï`wâÐØh\13\1d\98xhlj:á,âíñîáÃÝ\89\ 3M¼¿{tdÿxÚ¿\11\8e\1a¨\86±ü"\82\ f\1c\ 1\f¦\ 6f?ÖÔ     ,æ\1dðí |;\ ey¿³\18ÚË\8aÑ\85PD»o¦Ð{×I\9c³º\92«\8bõ÷OO\81\86Eo_ß\96NçØWvON\8fàæº",T\1c\vZ4N:\16\7f)íѪ
+ïiJI¼\ eâBàLÀÑÃti\11±F\94z\8e\85ãB\1c\89÷G\19f\1f\80²*«\f"Ât\98×¢DFÃuË2æ'\9aÆþ\8em\92Ãý\94a\9bÄY"\94ë¹\80\ 1Çñ3ÇT0\9d\10ÑZxÂQ¢&\88(­MF:þE©mUß\ 6]¸. fb\99ÎC\1d\18L,VUY1T\82\99\96Õ\8a¨\ f\80æ\82Ø\8d\bW\96\18\8d:0\r£\ 5\15ËÛ4:ÛRQ\1aF¤­;\82\ 1C³Úºéë\98¢S\ 2¦\8f·R\80Ó\81*\12\ 4õGZ\90_\ 4\ 3¥@eKSz¾§ªh\11Ì;\aIn\94ÓßXîg¯bFÖ\117\8d;á½\ 4ÂÐ.¨$c!xµãJmlÝ"d°\90A^   ´Î\rc`\92ÚiϬU\ eQÊé@\10Ëà¸\8e\7f-\80`d)¼ÙÂ\ f\91ÏæÓT«,\99gÇÑÑÀ¿\14rÜA\8fùp\0X
\8b\1c2GÓ\901¥ÈF$øÁ'\0Ýær$K\8a\99\14\ f\f)îSα\12 '!Ç]b"Æ\95ÏT\9f»\80\84z\89)\1e\91\90â¾\12è6_-T\94¯©x Ó"V\1fõE*ÒdA*äddªwê\v\ e\86BÛ Û@¬1\92\8aÂEðWr\86`x\11\919L\83\1e4Ö1¯\18M@¬`\96Ä;#$-(è³'\8b\8a\19\96O\f\ eýJ"\9d\89 \e¼!\8cãº1¯\11\91$ñÉ÷X\1d\19ò%D\85ø2£ga-ÖÜ\10\8b6¸¡Ò\8aÖvFbýç\17E¾P&OÓ\ 6\96\ 2\92\ep\f\1amÒõ^Þ\9e«Á\aæ\8a\93\ 4î\98%\ 3\e`!4³¦¶\80\8fÄAR©
+"Ðü[\1f\1ex«Â¼     Ã\ 3.!\19CECÅÀÂ\1a\8fHc=ÂyÅ£\13Y\19\92Dñ2úP1å1f}B\ 4@\82oPV~\rJ\88   \1eË£ò÷\v\1dô\90\87\14)] 3\0×3]¤\97 \ 6 )×u\92\98¦ª¡\14\80ªÄKDFD«\82{\vÑ
+o_¶²1°Þl\b\85µ¦\8c\81õÞÁ{/¯|\18\9d\ 3\ 10³âjH\5ð\8bú6éÊ\87Jâ:Ì*w {\11\9a/&\12h\ f·S\1dû\17^°\þªÐtLi|F\8bÆ\88\ eHl\86RUõm\8ckNE1,T\9e\ f\f\13\r
+UÖ]\81-ÙV\8a\18\0\884\95!FÒ)\9d|\ 1-¿\12VÐm0\ 4ð\82KDéì¯ä\v\183Vâ\891La¨i¦\15\89fFbÄó\8b!1\82Q\95Än\15ShÐÓ\11\ 1Í\8aä\19E|*æ\17CÂÖt\8b\89]Ó-å\7fFB\89ä÷|\1d\ 5\ayãcÁ\85Ñé}\94ê2ù1Õ.\1d\9d\ e  vú¨Ðm>rYT\f0-ñ\94
+ =\13VÆÜó\19\83\1dÝp?\ 3}V\ 1R\96¶6<\ 3\12\92Ïç(ÝæÒ8K
\1eÏ\v\85ã\8b\82ú"ÕNîQ&»LÎ\1a\9dÑ\17Ûð\ 2Ñ_k\85¶Ö
+}¤#\88=¦¬Jå\10^¤B\ 4f\9d
+\93xt"\vV¦D\82\99¨òÆ\0r.,\91çØ\9c!Gæ\10Z\12Bh~\9aWt\e\92+\17\86$IÁÙ\91\15DÍ »¸tTMãø\89¼¶´®Á#\v\90ÊñZ\1d    \1e\L\fEÂÀoû\17\13(¹Ð\ 5\11\85ã]ûJ\v\a\ 2%¬tÊ@.Â\10v³{\90ª&\91w\84       \ 2\ 2\15\r¡´%/\b"Z\86\95\8a\1c!!\7f¬\b|7Z\8fs\13b\16KÆ;IXpIåÝæ\1d       H³CYÒ¡BTò®\18¸,)Æ7\1eXK\ 4P\9f\ 3\r\8c£Ì§\fU-eV\12\98²/\1d\9a\a        Q\r\a\90\92nC\ 2\92[\18gº¬ë\ 6\84ºËnsÃ\91c@\14ñnFb\ 4ò\8b!P\91§Xcê!M;cðÃ\11à9Er\ 4\10\19\89£Ï#\8a¤tË`ÌÊ,*fn>Ñç·S-ZO+/9)Wrtd®öfShÏÕ)\ 2!ûÂÂ\ 5ðË
+Vì\19]¸À\14½«\8b=\ f\8aëcî×Q7l:¬ØåH\dj\1f¸ð?ó\94m\9e²ÍS¶yÊ6OÙæ)Û<e\9b§ló\94íÿGÙV\r¯ß25ÝßíLw''F¦N\14\e\1c¶säè!¿Üó\19|\1eÃ\87£qøç\0þYµe@\ f\8e\8fmHßúÆ\ et'v\8f\1c\9d\1e\9bB\fN\ 12w\ f.\87`\85Çc.²\90v\9aµ¤\ 2\97í\ 5Ï\14P" Ü\83\1f¾\17ÿã÷û§M»Y¡à\879mV9UúG¦G6\14\9a\ 3¶g`AÏGòY²bå\9d~uǧV, àÒrûξ\95¸ZÙ7¸Ýø\r\8bôçÆ&\ f~Y÷ô\88/\1d\9a\1c»O-Fô®Ï\ eÏ\9cyììÉNgæÌ£gf\86·Ü\85èâjøá'\9f}áùg\7f|þÂ\8fÎ=<¼ÁííY~ï\89§\7föËW^{í\95+\17¿7³sy8nÍÈw.¿ñ·ë×ßzýÒ\13ûÖ&ÕªÓ/_}÷Æ\8dwÿüò©\8ah|äÅ«ÿ¾qã_W/\1e%`y
+÷þç\9f°·Là\9aýO\~ý­\7füýÍ?^úöþu\ 1\¾ëÄ÷_\ 2\1d^ýÝ\95\8bO\9fÜåuX²¹sê©ç.<ÿÌ3ç/<÷ÝSû7ßá¶n\7fðë\8f>~v¦3vò\91Ç\1fûFw`\ 5¢Ëú÷M\1d?2¤zzÔÐ\91\99©}[\vg±¾whh \17\97½;\86\86\ 6ÕíNð\9dbS¹Ì\1f¼¬ÜÄ\96\ 6%>þ\89ÅQÉEK\17ýO\81"\1fL\88­\13£\98\ e.¥·§\8c\ 54çë6|¸\9aH\17\19ؼ\16\9fE/TÉêâÓ¸æÅú¾ÉÉñ¢w°;qhl´\89\ eL<465\9dp\16ñöx÷ðáîÄ\81&Þß=:²\7f<íß\bG\rTÃX\80\11Á\ar\ 1Ö\12\98å\ 2«ê\ 4\96ó\ eøv\10¾\1d\87¼ßY\fíeÅèB¨¢Ý7SêAzãêÖ¸¹ihdÐè \1a\1547î\16Biws«\98\86\9e\ 6\885ÈÒg/ð:ÇB\952§¹Ð\1aÇ\87çÞ\1cç\ 22\1a\r}\92³*\83\88\b\ eÑÐJ3 \99ßÒöïyP\99\96\rM\8f\80\ 4\fÑ,\1e;­k¡I\8b\888i@á\95°\19Di\ 6ÚOe4y× Ý4T~FL\96\96À¨ð \ 5£YI|¶<j\11\91ö\^óÝ\1d\ 6ãÕbð\91.&\1f´ð?\18\90\9a\9d\89T\82"\8e¶fb\8aª)åíäÐ\8b)R·Ó\83\r;=\88×"ü¡^~ºLQCÍ\\86\9a(\râWY+é»\10QÈ0"?!\8düð`#?\ 2\18íJò\93í4?ä\ù\11Glbêù\9f\84©g1y(ãiJÖ¸´\ 6
+\ 3\8cÕ    6U))B<\9d@êé\ 4\82'$³¦Èò\13óÊN%\ 4-»ßfOC\94L)(ï4Àn \9a\89ü\84PO'\90z:\83Ñ®$?ÛÞô[{.g~(\99\99\vk4¶\8f´«        #[¢2U½\8f\19¸2ª\90\96¾\9a\ 1\11\95Фà#Pó^\ 4kÞK`ê3Q|îEQ\vÚÇ\f®\95nô1\vB¬ ï\ 2\r/­¢ò\13Bë;\82µú\8e`2+\8aÏ\96G-h\1f\9båµ[écÔÎÜÇ\807ëÐëe´S\96¡\83\87>\96\90º\9d\1elØéÁÜÇ¢üÔ\8b¨¡f.CsuÉ\16\13ôM\88\14\95\1e\91Fvx°\91\1d\ 1LVyéÙn\92\er®Ü\98ÕÃò?I\ fËbH\ f\83Ó\951ôR\ 2µ^BåÐZO\bõr\ 4k^\8e`î1Q~îCÉ¡¤\87e×Ó\1ef[%\v÷Ìð.\88µLQù\11©ù9\825?'0Ù\15ågÛ\9b~kÏåÌ[ëa7Ãâx±åp½ß\95\9a!\81\84æ[\19\18t¸`\ 2nQ¬U1nT$hPU\12:\ e\97\16\97ÈX UJ\ e\15«ªªà\80J¸hâß\ eØ   ³\a\97ãÿe¿lv\13\ 4¢(ܵ\89ïÀÆmã\8cà\80˦iÓÄ\a0i\9aÆ\85iM\90núþöþÌ\8c\ 2Na \99£Æ{ðÎð1G\14°\84Þ\ 4\8e\14=þPÚÁlRêÇ\12nvsSfx>ÁWß\ e\86­4©¢ùiW\8aæ?!\80'83\98\8d¤~Í\9fÓj×­\1a\1cõ}rvyZ\8a`öN\13Âë\80\86\90Á¬­QÚPÛ\851mE\r\83\80Ëþâ«\88ÒLJ\e¡Î­Íïáå\85öBÀvøÏ?\98Rê¥\9a+½Î\8b\fLLï\98\vÄ\84\92I½Îàe\9a\9d\ 6³YrîP&1ç\8e¥ÒQÛÁð·J\93Â;æ\82»\82\12\bà     Î\ff\13sîÌß8ÇRn\82\8f\91sKùhÖÖ,\85\8eJ\88+cÚZä&ÎrÃS\8f.((
+¾_£\eΧ}¾[éúa÷±/Ìí' CÛótòª\13\84UÉð\ 4PÑ[\ 4«\91àT\9bÏêÏÑs\ f?Óh\81ß\bE­1<æ°Ë\19íïqû½]E©Jät²y\99\1c\83¼ê®±\86IÕ3­;Xw¨]°ý#g×x\8e\90ýàÝ\fÙ'Þ\r\90ýãµ\82ô\85×\10Ò/\1e\84¾ÑN
+\84î\1a8\1e+\10ºkt\84¾qª\15\bÝ\15\bÝ\15\bÝ\15\bÝ\15\bÝ\15\bÝ5.Â\ 1B\1eKòMt­@è®2á  +ñ\ 2a+ýF8\10È?ðFAè\1d²\16Ï/dC¼ã\8f\0\ 3\0êQÏ\93\r
+endstream\rendobj\r179 0 obj\r<</Filter[/FlateDecode]/Length 5613>>stream\r
+H\89ì\97}LSW\1fǧPÚÞö¶¥-¥\80À-Ø®å¥Ð7JyQÞ\ 4\e*¢DEHS+/\ 2\ eJZP|¦\ 6\94e\18ÙÂ6\ 5\ 3<ËF\ 2\81ÍM\83Ñ\f%ã1\19\ 12õq$0§$è24ÆD\12ÍÌþó9÷¶åå\ 1\9dT)\83{>MÚ{\ eç{\7fßs¾ç¾ðò%à=·óréüÃí¹Ó¤ËöÜcò-í-«Ïwåí\9d[]&coéÖ\9d® \vyû}õv¬\9bÇ\12\14ë\1d¼\89Ò9Þ\ 3à  À\7f\9dÚ×hp\ 1\18M¡x9 P\b1!|\85\bh\80Â\8bJ¥Ñé\b\ 1\9dN£R½\80\92Ð-.òÀ%4:\83\89²Øl\ e\80Íf¡L\ 6P\ 2¡Çb2»\88JG\98,\ e\97Ç\17\b|\ 1\ 2\ 1\9fÇå°\98\b\9dº¨\f\17Q¼h\bÊæò}ý\ 2\ 2\831\11\0\v\ e\fðóåsÙ(Bó¢,\90\11"*\9dÁâúømÀB%Ò°\88H@D\98T\12\8amðóá²\18 ÜÿÉ\1c"&\87/\f\14IÂäJM¬.\1e \8bÕ(åa\12\90Ïa.\90ásò\ 2"\1f\7fL\1c®Ð&$¥eè3\r\86L}FZR\82V\11.Æü}\80Ì\v\9fÛÜR\9e\14\1a\83ã\13 \92Fi7mÉÌÞ\95\9bo\ 4äçîÊÎܲI\e%\15\ 5øp\184\8aç\9cb\84?\84Å÷\17É\94\86\9c|sqY¹¥²ÒR^VlÎÏ1¤Æ)e"\7f>\v!<Ϊ\80?\94+ĤÊ\84ôì¼\82\83Ö\9acu'ëëOÖ\1d«±\1e,ÈËNOPJ1!\17\ 5\1egTëÖyxR\11¶O 8*.}§±Äv´þtÓ\99æ\96\96æ3M§ë\8fÚJ\8c;Óã¢Ä\81>l\84êéá´\88\e¤1¹~¢pmj¶±ìð\89Ƴí\1d]Ý==Ý]\1díg\eO\1c.3f§jÃE~\&mÖ"a\90Åß Ql2ä\95\1c®ojë<ß{¥ïêÕ¾+½ç;Û\9aê\ f\97ä\196)$\eø¬9\16\81\8aÊàøbaÚ-9\ 5\13M_ö\ºv}pxddxðúµK=_6\9d°\15älÑ\86\1c\ 6Õ©Â×\9d
+\f\86Ê\13\ f\1emlë¹<0tstl||lôæÐÀå\9e¶Æ£\aó3\13ä¡À"Õ¹ö`1(4\94\17 Q&e\9b­õg;/\r\8c\8cÞ\99\98|ð`râÎèÈÀ¥Î³õVsv\92R\12ÀCÁÄfU`Z\81RMÚ®â\9aÓíç¯\r\8dÞ½?õèñãGS÷ï\8e\ e];ß~º¦xW\9aF\1a\b&6£ZïáEg\v\82Ãb3rË\8e5uô^¿yçþÃ'O§§\9f>yxÿÎÍë½\1dMÇÊr3bÃ\82\ 5\97c\11q\15Â\16`\11:}~yÝ\99®+\83£\13SO¦\9f=\7fþlúÉÔÄèà\95®3uåùz]\ 4&`#³*O/\84ã+\8a\8cÏ4ZN6w÷\r\8fM>zúìÏ\17/þ|öôÑäØp_wóI\8b13>RäËA\9cK?«2\18+ë[z®\8e\8c?x<ýüÅ_\7f½x>ýøÁøÈÕ\9e\96úJ£áݪ\96æеÕpiå]KÙÅ\1dåÊîuíJqùªté\ eàÒÝƵ;\9b«wQ\97îØ®=\1d\|\12¹öÔsñ  ëâÓÜÅ7\a\17ßR\|#zϵ·¯\19á\12ßôæ+\97 XNÄâ-\15\85iæ*3\8aänE\11q²^c\ 2=;Ͷª"+\8ad¡H5\8a(°äJ\14\89ƶ\83/y4@¥À^s`ÿä\9aq     è&>¹GPD­\8a\91k0\85Z\ 3¾Ëg\9b
+y\8c&Z\8d©U*¹J\13\r¤ªXЯVêð¿\12Ç\ 5`°2z¦ù\ 1h*bä1j\9dÎ9X¡\9aw*GSãÐÚ\9b\1aµSkoÆÊUj]\f6{ª\18\ 5Q\97(D\1c\13uu3M\;cÒ>Ø>\85\99S9\9aj\87vÎ|\81\18Ev¡\88\ e\93Ê°Ü=ıØ\14\95l­J+-¨*µT\98­G°8¼/\1eÿÂ×\ e¬Z!\8aÄ8\ 5b\93ã\84Ä\94Ë\89\ eûT\88\ eÃ\9c\ eÂ\9ca\8edAǬ¤âU>@\9fÕì8\96&ë±äê*\v\18¥ÿ*\92aQ9UÖÒ\8a\ 3X\ 4a\1a\93&\17\17\99\92õ:Óöý¶"ë¡¢BSfÑ\11\93}\94\18g\9f\9c\ 2\f¯°T`±:e´}vÕø\8cñm\86o$5±g\14Ä®!¶dzé\aEq\8eã\94¢\ 3¥\15Î\r
\ 6\fË@\91|ÇVS`*µ\12S(µ\98\11L;\ 6ÓàçÊ-Y|\0Ѷ\ früÄb*|÷j\89Á`'aÑ ª\98(\89_%q\982&V\17\ 3.\16=²|ÿøB \90ÕÎJ?ÚÉ\vL\99ÌÀ¬É   Ì\9a\9cÀ¬É  \8c\9b\84À¸I\b\8c\9b\84À¸I\bL\9clÀ¸I\bL\9clÀ¸I\bL\9clÀÄÉ\ 6\8c\9b\84ÀÄÉ\ 6L\9clÀÄÉ\ 6\8c\9b\84ÀÄÉ\ 6L\9clÀÄÉ\ 6L\9clÀÄÉ\ 6L\9clÀÄÉ\ 6L\9clÀÄÉ\ 6L\9clÀÄÉ\ 6L\9c\9cÏJÛ\81,//\17°Ò\8e Ë\vL\9clÀÄÉÆÂÄaèk\98\86\89¯a`âdãU\89ÃÐ×$¯\89\e&¾&y}â0ô5ÆßÆ\rC_K¼aÜ0ôµÁ\92â\86¡¯v\\88\e\86¾zq9n\18újä-ã\86¹¯"ÞUÖ0ú\7f\144Lÿ\1f\85;S\86@ «\8b\95¾?­uÖ­(Kp¸~\85x#§\ e\7f\1e8\9en\87(ëðú7\1eq{\14\8a\17\ 1Õ\8dØ+R(¸Ù×ø´{ô\ 4\ 6©4:\1dA\10\86\9b\ 1%ét\1a°Kñ|¥O§G\1a\1da0Q\16\9b\ 3ðv#x=6\ve2\10:Íés1\93\84G\84Éb{óø>\ 2_!ÀÏmàÕ|\ 5>|\9e7\9bÅDì>\17Ø´\9b¤Ò\99,o¾@\18\10\18\84\89D!!¡n$$D$Â\82\ 2\ 3\84\ 2¾7\8bI§.b\930  \16\12õæ\v\ 3\82CÄïËÂ#åò(·"\97G\86ËÞ\17\87\ 4\a\bùÞ(XÎ\ 56\81K`\92Áâ
+\ 2°\8d²H\85\8bOHLÜäF\12\13\13âuZµ"R¶\11\v\10pY\f`s¾KÜ$\85Æ`ó\84A¡²(MÜæÔt}¦!+k»\eÉÊ2dêÓS7Çi¢d¡AB\1e\9bA£Ì·        ò¦P\11\16Ï/X\12©\8e\9a\95³'ÏhÚg6ïw\efó>\931oONÖÖ\94xu¤$Ø\8fÇB¨\14\90ùü¼é(W\18,\89Ò&éwä\9a
+KË+­¶ªêêêCn\ 1\14ª²Y+ËK\vM¹;ôIÚ(I°\90\8bÒçe\8e/%\8dÁ\11\ 4\8aå±)Ûvï+©<ôaíÉ\8f>n8åF\1a>þèdí\87\87*KöíÞ\96\12+\17\a
+8 ó9\8bI,%\8bï\1f\1a¡MÉÚ[d9R×ðé\17ÍçZÛÚÿí6ÚÛZÏ5\7fñiCÝ\11KÑÞ¬\14mD¨?\9fE,æLà\1e\9eT\ 6Ç7X¦ÚlØ[l;~êóÖ¯:»¿ýîû\v\17.\t\v Ð÷ß}ÛÝùUëç§\8eÛ\8a÷\1a6«dÁ¾\1c\ 6ÕÓÃ\199\1e8\1dåù\87Êã¶î.´Õ~r®ã\9b\8b\97ûú\7f\1cø\ fÁõeÆ^eàÇþ¾Ë\17¿é8÷I­­p÷Ö8y¨?\ f¥ÏF\8e\a\8e°}\82¤êäl\93åxck×Å\1f\ 6~\1aþùÆ­[ÿŹ½Ì\10EnݺñóðO\ 3?\ìjm<n1e'«¥A>ld6rà\12\ 4.\14Eè2ö\1c¨ihéìí\1f¼ñËد¿Ý½woÂMÜ»w÷·_Ç~¹1ØßÛÙÒPs`O\86.B$Ä#w¸\ 4÷!
+\8dÉõß\18\9d¸Íh©ýìë\výC·Ç'&\7fÿcjê¡Û\98\9aúã÷É\89ñÛCý\17¾þ¬ÖbÜ\96\18½Ñ\9fˤQ\1c÷"pñPh(o\83D\95¼ã\7fì\97{P\13×\1aÀÇ\ 2yl²IHBB !\v\18\b\ 1"\vIH@\14\10D@\81+>\82`1<¤ D\rÄgÅ¢¶Nµ\95Q±^Ñëè@}Lõvt\94ªs¯£S\1fu¬ÓÚ\87Ú©Sø\ 3[\a\8b´p-×ë\9dé=»y\18\10½ê\91\8dÌì/3a÷ã|çû\9d³g7gËí\ew\1d>uñ«[\9dÝw{~íí½O\19½½¿öÜíî¼õÕÅS\87wm´\97ÿ%-!B.BÁ³è±%\9b\17 Pë3gW­úpï§g¯Þè¼Ósÿ·þ\81\81\7fQÆÀ@ÿo÷{îtÞ¸zöÓ½\1f®ª\9a\9d©W+\ 2xìa\96JMb\96yQãÖ¶\13\9f\7fýcwO_ÿ\83?\ 6\aÿM\19\83\83\7f<èïëéþñëÏO´mm\dÎJÔ(=-ßð\ 1·¸D\19\9eW÷Îö\ 3\9f]úö§_zû\1f\f\ fà\11%\10\95\1e\ e>èïýå§o/}v`û;uó²MÑJ  ¸É\9d\8f"§%\16\93\94Sl]·ãàé/¾ïºÛ7\0$\1f=ú/e\0Ó\87\83\ 3}w»¾ÿâôÁ\1dë¬Å9I1ØÈ\96%Àò\90÷-\ f\ 1Ë\92§X\82+^lmj9xêòw\9dÞ»â\9dß]>u°¥ÉZ\f®øpK6±.\8dÓ\8aj×nk?yáúíî{}\ 3Ôß=\ 3}÷ºo_¿p²}ÛÚÚ¢iFb]²Ý\96\8e{<$Ê0unõê-û\8e\9dûòf×Ï÷îÿNõ\93è÷û÷~îºùå¹cû¶¬®\9e\10\152üI\84\8a\15\91º)\85\95Ëßoýäô¥ë?tÝñÆSýN×\ f×/\9dþ¤õýå\95\85St\91
+1:Ä\12üö\ 4«ðÉù¥K×mo;vöÊõ\9b·»¨ÿ\85ìº}óú\95³ÇÚ¶¯[Z\9a?\19W\ 5\ fùí!v\eþ²°Øäì¢\9aU\9b[\ f\9d8{ùÚ77nQ¸Ù ·\e·n|síòÙ\13\87Z7¯ª)ÊN\8e\r\93ù\93»\8dqî=\11"\90\fSf\96-mjÞsèø\99s\17¯\½FÍÆ͵u»võÊÅsg\8e\1fÚÓÜ´´læ\14C\94R"@\98\1e;7\1fâ\85\8aKÉ1WÙ×7·¶\1f9ÞqƵ\v\1eíMðùó®]ð\99\8eãGÚ[\9b×Û«Ì9)q*9ñJá±\v\ 6\v\93ë\1f\18ª1¤ç\97\9b6·ìÞ\7fàð\11ªß(\8e\1c\7fwËæ&{uI~ºA\13\1aèÏõx=#\17&جËUZSfAI\95mõúMÍ-;wíÞCåÛÙ\9eÝ»v¶4oZ¿ÚVUR\90iÒªä`«ÎôxÕuN¦T\19\89'gæ\17\95ÕØV¬iÚð\1eÕoºïmhZ³ÂVSV\94\9f\99\8cG*¥C¦Òù\12\89ðD2L\8d\9bÒs\vç-XXc]b«o°ÛíË(\ 1\14j¨·-±Ö,\0¯07Ý\84«1\99\88\87x¼B\92\97\1cL&\87/\ e
+UO0¤dä\14Ì2\17Ï/]`±\94Q\86Ų t~±yVANF\8aa\82:4HÌç\90Sé¶$'\93Áæ
+ÄAJU4nHNÍÈÊÎ\9d\91\97\97O!yy3r³³2R\93\rx´J\19$\16\fÏ©tL&¡É\17\ 5ÊC#4Úx½1)ybÊ$JI\99\98\9cdÔÇk5\11¡ò@\11\9f\94ô\9cJç5g°9<a\80L\8e\85G¨51±Zí\ 4JÑjcc4ê\88pL.\v\10ò8l\86ß0I\97&\vAùB±T\16¬Pb¡aaaá\14\ 2Ê\85bJE°L*\16òQ\845\82¤ó¢û1Ù\b\97'\10\8aÄ\12©4\10 £\f¢\9aT*\11\8b\84\ 2\1e\17a3ý\86_nOM\ 6\93ÅæpQ\1e\9f/\0øS\bQ\8fÏç¡\\ e\9bÅd<E\92Ô\ 4\9e\84(0e#\b¡\18P\92\r\f Eà8²$¡Ix\ 2Q_??\ 6  \93B\1c\15ý\80¡¯\ fé8²¤Ã\13\88\12ª¤,å\10u\89úã\9eáè\16uºz\ 3gùg*\ e\12ÏcHóò¨T\99Ö\8a\fK\83\ 5EÌÓPD\95\96­/\ 5\91\99\96ú\86J\e\8aä¡\88\1dEp,m      \8aÄaùàK\e\aHÀ±g\1c8>f\v\91\ 2ÂäǼ\12Et¦x-nHÄLzmBB\ 2\11Áµ:c\82\ eÓ\19MÚ8<\11Ç\8c\89Ψ'ÿï<-G\91\ 4\83Nk\ 4\87ÎH-\11\89Ó\9a\8cñ&W(A\9fH¶põé>×»ûpFð8\9d»\13wȨÅ\8dñ\ 6ÌÝ+\8eã\8en\9d\85]ç \1f\97\9d+TK\84\9c\ 3pÅ\#twü8 s÷3t^@7\vQd6\8a\980u\14f\9eK\1e«J'¤Ù\1a2ªË\eª\17[-¶\95X\12\11K&¾\88i\ 6\13\\81"\ 6W\82ªÔÕ§sRê\88\98k\90ÎØtÏ\98Ëwºgò\88AÏlëÓÄ@Ìfq\1e«Ó²±4{Ãḇ¨ªWUFa\13
+\elÕÖ*,\86\1c\ 5¦N«X\VY\9a\96m*Í/«¯´-«¬(Í­\YêhU\1fålç\18-\ e\9a[\17[1£)>Î1\;1\ 5Ä\12%\16¡\8e\o8¹âÈå<µº¶2Éy\9c^YUmu-n0Y Y\16\8a\14;\97)\8eétF,\1eOÀæcz\1d\86\83Ë\ 5&ö­\91\e\10çÎFÎ?F,\81\89dc°\98±8PUE\96$î°$,>N\87\eÀ\8d\96\8düIãm\9eçéøzZyÅ\16Fl´U_­Û+÷\1c==xO
+Ü`$©Ô{ Iêõ^HÒ[zÏ/ù\9a\ezWÏÁ\986ô¶Úcƨ¡·¥\86C\eÂ3æ\f½­32´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<´!<cËð5\94üó    ¼m4\1cÚ\10\9e'\r_+É\11õÆ\84ák"ù\f½1aèuÉÿ«7&\f½(ù\9c\92|!=ê%_B\8fJO\18½Ñ\96\84w\e=ÏWëö
+UGUì¥m©·¢\19\ 6Ì¢z%\8cóàÅ3\9e3\93\ 6ÀÇ\rqöìDG\8a\8f\8f¯¯\9f\e__2óéyD\ eHñc0\98,\16\9b\84Åb2\19DæÓò\88BD
+\93ÅF8\\94G\82\b\9bE$ú\8c\98F\16òe0Ù\b\97Ç÷\17\8aÅ\ 1\ 1\92\80\0±È_ÀãrØD\1eQîÉ$P\88Éâ |¡X"\v\92+B\94Ê\90\10y°L\1a \14  ÏQn¤$\84Ë\17\ 6ÈäÊ0U¤:J£ÑDEªÂ1E\90D$@\11\16ã\894 çË`!¨\7f\80L\11\1a¡\89Å\13ô\89Fc¢A\87k£#ÃB\82$B\1eÇ\91\94¯\1f\8bÃ\13Jå¡\111¸!yrzæÔ¬¬¬Ì)©\13\13ãcÕa
\88Ïa\81±y\16\ 3~@\ f$)Â5¸qRFN~á\1csQ\91yNaAîÔTS|\8c*$PÄC\98~\9eÅ\88R\f6*\94\86¨bô)\993fÍ[PñVMmí¢êJKÉ켩\93\fÚ\88\90@!Êfx\16#J±8\ 2\89b|¬!5»°¤¢Ö¶|uãÚµ\8do¯¨¯[øæìÜ4£V¥\90\b¸,\8fbd)\84'
+
+\8b6¤æαÔÚ×lØ´eë¶m[\9b7¿Û¸¬®Ü<#=1&<XÌC<\8a9JùK\95ê\84I¹s+\96¬~wËG{öµ}üqûþ¿ílÞ¸fieÑôɺ(LêïY\fd\81Q\89\82Çk\93²f\97/iÜ´cï\81£ÇNvt\9c<~ôà¾\8f6¯µUÌ\99\96<a|°\b\8cÌ#\v\bò%!j]Zþ\9buooúkÛÑ\8e\7f\9c¿péÒ\85óÿìø{û®\ f\1a\17\97\16¤ë¢B$|RÑ=,&Ç?04Æ\94õ?\85§\97·O[²a×á\93ç.^¾|éü©Ã»7.\9dÞQ\91\11áa¥«$!ÈÍ\ eó\18##Ð[<ÂR*\ 6v¾qù\r\13\16¬Û}ôÜÕ\9bwîÝ»{ëêùc{Ö/\9cØ\98\1fçgg *-\fò\18B\17\88\8cº\89SPriû\8c\15Û\8f\9c»~ïÑÓçÏ\9f=¾wãü\91\1d+gv\94¥\ 4;\99¨Ë\8aðrÂu\81\ 2\83OTNÓÌ5,£ºwþú}§¯Ý{úòÍ»wo_=½\7fíôþ\róûª3ÃÝÌ5åDùàÁ\ 1Ò\ 5\f\fymK\8f¨\9cúIK¶\1e¹pûÉ«w\1f?\7fþôþÕ\93Û\17\8fl]2©>'ÊÓR[\ 1\14\1c(ºÄ\15t¬¼bò\9b¦®ØyâÊýçï>}ýöíë§w/î_=±sÅ´æüXok\1dEq\ 1$]À\80\17\10WÔµñ\89+l\9d±j÷©ë\8f^}øòýçÏï_?¼ztýô\9eÕ3Z\8bâ|lô\14%\ 4àA\ fÒÅ- ¡¤gë\e_Ü6kÍÞ37\1f¿ùôíç¯_?¿}zóäæ\99}kgµ\17'øÙê)I\bp£ëÒ·õK(é\98½nÿ¹[Oß~þþë÷ï_ß?¿}zëÜþu³;J\12ýlõÑt\81"YYßÎ?±´c\ eP×md]·Ï\1dX?§³4ÑßN_\19\1aÍ\b]\92\10]\9d\1f8\7fûÙ»/?~ýùóëÇ\97wÏn\9f?°~ngi\12H\97$V]I¥\9ds\81ºî ëºC\92®ß\7fþü\86êÚ@@WYçÜ\rXu\95ÑF×Á\v¨º.\1c\1cÕ5ªkTר®\11§\v À\0¯\85\1f±\r
+endstream\rendobj\r180 0 obj\r<</Filter[/FlateDecode]/Length 9111>>stream\r
+H\89ìW{PT×\19¯\ f^\vËû©\82\17\14\ 5d/÷\9e{îË\a\a\12\10R\b\8a\8e\ 5\17vUZ`\15\16Ô\9ahú°>Ò\9aêL\8cI´1\13míÃG:£mª\89:¡N\1a3h\9a\1a«X\9d1>ZGiê3¢\7fô;÷µ÷.`Bf2\9dÎpavïýöû}¯s¾ßùn]û\86\1d\a\8e\9f¾p­ûî\17\8f\1e?~ôÅÝîk\17N\1f?°cC{]yaÁ\98´¸È°áC\87|\v®!C\87\87EÆ¥\8d)(,¯\eD\r¢\ 6Q\83¨AÔ ê\7f\8f:vÊ\8a:uì\9bAµmر¿OTÛWDõ<~Ü£¡ö?\19ånÛ°\1dP]fT×\93P©*jýö}G;»®Þºó çÑ£\9e\awn]íê<¶\7fû\8667A¥ZP¡\91±©Y\ 5\16ú׿\ e¨ófÔùΣû^_ïw\97M)ÈJ\8d\8d\f\rBÑSf׶þäµß½ûѹÏnÞ¾ÿ°§çáýÛ7¯\9cûè½½¯­k]X6\85\ eFÙbS2\1d\93Kk\96­Ýö\9bÃ\1f\9e½|ãó»\ f\1e>|pïó\e\97Ï\9e<òÛmk[jJ'Ó\99©±¶\0jX¨-&\85Ê\9føô\ 2ß\ f_ÞóÎ\a\7f»t½ûö½û÷ïÝîþç¥3\1f¼³gë\8f|ß)\99\94\9f\99\ 2¨afTòè  ò¬ù\8dk¶ì:ØqºëÊ\8dîÿܹsûß7®t}Üqp×\965\8dó\8bå     Tr\8c\ 5\15\11\9d\94\91\98³dÕÏÞØÿÞÉO/^ý×Íîî[7®^úôäÑ\ 3olZÕ0w¦\98\9b\91\14\1d\86\f\v\89°'\8e\1a\8f]\15õmë¶íùCGçÙ\8b\97¯^¿~í³\8b\7f?ÕñÇ_¿º¾ÝSéÂãÓ\13í\11\86\18¨ð¨\84\11c\99ÂÙ5¾\17~¾sßá?w\9e9wáâÅ\7f\9c?sêÄ\91ýonþ\81¯¦¬\90É\1e\99\10\15\1e@©Ë\9c\99/\17Í]¼|ÝÖ]\aþôþ_:?þä\93¿\9eúðýÃoï~eý\8a%Õ³&:²´EVPjéc\923r°³¼¦é¹\8dÛÞÚ{èÈñ\8e\13':\8e¿{hß®W\7fºÚWû\8c\vçf\90bh\85×ÊaO\189\96\9eXTU¿tõÆ\97\7fñ˽o\1f<tèàï÷þjçÖ\17×´xæÌ\9aT0vd\82Ý(\86\82
+       \8f\8cK\19\9dÃ\15\96Ìõ,]µvÓÖí;ßÚ½{×\9b;^yiÝó˼óJ\9f¹TJ\1cIË@)!F'\8cÈ\9a L-\99ãnl{þÇ\e7mÞ²eóK/®]ÝÞT_=Û%æ\8f\19\99\18­\ 4¨¡4g±Ééc\1dÂÔâÊ\ 5\9eÆ\96å«V¯Y³ú¹\15­M\8bjªJ\9c\12\9d\9d\9e\1ckv¥9\8b°Ç§ddçóSfÌ~vþBÏ\92ï66~¯Áë^PU6³P Çe¤ÆCV&Wª³0[t|Jú\98<V*\9cþtyå\9cêyóªçT>S2sª\8cò³3R\13¢mafWª3\88\11`£2Çå³Â¤§\3f\16\15\15Í\986u²\88\1c9Yé)    1\91á!\16\19Ä\18n³Ç%¥¥g\8eËs°\1c/J\92(`\96\9e0>+cDr|tdxèp\8b+ÅÙ°á\10dTL|RÚ¨ÑYÙãsróòòrÇg\8f¡ÒG$'ÄÚm*È\82Òaá\91ö\98øÄä´\11£Ò3F\8fÎÈ\1852-%)>Ö\1e\19\11\16Ò\e¤À\0\17\1a\16a\8b\8a\8e\89\8bOLLJJNJJL\88\8b\8d\8e\ 2L(äÔ\eD`\8a»Ð°ð\b[d\94=Z¹ìQQ¶\88p\82!\8ez\83tw\ 4\bÈð\bå
+\ f\ f#\10Àô\aRÝ)Àá!Æ\ 5\b\80ô\8fÑp\ 4\b\1aªB\9e\801\80Á×\97@ú@~5Ä7xegÏhöLwûÝv[õ,»-ÛYÌ×\82¤ÂÝê÷¶Ømev[\9bÝÆRÎ¥v\eC\95Ã\aÍÀűÔ\13nÔ¿j7\81\80Xù«^i·aI \ 5Aà)\96\91iY\96©&\8bL Y,c
+K\1cͳ\82\0\12¤haQÖUTA=ÀDÆ*k\ 4\99 Ð\12\0\82m\a$²aÊ\90É$\ 3V5eÈ8Zâ\19\81
+\18\97EE+\10\81&P¢\92­2bÊHG\a\1a\19\e\ 3\12Æ0\15\+0µÈn«²Ûd*'\97ª\9e«Üg×\168[üÓ\eêý\r¾fwËJj"\91M"\1f¤øPv\8fÝ&è\80ìZ\93U¤¯\0H\ 3UQ¥¥V©\16x©ÕBßR³\85æþ\ 2\ 4Y\8b[»Ïq\16SÎ6¿\8fR·\Ã÷½¹TA¥¿¥¡y1\95¯dCå8=¾:o­³X®-¯kõ¶´{=µ%Þ\95µªVk®¦§fÍ\82z³¯\99\92dĨi·)ÿÚî\95©Åv\eB"\r±
+\88æ9\ e\91\12\89fxX+ı´,\92E\135\1dÄ)
+ú#¬\10Â\1cÍ \ e\9bt°Õ\b¶xQ \8a\84\87ʱ\8cH\ 5,ðV/¼        bDbè «\11\14ìeQ\7feÏqÈ4\86\18D9Pâ\1c\97ËY_ßÖTáó»\89²µ\98yJá\94æ§\11bx C\97³"\87\90ò-q¬hî\7f\11N.±¯\eÂ\ 5\81Ü\18½è\90\9bÈ28 \84dàA E¬?\98«§<K4\87\94JéX\91Ó°Ú
+i\8fÚ
+!I\16L:X2\99P\1eÌ«#\99\9c\eX#6küÓzeTª\94\9e¥¦\e¿\88æ\\11\8d\ 4(\97!D\88¸\17¡D,¯=\98s\95\94%F2\96©\0\96·æÊ\9bsE´ÈI\9cI\a\8b&\13X\fÞ\89\ 6V´æ*öÊU´ä\9aW¥°P/¢ÑÏ\8béZÛ!$Ó
+\ 5Z:N\97\894\19{\94,%Y$N\18Z\12\84@\14Ú£\96%P\8cY\aó´Äq&3\86À\9c­&\83\9cÒyº\1d\1eÓ\88a\ 2\15Õ\1eëÕ\15Sã1tô\90\r3Áy\ 1ÌU§pÐL·ÇK\ 1«Í]Òà\aFs0¤[1\92¡T\ e\19\8eEh\1a,KÚñH\ e\ 5 Mh\14\91\91h\f\80¥\1cjg\ 1Ç:X²+eÊ\81È\99£·\1cü@\bEIL\ 4\83\98ªnÒQ\1cÆ\94C\94 J\1c\92Ù~\81<%10kr\ 2è¸ê¿\8eK×@]ªåÔü-"\eÄåê÷\9c0\v¨\822\9f¿Â[ïkñx=*KõW½\82
+¯»q¶\e\18n\ 5Q£r¦9\8b\8b\9e\ 6o³ÿÙE¾\96&õ·Ü>\ e\18\88¢Ò¿²Ñ[\ep­©\r\9c=Ih¤/È\96@\ 3Þ\12ä\93l\ 3µ@Foét,ð\fb\b\ró"DÅ\91\e\81Ç<!h\8e'T        ß\8c\fËÛÇ\8d:\9aU(Ó\1c'\82W²J\88g$Ár£Ó:\10\88âÉú]íÔç;¤ÍwpFðÔr;i%ØZ2´\ 5¦Á<«ò\1fGc\8eç\ 3ÂR\8b\90¡±ÄbUhÀû\12\92Þ\13¡+\89\103*\e\11M8\9dT\9b\84Ì\90¤\1e\89\98ÃB\90&\86]ɱA\8e\939!H\18\88\13ÖoYð0Ë\92L\11p-\94\1f\94yZ`\11§\12\e\ 66\15\b\ 3±°\e%\95¾Yå°Q\ 5íÄ\rL\8a26)A\e²,´\ 5       \86\17\10ae \17\19Ò'\12\f\9dQ4d\b\1eEðÂ\13Þ\82>Eʤ\ 2ñÊ0\82\11ë\88\a\8f¬¬\b¡Á)S \ 2\r«+S½C\ fpWUs³»  zl±Ö2\14ìx¨\9fÌAUõ½\8aaeø¯L_\12Ä
+Ewp05À\19b"\ 5\9eÕ\92\84#\9a\95\1c&ÈP¡~Á2!1\18¥%       õ"±\ 1\8bÉ\9eì\18+\\869\99ÿ?$3\ 1Æ\e\8e\95\84¯If\ 3ß#ýð\99:+\90)VÆÊf\87£\14ÂÒ\87rM\b\93\8a\80\ 5¥\95àµI\9d¹\19V\99ÔEu\ 5\f\896&\b\12\16LjX\80#[a\1aÝT@¢yT\80º\90\fN"ì\83\80)2W!Ò\97\86G]¢\r\vj`\86\9a\11¼aªW\8e\0\b·A\11ú}S\1aø¡óme\1e\833ØLÌÁ\ 3Ú\97½:\1aï\98½ß\9d¬,\88È[\89Jµ<¯\12½&!4\r{\ 1Á@m¼I):è¿ì\97M\8f\11\86ÿJ/ÉbÀ.\7f\1d/\ 3É\ 2©\93M\14\11i:\ 1\89\ e \ 3dòïS_.\97Ϲ\17uO\ fC\83ÐHÃuu¹Êe\1f\97\9f·\82\92$\ fióH1\r%%>m\rÒ\96,4E,\14<\ 1\1e¦E(k\96â¦ØJ̧¬AÊ>ËCURZ\e*CÛô:\94\94\1a±\18®¬Ö"¿ýæñ\98\1e\12v\1cSqKûz@Ý\1d\90
+©áÓ\92\vÑÒîpÒÌmSmeëê\9f\1dêñ:J\97â+mCGY¥Bÿ\95®\9f\f|©Bý\80\8b½\98sËZjñ¥¶¡£¬Tp!\1aì¿C\97Ü涵Öv¨µ-µÞZGás3ôƼoÙtT(­r\95¦£Ú¶ÍUèP«4\1d%>$¨TGI\183øj\83騭P\93³8´
+\80¹£:¼\92\133\1d%>cÉ\16f_×o®£ð»\16Q\83]®"Qx
+)\ 4\ 3½\9c\9352\95\94\14²\15ÜAHís>½kN\91R\117ãëÃ\8fïZêvZ
+oD\87¨b\88\95\82\0?\8d\97\8b\11\85@\8c¢\90æô\93F\9c\82ß\90\18é]"ÎAÏB
+áR®n\81.M Ñ\9bµzâË\ 5­¯1ù¶÷¼K4×yVKá\87g\82¤$üA\95¢\ 62-\95ZïÒÃ\87\98b\vé\1dRuCM\89\e\96fr*oD_(\85LN¥\9a\93¾TSNUìÝ81:=\15±d\8a_ÂÐS    ï*~fnµ(¨Â¶]\1c×ÿe\ 4U«N×D,óT+;§kd2  *|¶·\18\8eÍì\ e\89Oõ³O'\16A\95jL_aG{`\82\8aðe\88\8d\9c±QÝ,FD\96\8dÑ°\rA\85DB¹èÒª R\8bò\82
+ªáÆ?TPI¨iÑ\8c|Áâ\14T±ãM\9e¡x19¹\8câԠ\82j¸Ùâ-Ô¡Æo@P\ 5\13!\15»ÊÍ´ \16êØ© xAE>H\0CPÑ\906/zAÅ>°\ 6\81%\vM\ 1ÓB\19\99yF(k\96â¦\ 4/¨Ø'¬AÂ>ËC\15\ 4\88\17TZ\9b\88\9a¶5\19øÝ\vª¨
+{zEµ\9ePw'4\15\95\9cPr! íN'¹äÑK*\7f6:|v¨ÈKªh\ 2Äjõ\92Jj\15!ÐBÓß¾TUT)à\9d\ f^Q­\9fÉ,Õ+*ý\18]\b\80ý\878sG/¨üN\1e*mK¥·\16TÁ        \ fÛ\ e'¨ZL\¤       ª-Ĺ
+\1dj\91&¨Ä\a\9c â0à\ 4\95\15ë\ 4U-p1ã\90$Jyn¨\ e¯ä¼¦ b\9fà\ 4\15\87Ù×õ9\ 5U9!PÀi\9b\ 2!\89\9fÕ6`z
+\83§\90Û)Au\9b\9c\9a\14ÐÔ¯\8e>\1e\84\9eú°¶å\87!«THáÅÂ[\81\82 à9 5ðU\8fxÞ%õi¼\94\86ÒDaàå\8c*zbÄ«\86×zñÄ#\85ÔÛnzD­\10:ß½\92°[\ eO\11\\ 5\9f(óãÉ\8b\11s\97PX\85\91ðºÔE"aí\1c±OÔmgË#"fîxqÞ\88ãZ·h0í\90Æ%ÿ\11\15\16»W1¹±Þ\8cÝ«°\ eUú¾©0²|\94üS\85±[ô*¬SSô"\f?W}Ü\9c\bÛðnÓÞL\11\86ÕQôà5\18cG÷\1a\f¨i\1eVÿ¹5\18    \9b£\9a\ 1/\85\0\97qªý\9d\93B`\1a\f3l\90\8eýï\ e\89OõÀO'V\rÖ¾K°{K°àåIÑ\96\13\9c\ 4k!\0ߥ)Á
+D~ò§\ 4#\8b\12Æ\94\ 6N\82I(ð\12\8c2òõr\12\f°1ÍH\ 4d¥¹|jPÈ\98ú«0òNùÅa\ eå}\ 3ê\v\1aÁVjHMMhP,\19\11w8Em>Y}ð\82²\83\ eiërRíd>y\r\92\97,<E,Q\85\93E\805\v¸)¶\12ó\815\bì³<Tõ¥µ¡j\1c\9b\8e5\88\82\1a\ 5ª¬¶Ötà¶\82ƸePx§Æ\ÜÓ¾\9ePw'$
+Ê|è-³\104XNgsÉm®­m]ÿ³CE^}éZ|­ \12*[­\e\7f+-Ô(\83¥V\1aã\14Àû:çÂZ+øZA5\94ùäæBä¶ÿ\12]r\9b\9b×Zó¡Ö¼Ôz[ýå>\91³?ä?þP \8bªYî§Úp©¡!mÑ\9e\88:§n\va®Y\87º'¢²Ì\87~\90\ 2°0ðìÍ°\81Ê,\8bC«`%¦ûߧZ³õ\98\8f\951Âìëúuï긧ø\8e\910¥»·õ\8d\18â/ÚjÄEFläN<yú\13Rx"\v¾4¥våñèº0\95\8a:\r\81,uÑiü5'|Jè±\19ÆËÅX\1eçXÅf³OÙ°SF\10\9eΤ\0°ÿ\93#F\15Oú0a\93ö\96jß{väßÖÖ\989"Mmq\97h®ò\1f\fÁû÷ )Pbì\92k\97O.+\ e§ª\9c\89qxX\bX1¶à°¹á\12\ 4\87ñG&\1e\82Ü\95¹Ð\82<¬ÝFq\18ÿ\88ÜO×¼*\ e£%¥\189<\14åa\82+Ò»n±¨×ðØ.\8eËÿÜ<\8c÷õ\ 4Y\968ªÜ\bK\17\1cÎD¥-\9c¥R\99k8\8cíï\14\ eß.ïÓ;çÍ|mSËßiø¾4LÏ\ fã"u9:°\e\v]{\a¾JÂ\9dô¢\14F®¦t:,ÚÁ\85\8d~p\93±Pf\19\19\19A0Ö"ÑZ\bt-\9f\1a´\89˪\86Ó¬FÃ\1cÊû\ 6h\18Ñ_[,\ 1Ï\8dY\bd\11\88ð\92ÔIÃì\ 3\15\94µxH[W·IÃâÓÖ mÉBSÔ\82\r»â\9d\9c\11\ 2n\8a­Ä|Ê\1a¤ì³<T\1aÖÚêãÍ6½N\1aÞ´6®¬t\eø­\0FÙØz»\98sq÷·õ\846wBFÃâÓ\92\vÑÒît\92Knsmmëú\9f\1d*ò4¬kñµ¶IÃZ«PY\85Öe°Ô*4\16\vÞ¼9\17ÖZÁ×Ú&\rk­àB4Ø\7f\89.¹ÍÍk­ùPk^jýL4\²Qã¼\9fjC\ 2À\16\b¼'FÃ\8d\84ÒX¡\ euO\8c\86Å\aßE¡á\11f\18\96½       FÃø\92Æ\8b\19\a\9fÌPêÜ\7f\1d^Éù\1a\r\8b\8f\951Âìëú:h\18\10\85gS©\99\8f£VB\964\8d\97\8b±#èU!Ò9ý\94\11Ï\ 1÷\8cMÔaèµ"Æ%Æ»\94M-ÐåxèßÕ±<\ e\15Ê.\vJ\8f\94w¶¹Æ\93,\8cØb0\99ë&ò\v\89t²0~@r\v\8d\85ÉB°Z³cavÃ]\98,\1c7¼^-O\16\ 6:\12i6\ e\86\ 36V¼á\13\86±×u\8e\84aþ¾\96Õbæ|q\ÿ\97\81áV'\94â\17·-4\\88J{9K¥2\99h\18ÛsËx¾·§áCâ§wN,8\f\1d¥Ów\1e¾'\ f#\90\180&übo¼\8dß\9c\18ù6\19\ eoøòÒu5\1a&\836p\83avjѱ0Ç1\8bfã»\15'
\14ä\853\16Þ\1a]JK7,ÚÄ\8d\86Åm\163BíËû\ 6p8\f\84Ì\ 1ß½\e³\10É"\b]@p8Ì>\10\a\90ö.:\1c\16\1fX\83À\92\85¦\80\91l븳Ñá°Ï\ 2nJp8,>a\r\12öY\1e*\ eÇ\ 1\8fÝ6Ýáp×Ú¸²\1amà·Bq\98>Ø9\17w¿¯'ÔÝ  \19\ e\8b\ f$\17\ 2Òît\92K\1e\1d\ eûøcøìP\91Çá8àqÖêpXkU\1cαÊ`©Uq¸â\ 3\18\1c\r÷õ3\99¥:\1aÖRaF\0Ø\7f\87.ut0¼ìä¡Ò¼Tú\99`8Lh\9c·sÀ0à\84ÒyK&\f\13µ\8c\15êP·dÂ0ûÀ\80á\11\ 6&\fϽq0Ü\91"g\1c\ 2ÝÚçöëðJNwÂ0û\ 4\aÃ\1cf_ׯ{S?¬\97õÞLLUã\14<\95\94p)[ãs\88\19A-õi¼\94o£       &â>\13Ʊ1âë\11·Õ\13©\0\12
+Ñu:2b\f]6¦b\9cá)´\BÛÌ\8f'/FÌ]B\11Ø\ 6%kZeÝêÎ\13O\11\9bòjËc=\8aÝoN\15¾|íöÆ UÇî9t\ 3V
+±{\8e\ 6\92AÁs4Y>JîÉÑì\16=G'À\9b \8e£S\84¢]Êq4\0\1c\aÅ\ f\8e£{DpXVÛ\11Î\8eËÿÜ\18Mlz\ 4Rð4KúÆct"\9aÍçi\16\14£ñ\8e!F\17lc§0ú\96\89\9fÞ9±`t
+­~Çèûbtð\9c¹iÇ   \9e£SÞø6M\8eÞjãv<A\9a,Úý'I³\ex\94æPàQ\9a2òýò,\9d\93<\90\93¥;?\99\9e¥É¢oÀdiv\v\9e¥9Ô¡Æ\87\ fÓú\86c\9b\ 5z°kë\15o\19ý\bÀ\1cØ\ 3¾$\83®_Hîâh;¢¬ æEÍ\91\9fHîÒü³åÇ\18\8d\9b1{íÇâzö\99Ô¥Rߣý\8e5r\921\94ç \96xr\88Î\97ëÜO¥zô\ 3¾\e-´Þn\7f[ä)¾\vü¬2å\]\85\13f6ú·ãqx[êKÁ»¡\9f1l>ò/Û§q$Zü=¾\1a[66CèÜ\rÌ\86\ f#ÛüÂNÙÆÜË\13ñ>yÚzØ·n\8d)ÕùõâJS   Ë×Ìcù\9aÙÕýt^ç×\83\92%ÇÒÓ­?¾{|v\87Z`½©<þ-káoi´\8eÑEä6Ë>\97Ý\16»6s¶­¢7?«\17\8f^]¿þç«÷\9a\93¦ªý¿¯_¾\7fu4\8fg\96\12¨i<©Oþö§Ë¿>ÿ\ 3¾í\8f~ü9=ûñ/o^_]ã¯?þø»\vz\95\9fÇ@\ f\8c\18\17O\9e¾}\8b\11^¼»~1\82Ä\82\84\1e`«pñä9>«\8f~¢06\87\92üùíËë\13Hq\8b?ã2~¾yó/tøáÅ{Üý¿\7fx\7fýÓ\88üûwï^\1cý®^½~óòÝõ8\95±ªñgúßûÿýûz\96tøóÇ\17o>\8c¿?\12_;zïG<1!Æ\ 5ýÒE=ºzû\7fö«®·mc\89¾\að\7f Ð\17\ 5¸¡÷ûãÑν¸uá4@ãâæÍ\90%Vv«H\ 6%·i\7fý=Cr\97K[\8e©~$2²  ¯\8e\86Ã\99ÙÙ³sVÛz½Ü<\12ø Á6\8b\11 &ß¾t\82\9a\17ÓŨÄ\82ésIm;­\17Õv\Sv¦Ï%µ\ fÕf3]\8cëÇh{\10É\1dsÇ´×\rÍ~\9aQ\16õúî\96øqD\8eÑö r\1c±\81wõrTb\8dÝA$õä\rðkUoO\967\8bÕ¨Ä\12ë\83Ho²Z¯\1e;O\834¯¦³_¨ÝVóQy¦æ\a\91è\93ûx½®ÿ\18¿\8f\89õA¤ÇÂìõh~³j¹¼¨>nÏ6ß^¼9\1f\95äýGþµO*\7fSEþñª¿LjßÌæÓíôÕ¦\9aµãþÓ\95½_È{!íêÕýB
+;w\10Á4\13ÿ¨\86ë,CG7ï¥Ö£TÞÞRuÃÞvj\8a\93LR¬ÑQ½xâ\9a\ f\9608ïm?¥£¤Þ­£vª¨^tE\15¥Øx\15uÉ÷\17\eã³\90:\10Ò\9d\­ëyUg\19\95eT\96Q\9f%¹cÃ\98qRè]·v\96QYFe\19\95eT\96QYF=Ö«YFí\94QÅÉíÑ\vV¼ÅGÉðOòâ\13\8böÿû)\1et¾àB\93þ\12\8c5ËóniUé\8ds\8dò"«ûß[Ó\9fº\ e{ ÄºÈX\13Ù³\96yb\7f\99'\8d²&˼\ 3¹\14²¼Ëò.Ë»Ï\91Ü1n\ eo@¯&뻬ï\ eH\17d}\97õ]ÖwYß=W}÷\9cõ\93Ü_?i)\9cÌúé@H7맬\9f²~ú\1cÉ5úI{+´Íú)ë§Ã\99»³~Êú)맬\9f\9e­~\82<\12ºÕO\89hb\83¥è¥T»|T?õ\92èÏé'¡÷ÐOjoý¤\99´Leýt ¤;¹Z×óª\1es}f\1d\95uÔÁ¤öÜu\94cJ³¬£²\8e:\9cù;먬£²\8eÊ:êÙê(V\88 £°lÅ\13ýI\97"J*ñ'uT¯\8f\9ePRb/%¥÷WR\82iγ\92:\10Ú\9dÌÖ«m½^n²\96ÊZ*k©Ï\92ܱr\9e;a]\96RYJ\1dÐ\b\9e¥T\96RYJe)õL¥ÔÝÑ\v\85bb¥²\92\17Z\88R\19¦H[¥\987V\16\0\98v\ 4ÈR:æ\vîK­\9cë\81\19  ®RX\9f`K`ª´Æ'Ï©RjÑ:²Þ¨\ 4À\82 Û8\8a\98+\99ÐÁQÄ´\14\82\1edJú\ 6\16\6\7fè«\14ºñãJ§Uó*o\10ë\92\10e\8d6\rf\10laKg\98k\8d\18\19ÙR9åL\93º\15Æ\90\1fQ\1a\8bØ5\87kã99\12¥ðÒë\ 6c\ 2Ïõ\0<\18o\8bø\90-¹ð\8aü\90\b\83oË59\8a\ 1\0S\92\9b"\86Èyél\ 34Yà«\96\6õéRepmE(O[\rfJ'e_V|Gò)\80(¬2\83:÷0R\fê\f\8cv.l ÂãNó"nr\0ÈOh\86\80-\9b\16j;&`±§\0hïS@\96\9c)ÝTú~3ÂÓé\15ujûÿô\1ao+&?®¨ùçÅ¢\9eÎo*´ºzY°Ò\vi¹-^1T\1e^tñ\8aã\83\1cI¡èwc¹\17­'|a\8e\89Bh4\87ÅÏ\12\89j\83Ê\9d.\8e\92\ 2EG9ia°çÍB  \94?\0h3xÇ&\0\10\16\8d|\8a\13EzzÚ1èö>ã\ e(¸8þ~½ý¡\9a­ë92iÏ-\85\98\ 6¸#¼ã\1fªéòÍ\14|ð±á\90Éë\93³ÿve¸øi]\7fh\7fë\89ád¾¾ª.OÎü%"z·ý}Y]öa\f)\81\15¼x?\7fXqñç*Î\e\aí'Uµ-\8d)&/\8b÷ÿ;zñãce\8aÑÀ-ïÂxÿ{\e\12\85\17=\ 4
+\v/iÍ,\1d3pVJh)Ö\10\1a\0ÏPëHL\16ç\8e+> 4\87½vÒ\f\bÍ¡Y½\92=\ 6ÀpæzFë\81\9eÑz¬g´\14k\18\r\0\84NÏhN\81S\8c\1fR\9aÇYq~Hj\1eÉi×\93\9ag0â¼'5\0Ê\r(Íkâ«\ 1¥\ 12Æ%\94Ö\ 3\1d¥Å\87zJë<'\84\16_\1e -\84\17     -ä\90PZÌ5á´X\8f\8eÓbÁ\ 2§õ@Ïi\11K8-Å\88Ìâ\1e\ 6n\8a\e\9d\90Zl\88\84Ôb×\ 4,öU µ\1eèIíAC\8e$5ù²à%Ã\85!q®°Ð¸\96º\ 3\86- &Û\87Ò\94,Ñ®ð\80\85\16°£\85\90Â\14\ 1àL£Ï\ 4\ 2UDÞ(ØWÆiO\16ü\v1Z¸\15\95¶è_fÓ\11Mi\87>Ç¡\ e\17.\ 1ÆÁ(ÜÊ\11HF´\88õ#Zÿ\7\ 1(íKæÕ\100\8c\ fF\a0=zFÙtt ÌI°A\18J\bðÆÈ0£Ñw#\8cîg4r-\8cOG4\8aÇ\v\88F\804NÄ\11\8d\0ð«KF4¥é\rΧ#\1aaRÀ¾\aD\93q|\86®voÓ     M)¸¶Ü¥\13\9aR¨>z6Nh\ 44\Õå L\9bv?¡)%ZbJ&4Â8âéË
+@\18Ä\97\ 2ÖJ5¨3\9cã¬\fÊ\8c×7ì\1e6P5Ñ«8¢E \19Ñ"\96\8ch\11\8b=\ 5Ày\$=\80\9c\11}:¢Åf\1cÉf\ÐÄ ¸QÌÐÄ \1c\9b\18@D\16ÿö#4\ 12\16\1c<&h_\8ck\16ZÓqí\0\dÞð¶»\98C\89¾2>\eSò¿Ni»\19,\z)gõXÇYá>\8dÜ\13\94³Âå\9crV¸Á#\16®øHZ)\10H+b  i¥XszÃÔ\11I+\8c&\ 3ÖêF\98\94·º1'òV\18\84"oµ³RÊZÝ@\95²V\18º"kõ@ËZñ\99\9eµ:Ç    gÅwGÎ
+ÑEÎ
+\19\153Mh+\96#ÐV,X ­\14\b´Õc\91¶z¨£­¸\87\81~âF'¼\15\e"á­Ø5\ 1\8b}\15\azÞzÐ\90\96\90¨\91£CÄ\1ds(Cs\88@¼\\80\v÷Ó\96¦Ä0Í\vZ(\8d\ 2ÒÒ\15\ 1ÀîYÕl9\ 6]%¾:m9¦äÿ\b\80\8fÒj&hK\8dmD\ 6-\98\10Í´\r\1eQa.;¡vù\ e\11ü\8co¿\1d\19t\1a±\ 5®x\10\10N!¶Ì\80z$M\18\ 1;?zñ\ e)ãèy;4%\89\ 3Óv\18\1c\eÒ\94\1eø\ e«\9f\11ÖoGÒ¶L!1Ë*ß¼&@\8d\fÅâ<\81p>\19\1d~8¥C\88\89Á;C|\ 5\9d\8bÖ\8eÀë£\17à\1ea\95ê1øA¯B\ò\1e\94\96ñÞs\ fto\87§\88\85 ÏSL\83\86\84-\fF'\8e¿±8\ f\8aýzGU)7¼Yù¤ª±$\9dçû%zÝ\9c³§\9aÇ\87¦Ñ\88\945\81¡]\19N,J\8c\ 4Í~x9\8d\97çM¹$m\13½¶1\ 3\ 6f"EAo¶\ 1Òí­Ø\9aù\16\83\13Ms[ï\r$'\1c\ f/õÑ\8ar\17Ø\ 4P[êL\903\e^ =\8dnÀ¤\94\838°'\88#F«|÷d\eZ\93\94\16é\v4\ 5\84%AN\8aÖì~=Î÷áXî%ÃE\84\ 3\8fS£pCâ|£ÓI\91îC°\98½½2­)(£\99Í\11\18n&j\ 4ÜG\\89¯\93Q?Qà'è\94a\9b¡\16À=\1fè\8bÖ\8c\16\a¦_\ 5\83óÔ\1a_V\8fÕ\97KÖÖ§\98\W7\8bëm\97\1e|uðo7óíu\87FÛP,¼"@¡0Çïß\9cÿxöoìÖäò£|}ùny3«°úÏ她|YPyÏ8£Êª{\86\17ǧë5\9cLëj\1aüp­½Ñ
+û[\1c\9f¡|\93\ry\8aÏÐ{¾_Ï«\1d}2âg\84ññÃr\ 5\83WÓ-vÿên[m\82ç\93º\9e\9b]ß,çuµê¬D\17\99>¶¿ßV}J\ f~þuº¼\v¿OZÛãwxùj1´£¾é»1qú¥\93\9aÌÖ«m½^n\1e |\90`\9bÅ\88\ 4\93o_:Á\11iM\97Û\8bébTbÁô¹¤¶\9dÖ\8bj;®);Óç\92Ú\87\99.Æõc´=\88ä\8e­\91\1eW\ 58þ     FYÔë»[âÇ\119FÛ\83ÈqÄ\ 6ÞÕËQ\895v\a\91Ô\937À¯U½=YÞ,V£\12\ f"½Éj½zì<\rÒ¼\9aÎ~¡v[ÍGå\99\9a\1fD¢Oîãõºþcü>&Ö\a\91\1e\v³×£ùͪåò¢ú¸=Û|{ñæ|T\92÷\1fù×>©üM\15ùÇ\v«þ2©}3\9bO·ÓW\9bª        mLeï\17ò^H»zu¿\90ÂÎ\1dD0ÍÄ?ªá:ËÐÑÍ{©õ(\95··TÝ°·\9dpãÅÉ-´\95#\85¤Sa%Ù\10:O é\ 3\14\1fÜ\ 1\8d\90]Q=R\10\8a±Âjz7­8\96xTéÁ²[±°z\бÝ\82N³]\82\a\92\ eþÇ+:»¿¢³ÜZ\95\15Ý\81°ÿäj]Ï«\9agA\97\ 5]\16t\9f%¹ÿ³_.­m\ 3A\0öyaÿÃ^\ 2m\ fÊÌîÎ>rK\b)\ 1C!%DPJ       Äi\ 3!\87´9ô×·³\92\89ìÈ\10b\ 5fdËÃh\1f\9f¤µìo?\91w1X\18j'B'B'B'B'B'B·n­\8aÐ\r        ]+LØhTïN\ 4\8fRìå
+7\8a\94ßF£è\89F\95áÇ{TÚÞ£R¢\84âQ\13yèv\1eeţģģ^åäö\91\9f\83Ác\88QDJDj:\7fÀE¤D¤D¤D¤Þ¨H\819ã]\85Ù\85\90\f',N\14\9b\84\9c+       p8ä$­Þõ¡Vè¡\8a\18\93á\1få*:NØÅ\10resÌ}ñV«ÏÝRz"]\1dÂCó\ 2ó©\80\ 4ï£Ë<\v\ 5òÉ7 Dë8q\ e\82³%±H!\ f$õ¥V\96*\82\82\ 5Pùì\eE\Õ¢ok¬\82\9c®¯-ûÎ\aÆãÚµV\1f
+rå\93\ 2\90s¤À\89\aë¨\5\ f\99JB\1e1\86\81¤Àò\84ÐB¸*w°«\1aO\98\97\10aCmÙw>0\1e×Nø¶\98c>FËc~5\97}\\9b÷5ʹ\1fwCíß¾Cµr±Îµ:\7ff\15\80\ 1S_i\15Ì»÷¦¾x¾ÃC9/^0¼FyCSÿæúá)};¹¹]\1ctùÑâûÍÝÙåÏ_\8b{­x`nöQ«/üÙvâ\93\8d\19©\0\9b¯\86À\94;dê\1fëÛ\94ZÛ®Ý'ã¸\rƦ¹ç\rxê½fÞc~¨\1d\18äo\8aת>U\7fÞrÌ^.&\82ñ"\90¯Æ3\9em'H\9bÁv\88´\ el×D%¦I5û\1fl×,}\bÕø\10ª­b\82H3¡Ú&\84j|\bÕø\10ª\81ø+À\0eýø·\r
+endstream\rendobj\r181 0 obj\r<</Filter[/FlateDecode]/Length 2284>>stream\r
+H\89ìW}l\13ç\19o\9cÄI\1c.\ e\ 5\ 2$$9>R\9c6±ïÃ_G\v­!é\12p\92\ e\12\11iÒÜ\8b}8\ 6û.;_\80TíP'1P¡    \9bö\aê6UZ©:ÊH¢Jûø\ 3±j+\1d$ªTUê¦B\9bðÇP+\ 6¦R\v¦\82ÂÞ;ß\9dï.çp¡-1Òý"Ìù¹çyî÷¼ïs¯\9fß#\8fèâ®\0ý{ó\a\93\95q\98¬\8cÃde\1c&+ã0Y\19\87ÉÊ8LVÆa²2\ e\93\95q\98¬\8cÃde\1c&+ã0Y\19\87ÉÊ8LVÆa²2\ e\93\95q\98¬\8cÃde\1cùÌ*ß\88å!«»
+Ì7\97,LVÆqW\8dù¦#"\ fYÝÕÃ|\93Òg5¿ÄrQ\9aGb³SzðÄ\8cðy\90ÜæÊç\87àù}q\98G|Ç](È\85\1cÎ\16\8b¥P\17à\86E\e\ 6¼\8b\8a\8a­%9`µ\16\17\15Z\941\ 5\96"k©m\ 1d·WêÁ^\ 1\95\97\95\14\83\189 °¸´Ü¾hiõ\8aÚºººz\15\80¡®¶fÙ\92\85P\99U\ e\14\97U,®^¹¶É\85á8îV\ 1\180¤¹qMmU¥ÍZ(FX\8aJ+ªê\eñ§6µ\ 5;;»´èìØÜú´·iղʲâÌC
+,ÖòÅõMëÚzB;v&h\9aQ\83Nìê'{\83\e\90UUPIæ!\ 5E¥öêÆu\1d!æÅý\87\86G\8eh1|øÀ¾døÇ\e\9aj\17\96\15\89\11¶E+ñ¶ÐàÁ£o\1c?96®ÁØè\89\1d\1e
+\a½k\96\94\17[\842\8a\17,]ûT\ fsðõñSï\9d\9d\98Ô`âÜ\99Óïüáp²÷éÆe\905\13a\85ª\9b6\85^<:þÏ\ f?ùlú¢\ 6ÓSç?:óÎkûÈÖæ\9a
++_z\81¥Ä¾ÂÕ¶cÿ\e§>\9cúüJ*uM\8dÔ\95/¦?:}ì@ÿf¤Ö^"D\14\96Øk±àÎCÇßûäó/¯§Ó7UH§¯\7fùÅù3'\ eïêÀê*\85Å\ 2\11\95uxgbøäÙÏ®\ÿæÖm\rn}sýÊÔ¹ÑáD'®\8e GÆ&¦Sé[ßÞÑàÛ[éÔôÄØ\11ºK\1dÑE\1f\19\9f¼\98Jß¾£}åîÜN_»89~\84QEÔ»»\18>âÚM½\88\9bb\84»Þ\8c0#Ì\b\8c0#Ì\88\a\15\9eÏ\1e¡33ä\9a\0R\17'gÎ\f`.\19=7uõ\86Þ\94qãêô¹Ñ\11Z9\97ð³Ï®C'Þ¿pù«\9b:\93Ì×ÿûô_\7fz5\9e\9d}\84ùª=zàÍw?¾\94úê\86z\J§o|}íÒ\7fþñÖÁØ\16T\9c¯À\fWQÝÔòü¾ßýeòü\7f/_M©F²TêêåK\9f~ð·×_\ e?묩\10\9cèX¿=9òÇS\93\1f_\98\9aÖ\ e}\17þýÁé\13¿Þó\93g\1e_.Î\89`\16]¼Ê\13¤~þ\9b·þü÷3g'&4\83åûïþõí£¿\88\97gQ0ïVÖ<±¡;öÒðo\8f\1d?9ª\9a_ÇÆN¾ýæï\7fõr¢w£³N\9ew-Ö\ 5KV"\81\9f½´ÿ\95W5#òÈð¡_îã¢Û[Ýk\96J35?·Û\97®v­ßÜóS*\16§\95s8ø\12ß¹ãùí\1dÏà\8fU/´\89s» \rìKáFüÉ\8d?ÚÒÑ©\9dó·´mZïiZ]ýh¹¬\rxýÁË      ø±Ç\9d¨ZOðZ\ 2u=±vå\8aªÊò\92"\8dd©x´jy\r/Yê´zeyÕ"û\822«"@\90EÅ%eåP\85\8e,â5\91­ÔZT¨\fà¥\9a¥\10H/]í5Sw)å\9d\8e¾ÓÓvê8CòqNhhh¥#-$GB¶Þ6ÈÖ\10\84\80e+\99ä(\16²uB¶AÈ\86Â\81\ 1È\86À-üG\17øp"\08
+Ïr\91ùë%ù\10`\16þz\87 \9b×ãô¡>?ìEQ'A¸Q8¡´!N°·\18ìu;q¯Ï\a{\11\7fÆÉ\8b\89\1e\92!\fÙp\9f\13#|DÖ\16\a6\8fÓëVÚp·è$¥Î\1aÐl&É\ 6\1e#g\92mn\90Ò\rË\99\ 1ÙLféñ\92\ 1$\92iJ6\90H®E²ÉÕ\8a\99³ß±l"í*\81D; [\ fd#`G#Ü»]¸n\b¹\ 2\12\vs1\86&Ù!x\1do{\92ÿà\97\1d,x\ 4¤\92\ 2\1aBrViu\12¼U®T²\ 6UV\89vP\95AߪÊ@ç"\bl,)^;\ 2íp`\90càLÇÅ^ \1aa×6\8e\8dÑQ¸I¨\ 6v\ 4"L\1f\15
\13¡®¾$Åî¦"¡-ÔP(ã\95l\14ý2U£À\9dfhØ\83\11\99ª\a³=ëwûP?ß¡\80=F\b\17>\ 2Ç\95ÍK (áå/ü\84\1fÁ\89ìE¶\911m#»Q§{F#g·M¿¹Q¿º¹\11·WÛÜ8\8aÎèm\ fî¿ßÞ\ 641?¡¦$Q\97»kÖ\8e"t:IQ¼Âª(_i\9dË\ 2\80\ e\9c¹\ 4Àx_\8b hgÅ2è\94\11\9fµqÕ=\96Y\vD<\e·ò-\86\12¸×Ë·\18êA\10\8fO¸ðà¸OÙb~ù_o çá\bøøpp\91Po `\ 3\1c·Ý\8b!Â?Px#\11P®_Ø\9f¬Ñç\96_S\1c\ 3\9b\81bú6)8¨\97\11\18s.\94Ï\ 3»¶Rd\1cvôS±h?'¾£\18&Û÷Ä"\¿h\ 6¹%ó^ÑäÍ\9a\86D\93«·#ØÓÞ\ 2¯\83\1d¡½ø¦Ð¶x,L\81«ÖP\88\b5Âü9Ñ\8e"!À\ 6xI\99a×F\86\ 1IH\96"¥<`K\b\1f\ 2\9aÈ\ f»Úi\ ev$ùLr\fÿ\9cN&B\89\8cÃköÛ\80ÆÞD\9c\ 6\ eÍ$\a\ e¨¾A\8e\92\8e(幧ð\v÷Çâ\11\96¢¥E\12YI·ù\ fnh\80Ê\964ãön2>(Ýwd|¥3TåG\93      É\r<_\91\8br\84\19\9ac\99x2\aqU\81\99*\f\14¨ø6ß\ 5\1a(\8b\8csÝdÔPa\92ëÃR\1aG²Q\8a\94¢ëÃRZ\82J&ɨ±~\94}ó¢8\17\86"\1e\ fêÃ0÷½\8e\94\f\ eð\a¤\81"eß¼(ÒÀ\ e\ e²qC\85   ~yQÔ=\7f\ 2vS,\17\88Ç¢´¡Â\14ÞyQ\9e\ 3ÌV¹^(U\99}dx\17ßntÄP\9dJ÷¼(ô\9eûØÏ°/\18ßG\85w^\94\87HÃWÎúÂT<ÞMíåÚ\93\1dACEjC\9aæRÊ÷´"?øÂê\1dÈs;ÔV\87#$G6')\81\9a\91\95Õ.¤\86\92^¯Î\8d\92´syAF\18ù\r5\9cè)u´ð\¾õøRº\ 6øÕ\95öVÔ^n\82×H¼àâ¯\80\12\ 2\83(¯ÀÝ ìw\1f2
\13Q ÝwÒP@:ÍYDá\ 4\82\88Ê\93óÖÑÇ°\11\8a5%\94)¡L     õ@\8a\98Ûãó{\bÔgJ(SBåÏèmJ(SB\99\12Ê\94P\ f©\84
+n\ 4ÿ\aÚ=¡V:\12$\87(¶¹\19\18\1a\9e\ 3¿üÝ,\19\8bS,d\8b&ÉÝ\14LÒ4Ã\91\1c5\0nÁQ\96Jr\fKÁÉ~f\ f\83ä\80\86\86Ö®g!Ûÿ\ 5\18\0O\ ek\ 6\r
+endstream\rendobj\r182 0 obj\r<</Filter[/FlateDecode]/Length 16119>>stream\r
+H\89ìWkoÛÈ\15ý.@ÿaú!@ü!Ú\19rÈá\18E\ 1>S\ 3ëÄ°\9d]\14\8bB`,Æa+\93\ 6%e7ýõ=w\86/Éò#Þ¤M»Ò@\145CÞ\99{\17\7f:»x\15.ê÷Å+wÆÙtòâEÜ\14ùºn\8e\99\99f'Ëåfµnhêåù\11\13bÆé©ð$\98·OþT4«²®\8e\99\903nW3zÿe¸¸)«²}ù\88½<¢¥Ër½,°xU/ëæ}ýÛ,/\8fúm!&É×XV?¸ü\a\87sÍô±tÙÙ©y$¯>å«Uù/< |7pi2ª7Õ¢¬®£ú·cÆ\99r\99Ç\ 3¦¸ Å¿\96çÅêÁ'\92újsST볦¾*V«\98Nµ:fñç¼b§ù5Vrö·b¹¬\7feÑ2¿ú'Þ   O¼yV.\v(y\93¯\992*\87'îܼün\85· \80îͼ\9a\9fÜ`ê¢X¯q\bÈ6\b\9d¿\8eÆ[ÒÁh¼ü弸¶\90\ 1\8b¿\1fµ\92/\8b\9bÛ%\801*xÂ\99y\fêã:ºï\1eÅÉÌcBøL\ 5LCW_wG\1cÔ->\95ůÇìM]\15­Na³¾°ØrG2å\aíüùfY4ïªr\8d³ûfN[UOëE±ÄãÃûÙ27\1a\9a!\86kûÄeÞ\\17k\98¤^nÖ\862\ 1ïÖÞln~Ì?\17\ 4¾h7y{[T\97õOæ\9cÚ\9d9\1e\8cÆYÀ\84
\97s\9f\89Àì!=h+ÌV\82µ¿­X\92A\12\8aÀ?\83=Þ6åuY\1dw\87Só×M¹\18\8c\ 4ñLvWÚd\16\8c¾ºû¶'\85ÞëuQuG\17Î<>\1d\19\9cÏN/hß´ZÄõ\rá¿2Ô\85©+°`Y_·«Ã\1f³\ 6\11\9bÛV\1131\87¹Î\9a²"ÁÓÉ\e»\16ÌÏ\96\e,¾nêÍíIõ¡\9eN^Zß½lò+<ÉÞ¾ÿGqµ\86\a\13ÃÝŦ\\17pÁÛ£GD\9d-ó*o\98Y8bíä\8få'¬ä8\ f³ïae\98{\8aؤø\0/\1aÞ¶³iõ©XÖ·Å0ßÏäÕ\82ý\9c7·O\11\ e«4#\19æ/~?Ðï\93tÎ×\1fáõEµXõG³\7fwÔµ\93O\11yñùæ}½,W7½ÀñL\7fÿÄÓ­\8b¦z[Ùc6\9bÕGvY×Ë^rû@»4@ܬí;ßÍ&ýÃû6Àâ÷+<Î\97ËòºÉo?\96WûäïYï7ºçÝ'±èÊ ¾oÇí¥~³»o|\1fû\10Ð\1fÊj\81WL(\1a\90«on)o³\8b\8fù-MÓ\93ÙèÉA®7Gä\1cGÆW¯¦\13\8fEÕ8r¾nòE\89À\8bÊ#Ë\17\ 5[×ìç\8f´!\ e±=\81`ï°h1\9dü2\9d \9cá\8e+´½CZ\94í\1dwÅö\9dÖ\8eðÔî\9dÏ\15²¨d/æQ³%\90uòX'd|cElß\90(\1cÌ3\99\8f\ 4RF\99\7f-yÑê+\9cMyì+\9eÌH£sEÉ`æÎ\8c÷\98ö]Uå7Å\82]·SL8dà}ÓÈê½\99ÿ\fåí\a¥\ fw¹ä\1e\ 6ÎÁ\ 3®1B\1eñ\98'<\15\1cu\86#\!\85'|¡D ´\bE$b\8cTd\ ew\84ù¢4u¤ã9¾£\9cÀÑNèDNì¤NæBo×u¥ë¹>\86Bé¦ÝÐ\8dÜØMÜLr)¤#±,=éK%\ 3©e(#\99È\14<Je\86\83 Ïñ\Ïó|\få\ 5^èE^ì%^êe¾ð\1d\12ëK,¢\82ÃÐ~èG~\8c\91ø)F¦¸ÂÁ\15\ e6\9d(\9có/cý-\ 2\84\ 1¡ [\14,\ e\84\82ÅÁ`\81\91õxÜAd:1¨$ftÈ8\8e»\85J\87KÒ"CØà\91\1e\1f\8b\ e}\81Ït\ 2\84\b_\8b\924(Y\9c\b¥HÆ\84\94ÁÈâ$\81\944XyÀJy\1axi F\98á\8c^ü¨þû\980Öý®þ\ 6\ 1£?1Ãh¿¥¿{\87\17c\f\88\1d\16\811\ 6`\bô·,±(\10\ 2\8eAÁ2\85¾Ú `QÈ\88-àË.\12\9ea\8dá\rô×wôÿJ\9fÿ¢D±g8w\ 6 \86Ä\9eÿY\96¥Y\92ÅY\94\85\99Î\82Le~æ\ 1@7s`>\9efi\9a&i\9cFi\98ê4H\15\9cÉKeê¦N*R\9edI\9a$I\9cD\18a\ 2\\93 Q\89\9fx\89\84É\1c¸\ 1\8f³8\8d\938\8e£8\8cu\1c`(8¦\17ËØ\8d\1d\84\10\1eeQ
+\ 1\8a¢0ÒQ\10©È\aUe\84\93FnäD"âa\16¦a\12BH\18\85a¨Ã T\18>h-C7\ 4©B\11r\9di\1cT':Ö\91ÆCZë\0Ci_Ã\ 54È2\9dèçéÿ\18\ 2\1fB@ïE Ã C Å\0úË\16\811\ 6Ñ#\18d-\ 6\16\ 5mPP\ 6\ 5ô²Ú{TÿÇ\18p\ f\ 2Ð\1fÛîåÀ.\vÔ.\ 6#\1e\10\ 6-\ f ¿e\82\1cñà!\14,\ eb\87\v#6@ÿÀè?*P\ 4\92®ôg\ 2Áy\94Ì·gm±@éùN52\9aü½©ÛÝ\9b¹Ýg%îìÁÄ=$(\84g$n\e\9eï¦'±\93\98l8NÛ´Ý¥#\9b\8cÂ.\19É\fa\96\9b\94-Ûà«MúAÂöqÔ6ew     »K×\94¬3\93¬¹IÖ®\92\88Ú¾R*Pp.²²\8aÀ\9cD¥*\v\ eòI\80c\ 5Ø>ð\90ùU\10\90¿\aà\ 4|(\ e\92 \rÀkÀ\ 2ÕI9í"\bP(°® LxРFd\ 6Q%1´IÉ\8dB\80iÈD®\85|d\b&)\93\82n4èHf³Ððk:Á\95>Q;b3\10\e´\1f pÄû!ºñ\84¢Äï\8b\92ÎÆI\9b\94\aKïÚ\9a\8a\92x\94\90÷\95\16ï\8a\91q*\ e\aËÃwøV1Ò\95"dû¤/ØÜ\91õ\83ÖþѨl#\16´<\98N¨®óý\9e\rCù6pb`\84å\84aEË\89\8e\15\1d/\80¦a\87å\86g¸1°C\evX~$#\8e\13g\97'&tª\11[´aÌ\98\9a¤eNÖ3§cÏ\97Ù¶+8\87rkìÃ[^\fÛv~Lv\1d[v_©)vÊÌ®\f\1fù4l»ß²¶°ê
+ñ¡¨ê,\e\e»\ e\96µþ\r\ f\87m}cÙÇlk­;Ø7Øcß\8c\ 6lkllì+[ß·Þ¯\8c\8d\83ÞÂ]\fHwl,FvvMQ0XÛÚ»³t¸eé¤\1fi7þ\8f\8aÉ}Å£Û\ fÙg\9a¾=\82Äp\14\8dƱh_Þ±ÍQÚÆ â©g"Pß(:°mËRâhÐf\1cpÓD\1cÑ\16þ6×\98\82¿\8f3¾i
+CÃBj   ©!¤ì\823¤\11¸\96\99\16Ð\ 5»è£Á(Ä\v0\89¶ñÀ\e2yLL1\1cq\89\ fß P\ e©@B¡Ô\95\17Ê÷\95ÉC\91Ü\97É\11ÚÚ\9d\ 2±+\8c|\93­º²\88÷¥aÔ\16Ǫ-\8e%4và\15\1c~\92Âg\10[\8cÿ\84@%\0:>0\92@Ê1\9eÇá\87)<2Æ!B\88 ÇSðZ\ fþëÂ\93\ 5\11\ 4¾\9d\ 2÷\18è\87äV°D\0\8bø°\8b4öq`'îe\88\19\149bD\91Ð4«\ 1B\05¯ÒØÖ¡v\8e¢\ fbPbZ=²¾\ 6\v\10\93M\13è!ZQïè\80! ©\9b!\96\18\9bØ\16\82CddE[\9a¬&Á¯oÑ\ 4\1dl{°íÁ¶ÿ Û>«yó±·Ãðë\8a\80~\1c¤'ôn3/p}A\vÃ×¹Ûå=çíßÛ\ eʽí <´\83\87vðÐ\ e\1eÚÁC;xh\a¿¡ÄC;xh\aÿXeåÁ¶\aÛ\1elû¿gÛ?H;¨÷¶\83ú\b*=±\1dìSsß"\98´ü\ 5\ 5i'£Mð\8f¾yo1kÞä3zÇ\15\8f¹ç=Îù|Ç~ôÍ{ßÝ%\1c\9f\11¥îðc4iéf\15e\ fÜØaØ2\96ô\85/>\85dó7uuÖ\94Õº¬®§\937·Ó\89\ 3\ 2U÷ð0Zn
+v\8e¿ù\92uÓÄĽó8\88»ËEÑsq\9b\8dz\*öíͽ\85"568éý\r븱Ùnmtß°¶\8dÍÐÖÀ\98~ÛÚè¾m½ÛÞø\8f\14öbëNôW«{wuzÿè\8biH$d,:öjqê®^;üþj=Ê\a\86ª/¾éK\98â
+\89ºÇW·\ 5yw%\ fD\96\ 2âÉ\8e\a\8bÏK\96£t\89T\89\84Ù§Ëç'˧¥ÊQ¢\1cy:éDZ%F3Òíßì\97MnÝH\12\84÷\ 6|\879\81@\16\8b\92Å\9f9Io{1÷_LDdV>ROÝm÷\18èÍ0\ 1É\16$>²22ò\v¾Ý\16o¸^\96(\17½©¹\0ß\97oÌwÆ[³x\93\13AOïÏ\13Øu
+<\87ÍSàªóà\89ðLf\9d\vO\86gÃÓa\rqF<%\8£]§E¼Ø\94+WUѹñä\84\1a\8f7z¿Î\1f¬ãsá\8eo?ó\93ú\91\85;¾ÿt{¯\87§âÍ\80\r\và\81E\8c`ö"ÿ4Õ®PwàPÑ¢EÃ\0\0\81\19\bF&\fó¼ð*À\94ªÂý\ 1/\r\b³ã\18\17C3ª\12@\aï\ f[\0?D ÒÔ\ 6$\82\1c\10\ 4G\v¸\ 4³\ 1\81d>\12°j\ 6Lñ×W \15\84\aÈÚÑ,¶þRd\1c*qc\ 2\92\0\1f\84\99²\ 2Ø\1aÀmg{%\96\v£        \9b\v\7f9¼ 4/\93Ýåvb×à_a\87úWRq\9f'ø§íõl»\9dd\ 2?]ä©\ 5_W|ÅÃáû¦ï\rßw÷Ù]^{\8cg/\1a\15\9cwÄ÷¤\ f\16ðß\f\93\9dåÂôá\82¯«Ü¸Ê\91éÉM\9eLW>ax\17\1f
+®lÞ<   á\bs8Ò?s"\8e¦\r\95Nl\17ô\12{\r|_èkðkøk\0ì\b\8c2\0\16\ 2£sË\r\83S`ð\v\84\r\85;\b\a
+\v\84ï(ì\18\fu\19
+ßAø\85Áå\86Á\1d\82_\b,\0\ eø\15úNáY
+\16\16.zù\91\1ejR\97\8a\8f [Ñ.\eÙíjªM\ 5tçñí:\92]òæHì\1a)¸n\96óÒ{\93ü\97\85/91½ø\90\1fÓ\91ya²äÌUîÜÃÌ"\97¦OgyõD)4  \8cëG#\7fÊ·\ fy7Ý\9bþM\a¯án_øÄ\17U\7f´pÇûÿ×\9fªòUá\8e_ý|ùÁ\9aßë\9d-\7f\ 6þ>J\9dÊßFÇþ×F«\13\±VþÞ\f\87\9c¿¼Å\92 hþÎ\8a¹.\13þQ×\ 1óÇÛ\95\8f©\8eÓ¿¦ù£Îóí\89~í}=ÈY\ 4Kc\ 5\14~yÇ\94Ë0ó\8e\v¬*ów*¸iͼãø\ 1\83Ë\9fÓݯºåOF¾\7fÿç·ß~\7f@ö§\9f AË\r¯}¼^\ 3v\1f®û`\19\1c\11\8f\f\90\f\91\bIÀ$·X\98+춹±\16­,3Õ\14\86zôñ\84Ó®²ï\19\98=¡Q0x\18ý\ 1çh¸i\85³\16,\a.        ¬\r°Ó©\15³i\ 1e­©\ 1K\8d(JHÅ0a\8fg\81ñ\v¥\1f×_`Ïß¾¾¼#ñÈÐ\17\ 3Ý?YO|\9aã:RW¡w\11\85Ì\ eíY`\9f¼Æ¨/Þè\ fÂÄÛ;? È\0è\f\0\1a\85?\86>/øéø³=ÐÇáçû·\80\9f\8e\13\7fú'\aÄ\10\r`\8e@\97\ 4\1de<Ú\ 2m­ÐÙ\ 6ÍíPà\ 5³\1f¡Ë        *\9dñ\10\ 5\v¢ja4,\90\ 3ëäÂz\19±j&,\9e\19\8f\96b\ 1(\1d\89d\84\f\ 6\r\fuYÁn6Ú\9bô
+\84\bżª¨·)î5E¾Ýc\1f\94\9eÄó\9e²\8c\91Ä2¼ég\fÕ;Ù[­þf\9b¿Ý®ÕurÚô\96£&Ð>4\0]\80E¨Rt}ÄÖê\91µ\aÖGXÕß\eýD\82L\91\18{>\9c#ûõ\8c·K\9a'I±?\82(Å8e!T\8bS\8cTFiö\92\90\ e\89ª9³\80Zúßÿi¶\92e<\f#ì"\9aÈVX[V\19F\91i,2\8eÙ\9bi\17[líÆK~nE\1cÜ\1atiÇg\ahòè²(.\86M\ 28¬íÞî\ 4Î\ 2\8aáæ\vu\ fúª °\r Bü9\18Óp´#Á\16¿Ækñ\1cò6|\8fä\81¦ãlûà­>x\1c:\1f;¶J#×\87\8e·-1r\9b\12\87e\8eÓ2\aH\95©Ãr\87R\87ÈÕ2Ç*\9eeê°ÜáÉó\a       Ø\8eÝÒ\87ç\ f\8c³e\90*~6pÛ#\8d\b\8c6\89\89\89\9d4ÞÏÊQ³\86dÞæH/¿øú¡;\8eþut»M>1£ÏLÿ*[Æ\1d³ÏÑä\86ýü:»\95?¿.>m\8b\e¾"¡b\1eNÕâ\9e/\84ͧ±i"÷ø¾;¬\9f¾B\1eéÎÓ\9cç9LÿèY®§¹\9eç\94é¢\96¨r«ÕËþ§¤'3ZÇ\98k\9f\87IÓ°ø\14\98þ/©\7f\82ú\17×}\93î¡z×»-\99®qè\9b\v\ 5
+§º³TME7ä)¤*ix\92vM³MZ½´Xè\16Ô¦­\15Ó¡-\15\981\94gkÅÌ·uÓÅ\81\9aÕæ¾T´R\ e_)£VJV¦±\95²Â¯±q\90~vå£\vÇÏ\f5)[-\a\1e\14\ 3Ä\9b7\ 4§ã8\ fl\7f5\aÁ\95\86\80*\8a øpÜ\0\97\9a\ 6-]éB\9cÃNåèq\e0\88ñÏÿG\18ùGçéÿw\1cnØöeõÍÜû\ 4ål´Pè¨Ðò\8f\19Ê\9a¤²\11´HY\9cû±ójP#¥¾B\9bä²\99\8b\a\94\92¤Ü¡]PñÉÔÐ(Ú\ 6mÓ¦W.\aè\9dÃ\98\ 3ø\a\ 1ÿ\1d÷憎ø¾ÖÆÖ<\8d²¨\8eû¶½\9bvAÕfèÐo{\9c\9b<i\97\18üsÃpÓìÚ:@D|\fÿ\8cWÑnâ\8e\82\99\88Ƹµh94Lì3z\ 1\aM\e\8e/£,"ØäJã\ 5Ð\16\86r3r9\e.$\15­Ì\føR\9d*\1dµà\96Õ¼¶¨*\ 2ªK@%çö\ 4Ýs\86O\f:íàl*\1e#g\9c¯©\87ÕGpö  \ 5\82\bâÆ   \9a3ãæ\98£óºÍÁ\v\r>dCò\92êzXå/]\15³\94\91\ fcRÓ\akp\95à\8eò(ªÅôBÅ4©f\vå¬ROq\ 5-ò:ÓQ6â\85\9a\92+
+\1aµõ\ 3e]¦.\94=¨ßºÙ¥´Ø\1c\vÚêU\yVZ\ 6P'Uh5Ý"h\8a j5ôR,íu>J\87%ÒÔwëSÌ\89\1c\13bóqÄd¬þl}*F\9f\88\8aû?ÙÕ\ 3ï\e¿>\ 3¯)\9ezßn:§Æ±\9f¤ñ1Ô}\84®k׳tl\1a\1e]»§+ÖTZÅæÅØ\\ 4Ùéü\9dÍ7±9G¬\10äŦ\99À+V\1d\95\8cNÊKRÀÆC\83h\0\95C)ÞeFÄ\9fe^\86ß\f
+K®\8cG&v\93¨É©7ys¢ß>ó¹N©\9fSÕ9\95ð\83ÉO\8aHÒ}àuV¯Óz\9d\15\93þ~^¯4\93u^J28«ËÏê~R·SúþM§4¾\9fR\9cPy\9c\8d\9d\8b\9dÉé'Ñ"Ï Ëà,\8a'\99\9eb\94`\12 @É\84ã½k$\88Ñ4S\9aba`@Ëp{\9dâðÁ}3YÞÃ+ÏhÁ(\87¢3U9Ñ,\a¢÷Ðuè6¶oÖØ4¶eN\9f\9b>5xk\9b\1aÍM\9f\9aÕ7\89æŧÅf\85\99ï8\1d\9c\rÎ\85¦\ 2½¶-`½¶.«¿Þ[vÖzJõ»s«\8fM\1d4½{çØ7tÆ:çÙ\13úîʶnY§Zt\89ÄÊ\ e\8d½?ïç\18iJ\fÊ4%\ eMÒbÏR\96¤\98¢6¥¨½§(ÏPÉ\13\14\1e
+Éi¡T#=5§U®\8cË\13\93e¥ìÔºà4\8d\y5Ù÷!Ç»è\88ðÐQn9ÉEg¹Xq\9e5¢mè\97Q-¹\96\1e>ÊÕ)Å\17ß\1aáÖ\1d3i\9c\v\rpwtÒ\1d´_\8cwI¼Ü@KPïª-eìÛÂ}ùr\9bWó{ÚuĽu\7fá®\a\eßdöYÉ7\9c\18\e[2ûî³Ïî\9foOÐ\9f¢?Éæ[´\1dþq\87\97íÝÎè¬Ñ+y\99\85e¯ÙË¡Á·{Ѧg©\89ß¿9á[ù\9aì/zÆ\87\9f¯ëê¥40ôÓ\8bTU<WµHVCd«ÙÓUU¾Rº\9a/ÏW\93'¬b\19\v{¡Á\ 1yh'RÖ \9c5)i-\9eµ¶Ðú\15:ÏÒù\12\1ao®ï\8b3,u'W÷âº6U\1fRõå\8a\9e\1ej®®då0éx´,\ 65\9b\86\8b\98Áô»G&\e<\95M"\94\97nk(lÿ¼Q\86K\80=\8ei¤©fÏ»\96hñh¸á¡¦_i@\8d\89×DW\85·.pÙU\8e»É\7f÷\ 4²\80(Oz3o\a§æ\95i2pp.\1eZC\95¿7y=Å{j+Òg\92veöΪ·xܪÝÑÔaëñÉíÂ]¬N'¹XV¿ÙñU\1d¯ÚP-ú~Ò\ 5Ù{t\9aýOÚl³4°È/\ 5×"Y¶¢I\ f]\11'÷¤±±¼6I\1d\93\14\92\9d¨íZ¥\95\98?6Aäá.)§\84\82Æ[%÷ÌÉ\15\85;Ê=ÍA\17wQsR»ª×\16\15(¹î\8fòÑ\17=\1cï\1eÞ{ìݵ¾®êéÎ^NøEï!»·\89PØ·\v=Kê\96Í O úuù\fÚ\ 4öùÛoógÓ\97uîUg­3ö©ãÌ\15\9f9\9c\1dN׶Kß,6o}£h\9bø&É\9a´¢£á\9cisÜfÌ'\f\9cjÛ¢o\8a±OXl\88×tÙ|=7Ãs+`¶àææÞgx5=Z¾\1c~üi\ f\84Ûv\8fíÞ*W\85SvO\rÙ¸w¾\1có¸;ä5ª¦¨9J\90'îYÞ\15\10\19­§3Ëf\96Ër0\91\15)¬9\1dUÏ^\8b§.¸\942×+oYÎÚ\9d\9azº*NO³ç©\9e¤\86ÈOGOMð½-ÒRq®\9a#\17¥\9e\82\1cZªM¼Eâª\1a\91"òbB\ 1i\88À&Ñ\ 4\8dnPZ¹ª­©#R\vÉl\13\8d¬"´R-êZ\86Éb\17&\99\1fÅ4Ì4\97¯½Ã\99}×dÚ¤V§÷ÕgÚ&|v\8eÏÎò=û¤Nõ¢«Á\93Ðå\1ch\9cßk\8fj\8fÚ¬Dl[ß |È~+SHèEð\1e:J^¦¯Á*ö²]\90\ 5\94d:²ê»½ïz?Úà\81þø\9d\17:?t\9eÀ\14à\8e\93Ô׫\13\88\13\89ôx¹*­^W§\9a\16\ 5Y@\9bÆ>5j\8dz\1dä\125ß*GM¯Â\1dÓ­Æ[\r¯2\86\8b:\1fu<\v^ò~µ·Úþ ê\7fÙ¯\96\1d·\91+º7à\7fàÆÀÌF¨\aë5;\96H\ e\ 6ÈÎH6Y\18Fºc4\92t\0\8fÿ\1f9çÖC¤¤nO»\85,\ 6­ëvÓ´T,Õ=÷<.«xÍÖw9óˬsìi'ô¼cjâYë\ 4gY¿å\9e2µ \91\9a|\96\9e}RM?^¦´Lh\9bÎY&sê3Éy\1cû$r
+\17ÌR\99ÀÜg/ÈÌ\95\893eÒdÆÊ|å:W±N\93«ST&\a\13S5d®\931\89>GQ\19\ fµa\86²¢é\9a
+/ð\b\0\8eâ\ 3&\19úXS\95\87g\0?Kº²Ð2\18&h\9a\92ÑY\ 4*¤5RÔÔÓ\16óV Ù\10\8f2ÖäEïBË¥\98À\8ar
+øç\9aÆ\8eâz²ø\1fùò\85\1eÆPKDtt½N/ú(+.Ùî<ßßIþØ\80
+C\13\ 1\$lK»í\9d1ÄQ.`9\8cå\7fÑî\8dn0\831\a\9a\9fA+ÅE?¾\7f÷áÓ-×Ì¿s\8fAá¬,ßcLpzàç\14<¤1¸°£S)â¡)\86\8fÕeI385${0@Àfs7X¬ì
+V\a\86\88\9fFSc,\v)\eÜÈï§uðüZ¾}Qï§ËBÞ\1c, °ÙÕ\r\16+»¢q6q{Ôf\ 4"wí\0\ 4£áÂIVæ\1d,eÓ\81ú5Øñ\10­Þnîvk\96\ e\1f£?8­=ð\81ó\18ÍÍpw¾nÙ«\ 2\1føÝ\12ZY\17\91$Úð"\187&^(\1e\a\ f \1c°6Î\v!j³Ó[®Ê}f(Å\87é7÷iy¼ûõëç»\87ûÇoõN¾ÿòðØîý2üô\97\87ÇûÏ_\87vçç÷ï.n\r
+ÏÈwÂ\10\f\86å¥\91ú,Ò\19\19Ê\83\19£ø\9b  ^ë\bU[{t\1ckl\8c\12\e3}\9c\ 4ÇUb\ 5\ 2#\82a       \8c%,\1eKLÜ\84\v/ñ"Õp±H¼Ð\12/Ü>`0üa;0\5`x\10k\92¨\87\80\85\93HWâÅQ\ 2ÆZã\9b\91Øæ$²E    j\8c\88Ä
+\8bÕ\ 2\19¹¶\84\8dXÃV\96@µÐ9ÕÈa\0õQì ¯Á#IôÈT^\11\1eXKZL       "F\8c'9\9dúP"I\101\14¯Y£        \8bz>×\90²P>³BÛqøbxKh15¸Ø¢\14b\8cK\88ñÕý\95T\98zM½r5×ÍS4§Ô¼ÛZª\19\a¥6¨ .\88\8cQ\90Ñ°1ulÌðgÄÇ   !ç\18Á\937()ñÓÖ\0\1aj\ 4Ý#ÅT¬\9cÐ2íñ\ 2\9d3Ï`F\8bè6ÌÄ\8a\9a¼ ¦z\83\1e\86SDEAPÁPE\91àh\8f¢\86£\8a¤\1aX\95Ø\8f\12Z\v\92\80%Øú\13\9a
+\9eN\88º\86©Ðq\95\ 4 \15[b\91\ 4[@YC\97Þ ¬`ì\842_S@<ÃÚ´A\-Ä£s_9ïëE\98È\15\13Kg\8c-gìX\ 3\988ñÆ\16\11ÄÃÓ\88(x¸\82\88Ñ\88    :GDÃ\83©xØ#â(&®!¢à¡!â{\98h¨hìÒø¥ábÝá¢0\f⨰L\90P¸EƲC\86îè8áÃW|ìÑ1W\v½ìØGu|\"ÄmprÂÊ\ 61ÀÄ   7{ìL\r5g\98¸Ñëÿº¢Þ\94©ek\8d]   \89í\1dãaÅKÆ;×D »ò\1c1M\8e+x&\9a\v\96\89ä¢\82è ]ª\ 6\12»D.\99l\15\16\e\81×\88\86\11©+0jEí\12\109\ 3\89\1a\18t@_\ 2æ\16 Í\ 2c!"\0\ 2S\v\90d\81\9c\0¼\1cÓ\82í\e À£\9f\19\82\96-(1\0F\99J\80hg\90C<"_\ 2\rd\84Àù¸\80Þ5â!T\1d\83\12@`       \94\90\11!gDÉuQ\b\96Ø<B¦o\98X×uYg$É\f\19K\80tÀÈ8ä\1d»\9aU¯jY\97e\99\97#dg\ 2dã÷B*\9e|\19S\9f      ©O\ 4ÔM<\ 5¾Ïãé6\9cÖhº\89¥§PZ"i\v¤%\8e"\8câ¼C\r£%\8a"\88ö\10\0ê{øÔ\12<\97\1a\1a8%lÖ\98\89\88y\94p\99$Vz  \94V¢¤\92\09Kp\9c$.\ 6   \88\f\84\ 6XRv\ 53Î`È\8cñO\16{\ 4szàn\ 4ú\fP¨Ì
+<Î@e\ 6:\130\1aÀ¾\ e\88µÀ­6J¯àç\19hÎ@u\ 2º\ 3\80v\vÔkÍÙB;1\r8rÌ\ 6\8e\ 5\93â\99p1Aø8§ï\r\13o\98xÃÄ\e\0&ÆáçüUb©:\ 4\aù\1cÔÁãD£\95\v\85§á")íGdX%9Ö©\ 1\9fç'?¾\7f÷áÓ\8b?\98\7fçÓh\a,?õäE)ùØöi/ü \9f\96¡÷\1f¦ßܧåñîׯ\9fï\1eî\1f¿Õ;ùþËÃc»÷ËðÓÇÿþóÛ\90ÿýù\1fÿ\1aþöðåñþÛ·û\9fß¿»z\eÏ°C¾Û\9e\1e/Ê)\94+\1e\ 3¯ä\1cpÑþ´sÿÁ\8f½¨]>\1e`hÇ!Ø\ 3ì²ù\81¾\9d¯P\1aøG?mõ!ze\87\18\ fÁ\9aô\ 3Ï?_áeÏ¿\ 5\_\0 ¿>>~þÏýÝð¥Þ\1a0\8eDÐÕû\ 2Ó
+!ð³\84\87\8c¹¿\9eÁÂõ\f& ì\94ÁRMaó¸\01ëY\16c\12+9¬$±}\ e+)\f\13\98ä/Úñ\92¾Þ¿\93üUÒWÉ^5yír\97ë\89«ä­\92¶ZÒ25a1]\81û$[I®\92LµJ\92*)j¬¹)ÔtT²\10¤\ 5
+\ 1\89ê\99HK¶P5W´\9f\96\7fJÖhy£d\8eö#\85\15CO!QØsêi¤Ô±Ö,É\84?\8b0îÚS\8a\12&6\92V0ÍøÛ
+?;É.L/^X;H\8a\89Ââ\93¤\19æ\19&\1af\1a¤\1a\14ÄY¾\8c\96\84\83N@\ f\9cè\ 2Õ!IÞI¢\17Y0t\14\ 5Y\ 5GD\92¶V°4Z¿9·vj§ßº\9fâµß§sÕr\9aí\84¥°¢Ù\9dû)ß\9dr^9}»éÃéÞØ«^cÅËw\95+»ùÄé\9eÝ=±íÂ\9e\8a§w_^ÛþÍt?\99\92]\8bf6\99\91\13¼\85çÙ:\1eø\9f\ex\9e­ã\81ÿ¹\81çÙ:\1eø\9f\1fö<\ryp\99ô\99t\9aô\9at\9bô\9bt\9cô\9ct\9dô\9dt\9eô\9et\9f\9a#\ 6\aJ\ fJ\17J\1fJ'J/\8a=\91<f\1c\ 2\1c)=)])})\9d)½)Ý©æ°¢[ì\17\9e±kì\e;ÇÞ±{ì\1ff\ 4=d\17ÙGv\92½Ô\1c\93\1deOÙUö\95\9deoÙ]ö\97\1df\8fÙeö\99\9dF'8Ö$\ ft\9c=g×ga³,n\97~7     Ó\ 5A\80\17ö\e\89\83îàåáëT+õ\8a½B-ßËõ\1akÙVXÑÔÒ½T+ä\81R§×ÜëX+÷\92¯\84Þ\96n¦ÞÓØ;Ûºë{\8f]ïtë¶í=¯}Ç\8aºõ¿\94  !aéx\98;*\1a2ò¥Ë\85ÔÅàÄ,\ 2\97Å5\1a\e·6\12\15ï`ºF-Æ \8e ïK/z\83Å\8a\99ñ\11ÒÀw\19\95\92\1d¯º[\83\9e~¥]`Æ£\19¯y\9cÛ¬÷jëcâuë\83ûgÖG\846\88ì\96
+µü¦¶r]j+\18»ª4ov"t.?v#Wf'n\95ü»Pª.\ 2FVp²Ã$\86àHÙ\17©§°\a\91rÊ÷"\82M±¦LG\88ó$¢¼R;D\8a½XºIì\1cÍ\±r´q4qbáªyÛZ7±m4mmw ­        D6\1fW\10\1c\80òH}¤@R!)\91Ô\98À72\16\18\ f¾\96yå0a¤t\1d·\91ã\88\81ó\18T\ emÂ0s´\8f\98±eYéC\848à*\85Z\ 2¨§\91Q¡&ò+gs¹\14Ëõüµ<Só³%,\8e\15\8fOT~¦¦}ujµB\82Jèn\16b\9b\84À\82PÕ(¤¤\85|\16¡\19
+O\12Áñ"5VD\86\ 2#f\0}yµ\1d\98RÛ]\15Ø&±Md\9bÌ6¡mR+bKÝ\82öL\b\r     8\vÀ\9bG\94\18é\ 3\81@\ 3\11XÅ(Ò0f    I\f%\8d¥ã\82Æ\ 2Ã4\9e
+Ú@\1e\9e\81m*\19Ìê%½*kt
+[\9a     \91>åt\87÷\92#\19â\ 2\83.\89õUË\14JÅ»\8c"óÙ¨\1cÙ-Á6\19·]3E\ 5ê#\ 3z\13Fù/¹u\8dQo²Ü« Õ^çSK:µ[:u\9bòß­ðdÅR\9d ãSu9î\92ôJÎ\8b\9b\8cW\12^Kw¾æºIr\1d
+lÑ1\8d\18
+\8fá £J\18\15\f\94¸­\ 5\1c£0HtdVü\99Ã\80ѵ\9d\8e{¦Æ\97\17VÜY¨Ëj3»7â/°áO\98p°ÀÆ\86_3á»y|SÕ7U}SÕ?\87ª"DÄ\9d\8bw>\19\15Îä\10Ó#ïrÜ\8b½¢ª¯Y¦ªê\8f\v³Õøg\f·Qù¶Ø\9fXëÇ'Ä~´\17áé\9cF\v\91FPi#Ó\19\84\10ª¯\94:   ©\1e\ 1¿\ 5,Djµ\ 6\12\a\90â{ ¹f@x\16\82Å7\17\82u\95b\13Æ\80\bÍj¡Y'D\e1H¹P-8M9\83Q³;ºÍ\8dn!m\16\12ç v\11¢7Aü\8e\ 5,H¥Ò\98\19\v\81t\10Ê\0ÁL\10Î\f\ 1ÅÁBJWè\9b\86´\1a\b,çÖAn\ 3d\17\86#N0\ eGðó\12׸â èF\fÀEGBO\12ø¦êKèL@|âNàOÄ¡¨IsnáSèTèUèVü\84\rÀ³Ðµ¤î\²¸\17ú\17:\18\16\99\er\9cqøY×2R¶º\9bQ\1c\8e\13\97ãÅé\84êvèwZM½äU=\10«jN^jU\1e¾*®¦K´«6 
+2\1a6f\11[µAÈ9FþÇ~Ùô¸\8d+Qtß\80ÿ\837\ 1f6\rQ\14%qð6¢>\ 6³\1e¼Õ[4\ 2t#Èbz\91\99ÿ\8fwXEJ\94ew\92N0+\9bH`8±,U\9d\16¿\P¢#ØÊ\10n×1¼'¥N¬l´\f{^ð¸ú\rfLüêÊL\9f¨ :¨\99\93\91\9d\8d\9e6òsz\10\82\94¡D\91p´§(s\94H\82£L\92\11\92l"       \96$Äe\9a\94§\8d¨kLu+W^\0IlAVb\vÊ2]¦ L\19Û(SÎ\94´\92µ¡ .\9dÓ\83°W\9ei\7f¾\8b\89\90\98\98WÇ(=cç\1a0±ùFIDäá6\11ÊÃ\15"\1a
+\11\99\87:ñ°'"ò°\11¡<d"¾ÆD¦"»Kö\97ÌŲãB\1d\86 '.\13}¦ß\911ïÈ0+\1d\e\1fmâcOÇ$Σ|lîS­|\1c q\ 5'\e+\ 510±q³ggÈÔ\0ñ\93^ÿê\15Mq.\97\92f\9d\84mÚdWÇã\8aGÇ»\9c\89ÓaÕP\9e\10\96#É:\ 5é \9dÓ\f\8cìöiÑXÄÅ\1axíÓ\8a±À¨\95iç!r\82D\ 3\83\ eú<ÌÍÐfa¬ë        \8105C\92\85\9c\ e^F¶\86
+\16\1aúíéàÄ\841L\12\a®\9eÑÀ$\18+Âp\ 3æ\1d\9630$âú2ËúÂêrz@(ݺ°\8cyU!\80[YQÚ5´/²*\8c\12ë=HwHÆÉÒû®0Ï/\1fãü¬\81þ}q\1e¾w\81\1eÖ;êâ¨\8e¥Ff¨ÐÑ\8c¦F\146P½\9e\1a¶T2ÆË\1aeV(uF³#Ú\1dP1÷HÕ[jßÐ\81\1aÅW¨\7fÆ\ 5FÜ` ;==jéTC¿jºVá#3\1d\1céã@7{zÚÒÙ\86þÖt\99{t\v¾4Ñ÷@÷=\ft\90ààÁâe&-\1fºzèâ¡k\87.\1dºrè¡ë\ 6÷(ë\86.\e²h¤5C\97\f]1tÁÐõB\97\v]-X, »\83r\aí\16ê\8d\89Ú¢\9d¨\81\92£\rÊ\82RZTÓÄ\1d\ 6yTw&îLÜ\99¸3ñML4ç\ f\8b¬¥Õc\1cÐÖ\9cßx£§>»êlªGj\1f¿þçéáÃÓû¾\1dþ\8e¿Û9Æ6ÿ­¥\93½\957\15\e_\99¶9Wrä{Þ=V®)\7fö\1d_\8e¿\1aH\0\1f\86?ÜÓüúüû\97\8fÏ\9f_^ÿI\9f\84\97O\9f_óg¿\9d\7fùïëëÇ¿^\9eÏ\9fÒGgÓø_O\ f×?\97\a\fÏRÑ\18Ö4êlÑçí×ñßÍþ¬W<^íòÓëÿãpõtÅ\9b¿X\ 4µ:ÛH\11®¦5^5k¼ÊKÂ\92\ 2V\93"\96/ÖE\93V\83¸\16\f\b\89ëJ\10×\81>-\ 1s\8aÿ\1aýcì×E0/\81uZÿ:  ÷\12ì\11ý"q>FùV"ü KÝ,1ÝJ,ï$p\ fE°Î\9dÊ\7f\9b«\9f\94\95ÞjT\ 6Z       µ\QÃí­¿íî\93ü½&Ea\8dÃú'½ã\8am\8aÈNB².\81\1a\95ã\1f=QîúTYzjþa=ÃáøÃé\ f§Û\1f®\18ÇÇñ¸Ãi\ eÇ\1e\ e\8eÇ\15ëÝ1\87\93»¶\1fH?>\8e°\86Ý@ZÇÑ»\87\11,\16ãèía\94\9fJ\ 6°\8e`\1dÂ:\86u\10Ë(NÃX\9f>>¿V@k UÐ:H%¨\93VCë¡\15Ñ\9ahU´.Z\19­\8dVGë£\15
\87Æ*å:i¥´VR­T/­\98\8epêvmÔÔ.\9aó#>\80¨uFø®+§\86ï\eÖ<Þô]åú>~R\e×z5ój7z~üj:\8aªª­ë6N\91\96\91*\17°]ëüîJ\8d1]ü?Lu'£§­y\97\aÛþÆ~Âå~x\9{}\ñ9\ fnËq\95G\80\1a\91K6Ó'[     ¤\89©Zð;CÊ \9c$\8e\96äÑ\93@\ 6\92H¤f"\97\99!©°Á\92Yx\1c\12L9.xpr\8e\ e\8cNF\86\ e\8cùbdt\f\8d¡\18\1a\95Ã"Òàh\19\1d\9eô\15vc£apt\f\ e\9f\94\86G\1c\1fu\1a ­\8c\10\9f\86\b\85-\ 6I\8d,\9bu\9cô\b6\8e\94 C%z \85\88cE\a\v7\90\86K\8fø\aL D=\9d\1eâ áà¢\8c\9b8px|,#\8e\9d8x\1c&Òb%q\0Å\11\14O|\89¾D8hYd4Go\8e©8J\v\81é©åX9\8d\1c\95ÓÉéåøõ\fë\91\17W\1cÓ\99Ò\99ÓI3¢\18\8b\e\15:¬t µ+\eÃÊÆ\84/-2\113!\97\8cðË\ 5%\91\93:\92\928é¯\90R'V6Z\86=/xKý\ 631jlÌô\89\9a\148Ü"ìlô´\91\9fÓ\83\10¤\f%\8aR\b))Ê\1c%\92à(\93d\84$\9bH\82%\86ÀF\93ò´\11u\8d©nåÊ\v \89­èðÊ\16\94eºLA\982¶Q¦\9c)i%kCA\:ì^ãÅ\99öç»\98\b\89\89yu\8cÒ3v®\ 1\13\9bo\94DD\1en\13¡<\!¢Á'®\10\91\13\ f{""\ f\e\11ÊC&âkLd*²»d\7fÉ\,;.Ôa\88sâ2Ñgú\1d\19ó\8e\f³Ò±ñÑ&>ötLâ<ÊÇæ>ÕÊÇ\91\10Wp²±R\10\ 3\13\e7{v\86\ 5\13?éõ¯^ñÚº\93\ 3z³NÂÈöÎñ¸âÑñ.g"d'\9f\8bLo«S^\9cìº8\ 5K\aí\9cf .M\838Y^\98Ú¸.        ©\v\8cZ\99v\1e"'H\8c\vR\\8f|\\8d ÍÂ\18+\11\94\8dý\fI\16r:x\19e     ª! ¥\9f\ 1]/زÅ\12;0
+q\12\8c\15\11°\ 1ó\ eË\19\18\12#\91qÆÞ\rq\92©\8eP:\fÌc   \8149\11C\17"iM<m\bªmfbY\96y\99H\9dAV\8c^\16\ 6'ñ?\86ûj^æ\99\f;JÜõ)êº\14sM\8a¸E¼ç\97\7f8àïã=|ç\80\1fÞ\1fñË\80O½ß\8cø\b¾Ã%\1c~añ\rÃ\16·à%\13\9e\12\90 g\tx\ e\81\96þÖt\99{d\87\9aéù\88K\r\18@\8fÑ´¸W\ 3\135dTlT3\94\8c¸ÜÐx¨é`Çá\7f\96ÉhØ(\17\9cqÂ!\ 3ò÷\96{Ä9[¸k ¯\86Â\8amkÆaGÈ\1c0\9b\1eN[hmpâ\1av+v¯\19\92G\88\1e \9b4\vå\ eÚ-Ô\e\13µµÄ\9d\ 4Ç\ f²\80ö²\9e:YgùzUÝ\99¸3qgâÎÄ71Ñ\9c?<\85/ÂFÞGÖý$ï+y\7fÑ×\16\9dGw Ý\87t7¢0\Ñ¥­I7(ݦòn%±5n]iÿ\9a¤çcºø ½÷Òÿ^R\12­\80\r'$4\92®jåA\88X$\89M\92ÜÃJFf#Ó\91ùX      \81\8d\85~eD)ù&N®\91Bz-H\11J\94\91\92\90=\1f%\1d{6 ÃrÅ\95\8c#\17\e\15%\13\80\89\942±QQp¡ Nýâr/9ì-»½¦H¬[ïú\94\8b\ e6)#k\17Í¡\93e/\aÉßÚÏnßS\92¸tµè«j?ì:\9bõ¯\ e\90{»u7÷\97\ e\9f\1e.¼ ÷X»|Í\11b§7G8x\ 2~a\ f®ðUOH\8e\13N\ f×]aç\v\97\f¬\14\b\aÑ\e²;Px\98P\16Ô#\1aIäõFDÁÄe¯\87bké×Sn8ÛÞ³íB+\ 3\Ѧ­)QPp $L\a\12\94\82\8d\83¬îx¸Ó\95\86yGC/4¨Ò7­g\1e6µg½gÅãe\89\88·\99ÈTlúW*\8e\93\82+^L\8bo¥¢¿5)`B=!rQRqË\19JoÈî\90'Fø>&\8a\94\b$\ 4Í\a1\1d\94Ù &\83\86TPɬ 4¸C<\96\e\Äy\ 2ína¤æVf\bðôÜÑé\8a®\8et³£\87\96\e\9cé\99§S\8e\ e\19:3Ñ\13O/\1c]0t V\7f Þ=\95\8f57Ô;ª0V;ÖZ]7VY\1d7VWj+\95\8dJ\8b\15ÕÙ+µ<=ÜrÙ]%\87uúæJnµÌõÔ\9a\1aêmÒùI/®ø\93__¿bf\82·\86ç²<«ã¹;jà©E *\13ÕYxLC½,usÔ¯£\8e\9ez\ 6\18\9d¨ðBQ\fõ¶TÝÁ3s\90.xz\11èÉDg\16Êgè\93E\v\8e®uôΣ\92\80Z&ú¹Pf\83\8a,jrtº£ß\9e®\az?¡8(£\19\ 6\rZ¸pÐÑÁ\88\ 1b&\94»Ð0\83\92-\8avh»Cå\1eµ\at?á\0\vM5x\82Å\1d\1còç\1eñ\f\8f{\ 4\98\9c sé+Ü¥\86Ó\ 6Z[\98í!wÀ\8fF\9c\17&\97\16\17søY\87·y\.Àû\ 4õQ \15®Xã\91\r®Ùâ¦=º\18\88FæaA¬\86\eÉY\8eäÕav\1e\83\ e$¶    e-c\85ìkòwC\ eoGî\91TîQ`@\89\13\8a\\18\ 4\86ônQ©#ÍwhÖ£Ý\80\86'´¼Ì\15Ù¿FÝ\r*o\19\9b=Æ<\10\11Gv\85\1e\17ÚÉ\ 6AÉÙ&(\væë\89vü8ÛƼ,w&îLÜ\99¸3ñMLä\9dô\7f°ñØ9Ú{®\1e[ò^oåME·yã+Ó6çJN}vÕÙW\8f¦ò>~ûÏÓÃ\87§w}9ü\1d\7f5Î1\e¿yó\8d\1eùj[=6Ö·Åï¾ëëúËßqËÕû\9e´\92_
+\13_\1cþpOóëóï_>>\7f~yý'}\12^>}~Í\9fývþ忯¯\1fÿzy>\7fJ\1f\9dMÛÿzz¸þ¹<Ux\96îýGÖ\94(Äé¦\10¯Kñ\96\18¹é(ÈB\8e¥ U\8e\93Èñ¶ G\ 4YHR¢}\92å*Ê\80(÷²Ü\84¹Is\15g!O\ 4Êúá
+\91n2E¨²Þ\18Yv\9a$Ôÿs_-¹\91ëHpÿ\80>Èl\1aâ\9f\R\94tÿ#Mdð#J¥¶Ûváa0J¸,W\95©d222¢·jmVi×Ö°\12¢ÄW\bC4®´®4¯´¯4°´p`\e×FF\fJU$Õ\85RR\ fQ©Ç_züÌaHÂýÕ¶À\1dV¼¾g)c«\9cõ$í\1a\91B7\92Â姿fþôW\88b¬XMF!Ñ\97fF7RþFù|H\88\94¦¤\16a­hT\fGA}µ\14Þ"¿=äxäp\88\14å"Í3íÎÆ1!Ì\ 4\e$ò]kÊx¹Ä"9
+{/£\ 3\11\19D-\rUE®\84ð\96"~%,1ì\80á0U½×¼
+x5\85\1eç §39Å\7fµ\ 2f\9c\ 3î°¢\9e,Âü\r;\9dÔ|&¶\99\8bn3Ü\14ø\v+ö{\7fùÌݾoÇï~Ö\15   ó\1d\8as\ 6fú/ûð\ 4wû¼\e¡ú7+A¬é        §s-\97vßmFçSÖ\9f\ 6ó¸XÌH\93é0Ò\fF\9b\ 2Ø\ e\9aÍ\82±\97Ñ5\11ýãÑM\16\9d¥1\1e\17ôÜ\8eî+h&`\14=\19Ñ\9d\1e}j1X5 µ¤\ 3ãvC?¯hÙ\84\ e\aã¢Û-:_\83\ 3\16°Á\ eV(hË\f\9e\88à\v\ fæ°`\10\9c(à¹\84\ 3̲að¯à\9a\ 4B        à\1e\a\ e2\0 \82K<ÀO\exj\ 59\80ÎÁ^\1e,fÁf\1a@_`iw\9aÚ\95¶6\81û\ 28ÐÑÜj0ã\ 2\83»Óâ® \99\ 4\ 6\r\16 Õ4»\aín\ 1¡dZÞ@ÓkÅöþú\a\18_\80ö\1dÈ/è\80\f1\15Ñ\19\9e}bØ;è¤\8ez\8cö\r\ 3¾`̯\18ö\12(\10F\7f\84\0\90\10ºEÂ\10\ 5\16Ò@BÚI\1ar\91Ø0ùe\89­^\ 5çX )V\b\v        ¡M\94s#!Ctx!øMF\81aH\83J\8bW\ 29xþ\82\80\8d(\10\1c \8f\vI\15x\10D\b&\ 2q!È\10l\b:\f\11"\18Q\85\84\ 4¤\bV\ 4-\e\11#\98Y;Ï\ 2;\89Ì\e\88 O\149²³ahâI­\95æ\ eâj¯[b2²L½\84ù#°&H\v\9c\a\827Çù`\18\9aÈSB\9d½ê\aÓ;ò\14iD\1c\11¦ð#Ü\14\ 6\90e=ô\14jÄrÆ~\8c8¯m
+\9c#QÑ\91Ñ#\8fH#â\14a\84\1fáj`Å\8e#;¡éÄ\94\1eÈR'¾&\94\1d\ 3k-\80µó*#Ö)x`¯²\14â"\ 6G=\87\8eªÂN\9b8+=Ø\14¿È;à\ 5«(Å¢ÅÐz\15ooX¬\89\94\ føP+ëÔ³\0Å\ 4u>\89\ 1_\92µ\9dM\8b®+\81ZgUù\96õ~,7£\7f\96\9bx\9f¢ö\94\9bc@t?y:Êî)÷ÏüääKÏÕº8ê+\86!qòðª§[íëÛ\ fÖ2\93\8czð¼·\95Àê¯\ 3ï8Ð\7f\e8oeûG6¹c#KÛJ\93nl¿Ì&\vl%ËfQl \90î \94Ï×:Øâ\1f¬÷ÁZ¯«]×zYí¡åP¹\8aÁ¸\98ÈvÁL\15o3µ\89\17±/7\1d\8bAÚä ÛoYî\enqù®Oüy#ióØGxûÖFÍË@:ÐÇÜ\9dLó22j&?#\93ªz\9aîjÄ×ÐÙ`ºåænº¿Ù8\ 4ªÇQÃÝT\7fS\1dNw9~¸\9cÈ©\9bÚ\ 4Îk½Ê\88\99¸/Cg=zt\88rÄtw§\9b»«þ.\ e\7fW.þ®:¼³.ÝáIe\90\ fk3WgÔ§\ eåV)5Uë¬\97ks?\9cU£úLM#¬#Êclg\8c\1dV7Ûýl¡\9fí{î»\9e÷]}íéleï\e\87\8f\1dJ\ 5î5¨øèØ\98+°µñþ´{V\0;<«pVâ¬F¯G­H\8fÔw\b=\8aÁ\89t2\84\e\\1a8UAÁZº²\84\85\v\84Á\ 1\16ÖP¾\1e\1a8\ 1Z\9bÝÁ¹\1aZÙC5'\80ls\aTµö kt{Äc\8bßÁð\18g¨aBí6ÖÌ¢J\11       l¨\86Âî=\8a\95±×\ 3{2È9à´JÞ¡÷4\10ìQDA© ò\80¦4P\9a\1eEM8®\15ºt+\a&\86\86\82µÐ´x\ 4
+\96\ 1Ü\ 2\8f\92\17øÜ  \80Q?ò\ 27'ð7>à×?\10\86;\ 6\0Í\80GÄ@õ\18W\16c\vü*\83\97\bji\ 5\90m\10ïÙwøÞýYèè\ fö÷àv>ß#p¶|g\8fã\f¿èè>Û%vøEG÷Ù\1e±Cõ\9d\8eèà kdzù\80\86\91Áé½\82«åäDoz\19l]ÉBâ:\9dxÃéú¤?ß²^\1dÒ\10©P×øØ&í\92,aq\fQþAY\8bS\92wLÒÊó\ 6KñË\18÷&¼Nîw¬öãq\1e\9fÇyü\ f%ÃM\15«\ fUq×®M·R\19\9fº¸\88.\16½\84\860\1aÍ\vð\84F½k%_}\90~õ àØ(x#       /¤aÓ\888\ 2¹\92±}ÕÛg®³ê\9e³îjy%\1cï\9aYs\17\80õÐø~èüTgÐPûó¾¸7\ e\950v'ûã\ e\1f\94¼zQó\969\9eþ º\ 3ÉT\1a§æ¹]3\1dYÊOhyJÔ,{ýéL$\98kÍ·gÛÏ\ 2ù~Ë#|¢êÅ%`,­\18OiCÓc\9\f-\83ᥰ­£ì\18f\ 5C-c¸Å\120æ\±\18x\1a\89/\10];F`\81PËP\a\11ZÄCØY°±^ÕÍ1ÌyÎ\99ιÎÙÎùÎ\19\ 3SSÖ\92\88\95¼§Ì/¹ÏÙÏùs\a\97,{5¯yÞ2½åzu9½¾\10@5ãVå\9eñÚ2®9÷j_³¾ç\8dÌ_éøßô%Ëo³\0\84F\b0\80\90É\84^'ïçÿöÉ*%d\r\bk\ 6\98/Ðç\ 3÷¿e¹\9fR¬Ñ\8f\14\8b·o\8ei\90Â\87\14Û\9aÞ\fb
+$¤\99`\15ÚÚ>Sì¤o}'Ø\a\836O:\9a        SHho\ 4tÏ&vÒ\a-    él\17\82´\8d\1c§¬þòù¯Ãf\1f\14x}~%èþü\9dªD2\18Ãg¦;½¾\99ðît\17ÿ\9eðnTö.Â\85¢mÔõI\ 6\7fùü/g\80ç?\90çk\ e¯ô£u\f¦v°K&°\83\93].\1d\fÍ\84ó\94\9b\0O\96>d\84÷¬WÉêK\fçíï\b      ÷]\82ìÿþc22Ïddîzï"çÿ è1¢N1?l\19ÂRw©ÚÍ\1d\15\86)\18¶@ÖÊ\93Áó\É\92\bô¹Þ´â\99Õ\9c×\9f-ãÇ+^(\0°]\ 1ß\r0>À4
+°6\80·\ 3Ì\ 3à\9e\0û\15\r°ï\a&5Ø\ 5­aÑ"\1e­\12Ñ2\19­SÐBø¸gû?¿â¥ñH©\9c\98ËâC½qÕ¥\f\98F×Fæý\86\90M¿£\82\11\9d\10ÿ¾5¿Ñ\80W\1eøò¿þ´ñ¬\7fl<¼ý¬\ 2ú$¬\ 6¡Û\843fÃ`[Ó\9d\16Ç·WÌM¬\18Úô\8cm\82¦Öf§µXÛ\\97¨­¸·\10\1dzÔ4T½Ð,l±j\92êì5ÍòÉ\f®Ñ\rS\18f$\ eÛ´6CR\9a>@Yi£öaP\966­%úïz\99\16p\82íÕRSt\eS_=µ\8foÆ&´×3âø\1dÛkU\ 3gäK¬b\8b\9a\91;\ 3ê¾½\16ª«3ö\16Ç\19õÀêï\9bâ9\15߬³ä$Nµw*½n;\8f\8b¢\8aÕºu\9d\87ç¨\8bÒK\88Õ\14x\80\1d\80Q(\9aµÎz\vÕk³]m\11÷\ 3vP(¤qÖ9\17\t\98Ü.»\82±½\837\16\1c©ñÖ{/#2#
\85ð\89B1MpÁ\87\10bÈa\r\ 5\f´àÐMtÑÇ\10SÌq\85\1fÙ\7fý\ 3îYPb\93lò)¤\98rZÓ\ 6'v\0\1e:\9bì°tÈ)ç¼Âyíà©\ 5å60|\ eÆ/À\ 2fXÁ\ 2\97³\ 3°àk\94ßÀny¨\98\b%\91¡(6h\8b\ 3@V8\ e\ 3Íá >\ 2TH\9a\8f´        S\85¥'ê4\13uvòÌ4p\85\96\13_ûÓõ nÕ­\83»Òï:;¶Î¬\1dy*Ý¥õ\1cµ.zƵ\1e\13ÅÛ\91Q\1a>¶»\eh=pêî\86\13"R¡¥`%\aZÂé\ e\88\1aâ\ 6%¨È1\ 3;\91è)v#v\96     =^\10\ 4ô\0C@ÐZ1D\ 4ibÈ\11C      \18Z\81¡ý\82¡\18\120TÂ\86bW\14éh\81£\10¡d;\8e\80!50\94\80 Ò\10d²møYsÁ\ 4\14ì( Ç5ä\14¢F\10ã\ 4/@O\86\ 6Ý\89\15\ 3\9c\bJV\1cý\ 2\8 "\ 1    ;P Ú×âô\13OýñÄ_ÎúM×ÿÕ\8aê!ôC\0\8f·)wN¸>Ýüe¶ÍÓ-O\13­p¢!°âö2×ÎI¦?\99dµÏj¯åÉ+\89[ª±1
+cm\91\19\89\11[\ 4\86\18\96\81]\93mL\e\eu Öt\97ö\98~\91Â\80ÎB\1fV#3\12\0\9b\ 5\86\16$|0_\8d:°ê\10n%ª\9b©\ fÙúU$ =×\16\99\91\18±E`x\86ka\19¦E\1d\93uøóh°âRËV·S¶\16õZ[dFbÄ\16\81á\19®\ 5(       }m\v©«\ fè&9\1a$ÚñÔ²õíÔÇÔ+·\0µLg½ó|W\9e\19ÊÉ\19\9eÔ³Ùx\1a\99õ\ f¬·e}\15+º³\86+k\86\93a\9d\1c+#õX¸ÿ\8d;ÎÜcà®,w¡\98õÎ<Wf\16Ái\1eÌfÁoÂr¨#À¶ãH
+RÏàÀ\b&ü/û嶣6\fEÑ÷\91æ_\92\90\8bóhrùÿOêÚÛ±      \10` }iÕX\95*\86\98ÄÇ>{­\9eDmé\8b\rÛ¶b\e.\14kâµ"}3Ð=û±£\8fb¸lí\8aí¹PÄ\89.\eImuÜ\81\ 4ïèÀ'úp\8d\95)ðDÊG:u ó{úvK÷n8&\15[z¡ô\13\9d=Òá\ 3\9d¾§ß·ôý\86£Ä3²Ý\176ÅD.Dò!À\1aÊ\8b\96ìh8r\15\aaa»LpI$a\ 2\938-ÉÓp4+\8eÇÂ6\9aȦHFñ\8c\8eü:\91dµ8\8bí<\9bÏ"\89\17Ì\80\9d\99±¹RÛ;±}£ÖoU\9bZ\87Ãj\7f\o\84\84\8aoõþý\8aSsj½Uýã\9aßTýûëR÷7ªþ¤îÔzWù§u\7f\ 3í\r¡Kæ'9mªN\ 6:4(¨Ìph»ô\87\ fµò£Û?\90Ù\8f\ f\88ìx,²ãS\91ýÝ\8b5cÆÇ°\90\7f¯¿çÁ\8cwб\e/ãÑ\8cÏî9\1a\8f\9eñ'ß\7f\ eUÛçe\1d/ã9\9cmw=Õ\98½È$\95I8\16
+\90ÑË\9cô\ 5¿\12|¡1u\81®\8c[ÁªkÌâ\98\11\99¬V\1a\8e°\ e²\8fóÉr#½é6½!\f8ö£\8f?\99èf0[u\16µ\a\13\9eo;éj­<\9d\95'Xx¤<\92\9e¬=³[΢æc.T+J\17\9d\8b\ 6%   \92\ 6I\84¤B\93IGlµZ\89*=\9a~B_OZ´\89\1cI\8f¢©E\9c$2\93\16%©ÒÉÑ©\8b\8eëÆ\1a-M\1aj·b:\92éûË$ÜX¢¤Q\12\94dJ:\15ݼEf\8b¥JZu[Õz«g[ê\98Tô¼!´ª\96
+j(V\9d\8bp6\r!º   gp\1d6Õ´h\9e\8ad\ 6¯tVK­ì©¬©Vó¼\13\ 1«\98Ärð\9aY(Y©¬\94\9dW(      å´)ee©lY\8bÁëpNRÉ»7\81gÌRIàE\80g\ ek\91Ê\8e\88\f\84e$6g\8b\8bH-;\962\10´\92Ë\99è]õòl\17\1e\97ÆÚQ\96\81\98\8e\16Í\99ð^Ù¼\92Í\96\9b\84|$ì'B\7f\99VKgÃ&k7ñ\1cIò3аÌ+Ç\84úhÛ²\99:Ê<\18çG`\ 3\83\ 5<VÊÁ¢j\9b±\ 1xx\8b\ 6?èªæî\7f\91\94ãky{À5Ì8¿5¦W\83\19o?;¿=â~0cüÁ\18\7f>\98ñZã~>\86ãÁ\8c\ fþ²Óûq§\9ey\85ó\1aäg̳d½ÌZ¹)åN'-\92충Hd\16È,\8eY\19³,\16Q,\92\98õ0ká¸Ao(:\98E0+`Ñ¿"~Yù²ìeÑË\8a\aP&½+bW¤®è\\16¹,q£ÁYè<¸mv\ 6h!´¤)a´Fe\98\16Ng \9el\80ÑX-°\16Z\v®\85×\ 2l!¶ »1h×\8a9-ý÷\97\16o\9c\rÝÂn\81·Ð[ð-ü\16\80\vÁ\ 5áÂp\81xó_2ÿEɼW\f\9arßË\v\885fâ?¬O\13Â\1eÜǾå\15õ\9d,\ fu=ðÙ\91\99ùþ.      éûC     ácÿÆÛ\12R¿þJºv¨t\ fÏ\1f]\1f\88Ò#H¿Q\86ÜP8H+G
+äá\80õÆ\9d\9d\86#y\ 3;´±\9ac,Ôé9Ú#GܨC\834èì0g¤A\9c7Ì©
+ètn×\19u\0\9d+Ìéw 3%Ô!x\80\9d\19\8c:\17Ø\99iz«\91§v\84%ìé\1co\8a¹àÐK\0tÞp \92ÖÀoß\18ø2ô%ðKèçÕà\a\85\7fÕ/\ 1\ 6\0ÕÛ=â\r
+endstream\rendobj\r183 0 obj\r<</Filter[/FlateDecode]/Length 17413>>stream\r
+H\89ì\97mk$Ç\11Çß/Ìw\987\ 2ß\v\8b~~0!ÐÝÓc\1clÇä0\1c\98 \ 4R\84Bn\93èÎ\84|ûü«º{wVZÝ\83ï\b\14Ò\8ez5=]Õ¿þWUTQG\ 3³ÑñO\88\98ð\93cÁÏ\12ë´K"®I&\9dT2É%\9b|\8a)à'§\94JZÒ\9aj\16Ye\99u60\9b}v9ä\94éZr͵\88"aºØb¦]ñ%ÀbÉ\85®¥¬e]Ä¢`f±0¿\ 4XZÊB×Z%LW[Mu5ÀR-°ºÊUÃì´[ýêÖ0í~?í~7íÄg¾þ\97f\1c1@<¶f\9f\8céÇ\86\19Û\9dzÆä³&ÎÛ´«ë3öܵ<c¥\19\9f-\ 6 \99¸6 \E\19EX\ 1Ï\ 2ôrH!\86\10|pÁ\ 6\13tPA\ 6áW_ýâ\8bÏ>ùè\83÷Þyë\8d×^yé±b\84²ºÅ\15\97]rÑ\ 5ç\9d\19§\9drÒ  \84´\ 2àb³M6Xo\9dµÖXm\95\95V °Õ,¦à\90$\1c»`ü´3ÎXc\8c6ÊH#\10àª\17]tÖIG\1d´×N[m´ÖJK-\10è\8acRTVIE\15\94WNYe\94VJI%ä:ípX\16y\88\ 1{Ñü\18\9e°/^°/Í\9bæÏð¨ùÔ¼j~5ÏØ·i\aï\9a\7fÉFøؼl~\ eO\9b¯ÍÛæïð\18>ÃãæsóZ!\ 6ðüà{ó¾ùß"Ðb0¢Àqè\91h±hÑ\18ñ@D¦\1db\82¨p\fÌ|q\95\1f¦Ý/8!\97tB´\9cÅ¥\89\b\9cÂ\8d\151J\1a9|\15\9dAp諨¤õôÏ^Ø\10f5[1\v\9aîå´»¸ú<³å7m]!Ðó1*-"Ýx#Tä\89¤ä\9b¨¬¡O)b\10\86n\8c\94Þµy¤8]קÏFëÊØí\8bô\9d½ªû\9bo\1f®oîo÷oûH¾½»ß\8f±oæ¯~Þï¯_ßÞÌw}hö/¦Ý¹Q¸¬æ|Ãûq\94j)\14öÔ\b\vs`3\88\bK"\8b"\16±J,[*©±H\v\1a½\f2Ê$3å\14À^åª\ 4ð×´åØx\a\b"\80È@c\ 1$+\80\91\80Ç\0"\a\9c\ 2ÀÊÀl\ 1p+Ð\93\0Ñ\0Il\15\0M\80µ\0ÛjV,\ax\82=\ 3¼\1d@\8f\80\80W'p(\14\8e\87\ 1û\1eÇ&âød\1c¤\ 5Gj¥ã\85C¦À®Á±s8\80\ 1\82\92 ,Å#¨\90\995\bH\ e\88\85øй°\90"\ fIB\ e\868e\88Ô\ 2±ZÃ\8a@HÈWKÕ\96Ó´§\7fâD\9d9Qã°Sª\86­HÕ\b\eÒ5\9d\b\9c!¤lC'\95N7\12·Gâ¦ÔMFWf+\9cÆ\97TÙÖ´fH\1dRº@Jo¦Øø\r\8a§$OæØ<[`\8b\aK\aã\v3\96nK·Úmmö$}\13\15Ä\ 5\91a\98\8cÁF:°±\88Ê|\1c    yÌ\bÞ¼¡\848QDJç$\9c!EuV\8e´¤S^ *ê\1dÌHzôÀLèÔdÈ&ȱ+³s¤Ç\11?H-\91%8³\1c3EÌÑ)E\83£N\128\1a$I&Iw\92ÀÒ´ÛÐÔx:\12u\8e)\7fà*2 \9d-\90ÕÙ\ 2e\83.¹!¬1v¤¬qÖHÛ²\966ÄuCqY\1eÙrj\1fÅDîLÔ\83bl5ãD5ÀÄQ7¶D\10\ fÏ\13Ñx8C\ 4§±§D\f\1eTçá\94\bâáHDãa\10ñ>&\ 6\15C]\86¾\f\13.\9a Pf\95!\9d   'dÔ\13\81\8e#\1f®óqJÇÂÊÓø8ª\8f8ðñ\94\10»áäÈÊ\86\180qäæ\94\9d4¨ù?(óåÆT7ÝÍ\1c2!±}¢x\98ñ©â=Î\89 »ë\1c1M\1a×x&\9a\eËDrË\82ØA]{\ e$v\89\R²\95\80×\80\r#RW0ª9ÛE\10¹\80D       \ 6\8b\826\rÆ|\88 ¬\84
+\924È¡\86²Ä\8aå·ö\91ÚF´\8cÜ,R£\18[\8b\88\ 6Q\15\ 3Ì=$'qc¸\94
+y\97¨\b\91Õ{S\18!     \99ÛÂ\8a¶P \ 2ÄâÑ\18ºCÛ³¢\7fXÐOf¤±\b¤=7?\86\e\17´"Ü\PÃ\90\91ê"°÷¨\81©±Ô\98KV±¬\98\e\14\17Ð\88÷:¼Ý`\1d
\11hV+ÖV°Æ\84µ\ 6¬ØQ[\8bæVAX\ 42Y\85G\ 5~%x\17à£\83§\ 6þ*x\r&\90a+bP\10\89\84x\ 4\90ïp&\fÎ\89¹\118G\15gªà\84%D/¼¯\8dA¼?²\91y_\e\83\9agÛÈÄ\ fieÞÝÈ\80²\8fneZ#\ 3¢\13È\ e Ü\81t\ 3â\15ȧ³\85íÄi@Èq6\10\16êipj\fu\a8\1eâ\v\13_\98øÂÄ\17&>\88    3_\å\anKÅ¥·H\9f³¸t\88hÐ|#ð6ÜD!\9dA\ f\8fµbÆóôäËiwqõÑ\ fæ7ô6*\a4=õìM3~lû¶\8f|\90Þ\96\91ï/Òwöªîo¾}¸¾¹¿Ý¿í#ùöî~?ƾ\99¿úy¿¿~}{3ßõ¡9ª\17Óîì0û\94o8zT\98\ 5\ e²ç\ 2f\141Û¿\1do\80íEθ3\aÓ§\86\195oÖi\994J¥q¯6¶-«Ú_òl+¡{\13á{\ 3Q¸¸¢Â\8aʪVTQIõ¸ ¢\16¡\17T@\96\9a\83Ö\1a$n
+¨%h\r"5\ 3±\97Tµ·\ 2£1\8c½°ªTþ\8fÕA(\12\17?+\17?\12b\82\ 2\b\ 2Î"d\86
+¡Q
+å^\ eõ\82\88\8b",\96\8d
+#\94ü\10.Oõ=d,AÎPkAØj]!sX>\fµÞÊ\9d\ 5ÕïÝ2\e4\f"\89Iyu\83ª! §W}\87-ï4z\v
+ÛöyÆò;,\9dÚAÞ\7f£\8c\9f\11q\96pìËo\12ñS      \1f«ë²8\84qHã\10Ç!\8f\87D\ e\91\84L²H\ e\99ÄùhRy\10Ë!\97C0\87d\ eÑ\1c²9\84\93¥ó©\f\95\80h]ê ¬#\11C\8aQv«31\bd\e\12:§¼á¯xè\9c8~\96éºdj%£ß>é\ 3å½­òa6«¢¡\e\ 4\a!8# \9f2Í'Ëi8/§á\ 5KöQNY\82Z_·v\19Ò,Dî EÔÝ-,G\82û;Ã\1d\9eç\1e/\ 1\e\12¥ÖåA\96°Ë\86{=ÏÝ^>ô{\8a;¾&N\81å)\93<A\1d PÈø\1a\99ߢ\ 2ð¨\ 4"*\82\8cÊ`!å\98vPwâÌ zpÞsO\18QU\14ê\fý\8a|ðT~?Óõ_\9b\91\92\88è\89åà\rê1\87º\f\ 5\16*4º2\ e{Á¡¯ÜãJÈ\80æN×B\18\10\10H\ 4þ%ÓUH\8b¡±ØX\88\89ÂùÆF@h\1c\ 5\r\12A\81Z£x¡3\rQjI`¤\80\96\0Hú+˾\84¬a\9b!q\8eå>Ò\v\90\0J¥kí\92¯ºà7¹'\91_\9eÊû'Iæ\99º\17~=\15Í\ f\90Ìç«Þi÷þºwì\12§½ÄþDö\89¼òì\19ùfÙ?ÃÑÓ=yR4\ 5\19ç¨Ê¶°ß0Tû\99ýO\1c\83È»\11x_\1c\9bå\88\18\8e\8aæ½S\9cÌi'EÏk\95ã´p¬0#â\959f\14µÈ\91\vL\ 2Å\8f\92\8e\1dÞpµ\9eø\84\ 5>kT³SÕÞêv®Ü¹voÕ{«ß©\82o5|«â©\8eo\95\80«yÉUÙÊá \8a\9ejúVÕ·º\9e*ûVÛ·ê\9eë{Ne­Æ?&3¤áCBÛ¦´VóK®ÙÖ3é&F+ãV\8d!Q:\9a\93\ 4\81ò)ò§´\8enLPк3Òþé\93µT\ 3\1f}\94ü\18Üð\9c\8c\90a;\11\1cD\9e¢ôáû\94ÊxaÏfÁÏ3ß{\92\ fF®~üûþ§\87ûýÛûýÝ×_o\93Òö\9bi÷ã?ø;ݾûéúíÛÛ\87=òÕË\7fþzýpûfNû»¿ÝÞPªz42Kyi\8c\ fýSÏÎ]Fú»}jr÷Wöy\96½ñyõïö÷\1fpÿW\8cþk6ó\ fó/\7f\16óÍDã¯þDß?\9e÷õv°O>\7fO\83\8fÞx:8\1eÿþÜ\9c<¸o«ùcÛ\98h\ 1\a0        \9a@A\96T!¶\82EKªXD\ 3\ 4û!£\13\81k\ 2\ f°æW×ü\16¼:\ 6;ÛË\10\83é\vïcí³½\98¿\8fç\86ú\93ß\9f\99\8dÇþB¿Ô\7f\9a\96Ko\eº/Ì\7f¸Ëd\91\8bmɶ¼l»½P(\84¦Ë&\rtó΢%\rù÷=²$ÛÏÍ\13JËÀ\fóÎyý\1cËú8\92ä\89\1cÀ\90 HóÞí\9e\0i<ó\90r¥¸\ 5ãó×\1dç¾m~\v×U¼\1aBk·\ 5Øò\93F¯W\8e[0>\7fÝqîÛ¸à¸ø°\97'\8f\9eÃc#¥q\8b]\fxgÜwÍO[»\84+°36öå\1dt\86æ\8dm_3\1fÙ9¾ÿ8±\8b»Ã+·à%Y®\8cûªi\16Ò(âýq\82öÕ¸RÜ\82\97tyç|óß{¬\ 2¼Ä%8nÁK`Þ9÷mé)5Ó¬P(;u\15Jt J&¦£týUF5¦6\8bWÇõ©ûó\a«Ðôø³qå^s\9fÝ\0\1cù²\84¬\1fæ2¢ÛÈÐÁ¿ÎýD\ 5àñÝï\8d¤?~þt$ó\91F·¡¼-¼»*\7fc\9cØ÷Þ>*§ËÆ2Ð\93¯öCçØ\97\99i-\82\94¹à=õ>~3\1d.¥û\ e^\1eq\9bÎnq£ÙÜ \98\îýìÍíØú ®x\84\e|Éß\10 Û\8c
+¿Ý\82\17­yç<\rÆR%Y}\z¥Q\1f
+Òk\90òÌÁ¹\fj&Í\1e\0g­ß\8a0\98ê»Z;vVõ]÷øþ\8bUû\8a_R·#\96\1c®Y
+|\a^jõ¶3|ÑTÐg\10¤öH\84«8ßIf`þéë×l_*\ 5Þ:È¥«\Â}«¶wÒ~×\93ÜPLÒ\8dÊeÌED:]\10\88@Q\9fJ8Wÿ\15   {5¤\87\19\1f'huÂ7\82ý\ e^^ñιM~\1fS.³Ë\85Ø'¢;ìB{;øÌ»¾ÅæçÃ-\ 6b\1fmÿï      Yìw\7føçOÿúÇâúêÛÏ\9fÿöñãß\1f%}ý)=Ð\170Åþüéw?Í?×É÷~÷\e\8c\98íY\1f\88\f\82M5«c¾¡:
+^<Æ\81¿®x\e\8c²b2ÜInÁ\93á³Zó']oÚè¨4Í\92^\8bý@ºíÙ\1c\gºÌîWg  ø¢\94\1fwÊS÷B3¼\8f\86mª6½6?SÁW\0e<±~\92ÙB¸\ 4XïÏ\9eÐÒ¶}?L\82ÆÏ\9eÅíÖ\93màë1Î\93¿èI<\14¬¹\1d'K~?ùïy2\rp\16>ïoø       íýjèé^\7fÕ\1f\8d \ e7¼/\81ùq²N·\ fì\a§       +\16?\\8dU¼6Táù²uø\97«\ f\8eÃÛaëð|ÜvîaÆ\ eÃað{Àð4\fX(\96ñøêëÇw\7f\99\84G\91\Óý¿\96Á\84\1fÀ\1få½\1eþ\87\r\ 2"Bô@*²nfV\ f½JWa\19\aþzÇg*\8bá'Ïoá\9bç\vVż¡¡ßé\r\bÛ\v\9a\19\89ôcôB;Ç\92ÙÀ\8aæü¸\9a\87\93"}æ\9fá\14\f\ 5\87»\8e§\13Ì\9a\·×[\98ÕW\10L¼Ë~Å\9c9|;\9e¥\96i   =Kâ\f\9e:\92å«\1d&j\13ÌOA¹\1882
+e\9a§e\83ÑC\1c¯%Çab¿®¦ò°\83\99Å\1f\8dªªA@è®IÌ\84<s\18`}æÜ\8a\1d\16s[E:cî©á!\96`@Â\13»½¥µæ  \ 2\1c\16÷\8b\93ê@Ö\14q7ã/9H9\87½¹·`V\9cÂm:\15\18XJrZN-\18\8a´ð½NÎ\9b\ 1ù\16¡®Å\ f÷\116p\92\0\87\16¾\9d\14\ e\ 2´UJqVw\13\a·'P\ 5\ e\v\13R*\9b\81\12\12ÐÃ=\9aCm¸ãÓàI2\9e\\92g\e\99¯   \93\ 5Åãº\96\82¥¦âú~\vé `\18\\ 3\ 1\8e°m=N     Æ*\84ÑK\9f·ÁúÜ<£ É<AdI\89,\81¨\ 5\ 1²Öß\0\ 2\9e\9e\9c \85Y]ëÀ  <Í`V\93M@µÖHß\1c\ 4ÐNòËJ©\ e\ eu¿\81]r0°\8a\803téùa \ f\v\10.`\12\a\85[w\87Ki\9b\ 1É\19\81ÈÃ\ 5®¥\8a{Èoäâ$U\87Z\8a\17\13;È©ºÁ\94d1Wm!^ÞIÒÁÜ$¹%<Rq\92A\91TÒº\81\r+F\ e\ 6(d0\ 3\afÄ,\98\e\9eËnsA\8e9  kl\8c¤Rw°\11\17ÚÄíz¡\13£n¥òá<\ 3iiã\94t\aKÏn\82Ë áh\17nrÊÒÜ\8a\91"Ô¹z\ 2u<n\87\94×£Ñ=W@ \17ópF\11p\1d\91\99öâ\9c¡ð\14¯¨-\ 2\ 2¼q\8b\85ÍÀ^S8^\95ßAéQsíd\18\14ê#d&@\ 4\8aøYÑZ7\90kèÉ\18!\a\13ÏÉå`\88%\10@x\8f~Å \e\99\839ÕÍ0­´R\92©\8a
+bLÊ\91\10³\ f´L&DÛåΠÙX#nÖa&ÈQË¢[í:é6t¨Ôf Zí\bó\98\1fnµ÷ðî\ 2\a÷(æí\ 6À©¬:²À\ 3\84KÃg9Ì\12\8e¾,y¥SfË{ã\1d\96N\0·|N¥4°\r      \8fk§Z\f\15¦ÅaOô\8cªçÕ\8b\8a©\17\8ebílî]j\96"Ú$Khb¢å\e0Äm<ûé\84j\89¬é\vÛª¾Z\96â4Z\946\99ì\0\1c»x\\12±\9câ×ã°Ê\19\80ç\1eµ\9am¾Q°Dñ$¨Íã¯q¸c0\886ą̈ÀÂ+yÅ1(uT\9f\8a\8fß\86n
\fâEPÕ#gkRp·Xýïf\18\89B\ 4PJó0¦©RÖÀÃÙALã~\17ÑÊ\ 5´R
+\13J÷Û0[\8dòîÇ\81\98
+\1dúè\fã\89\9d ÊG{\80\81sì·¨¥Ö\1cätén\8b¡\15ñ\17WÕ¡Wà\18§\9c\84\86\84m¤Ë\8e\ fcy1÷5Øä]*`Î\91¿1\13\94´¦ï5G)\98\91I1G-\a\ 3G"FªÑ\88Ã=ñR\fs0v¨Ì\91|e×;\ e\ f\92È¿ÖØ\ f\97\16\83\1fº\9b\ 4C\89\99­\93Dc\ 1Þyõ<-øWà\10³À[\r\92\98¯µ-4rp¬\16\84±ylæÑÙ\8b\93j\9aÎ,\98\8b\0gÓC\80ÐH\89¾[ÂÃ\8a\87m\ 6v\ eÿT\8b[ÑwJô¶Üe\13 ªÃ=½\ 5Áîþ\99\85T\8dÎt\84h\8acT\11bðp\10í?\18R\80\ 2\f;ßÓè=\1c\8c'õÜ÷èf\98\94L\87+\rl%bÏÚÍ\17qM¹¾E\b\87{\8c\ f\887;ÈhM1veÙ\f-\87tT\1f@\0\ eÊ\ eBæÍ0FÇ\8a6Öò\9aw\80ç\9c8\18\15\85aÖo\0&\89ÉhÎþ\8b\81\e|.VP(F¿\1e¯¨Oh\9fÛ :\9d:\ 3ðj~À\1dÅ«\b*>¢     T2áP\90JÜE»\8aªJ¨ãPn{E;ÚH\fá\0+\87СúV,0ÊõhDX\1f%\ eû\ eHkrT0GUH^3?ð9ÎØ\93G\e~\18Jæ×UøÉAÈuØ\0ÝÝ\f\83\83O¯¥¯1\1c\87á5\aË`\ e÷® \ 68IÔá\f\80\83\14åÒ|\14\11åÒxÍìÀñ\1fg\98ïQP\ e\11\9fû\8e\81{0BïXz$k\0\81\r\16´\f¶ÒBjÑ\ 2©\97\0ËòÂ8ú©¨®¿\ 2g
+-\99MÎÀα¼\f\17J`-\bzYÄ\94ÖÆÉþ\0t´P2q-\1cH»È¤¾Ç*àYbN\98Ia 6@\7fAj\9eúÚ  £ªû¡¦ã\90Þ°_mÊ-\18|v\aXjLÞ\82\1f\80\13Πl¯U\86\1a\1e`\1f\81&ÃJ»=A\ 1o9b\13é\b\90j\8bTp½Ð\93«_ÍYx1H      ¡î:§¿\16NV*xH²\ 1\91´éõÓ\15\ 6\1f>æV\85U~vY\19\by\8aøb\ 2\10z\13&pË\9b\81×@<eö\15ø\9c\ 4\fï\96Ò\0û\9aàW4ò¡Þ¢2²\98§»]\aÜCÚ_W\9ek\94\1cì¼^¼ú\98â(\1c\14b\ 5\vªb'jê\ eF\ 1zN9CYË\94\89\ 3¡Eð\båô\1d\r ¯\ 2ì}\rsDÇ\ 6:\92\ 4\83tá¸Î*\83Ø6\9d­\9cÎ\0<\85\16ÍmÍÀ´&?/AÅr$¥\94B\aÁ\88nÓT\7f\f\ e1\ 54\aiDê\88,¥W\1cûj¤\89\95\1cÀ^é\14u\ 3G\8dGp[uHØ.Æ\88\9e©µî`æ\b&yú\ 2¤8\89E\877\ 3µÕu­ñ\ 3\13²¾\82ç´j\8fhÚG£áiÿp\82\ 6%
+\82\98\7fÁÐk4\9b\19(\ 3\87\ e\ 6~UÞ\ 4PïXP|·\0È%@in\17\1a\90´èûjìbhc¥\99
+Ï+p,°ÑY¬\15\13º\8dî\ 4ö6í6\ 6æÑÂcú\89\13£ÛäÿÐ]5i\93¦ ìJ*ø·\9emÝÿ<\13\84 Uß̦\9fî´Å\8b\b$!Ûì 1\80W\ 1\1díê`_=JV \82\19aaÍéøN\ 1kY[4z\9b®'\0\1e5ÿË£\86ï¼ó\9e\8c0Sè\8cp\9a\0Aqì²\9a\1c&¶Ã\85©Õ9ø¹Áý2æ\9c\99\ 3Åì\ 2S¿9Ô\9c\0iq¸\97IEÒ\W\19X\99-dÃs\8bYØ¿\10\7füÜÒÜ\92ÜD¸Å¤Äí#\95\99\82\1a\16E\98¨'\f°\96\9du\a\bæç\16\90Ôï\86\17É)ì\8c\80æb\ eâÓ\ 6\10\ 6\89Í×\85uP¬õ\1d¤ëËãC\C¤Úær¥\ 2°-åB\9cÞh\ 6¦ü>Ì\9a\915ÝI\ fò\ 5x\1e<ä¬k>\80s\15yº/"ÀÊ\ýmþ/s#\97ÝIÄá\9aÛ³\87\13\ 1Ø\84jé4UFþ9üI<[[í­\1d\94Í­Ú¥3r/\8d\11Ì\17fä«SÉ\19\96Æ \13\1cßRRÑáì\8cÐ\84%Ú¦¨"\87\1d®îä\90\ 3ªO\0\1dJ\89\18BWÍÀQ\99S*\ 3ÜÉÈëÚ\16ÅÒ2\9d\11ùº¶7P4\89/\1e\1fà\12ê£\9eLtpÒÃnn\9dÔh_yXª\ 4\9e\7f\e\13Ô9Ö;¸\11vw\96\82\81©\1fÎ^½\11jÙ?Ýj\11VrÃÎÄ\1a·ø¬Ifj\ 44\98[<\9b¤\84\14\rp\96\94\89f\862ÀH\82Ùs1\85\91,}¨3>%\94ðW¬«½\v_ÂÔþ'á\94\84g÷\ü²r&¼Ò\1c<\85\¦ýoGæ÷N\9a_\8bUÁéÉÔÇ\17:¨­lJ¿{eÅ@i,\8ejÆÅÁ©\9a;TW\80k\97ÁFO kø¸½¾7/×­ÉûOWÂ\9bZ¹<·\18\96\8eÔv¨R\90oÎf\7f\bøtO\ 6î\95Þa»¶Ðþʹ°T\0!à£:\97KÔdDáíb   C\18t²ÆY\9a~°µ4)W;\ 2ç¼öÙ$\8e\8eö%ñ\1c¤u    ¹\9d¿\87à\9e\85S\T\ 5bûÅÁ]8\13\8fd2<t\f\1c\06N|mË\v³Ò\a\0\\95\1a\1c\8aE7µ`àv¡\7f@,;      p¯J2+©Á\81\93 v\8d\82ãèX\1cLVq{Abý/V¡\839¥$ŹT6p\bUf¯-À\16¹¾ÃfpÉ.\8d7\7fÎÚ½\?w³ªé{fjWàÚV4?J~îÛk
+ð/\10[¯>å\8a\b°d2\19ÙÜd\1cn-ÀæÏ\vL
+ßáü-\ 3´$Ó\1d~\13`\9f59e3êÜì¦gw÷ê\96 ¿ö!ü´\88)\82ÀÁÒý*\88íe7póá}$\80µ9\19wä¼\e¾x\96\e\15 \94\v{¯:\9d\e¨õ¥ \8cÐÇfä ]\80\/Ha7\8f Oy¥\8dì\1d\90\14\1f§k¿Æ¢ÛRç\16h\1am\82\93\7f\ 5¦^Ç=Â\8ctÍNµ¿µ\15`\eÔ\1eGËE\ 4ø¤M%¦|P8\14%õ÷Zg\80Ï\8dmn"\ 2ððC\96\en\11·\9bè<>t]¾×qxçÚèÓ×\ 6Nb"\19Ù6ç?\19\9d\8a¸Ôèæ0\94\86#"È \9e\ 6Ð\913\e\12\18`ïÊvï\9d\ 1,¹ç\12\19\81ÂÖ*¡\83\11l\11GKí\16à\91\80±\8cDo\ 4Êó§\96Xsi~\9a\9b\1c\ e}åï\176Ä\,ûæïÏk\7fß\ 1`x\1cõ>Ì\bw\96\ f\9d}\88c{þ\8e-.Ü{\94l\84A°tk\89\8dÖú]HË'Êq«SF\86.>WiwÕ!r\rȶvü~¬íàêe<\19ÿý=Ò\15J6k\17\1e,$7Õ'±i6Ñoá¢ä\7×\¸P\80{S\91´*\19`'éÚÄòìÈ6ÍÎÃ\97ZJQ4éÍ`\vñÁ\1eATeC\970-\0E\98ëC\9a'\ 5¶^R\ 3\ eáE\9f®X}ûÙ\ ez¥N7\7fKE|ö\9d\83ìÆ:¢²8W+'U.[üÏï!bø±6\99Á,<ù¾\ 3\fkãö¦P\1fFo«>é:Ø*\13\9b¢¬\ 2p©ô¦::sX+WKuÏd\11\9e:Ö'B\9d\9b¬)>l\0Ç,¹Z\18\0\92\86)Ü^°³!\96\14\1dP\ 6\ 3Üq\ f\1f\ 5°\v\85z»Ô\ f|
+·Þé+\ 3\95ê%~\ fh±ëÚµªÀ«æ\16\93\80\99\83!\9bb@z!(\9b$ÑÒ~\fcm¶ÒQ&\ eîèðc;\ 3\1a\8c+\7fÞnÀóO|\84=\b½®\ 16e[\9cÇËOïMy2ÄÕÜóéf«Ø¡«\15ÆÝh_¿\17á·°&ãAÆô¾´¬\1a;{>\ fbTO\ e°ýð!|¥ý\bÊ\ 2\88\13q3è\14~mä×`Øô\ 6\1eám­\8dKFPÖ&¶\11°Y©~û\9aû\ 6X\85\ 6g]6\1d\90\16ÊG䲶Ã\8bD¤µx\ec\15·JÐìVFÞøOrN*,\9c/­Q[\88s\89}.Û\9b\ 2\92\ fFÏ=\ 3\1c[\983
\1a\87A¸¼ôÈܺð=ÖÕ1Àg+ñ¹cÊ\1c\1cõ\12b\ fl\15.q\14\0=}C×÷r×Ó\1ciÁ¯É\8f$\1cÇ´%¸35}4]\9b\96/\9fß<\ 2\ fJ¼èø
\ 6ï6\8bÔ8¬BÞ¡+³¨Âújz\9f¡O\ 3ê.üZÛ\94\94\10v=À\9e{âmw;Âæ9kËÁ«¸Õ\98ËÀ\ ea\91MÒÆ\93ÃÚ¤³eÜ\1cõíà±-Ä5Û\15çu\84b Î³àxôàDæ\8c\bX5\ e\8a&ùØá©Bmáâ\ f Ô\11êä,5\aU¨NÞ\86Gd¤\14\840\1a#¬JåU¹Ì;\86±¯û\9c\11` _¶p¾Üx´P7\7fé Ö²þm\9e\81\85RãkG¶:\báέÖ\8b\ 6(}P\18Û<f\84ût:]\80Úç:ç~\a)\ 2Ü\85Æw.io\84Ü_%\88\ 2\82\9dsè¡äË\88!:~$#,©¤¥\9aW\1e\85\u\9e5\12S\9a\97ªm<9\84\92°1k\93\87ëb;l·\1eö­ºô\ 1#\ 2¼@©Ñ\80\93,>M\8dÆáéÎÕ°xKûÔí\ 6à%\95\9eTV}Ë zëµE\84Ò\85\13\r\0\0[w\9cÅÀ1\07°Y\81\14\17æÏ2\ 2z\96ÝÐ\84\87EÉq&û\89qûN\8cÏ\r0*©x\8189m0$\83+|ìþàÛ¬il\19Íì\96§ìí\b\11\1fG\99ÇÇÌ6\14n\98KDð#\85ôBSf17\9dl\845GE\9dØ\96\e\96¥I\9aG\ 6m?ò&¾¾È\8fP\8bëɪQ<\8aº&µ\9czI
+\v}eæ$=ÒÚϽÚ&%äB·ÏÍ\98êa\eÐÁ9)Ûpçq#\9c\1eö.çú_Nhßó°\9eÉ\11üÁ\bÛ/ÿMÜÐö\9b\ fq$\81\83c²²Ã¤nF\18õÒR?·\98\90º#\v¹\18u\r>c{\845${]¿ë\7fÃiP¯kU\16\92C\822¬½n\84²\955[\83Ý\ 4wÀ2è\ 5KÎé£k\97»>ÇÛêY3\89\91¢4\a¶v\1c|7\13R[#Hâ\f\15*ZÒã\0$\8d\8b«Ý¼\ 4e#ÈC³f¥ûÜ\18Ø\85 9\9b?\9bi{ù\1c\97Âg[\85fÕöL<ÏUZ¥tj>{¶ÞH¢Ë÷\98\81aÊäº\ e3_é*kê'\1cÖº\99Ûru\bpW.]öô\84\19è¬î¥:À\97Ç\8fyrp©0\85é4\ 3ð\12R)¹\9b\80k¥Ö/Ûõ÷4\87\92ü·*#\9cÁõ.\1d¥?\11\16;\1296\1e\96\91\11:ÃÊ^\°¶¤2\ 2t"û߸%\12^ûgÇÛÕ¦¼Ëüæ`G¼}\a\ 3ÌMêÁ«&X%*®{°\9ffæHR\9buóp¡fàʱ\939\14\aÌ\bð\rÙ\91N\8bóú\r!KXË×\91ï\9b\86×~&l\ 6éîb8º_Ú븲Å\a~ºÁ\14;i\91'»p"êýùÔ\19       \94dZ£\91Í\82\97\1d\8f~\9e:ÎjH\96ce8:rÕü|ÕæÙYÎ=³?ÚKj,½n}|\ eÃál\1fw\80c·M\95\96\17ÃÙ9ã\83hÌz\ 3Ó¡ÙM\18wFïâ,_²'«!3°Ö\r<gË\0\93\87\1a2\víf'µ4\a×N\89\ 4|O¿\9b\19Îå\11\ 6\ f\15"HD\18.\ 4\1d´í\14\11 !+Gû$ü!\ eê\8f·\13ôê  \ 2\91Ó8ðÕ=)0Õ\94ÜwG\1a\ eÙ\1d\1f\-\9fc>MY\8d\9b.\ e\ 6ä\15\ 3\ªq?\18­\19 Þ\99÷ÓÛÂ\10@ÂÊ\9dQÏȵ;\e6¨dW\81\0{[\ 1\9aX\e\11à¬Ô\e¸q«\96é¾v\9a
+ÌׯYeh\7fF(õ\89À%\8e{Ì)?Õl.\ 3"Y\15\96­\f¹\11Ðy;.ñ/ÝÕ×ãÕqCß\91ø\ e¿\97H µdÆ3\9e\13\90>¤ÝªUÓTHU\15\ 6ªî\16Ñ\8d"¾}\8eÇÇsovAHh9Ìúz<öñ9Á\94È¡9ùá\12\895C\ eê<'Ïj*§\97\9e%r«y?(×\13J&²ójy\1f\9có\14 G\13Jã¾h®5\1d¬-\13Ô¤\f+Çê\ 6Þh Ä5.;3\17>g\95Ùw»væ \87\8a2\\ 3?}Nrc\ eØo1Ì3Å«\9fsÀÔ\8eø\9cª»
+\80E\12#¤Â°f\93\18TN¿\9eS«§&s\10\ fɬ\9a1\ 4i#Kôn96\16\ e\8fÆ\ 4Fsñ``\8bAî²³Âóõ8\99Ë\89+q#~.v4è¯*\ f\87Æ5\ 2Õ\14\1aí\b
+\ 3qzâ«À¥5^zså\19Ü\9d\8eµ(\1a\15;ÄÕb\8b\1co\11\ 4(F_ý\ 1¸v¨\83\8742¼Çd\16#\82«½$\8bß%oÿºV¯äxå\19r%o*Iµ\9d$Ó©\1aÆn\14\fÙ\99×A\9dQaIåd\ 3tær\8aü[7-yG\0·\86ÓímD¶cë_\9bΠEixÝ«ÃìÆtîÈÍ\eÇ\9f)ä6\86\vö\91õ1\81»#\1f\93\88§+<|\14\99;
+Xæ¢Fj\aA4,\99\14{#Ã0]\1cÌÙ½\17.G1Öê\96&Ù5\1e#@\ 2\f_2&\95F´U3·\91øÅ:=\ 6$nw\8eÀY*vl\10\9dçJ2®m\96øÞì\94üX\1f©×\98zß}\r¤©A\9fKr0\82\12\913\vaë ³£FØBü^nq·ÒB^4û½6O¸\83Ë9.°Ã\13\10L¢Q2\9bI\8f s\v\94ì>Õ@ØŪ-Jéì§XN½\bë\95öp\ 1\ f±\9b]Þ{}\15K\9cS\80Ö§\9b\84V\82«\9b\r4¡^x\vóI\f\f¡G\89\83\181pÙf\16WiÞS\0\91}\89JH\ 4\ 6\eGàZ¢%\80g\8drV\9b\ 3\ 3åÔ?!\f\ 1ÂÖñruìµ®Æ\ eÊÏ©úª6P\94µäJWK±±j'Æ\a.\942f\ 1¤ñp¨B37}5\84Â\11\89ðº26á\ 2×6\ 2W\8d¾\ 6¾îÏK»ÏXà`äð\13\16yF\ eZ·u\0.\94\80¸tI+B\9d§1j\9cd\80kV½f\9bÉ\ 1K\8ff\v+Z\ab\8d\15\15v®ø¦®ÐRÒÙ\ fÅF\80\11º\8fª\a\1e\1a\87»D
+¹%!ØZâ%ROå\88\90SDÀrô\b͵\16;M'Á0\14\bk\82\85\11Ú¶5Ài\1a«éØ©\ f#¤ºûl³_\85lî1\ 2\10\11Çá\aaq²Äcf\98¡\88P]\17¯¢Å"\0x,\9dh\93j*>ÆÐîÈ\0Ù\18\8d\81CDÔäR\89\85\ÍP\ 6\984fâ\90\16\80§Íº\87\95\14«¡ØkN¾æ¨.ý
+^-\a}âQ\94\8d\11\ e)^L\18\auåâLPL}\8e8;â÷×£x\ 6\87»,mïo\9cMNà\0Á\19Á/\92=\ 2DO-»\996ÿ\1a>cRrç\1d Å$\amMWÅ\ 6Úÿs\8awu\81g\f/\e]uU·\98ç\f\8e\8b6\ 5\98¦îÑÖ\9dC\ 5\15Å\ 4\15cb\a!c\bVabõ4Tj\¾#$\8dÈÝ\8c\9c\81àH\8d\8eÌ(/A\9cæ}uÏZ1_96\9c2Ïj=Z\9a\80D?\97\15ìüÞç\89H\f´×\8e±\92ênVæ9¯c\91É8ñ\0\97\1eζ9XÜI\r\8e\83³E7AYä#À2&Þz\¼\ 6bZ£¸¾`\r¤´·½ßN\11ðÉ8̵\ 2°b\85Rª°\9f\0\1e/±¦kG(Ú\82öF\8b\b¹VÎZãK\18¸é¸\9acc\ 4Û±9náó\ 3\85\89\1dçs\80«åyÝvü~ª%Îæí6¥9ésË\ f\8f¡Û:åm\10\0Ö\16òã \ 1Á\1eì1*©¸JÍxÌ9HNKæ\19\bCÖÝI$[¨±ÍsõÑs|z\8fdNÍ\ 2µ»ÕKcw\19¨Å(Ö#¤\ eí0b½\16÷\ 1\ 6¦¨¤\88û\0\80ÙT\v¹_ô\88 ió\9eû\19Ã\8e\8e¬\12\ 1$µ îCj[àæ=\82Ô|X\13\8c&\v\1f\94 GÝ;%\81rºË\ 1,Aó8\ 6\820r\ e\92/>\80    \ 3H\9f\ 5Pv£\ 3\ fA\f¼y?\198flFj-\8b06Ã\1e{\r8:.r;¼\8cáÕý&r3a°qIñ\1e³\96ÊàI#çnªÄÁ<+Á\93\ 4O\10\1a£\13§ØÑi«¿Æâv\ 1®\13\84Ú\85\ 5\9em\92\1fP@£ðx9óº\ 6\82\8ej\ fEaâÌ@\88í¶#äØ7:Mt\848+\10uvxL\93ë,Ñ*«\816DýÌ\1a\1e\ 1x¡Ø6§Öü0&¹õpC\159üãñ£\7f»³\ 3Mlï³ÄÞMàKÑø¯$§\89\8e\93D³X\89'K'\b\9eÑ>\9ai\8a\14MÅÃ2\84\ 63füa\ e/wzf\ 1]\1c\17§×\9b\8dÓ­\14ð\8d÷Ò²NÞ\ 38\1cé\997u\10;Hö\98\ 5];\ e\13°\ eË\96=Õß\98`srÄÉÑç)ÂP\1eN60\ 4go\91ø|ö\12ÇýÒö\1f\96\1dÚïfã½é½DÐÄ\92\98²\fçBk q\7fV\9f\95´Yöaä«øh\e§\92\80æ'?
\8b0~÷\8a\18Æ-_AÖî\17\0Î"-À½[\f§\10D\0ó\11üÚè\8c
+^\8a°÷RxyÊ.|\1dn\89ñ:²\vÍSø\0\83§ V:\9d,Öá\1c¬]µ1ÛÙiò¡«.ëøµÑ\19A}ÿ?ÌàH\ e\9bg̸¡=ÆÍÆs$×½\1d\81Iͼ¸\8e\1e`ncF\8d#5\1cÕÄ\94\9b)\ e\a\95Ú\ 4\ 2»øÖx\98À\91[ÙK\rß\8bĬãº\10¤\050m\90z\eà0Æñ²\1d\92\ 3¸í\14\1eæ¾_\875\12¦\92±°%3l\eÒ\8e\bçÄv\1fB\aWñµX\9c\ 5o\ 2\aC\16â&Q®6N3\89Ï\9b\0»úB\9cý       ©î=ü¿\8cÆn\ 2\8f%\80\8d\17À%\ 1}d¨­\80\99gtÌhàå\ eÜj      RðuhQ[\10Ð\18u\>\9bÂ~±\8cíR\aÉbiû\9b\8dϸh\1e0ZW\e\87`r¢\?]}!\8e\17àûÇ\8f¾zþíøá\ f·o_|üéÿïþúúîîúã-Ñ\17×?¾¿ý5þäûÛÛ×7×o/\v¾\10¿´§\8fÓåùãGéòêçÇ\8f\1fò%­?¯>Ù¿þ\88\9fþ\ 3ìçK½üùòÏ\7f¥Ë[üÆ«¿q\11pa`\93ú\ 5a\11­fí\84_ÝÃëÄÖ\91\15â3Ðé·o\99Ø_ð\17FºN\fáR\ 2Xøø¡Ô\ 2±\84\1f à{1DfÊÓ\90\8c¦jë\8cÊÄó¿zíEm¦7-\17E×æ¼\1f\aÃ\98\17ù©íà¥\10±Ë¤Z\ 3¶´\9b!M\90ÌZ\eèÿÔ\91Å\9bP*£&ë\1c#$\9f\19\10Âì\1c\1dB\99\ 1ÑÌ\15\9cZ°¬NØÇ\1cº¯çÊ.0¼t÷ \12ûÈ\ 2÷Ú)º\90ÙjI\93\90m:cïÔRZ4Ôl%k¨Ä\94\97\ 4\ 2÷`Ò\95ò\17®Çh¬ÙÒÇJó\b\19ô¤u\15§a\98\lC5ô%h\15\12\9eº/[íò\ 2¡Â0´¡ÀaOd>ì\0Èx<\17ϧé÷ÀáZ×îSs\12.1\1e¾Û\9bÍ\ 6k*\8bg]»Ä\93\ 2/cÊ ¿º\8fg7HÌ<¯÷Sx¿æ+\ 3\9a{è¢õ\0ßø\9b`\95¤¥¼\8eæþJY]~\84=\83ÌaKBÈîq?·3\8eÎ5[ê\ f\9bfäf´u?5ÃöKaïÖ_\1d=Õç\88ù°h\9b¿ìs2X\7fµ\9dìõL\10\f\84\96Ã\ 4a\9dM\aÕEµ÷\11äÿÊb8\ f¿\89!\83ä]Õ0U3\1a­\\9a34~ÛÝ¥#\87P52x\19ã«Òi\ 6«ô~peÅFò KðûçøLÖãÜ¿È\r¹\8f¨P¼©]DÚ\92\fèqô¤»
+(W-Õ¯¼\ 4\8d½Ñ4\19U½>³L\8d®è1gÖÌÇ´\97µôÐøÃt\9c\83Ò¢ë\97nØN\ 3# <lª\8cM\81 iY?à9²\80%\90Á\91¢\7føÌÓù\94\80Cóåù\87xÆT:[r¹Î\9bûx5ýÕh«&9\ 5\95Ïþbà\ e¸\8dv\ 2YB<v\91{\873x{.ût
+{\ 2\99\ 3\edãx\9c..\8e\8e° æÞê½\1c\ 2ÜdÇ\84Ï\87÷ÕÎa\1fÔÁkõÕ\ f_?ÿx÷Íû7wïÿwûúã§Ëï\f{ò§§\97¯¿»ûøþöÇË\93ïÞ½þpýâ¿×·o±KßýýÓ\87ë§\97߬S/¾xêÛoxæ÷ö\97í4{\ fÜ\17-\8a\9eOϬjb\9b\v\1aÜì-vYÒõoè;l$ü[l\97á\87\1aÛ,Ù\8ajÝ9\a"\\8e·\fÜÄ\8bß·\ 6\8b`\1a\96\85öjG\92è¶\81¹«|\87\ríd\8b\rí\v8RY\apº¡\ 3ßÞ\r\12¿Çç*«J£@Ò¨\17Ó\ 34A°qd,]\9f\81\rÚQVÚ-\17\823§DýÁ\1a0ÉÀNRð¶Î2ñ`Å\H\8d®\14\14\94\14\18l\85\97
+ç$!.\fC\81`£Ï´?\10æ\ ff\1d®]]µ\8e­6Ü\ 1ÿ    \97©`X@Ý:\12\1eI\97\18ÓEÈ·=ý¹qXéAU4\96\a\1f²\11\1d_\8e\ 2s>>B@Ó8Õ=%c0\1e\14\8bÖAÉA\18\f\87\1a+'\1d¾B\vÝ\88\8b|ä  \89,      Ç`+-Ò¾t0\91\87\ e¹'\1d)sbqѹe\7f\80eâ-\85?\9c\13Ad¢(2<´\90oßðsãÄ6h\89ÈeôuÚ\10?)ÏÐê{G\15\eß½\1dá<\14ïM)íâtP\120\85\15G5¼g>X!Z§óby\ 6
+\9aÂ\92m\föº\ 2íK\ 4S\18ûEãÖlð¨8­´mÜd\ 4\17c\15þ\80½el+\Ó\98û8ÚÃøb0ÂÐI\ f5ÛÊ\ 2\ÎVvr¦®ït>Æ\95\vÄS¾\ 2h\1a\97\9eè
\9b¾w¦HëàI!Ì\9a\ 3sÇ´ñõ`\85\98Æ\92\82\82¦±ä\e\83½²@{« \12wöÓ{¶â\fö\87\82\a¬s«Â^ós\ f\89¡kæ\ fuÔƧÐ÷\92\11\14ƺ&Ü\ 4\1a\97Xq8¨ES$®};\vtaïK}½\9f\87U@©¯\7f#\97q\ 5ózXè¢uPr°CR\1c³Oí¾Ñâ\9e\97\99\83\82¦±$\1c\83½´@ûÒÁDƤ¥#$N\8a§0\8cç^Ò\12FÈ8O\e\1aW\87E?#Ùõ\1dCÏ®`\8bp}\15\87]K2®Øl41ÿ8ñ¦fU\96\1e\ 1Mß:(_ÁèÀ\96ÛEë äà\97@p\1e\7f¥|=h!YK6©$\a\ 5M_I8\ 6{i\81ö¥\83ê\vw\95h\ f`\1cáV\1aãb̹\ 5\86Äܳõô,ÄU7ÁÙO·\14xvûX\87\1d\ f°½w\11\17'Ë \f»,\8c\90
+©ën³AS9MÝ\85,\18{]×­Éh#¸s0\ 6ÅÑDC\9bXXÙÛ-\13YRPÐD\96|c°Wæ¬/\15Lcv\ay;\bl½»wñ.ÒSã"\ 3b`»íü\81'\a\1c\8ckLM\7f\113ººÆ\8ag¶·YR\195˳\80íI\vÄ\1d¬\ 1´-¦ÏÑ®`H4Ò¼h\1d\94\1cü\94\f¯}êàUZ^mÚ\95ÂÁLbM×Cc½Æù\12áH\9cÅ\18×U°\86íù[KÉ[_\98\9dò\10úÈ
+}a&
+ÿiqwS\10ºWý\8d±²ë¬0N\176[ò\99°)r­\92¶rê\11ó]QÖ\97\18Zñ8]\9c\ e\9eß·ï;\8c\7fLO!õ6ôß?\98i¬©Æ\8eõR\8dó®ÿ\ 3+Îß~ó\8aó\vo98¦ýϯÿáÿÃ\7fÿõç?õ¯¿üõë×\7fî½ôß\fÿc»\9c\89·\97\aÒªÔ÷Í\82­,ÛÓ\94\81\aÛâ\eÅ·ï\9c3bÜå\9c\1fJòc(¿`\ 5\84¿\97'\92\17Ò\9f\e\87@yí\vQ\16lÈñî\1d[AÙ\96\85à\12\88F\0Ï \10\1d\ff\eß/Ú\0J\ eÂà8\ fåcC\9d\16F\ 65Ïg\ e
+\1e\ 6O8\ 4\87Ò\9cö­\83L³Oì Ä\17þHÄc}©È\ 1GCJuðfMlZ?K%ª«\89f\0­:|1?\83Ëäû°\ 2g@ä×åë\8e³\ 1\9fôõàÄÆ5ÓêÏ\ 4\14´#\96lc°\17å´o\ 5\7f\12\9bê$\ 5\966¦Ë«8¤\98ù4[\81£Ó\85\10CS\15.\83V\0Má>[~\ 6C7Z:é\956\80\92\83\89¬8}/\19DNÛy¢\9d'ÈsPPD¶\84\97æ´o\1d\7fâ¬[\ebMðÈ,\15ÙqÐ÷¢"×1D7\18<í¢\)\82&2zç
+\86n£¬ö¤\r ä`"+\8eld\8fqZ^laí\9f9(h"KÂ1ØKsÚ·\ e\9f\A\91ÇêU|ÈZÖÉ\ eó\8d9&\17 l\17\89S+ME\86\ 5(\ 14\91ñræg0@8³ö¤\ràIÁ\b\14Æ­ç\ 1÷`Ýwý¼¨\9e\82\82¦±ä\e\83½2§}©ðÁ\15\14Ü4²ºé>\8aK¬8\86|±v\19I7½5ä\9aáï\93(\80R\1fûÜ\94\9fÁP\88Öi8§\r ä`\1a+\ e\ 5²Ü%£\85B£É\83g9((9XÂ1ØK\v´/\1d\82r\ 6¼O\1d{M\83T_Ça_x\a; e\ 5\v_áSÛà£tÐôÍ25=¸ìnÎOÚ\0J\ e¦¯âxäG¢¯'-?g=_9\bhújÂ!ØK\v´/\1d\82ò\1c\9b].)þR]eÅ!ÇlU\8aY¤=¸]õ\ 11U{\0MeÊé\1d\9cÚÈ/Z\ 5%\a¿\a\82ã\19*S\ fUi\v;­;\a\ 1\8dA\13\ eÁ^Z }éðÉ%\94ø°
+ÉV8ºù¶\88c\10i1øM]d¼B\8cª\11\10\ e¾½\82a\8dÊ\8bÖÁ\9d\83\9f\93ásÊãä´¬Q\1aW\ e\ 2\1a\83\böÒ\ 2í¥Ãç÷P~JÖ\92\93\84\17\19º\88D¼ÕºôÎö$Ãk$\1d\89Ø\89¦c^¥\8cÏ\18:J)/N\aw\ 2Fà8\9aIÛYY\1f\17B3\10Ð\a\97dëÁ\8fº\94ö-Â\11ú\97ß¹\90þý7/¤ÿ\7f\e\95\8dè\8fZHiáFW\9dѾ\90\ 6¼Â=\9du²"\83\9cêñÆ«\9c\r¨â{ë¼\8d\ 2\9e\95{7_Á\1d-ª{®Ñ:øXH\ 3\8eÉEý0\18-\9eý\9c3=sPP\18\10\1cJsÚ·\ eæ3\7f×*Ê\16;\95C[ù\1dú¹ñ
+\9b&¥á7r\93\95¤v\93×e¬=Ê\9b9÷g0>Îó\8e\ 6Z\a%\aap\9cGòúz°B0¢³ýx
+
+\9aº\92o\b\ e\95\19ë[\85O®£p\19°\a2Wy\97ø¹qx³\95Ea\9e\9dG´Ä~ê\94GmFPÊã¯\8dz\ 5Wxå²\9e¬\8eI\ 6vD\8aóÕ\95V5V\88\86/´g
+
+\9aÂ\92o\b\ e\859í[\85\ f.£H#Õ¢\8b`×5)À\84Vª{ÐV¼¥eÈÚѪI\ªî(\e4\89k\9bí
\r¯*±Ñ:xRð!SUâÙ¨}=Xyù\9arH\96\82\82Â`ùÆ`¯,ÐÞ*|r\13­ÜèS¼\19\9cTÐXqÂf0\86h\9c\81Ê5\9f¦qÆï\ 6Ð4Îy\96+\98ÐXª±Ñ:(9\18\83âÜ\8fM\19\94v\e\91~å  \89¬     \87`/-оtøà2Z\19¨ã¼÷\8bjw\91\15/ßsä,"\17ÒÝ\ 3¦BGaJ\ fP
+,¼~Ð\15LüÄÍ\8bÖAÉÁ¯BR\89àJ¾\9e¬¨\16\7f¾R\10Ð4Ö|C°Wæ¬/\15\8aò°Â\98\14/\8b×ÔÕU\1cO+\9e\1dQ\97ps¥\ 1û\\ 2Âcç\0\9aº\95\82¡éTu\8dÖAÉÁ\18\1cO£¨kPZ\14Öû¼r\10ÐäÕ\84Cp,Ùh_:|r\15å«4GS\83\9dô¹\v8&][Z\fì¶46\9c\90ª<ð\14\ 4Ð4ÊÉvÆl\rO]U6Z\a%\acp<W;\12¥EQ«Ô+\a\ 1MeMø\11ì%\eíK\87O®¢\9c\az_V\16\b\135Õ³A\1dI\8f\9a\8eèÞÆ\b \158عßÁøyzÑ:ØfPÈáIåëI\8aá@\ 6j\ 6\ 2\1a\81¦û\böÂæÿÀZhãOì\9f\9c2,û!ß×éç\8d\17}\8eQJÏùÕ\0­¦Ø\15ÞBå,)\8f`*T^´\ e^WÝð.»â\83\16\1eõ\95\ 2cö}O×C½®Ày\89`ûçoY\fÿ \95°í­¨\84UèçƱ%À/q        \rOÈì²ýÁ(íb\eÞÀ¦6{\83G\98Ö¾)\8fu\ 5w¨¥\1eÐh\1d\84\ 1wcæ´ì\92Ù·>rPP\18\18ì¥\ 5Ú\97\ e\1fY    A;ñoY\86rPWaØ­\w\87¶Â¯Ê<\82á\8aie­N
+ ©\9bJ]WpG
+¹\´\ e\9e\14L\\85ÑNy~=HÙ\1e'ù¾e  \10Xº1Ø\vsÖ[\83\ fî\83\9cõØ\bvT\ 5v\1c­!s\ 1\19c\83\95\9e\1e¥\f)¯Ö:\ 3(åáÿè´u\b\92\ 5Ú\16\9eØ\9d\83\1d\91?{X¾öóæ´Pm±Axä  I, Ç`/-оtøàF\br\82
+b\v0\7f~n\98¾i\90H\jíG5ʽJyT3\ 5Ð$VK\16\82q¿áC\9f¬\8e\9d\ 4\b\fCVûúz\92¢\8fRiW\ 6\ 2\9aÀ\9an\böº\ 2í­Á'÷A\90Ã-ÊéåÔB\17+\ e+\9cr\17\89\89²Î\8e4u\bc\1f \0\9aŶ;¸Â\1f§uÑ:(9\18\83âè±´´\8b\95\96o­ÜsÏA@\13Y\13\ eÁ^Z }éðÁ}°±×iºð\9a\95\93²\8eâ\9a\87ÈÖ\92J\f\vG\8eIu\84\87\18\rå\1e¬ùâ\8c Ûè\0C\bv®OÒ\14\1f9M =\1e9O6\ 4{Y\81ö\96à3»à~      ô,ç2\ 3\1dp^Ú\92\ eaä(S#­¦C\18Nr\ 4ÐÄÅeê¯à5\a\ eJ\ eÆàønÏ'-_`ÊW\ e\ 2\9a¼\9ap\b\8e%\eíK\87\82|\8d²\9eèXí¿ÌWMËnÅ\11ü+Ï& \10ôÌgÏ$«+nB6\ 1\93u\10½D!¯¹Èuá¿OÍ\99þ\9a\19C\b\1e!\8bH,û­§ºÎLOW7\97\ 5\8fºí\ eÑP0ÁÚºXßÇæn z\ 4]a+Nºî:Ú´ìÀ¥»ï¤¸\9f\aL\8b\87ê\8aiÓÀ ¹Ì\82\97bkYi\ f\1f\9eÌ\82CG)\9c\83îLúö\v86B\96R©JjKj=\1eer vØñôoÅãXKÀSÚ\ 5\1c\1aÔeÃ\89ôÅ5Z\_:4Ü j0Á®ØZs´\9b\ fO\ 6B°ß_\8eÓfsgÙppÈ\83\87[\15\8fS@¼¾\86í±Á6y\16ß)l§5ðÖ`\f\8a\8fÍ\7fgÅ2{(\18\98þ¹©u¥Ú\96Qn\16ü?ÄÁñ.´\96]\fzÛq\fÔÚî\16ê¸à³Ud\90\1cï^Ƕ\1c®ìÀéK­c\97¥­\98°\1aä²Ñ\1a¸ÄA\87c/Ã$~-´X\91[§²j\10\90\19T°/¶Ö\1cíáÃ#qð\1e¥ó\8dÁ£\1d¡ûmÇ\136ö¹Ó\8fý7öÀ        \84'0þo\8dÁ\83ÜZAÜJ{q\85©WÞh\rd\rú\81\ 4ÇÆ0ó\8ec½Ì\e\93À º+z/o¤tf¬\87\v\ f&ÂAIò\98¥\84'åmÇÓÈ7âp¯\1c\85É\ 1.éj\ eT\87áÑ^\qw%\ 3        «a¬@\r\16\1cV4¾\ 1Æz\8d,\126       \f\9aÃý(¶Æ\1cíáÂ\83ypl µK\16*f° ã\9a\ 5b\87s\8dy\9aÆñcØ\97\98\98ú\9bCïkiÅ\9e\1fwN\ 3ï\9fWw\ 5µ\8dÌq\8e\ 5«õí÷\19TwE«+¶®\1cífÀ\93Yp$\86\9axs\vUs\8añ\ 6Ä"#\ 2\7fÌ\99\84b\93é\97J\b\ eT\83±Ö÷­¸ \12´¾Ñ\1aÈ\1a\94Ap\98ÑÅba½ûn\9b\ 4\ 6ÕbÑë\8a­3c=\x0 \8eN\vI\12\e\83êíÄ\89GhÒH\8a˧Ï\v΢ø¹\8cÕ¶¦µ\14\a°æ¶RzÌÏOÃøy2\8d\84t\8cÅR7\ 1\f\9a½,Ö\15[W\8eö°à\99(8®i  üFch\14³Vð±X&\19\ eø_\90³w\89¹\81Bv º[©ÓV\0´BÚh\rd\rê¯á\19WõµÒb\8dJ}×À ú+\82]±oYi\ f\1f\9e\8c\82cRe9)\r÷À\\16|\84¤.R\88\1dÂ
+Åí]-\ 4ÃÔá\9cRØK±Hî\8c\ 6òÏ+\81á¹^:m\93ä\93\10\14\ 6SÚJ}¯Jz\18ðd\ 6\1c\9f95IO×ÕÌ^\87S\13)Ô+ÏDÌq\99˽K6¸Au\bêlÅy¬ím£]À¡A\19\f§\18å+\19m-=\1e\1anÐ<VÁ®ØZSÚÃ\87'3 Ø[\8a\92³ÂÕÍeÃ\vE9\ 5öF¸SЯ«;P;¼/çQ\;\1d´\ 6Þ\1a\8c\96Iì0Z\1d£¦ »1lbµÐ\9ar\84\9b\ 3ÿC\ 4\f¯w\1f~àHxJÎ\18¨(ÎP¹\ f\ e\8dU\15ÿ}æ\8e{ RÁ¸êE¡i
+Ñ8#e)l+U[ã\96
+Z»\9fNG2\1a
+ÛÏM\8cÿÔ\84Y©Èw\8c[\9f|§¹¿.ì\81º6â7\ f·!\9b\89\82\8f\1f\9f¡aÈm\85\17å\9cç­Dkµ'\ fro\15\97j¾d®\98PÜãFk kЯ!8\96\82Tî+âhÑFÒ¯)\1a\184\7fY°+¶Ö\1cíáÃ\83q\8fÆ\1d\92/\98*E3Yð4vÑÊ&×\94Ø·\90[\96\ 6C%\aªÉõ\9ao\94+&$°¶Ó\1aÈ\1aÔdÁáF\9bÛ®£½\86\83\9b\84\89©Å"×J­/Çy\98ð`Ú\ 39*9\f\8c\8bô¶Ã      #åÊbp»ø\fÊ\98Cwò!nHíÍ<:])îw§¸\91\1a\18ý\ 57\18S>vz­¬£ù\9c\17\ 1\f\99»¬Õ\95ZW\8etwàɼ\a\19
+\eC\92gpÁ{¹dÚR´ÑQ;·\87]§;P\1d\8e×\15·âª¯¿£õà­A\19lUÀ'*¯\95\16s±]»\ 6\ 6Õd\11ì\8a­5G{øð`â\ 3y\1c;öM\1epCÌdÃU\aá®L×b®òÆ`\11\8a\ e\14\83¶:\1c¿±Qz>\ fÝ?mç\9fqì#±ÌãWç¿_qnÚîw\194[Y¤+¶f\1cãÑù3A\ f¼9V     ±U\83Þ\82»Ç­á}äC\97\8bö\16$\12Þ ÷\86÷¼÷¶\15×Ï°pî´\1e¼5¨µ\82Ûªçh\11.¨´M\ 3\83ê¯\bvÅÖ\9a£=|x2è\8dG\96\12ï¡\98ßÙ\\16<\8e±-¯[«½r~ËY\9e\968f\9b\81êré¿PÜz)\e­\81¬A\19\f¯A\971¡Åó\14sÜ40h.ףط¬´\87\ fOæ½{H\ 5a¿Z4\97\ 5\8f\ 1äÏz õ(É9
+¥E\aªGØ\0úQ\z\8e\e­\81¬Á}'Ák\95\aUXÇü\8c´I`PM\16½®Øw,¬\87\vÓc\ e\1a\8fd¾å\8b\98Ñ\ 6÷Üä ô\9aåfå$ïÌÕBp Ú\14z££\18£±l´\1e\1c\12\94À`ÂWy­¬Ë\11\17       \f\9aѬw9¸Ö\99Òî.hìûÝß?\7f÷ãÇ/¿ÿæã÷ÿúáë\1f\7f~ýa`\9füùÓ×ç_}üñû\1fþñúä«ï¾þðþ\8b\7f¾ÿáÛ¿|ýñ»¿þüáý§¯ßßUïþcÕ\9f¾ä\9a?\8e\7fü×tù·_N\9c?ývq\13Ë-(ZpAìmdz\98Z\1a\ 2E®÷·ª\98\e÷ .-\8c§*;ðþ,\85:Nå|\f¬\18»#åD+­\ 3}\bõø\98ؽ¿\16ÚÒða©­\1a\ 4\9c\f\17[kF{úð\ -Ô\90ɪÄ\84ÖÅd\87c rw-\ 5\16\8c\r\90¸»:\16\ 4\ 3µ»\12·RÜ\91P\83ct\bÿö7ò\81\ 5¿7\95ôr\8c\15OÌu¿BîÇ\ 5ÔÏËJ]±kÈHÏî\9f\8b¡\83¼Ç.\19\ 5ÿjÖ
+>"\\98çwl°t\eÙñ\99\82¸Û.
+\ eTwÓ|f}ñÈ.)l´\ 6²\ 6f0\1cA&Qy-´uL¾ÚW\r\ 22\83
+vÅ®5£=}x.\89\8eo]bä§\17OO\17\93\r\a}\8db2F\13û\96)É)º\95\1a¨&GÚJ3\ 6V\b\e©\81¬@-\16\1c\17z9R\9cA\f̸þ¾\80j0\8buÅ®-#==x0\8c\ e\1dX\87e\aèr\8a\1d<nK\8clpow²\80k\14Ëtm,Áwb\14P\r\ eYN±\16gÜý^6Z\ 3§\ 4uX`Ø:\ 6ÛÂzßó«¬\12\ 4T\8fY¯/¶Î\1cíîÂsItpÓÕdý¨\14ÍbÁ1Ü£\1e\17\9c\16\13I\7f¡Ss Z|Å­\14ïN£\9dÔ@V`\8fT\93Å\16GH\9eÚ\8b¯ø¸Üëï\vÈ\7f¯b}±µåH\ f\ f\1eɤ·\82+pjC\Hâ­á8\ 3#\94M\90jàÉ\1cc\17o\13\81Ü[Ô¬ã\8a1B¡d£5\90\18g\1c\ f;]éµÒâôå\1a6\r\fª¿"Ø\15[k\8eöðáÁLz?\12\96û°\8e\98Ëæ\11æN\96Ã\92å\ 4\11\10«\93\aÕe¢­t\9c¿¸\93\1aÈ
\r\90Ù\18c\93OJ¼Ó\112æöû\fêï\8bXWlm9ÒÃ\83\aóè­¯Õ&\91­ê2ìq\f i¦¤(³Ù:,­g\aj\875Ë7rŵõ~Ð\1axk0\ 6Å[ã\97Îh\87G\17m\1a\18T\ 6\11¼\14[k\8evóáñDz\9f\99vq\16ÃþAâµÇKÎ\9d\ 5õ \83\v#LÎW\98\eÏĬ˸\17&<ß\a£\81÷Ïë\9f\e\1eFvð\9cËý\92_gPÿ^\94®÷F{RÒÃ\80gÒè\17O¥Ñ\9f4ýüVá\93\92»â.|:<ccâè\88/S{\9d»0vݹ\95]zR\19\9c\9f¡6L\87\ÖâJ\9f]4\a¼Ñ:p     \9f\ eÇDNu2(-\1eû\10BZ5\bÈ       I\ 5ûâä\86µÐ\9e>ènù«b'\16\8bk\8e\f\èñþ¼í8\96»Î\1a0\13ð4MÇrU{ÍÆ\½½8\ 4m-\86cX{ÃJë@Ö ö
+>Æq\7f-¬0\f\91±¯\12\ 4TwY¯/¶Î\94õtáÉø\89í"&\99©#?¼í8v²\1eØa,·4M»Æ\1e5Û£\18¢\ 3Ù\1f\16·b\18\14\ 2­¬\ ec\ 5ú\89\ 4\1fWw\9e>c\85\83²J\10P\1df½¾Ø\1a3ÚÓ\85'Ã'æd\92\v\1aj3\87\ 5\7f9³Å\88\q\1eÁ\92Õâ\86½Ö\81j1Òe]\8bÇ\rO\14WZ\aN  6d\18\1e\174\95×Â:\ 2WãO¯\12\ 4T\8bY¯/¶Î\8cöpáÉô  \19T\ 2Ï\1flQê±á\b|Ds& \9aåÊqîjêq/¹:P=Æ¢\95×b\80x\1eh¥u kP\ 6Áñ\e±\b\83ÐÞKHÝ40È&\9b`Wl­\19íéÃ\83\ 1\14äxù9\1cô\94«\99,8R     \85À&·<\93\ 4ÆWâI\86-\91Bs 7xiì°âq\ eIάÐ:\905ØU 9ɽËàµð\16ñ\n\12\18T\8fE¯+¶Î\8cõpá\99\b:\86\15É6ØBËæ®àxZ±,s\17\94
+\e\89Ë$î\86Ö\8a\ 3Õ]H\v[1äõy¦þM{\95\1cI\10\83°T&\ 4ßGP\93ÿw¡\8d\0Û\9f­ÚÞ¯\8aQ\83\ 6Û\92£5PzP\ 6ÃCOp\r ¥ÁZ\eG\ f\ 2ª¼hØ\15û\91\95öÒáÍ\bÊ\7fóÌ\11ö:èsg8\1d\9cÞ°+´\8c\92CòÐ\1dΡ&\aªFsij\98¾OÆò 5PzP\ 6ÃÉ%¡\18´qeÔ½\a\ 1Ue4¼\15ÛÈJ{éðf\fíO´E`±Uö𬠠   \17EMYÜMªè\8ebY1LÇËq\8e³4e¬¦ã4°Ú\1a{8Å\8a\8d\ 5iàäs|\7faú{´êKm&ǹÏ\ fqßÈ\9dÜp
+ȶÍü\84Ç\13\9eb*ÑÜ\19\8bÞ\1eô°6\aÚúÔÙ¯b~¼/Z\ 3\8fc®x\93\9c¸ÑòÑ>[`L\7foíZ©Íå8\ f\114{þ&\14þS\1cd\7f.©b\8b\83\ e/t?Öå³è\88\152IÏ°ä¢
\83\81K\98Úé"Kgq#µàÿ@ëÀ-\ e:ÜL\99ѲCfϺõ\0PÞXmØ\15»Ñ\9c\85¼tx%\ eò©\ fYF+Ñ©\v8Ó±,\11ê\86µ\89\95Þ\89\81Éj\8eÝ\81¢Í ³TÓQܨÉ1wZ\a®\16T\Àz3\18)[ã ¿×\ e\0\9a¶«]Wì\ 6SÖK\83\17³ ß -ã     \8bô||O\9cì\99Ü\v\8fë\fb\8c{J]Æ#3\9f\1d¨\ 2ç2âQÜõ\153Z\aJ\ fz\0\80ó\8b\98Êg£¥\ fO6\a[\ f\0EbmØ\15»Ñ\8cöÖáÅ4È\17\eÇ\9cõ\88Ñýó=aÊ¢=\8bÄ#W\918ÇVd<z\8d\87\ 3UbØ1WL绦²±:l5`7\8cÀ´\8b¥ÍÏNJ{\14\96¡p\1d\b¨\ 2£]+vs\19í¥Áß²à\8f\0\ 3\0ÛÿR\13\r
+endstream\rendobj\r184 0 obj\r<</Filter[/FlateDecode]/Length 5796>>stream\r
+H\89´WKÏ]G\11Ü[ò\7f8\e$[\82\93y?`e\9c\r"\12HI\84wÈJ\f±Äg,Ë,üï©\9eé\9eî3'\b¡\\16\8e¯ëvêV×Ìô#çÐ\93?Þ¼}þì75\17\7f¦\16ûÑr      §w9\1fO;\1e\81ûr\10èÎ\9aZ\9e`w-\10\98ûÙR\88\ 6üa0ävö\88\1fº\ 6·Ó÷^¯´\ 6d\r\8bAp\ f¼§ãJëÎè|Û408\19\8c`\r6©)íÝ\a0üíù3w\96\9a\87;Swe|\b¾\95\12ð\ 1\849$|\88-EO\1fRMÙãïâsiÅ\98\1cR*\93ܹ \1e+Ü¢÷ì1ÈËt(;±¸§Ü\14c\7fú\19\82\1c\87\84¶³¤\92¯\9c\17Ð9sB\ 2Ã\88\1aÅJ!u \85%W\ 1\f.\7f\ 6\9b´\94öfÁ²7y\1cÜ°\10\82ðÁ×P\v!ÎÅT\87ñø\93Sv\9d¾\86­¡fã¬s)Íßj½%µVðpB\fks-|ù\Ï\95A\87\937à27\a\9f¯Á\0]\9f÷Li\rÈ\1a\16\83â!â7®´¸\9b.úM\ 3\83Ë^\11l\82mÊB{÷Aüͽ¸Hv\86RÒpÚ\87T[\e\ 6\84Áó¶ÂÜ\10Q\1dð¡\16WA".\13\90Âd¯=wqÙâHµq2x)ü\9a\91A\9f}7àò¨ù\94¯ÁäQìåJ{\ 1\87\ 6\85\97²Ê\ 1³z\1c\9b\ 4\ 6\97É¢÷\12¬\991ëÝ\85åqªn<{\9fJtãî\96qñ­Ç\81KCu¾\17ú@5#Vãq\ eR\95J\ fI=\16\1c\ eù*\858¹Ø&\18Z\f\f\86\9c\93\ 1W\82Þ\95~\r¦\17ÝJ»Ò\1a\905,\8f\15\8f¥ÊÏ        -\95Ñå\9bh`PMfÁ\97`MÙÐn>\88Ë©\aßó(»)\ 4?Ìõ¡\85\8bËÓS\98\8bb\14è«NW;\1a\97á\80\1cvkæ&+\ e\ eq9ú*ú¤{\0ÌÍ\82+ÃØû=8q³ºÐ*84¨G\vGÛ:vÖ¶\ e_\15\10¦\ 2\96Z\rÕ´\94r³`\1aü=<>àáøóæ\vý\v\7fÿøüY9^¼<Þüåù³\7f\11ö':
\86î¨Nô\14˸ð1Åà¨\84\84\8a\9b?êM§\8bN\8fb\9e\0©^\93Çü\15Ç¿DW\f\ÝsÕÈh°|0\ 6Ç\14QÚH!Ñû\9e©f¼¹0rM\rwh\16\ 2\ 6§/© \86¸´\ 5gØQÊF« k`\ 6ÅQfQ\87\8f\v-U\9b^óU\83\80Ì°\ 4\9b`\93\9aÒÞ}\90ë_«£\13ÄÕΣçÂÏP²\1fV»<þ\8d\ eé¨Y\ 6)ã«\82\83¶öʵ!\ 5\fUO;\1eÏ\1aCb{kv£|&\1c\9cZÊÝ\82\9cZ=}){p9½ïe£U\90\ 3\12\1cµ!\8cFkX\9d\12\18\8a^g\8d\94Ì\16ëÝ\85e.îs\18}¯¹ñ!ºÚC\1d%½§T\87Û¸¼ôU\98\13\b\15\e\94ýn,.NZY\8c\18V\9ev<¢\86É\ 5.m>õD\8f^.0¾\88\ 6\\ e'\1fË\16\15ë\95U1V°\f\16\1cV4~\ 1Êêh4ó\9b\ 4\ 6\97âW\83MbJ{waY\8cÎ\98è¶b î-N#½#kqoÃø\10\8b|\1e\88¤©R-Nè9Üɲ\1a,hÄ\94ã«8ìk\9d¦ñò\81ì
\82bËßR\¹\86\96³\95Z7N\ 5ÇÏ/w\ 5ÕyÌp\92ºÖ·ßgPÝe­\1al²2ÓãfÀòÖ\95\98éJæ\8eé\8e\1a!ºpo£Yb:
+ô!\16\W*\13\89F;ò?_6ÁL\8bMáÙÖ\97µ¥\18\1c\83pÈR"2Õ\9eùÀi_\98ùÕг\ 1\97ÁX\9dê\16\q\91\Ýh\15d\r\8bAp\98ÑÅba\1dy·M\ 2\83ËbÑ«Á&³Åzwá\81{ È]\b2ËQ¡zºã\95Kh_\vi<ãj/Í·¦\18'×Ðcc»\86Vúíz¥´\98­\9f\8a{zyR\8d\84\94Êb.\9b\0\ 6\97½"V\83MVJ{·à1\8b uXÔ\13Þ\19\9a\93â`pôÓ\1c¥8$_d·\vNÌí®U\ 3.w\93s}\vÆåk­m´
\ 6½ÿ\vOxªÇ\95\16-?ö]\ 3\83ê¯\97\82\8böæÃ#\17AªT1¯U×\15uYq\f*¢/fÇól©Y\1eh§Â¤àr\19õ)ß\82cñm£µàа\18\ 4ÇÍ\82êãJ\eÖÞa4\ 4»¤\18Á&XS3´7\1f\1e¹
+Òi'ÙT1\8f4uYpHiR\88e\9aG¿õQ4»Ö\92\ 1\97E­¯æ,Á(\99qm\82̪\18+X\ 4\8agLhÇ\95\15e´U¿I`py¬Û\87 Ö\84\17íÍ\85G.\82¤\ 3õ\9c¯\96w]=V<× \8f\10ù¥\15×\19ÄH\1f\f¸2ôÉû{°\93=ÎÐ*84(ÃÂ[ªR³\94\97\9b\82nj±\8a]\81\9a\94\1cø\1fö@\7f¼úø\7fÜ\ 6#Úuìv\13{ÚqL\12y\8cj\91fV/\vȸұâv\eh\1a\13\v\1aN+\97À\8c[ê6>Å.[ Áéæ¶qs\r'åè·_\9f\18ÿÿªSC5\1fÃyK\9e/þôü\97-\82 Ç{à\1a\87G\92ÔYÁ#í\0\8d­Åö#\9b\a\9e\9d¤×j0à²7ÔÙåLpF°Ì\89\8bVAÖ°\1c\16\1c\ 3CÌý¸Ò"\8d¨\aÌ\1a\18\\1e\8b`\13¬©\19Ú\9b\ f\ f\\ 5#=­Ä'\18K\rj²à\18ÔPèÄäTØ7\9ff\ 1F\82è\1fÉ\80Ëd\8cBy\vÎ\18\86äì\16­\82¬a\99,¸'»Ûq¥E\vky\9301µ\98åj¨æe8o&<p\13\ 4¹ëó\ 2\84ñ\98\9ev8¢Ò¸Ä\ 6ÇÞy\80\93ê\87ì´\92\fp\19\¸¦\9aà\8cQ*ô\8dVÁ`\9f¹Â(ÿ¡×ãÊJ駴I`p9,zM°ffhw\17\1e¹\ fBFOM¶]\1f¥C^ð\9e\9d\14aT\9aU>Jç\ 4e¯`pyÜjO[p1\83Ì¢µàРµfM\118¤|\iQ\e\9bÛ50¨&³`\13¬©\19Ú\9b\ f\ fÜ\b\9c\94B\8fW¢&+¾tD\97ùf\86T¤×\94.7s\80\9c^5\8dm\ 5\17<X\19ÿ\96g
+\8dß_\ 6\v\8ey%d¹°Ú\ 1]èqSÀ \1aÌrM°¦eho\1e<f%\ 4oÉA\ 6Û²VÂ\vnZ]È\8dE`\9a\95ÜpÀÙ\80ËÝP{Û\82qýè\1d]i-84è\13`\çACë\91êÜ\81\8c\ 6\ 6\97¿"Ø\ 4kj\86öæÃ#WB\1akh÷\9cãfÓ\81Bñ@E\z]ð\8e\17\93\92\924\9a\96J0àr95\7f\ fÆÓò\e­\82¬a1(^ü\1aÏ\84\16Í*¤°i`P]fÁ&ئ¼ho><r%\1cåªò+ë®\ 5uYð ó@;=\r\86ìQ\94{\84=(\19pyT\9a\ f·àÔrÛh\15d\ræ\9c\ 4/EÚ«°R%\ru\93Àà2Yô\9a`\9b±°Þ\\98\1eó6ò\90Åðrâ-\1a£\15F?\90\8b๹àe¥(\1d§S«UpÙÔÖÔk\82±>\94\8dÖ\82$a\11(\q*Ç\95õrÅE\ 2\83j4ë½\\ÍlÑî.¬ÝðW\7fýêÕ§Ï_¿ÿáóû\7f~xûéËñ[Â^üñåñÕ·\9f?½ÿð÷ãÅ·?½ýøî÷ÿx÷áÇ?¿ýüÓw_>¾{yüzD½ú\8fQ\7fø\9ac~Gÿù¯+è÷?\83\93þâ«pÛI;\9eG\94½pÜÒ§\1dÇÄèÜð¯7¼ä:N cTñT\88Q6±²µnÀq,(\ 6Péâ58`\94ok\10\9d´\16d\r¯\a\ 3pm3\ 3ÿfÇ\93\1c8\ 6\10Ôò\96æÏÕZïÚ\ 68µ9\9aÉE\e\aç\8eZæc»ÐZÐjû\19ß¾\19w\89\944Z¥è«Ô1\86¢\ 3=-CÐw\80\9d\8eb=Óñ4F\8fy7Ó\12Öf:\98\ 5Ó¸ì A\1f\9b\r\18o%Ó !\1d\ 1[\ 6^ÆXJ2æ"\1f:çÞgGÈ\94c\9f\86d\1cJ\18¿\85³LMü\18o7Ëk)ó´;M\8b\81íftªNÏ5\8f¼Ñ×i\b\9c\8f°cA\bshï³QL°äDæU¿V¸^ ¡ø    \8e\97ùZ\18J)¤¡RCÏlOîc%¤3¬nÍÕÐ\ 6\95\99ï\11\ 6Õ\91\1c\8emVÜLË\86¬\97äDɾO'\12µ³é\19Î`\80ál~Úãɾq\13a°÷z\97)»Q8p\1a¡Õy\1a \8d#8ÁKvý~ø¯ù^P\82aÎ<8g¨\97Õ\ 3        "\81\1cC`ë|sÿf¿lzÛÖ\950¼?Àù\ fÞ\148\8b¦\91\1c»IoVqÜ\18\ 5\9a\ fÔiqw\ 6-\8d"¶4©C\91\8eÝ_\7f©\ f'rr\15\ 6¤\!hcØ#\87\ f\9d\93
+sf.ß+¼Õp\90!Ý]¾ùûýâ\9bÍn0\1c\14©ö\8dy\1a\96Æ¡HivC}³\13\15×v¿\18g\97qxP\f;SmÞ\87AÙQã¼£\ e\9b«xV\97Ãþa\99R3ß7½j.cxä\97Ù3\8a_)nïý ÏÞ ¬J³o\1d\15õã{ýaþæÁ;Ó\ e¥Ø\f2­ºkÓ\ fý¢Ñ3í;ôK\11:0.¯\80\1d\f\ fË\9azßÏM\92¹\98\ f\99\8f\f6W{äå¼&ÉýþQQÂæ\12ú\9b<ä;v\99\ 4\7fÓoy9\9cÖ$íóff|¨Èö\9b\93OG³\8f<\1cI\9dÆFù\15H\9e¿;ÌÞ\9d]\b~eæ\832#bo¯|\7f\ 47\94W?ùû¯\8b$ÿÌ÷\8a\ f§ß&g\94\99¯úû¯ý»×ÙdÚÿïùç\v\11Bþz{h=ñÑqï\9fÕ\82qóá\9e9 ¤s­ Íç\93\99}\92<\8c  bÊB     <\8fè÷ö?quÿaö\9fÚ\8cÀ\7f|Ï{S\99\81Õ %aº\8c\8a\81ÞĪ&\8e\93E\11fN°       |ë4Î-\rU\8c )ãlÁ`PV\b\8c\95Û\bk\ 4ÂÚ\1eÂɧ٠ Kb2ó\9bQh\88\82\88ùw\bÔHh\1e\9a3\8eD]ùT\98¢\»¾rªR\ 4ÜVô[\1c\8ak\9a¨´\9c\ 3\ 2\9dâ©Æk¹ûrk@Í(\12RÍ0"¿        ´&*ï¼a3Î\9c¤p&á_m\12\89\91\98\añ¶à¸\98\82ºñT\ 1Ló¸kÊ\0Ó\98[ѶàúÍT\/.\ 3E\96(¨j0Rlê\ eî?uðf\91\84ë&Ѩ\9cûéë·\92\99©Ð2\80\89$IL\ 3Ä ã\98AÇ]\97<Êë*r\9b£o\ f¤ö¦+\18"\ 1I\94\90\b\96ûPËýr*\16\89H©ÂµË+\9d"_V\9a\ f°?\86¨wÜY9\aq:+ç\12B[¬Ü ³r\7f\86\95\8b$1û!»\104íÌÜÿ\85±oæüÎ˵ÑË!4´ór\9d\97ë¼\çå:/÷ÜJñ\a»ååP8-ñr{ý\1dps8\b÷ýÜ\b\96À¦1       Åí\f±H>ÇÕµÑï\14£?7¹;0øçL×)z\e­\ ebcNU8\86%%ÙyPF \1any\v\98\10\9d¦\94ðQ}ÖÜÞ\9b\11ù      1\8a\18Z\94D\f\ 3f4\85\16g\13®í\9dW/\11E)¨'ºá\175Ìf¯_æl­ìr\96­ÂæÌ{\81`Bþç6®÷-[¼f\b\89ëZç\97\ 4\82K]W_m\9cýCD\89i\19\91\0¦\ 1ÁUÚV¸5gç!ÀL65#òã*\11\1c8&]\8f\1f±\ 6\88ç;\15<UäY|÷\8f´Ôpì\r=\ fQ\ 2\98\95ÃâƱç{(\fÌögqùÛëã0~"0~Zß1®\ 4åês6­Q{Æk\1dcZ¶êçrohåÒ\83\1e¨Î¯\ 6S¡e\0',\89 \86¦\8fÂéw«Îï#ª-¡
+\8cH@\12%êvÕ*Î}¨e=:\15\8bD¤õnÁm\ 5@\8c\85\1f\ 3D:² \87\1f\98\86ÿa±ß1y¨ãÜbðÝÎÃ\ 1\86áÀö\1c\99H\92Ä4Ø\81¹ø\8c  ïüLdT]\11Zk¤Ú8\14\89¤*^\80ÂÔÚ\1f=\1c1\10®ÍV\11E)¨\11Óu){¡\90ØLè9È\eÈn²\95Û\ e^Av3\1f¯z
+\9b' L\ 1B\18÷Ç\10õ\8eM^¦ß&gù3.ê\86?ðÞ4Wh\fô&Æ̸M µµÐÇàÜÒPÅ\b\9a\16ÌÞ\10Á²Bp¬,2 êk\8d\80\838ù4;\15\82\8d$ÀÏ:é©êy\88ÑóÐ\1e\8f\98\7f\87@\8d\84æ¡9ãHÔÕÐ#ÕûÊ©J\11p[ÑÈ©å\9c2¾«3)Õå\9f\84Tcnd\13h×k\9e°$&;à41\f®7!\82¡5Ö2¤\8cÔú®\96ÛÊs!\93X0q\83\18R\ eÚ\90Ý\92±]\10¯ù\ e\88\17\82¡\13¯N¼~Ý=4§%Ä\98\87Т{Àô»ó\9aåï\82h! ^¢Z6\eü2\8aR@\9c×Áæ\8e$    \14a\17\82¦\bõ-\9ekLËÝ×;[aî÷:bat¿×1[o[6\14\ f³ÃÏI
+g\12þÕÀ\ 3ÌH|\10o\8b\8d\8b©¢*\88\9b\ 1Ó<î\9a2À8\95­h[pÃf*®\17\97F\ 6\97(¨j°åÁs­å\3S;\bUvpø\1c ê- \f3rʸnæ¼öÌáuAÛ\14}\8b\18\88²r\7ft" Z3:O\9aYÖ§1á\1cØ\14\18\ 4JH\ 4ÕãGlñ}iæ[=\9fïñ#\96§Í\98¦ #\ 1,\80«s\92´rä,\88ùºÕ\8e8\1d¯·ùé=zéo½l\ 6Î_bÖ\9fM ËÊèþ¨\1dìÂ\8cB@¼dFÙÔ¸SÁ\84<\7fJ$ÜÖ7Ta9ß\1d\bËæ~w  Z³Á!ìMªÂ1,)ÉÎ\831l[áÈ®w­Û"     ð³nO¨ê
+e\fq'E\98Ã9\8e¤X`8ò0[\1c\88¾S\ 2³Û        \8b\fu\9bX\ 5\18\17\91GÙ ì\96¬\11(FÞ\14\91H!,"­íÜ\b\9c9Ü fl\19g\v\ 5¡Ø\15¨»?~\91\134Â=\88·\ 5É(\aR×(\15¼\80°àܼ\85 »\ fµ\ 5Å\ 5GL\1d\12\ 4\19Q¨tU\82maIH\18        0daH\15]¢¸îB­:\vÂé\ 2\95\88·¯u\82\b&D§)%|Ä0\93ÃAs³w\84\98\8akÌP\[ô\ 5;`Ð\ 2Ä®è¼AÃ@¼Ä Ù\13\99\b.£(\ 5Äy\1dlîH\92@\11v!h\8a\98\0ÅsÍ;üæë\9d­0÷{½¿\v½\8e\80xI¯Û± ï<\84Ç\9d\93\14Î$ü«\81\a\98\99ø ÞÞj;UT\ 5q3`\9aÇ]S\ 6u\96¬\8a·\15m\vÎ÷\9a±¸^\\1a!\¢¨ªÁ\96Gϵ\96sÍLñà\96\×Æ\ fbµL\8dñÃ\f\9d\9b:¯=ux]Ð6Eß"ÆÁ.\fO\ 4Dk\86çI3Ëú4&\9c\ 3\9b\ 2\83@   \89 zü\88-¾/Í|«çó=~Äò´\19Ó4a$\80\ 5puN\92V\8e\9c\ 51_·Ú\11¯ãõ6?å/¿îe3pþ\12³þl\ 2]VF÷Gí`\17f\14\ 2â%3ʦÆ\9d
+&äùS"ᶾ¡
+Ëùî\18îBw  Z³Á!ìMªÂ1,)ÉÎ\831l[á\96»~Bt\9aRÂGL#6³_O\82\81i¸g¨\86Í\\9e\83¼\81ì\ 6[©ßó.\13\8ed\82ü©\89xÕSØ<\ 1e
+\10ò¾?\86¨wlò2ý69Ë\9fqQ²O>ÍÆ\94\11\ 53\8c\1fzƲÔÆù\85¸\ 2IBª1þv\13hkÕ\9a
+-\ 3\98H\92Ä4Ø\81e>Ì«´\19D$ \89\12\88\ 6­\84Ú\16V!\93Ø8Æ\9bu§k¿]×Þwº\86¸\82N×:]ët­\15ºöQ\9awºu­[×\\96\8a´SµNÕ\9e§jݲÖ-k\9dªuª¶+ª6!:M)á#¦ålÐ\89\eâ
+R\15\8eaIIv\1eÄel\87[n¢jº»6z¥6:ìÚ\bq\ 5]\eumô°\8d®è
\15\99ÿ{{È
+ÐÐë\r½f\8e"\8b_\0³/WbmQ\89ùw\bÔHh\1e\9a£\8eÄ
+Kø\95S\85g,£[ª\7f\12\16b\89\r+Ã]  ³\97qß«K[\85$Ä(a\11e\8b\83°[²F HH\15\91
+c_7\91\900\99\99Ã\rÊ·\96qÖª¬ç\1f÷½\9e?4ÿ{=óïؼ6¿\8fÍ\a½fÊü%F^6\81¶8)\ f!¢FÝ\10ò !\ 1¢Æ¨ÖªÄÚBk\9ad\15²»¿|\91#4Ò=\88·E\98&\8crDâ\ 2Â\82\16\82ì>Ô\16\14\17\18$\12\ 4\19©­Û­tU\82ma\99\86`$À\90\85!U´v\oqÝ\85Zu \84Ó\ 5*\11Oß½\95´L\85\96\ 1\9c°$&\88\1d\1f3¸lN­y½\ 3l\93UÁa\98uG3ä^\94\aÚÂ9lfIU8\86%%Ùy\10DÛáV\9b?\82       ÑiJ     \1fÕgÍm\r@v\8dëÍ_HÙD\92\ 1\86§\8f\ 2êÛ#
+Ä"\11©ÙM/u]\9f·Q\ fj+©\ 2#\12\90D  Ìª}\1fjY\bN7éj¥
+xÍIù1@¤#\v²æZ\11\f\98®ÿa±é1y¨ãÜbðÝÎÃ\ 1\86á -âÛ\92é\88^ô[5\e\11åÖ\9aáH$Uñ\ 2\14f\85ù£\87$\ 6µ\19ûÌ¢}\8e¨ØÌé9È\eÈ.\13\95ÓW=\85Í\13\0Ñ\8bûc\88zÇ&/Óo\93³ü\19\17KõäÓì\8a®\80]1²\9eÕM\83\86\98Z\rí      ëÐë\r\11»U\91Å/Ù\1fmÄ©ÄÚ¢\12óï\10¨\91Ð<4G\1d\89\15\96ð+§
+ÏXF#uƵZ\96°\10Ë:iؾ\19\86»\12ö?âË \ 5a\18\88¢Wñ\b¡Û®\ 4·ºñ\ 4c\12u`\9a\96\92 ÞÞÒjI\84Ø¿\10f×Å\83ò2ÉÌ\1fÅlmjeËL\BBÁL©\ 5\1d\13P\99\ 2\11\8cn\v©¶º\ 1:\17\7f\83Æú\9b\96mcv\8diÁÎ9\7f"-å\ 3j¹qpþÊ¡\9eA\8bÛ7x\8a\aè9e¬\96ÚÖôÊÌÖ?\9ff\85M»/^ËP8xªU#Ó³$ö\b\fÕ\92
+}\0î"Y\9bº$\84ìN\ 5¬¥5=\b!\8b\98\91«#ºðZQÕ¥\87\ 2wP!~\9f½JYÎ}\1a­ßËp§ÿî ¨ÍK\80\ 1\0Uá;\93\r
+endstream\rendobj\r185 0 obj\r<</Filter[/FlateDecode]/Length 4444>>stream\r
+H\89ì\97_oܶ\12Åß\vô;ø¥@\vÔ±×\8eÓ ûd{k#\80c\17Ø´÷¾\ 5\\91Z1á\92
+EúO>ý\95´»¶d_ZÇNÝ¡¶z     âõ\91\97?ÍpÎ\19gåÌ;Qü²õë\8f\1cZËn¶ÞýøÃxëçë\85Ò\86\8bí$\93\8a[¡kÅÞÖÎ{íî~YýãnrQÿòç\99òö\97­\9d©³RÏÛ¢K¦üJ%y@£Ùb))¿½\12U'úï\87³óòWÕ\99v&2qÒhfï\1f\919÷ÏcXQxå\0\94µ\90
+ç·n\96Âñ\89¸\94¬:\ f\96ÿú}\87\1f=vøÎ\93§â\94ù¢\90L\1f\85«Ö8ûãE\88¸Ý$R\18©éÚ\8cË4õ\85Ø\80û\ f\93ôf\ 4\8cºYVÐÇF\17\8ei\ 4êÁ\13\11Ó-\v0M\98
+\95õa¹Vj*ª\e¡\94¹êFSr\9e¹R°\9d\18e\80       øà\ 1\ 3À\97¼MY"кµå /Åf\aV,Ì%0|R©\14ðN\962²«yP\0£\a1î¥\8a\8a\83©+v\ 3 \94\93Ã1\vZÂRI\85´\vàÌÄ\1cÊ\1d+\1dí¨\1cÏ­\10z\Æ)1\96\9a˹\19_J£\84\e[ÁÇÆ2=\a®UýßЫi2¯\85TÐ%¢H¥\96\ e
+*¹`n\ 2ݳ\86\96
+\r²´\ 6Þí×\9f×\1c\9d\88÷ôt\98Z0\0¯´³äCù\11@v'¥\82ÒF\ 3\rÉ\92Ä/¼bÁæm\95«!¦Â*o\85\ 5@ƹt2hà-®[)\18UBG\1f=vôî\13\80
+ñø»§É\17ow\81\92|\93\vï2¤"k%U\9b½\ 1p\84*\7fªN\ 3\05´¤=\96\8a\89¬·Ä³j´C­ör\a©×Ö³\95Çô²íË\8c\ 3ø\ 6\14Ý(s[\91\8b¤\9cëöÂ\87\1d­½\ 2\93u-¤³
+ÞM\ 3E\9c&Õý\aè6ºn¸ÂÛ´4Ëi\99F\10\1flË£\ 6[5ìï×y\19s4Ò\8d\ f\1f!\ 3\ 4¼e}Úc£ëqý\ 4À»G@§\89m¨Z±0ÁÜÖ´\10©\14ð^\962ºn\ eí°\r\12\ e-\84\9cr\15\8aÝ\0(åÐwÌ\82ö°TR!í\ 2831\87Ü{¥£B\91\9a˹\19Ï­\10z|#\942Wã2\9b\88ñ¥4J¸qi\85cc\99\9e\ 3תþoèÕ4\99×BBh\91J-\83+S«-sÁÜ\ 4ºg\r-\15\1a\94J\9a\9bÕúëÏk\8eîýª­§ÃÔ\82\ 1xe I>\94\1f\ 1dwR*(]Æ\v bIâ\17¥]\a\9b·U®\86\98.Mçª\f\87\0\19çÒÉ \81·¸n¥`Ty\99]\94\80
+\11á\ 6:z\v¤IöM.¼Ë\90\8a¬\95¤\93¯\9bH\86V»&L%¢âx\ 3\94E¨ò§ê4\0KCKzWR1\91õzqöH¡ÚWæ¥\ e2]-<g+³ìåý]om\17\1eéz¤S(sèÔx\9b\88C\95g\f¡Ù\83pöèx\9eT\9dr¡ñ
+Ü|j!]pî\861¹°Ì\ 5³g\13çNJ<\99\8eÍ"7Ex\1f\88{\12\0\86ñå5P\8eJDÕY\b\ 3ré¿\10Þù\11À\10Ò´\18Fq×a\1faاö\92SËòL&\eà\8d\¦©/\80\ 5ª\a¾¨¤û\83I½I¦È¬tÙB8¤×\ 6s\8cq Ån\8e\88±Än\8eH\1db7G¤\ e±\9b#>\80£÷Å'íX=òF Í\ 6sÜ4sD bóÖ'4ìS\86 e=?\b;\17Õ\8b\84êù¢§ <\81TN\0÷pg"Ò­qY\97é_§'õ31¶éáûOÓ\8cqsõ   iT\8e4*§\9b¨föY$îÈxÍË3\1e\99ën¦e9ÿÔÒ\15\0\K\r^ÇØJ>5Þ&âPå\19Û\80 3S>t\19û\98 BA¬ÁR8>\11\97\92\ 1\88Úrb\v9e¾($ÓGáªÁ©\80¤>¯»ëÃo\80ªT"ª\1eC\18B\93³Åp\1dûµ\8f~z\994-\84«n\83\15\1c\1cÉÏ\99e\94wþ¢fü7î\0Ï©îf.\ 3±Uf\99\81N-Ë3\99ü[\8b2lh}ØÐFû»?uwh&ä<CLa-¤r¼Ñk\ 4çJr\97\ 14+\1d\15Ìöè\0\80\14a\94 \90PK\98i\ fß\7f\9af\8c\9b«OÀ\ 6%92Î9a,\9c}\16\89;2^óò\8cG&ÔA\ f\86Þ\9f\ 2\80k©AÓ\8am0.=ü\ 5bUÄ\vÍs²?       Î\9bn\96Âñ\89¸\94¬:\ f\96\13\a­Sæ\8bB2}\14®ZÜ\ 1ømw}82ò9áÌG\18\10ïå\84æ\8b]ûè§×s6ÝçÌ2Ê;\7fQ3~ïmï£Ó>§ºOiYʪÖËjõF{9Æ\97\19èÔ²<\93É¿µ(/z
\13Ô!½û\0;\13\91n\8d˺Lÿ:=©\9f\89q\88T\e\9a\eÒ¦Ã~¶\ 1ûYjYâ\98:7²\bÝ¢ÆûY>×ùbnÿ<      R2Ú\80¬\96ìmÀ\r\9e\130I`v_\1dtÓÌX!N¬øê\85N\90Íì\9e\9e\8aM\9b©\93.ɺ\ 1\8bZ÷Q*\81\96\9a
+n´Û\8d¥ýâ¢\9c\83\97\10USÜÓ±oÅÂ\\ 2\ 3¿´8\85\8aüf¦Ö,\10\92ZFGò\e\ 6±`CGq\10ºD\r\bî\81̼TQa0uÅn\0\94Ò\98\1c³ \85-\95THRs\91Ê2°\ 2\8a\07\81êÔÐR¡!ÎÛ »ýöó\1a£\93ð\9e\9e\8aRI-X¨"\r¼\84©äCù\11@v'¥K\1f\1aèG\96$~á\15\vön«\\r1\15Vy)\14K\102Î¥\93A;nqÝJÁà\11:úè±£w\9f\ 5T\88__ê\ 4©øèíÌ«ò¶cÇ\88-\81A\v^ì[êÔx\9b\88C\95g\f¡    !·qö(ý±\eÃäÂ2g\10\93\92ÞÖT\1c\9bEn\8a°íÿ#7V*'\80·¶3\11éÖ¸|+Ó¿NOêgb\ F»»?u÷J&ä<C\92áZHÕø\18Î\95ä.\ 3hV:²-
+@¹\ 60®ãF\b¥Ü&Â\r\1dÂáûOw\16ýi\1fð\a\8eØ\ 3§#2³Ï"qGÆk^\9eñÈ\84zèÁÐû³Ü¸B\8bd\13®¥\ 6-#¶ÁèºbYãí,\9fê|-·\7f\9c\f¨\eÅ\8aÂ+dÒ¯\85d\93åÕîA7Î\8c\15âÄ\8a¯¾,$2gîéé6É©\93.     yT\ 3°¨u\1f¥\12ÈÅl©©àÞvSi¿¸H\1c»\84 \9abâ|Úó]\ e\e\11Ã67lsÃ67ls±à\fÛ\L\b½Úæ\80\ 49ls\9b°Í¥\96\95\11Q\9d\eY\fûÜÿ\85¡ßç^\ fë\\1f×9 lÃ:\17ñ\84\18Ö¹a\9d\eÖ¹8×¹\83ÍZç \9c\9e¬sÛ£\rXè0\88øWºÿ\18Ãç\96!\93uØç6a\9f[f\82SËòL&\e\90qfÊ\87\«O½\8baôf'\ 5V\9bÂñ\89¸\94¬:\ f´±5åÄ\81í\94ù¢\90L\1f\85«\16÷\82\ 3Ô\87#æÅ     Ý\va@R\ 4'\8c\11àô\8a}\b\9b4-Dh.õi\f/Aªkm\ 5?TyÆ^f(S\ e¯\8bÇ\8a\15÷ØJU\19\13£\8c}7S,ù2ÞZ~dr\96Hwón÷\15ä<7J@\96Së¨z±ÆÜ\80;\ 5rôí\1a\9dT\8d×Ë[\846V?\çiÃZê=\88j\8f\ e«È\187WÇ\erûÿ)G%\81\v^\91\ 6\8cÉ\85e.XË&Î\9d\94\1d\9bEn
\0\97\8cp¾mH¨æ2M}\11*A\9ff\0\9b\8b?\ 2vÏ%ô±Ñ\85c\1a\81zðDÄtË\ 2L\13\ 6\96\9a\8aê*\v\ f´\ 6\99\92óÌ\95\82íÇbR\13îþ\ 3T|\aÀæãmÊ\12\81\96­-\a=)67\18í\ 3/\86}\93\vï2à\9dÜ*©Ê\·[(ÄöÉ\15ÞìvC\bUþT\9d\ 6`ih\89ãÓDÖ\ 3ü¬ª\14\94 ^î µ£\9c­&Ô\90æ\b·º\$^1{áC-ÑÇ\1c4xêw{*\8d)\ 2³wݱ¿_çF\v(Á>|$â\b»>ì\13\12úÃG\86P\14O(\1a\90\89º\ f2]Ýá^\87¢'¥\89è³ÑÔx\9b\88C\95g\f¡  -?m\9c½!ëý½TÁ6jÀ\98\Xæ \88w'%\9eLÇf\91\9b"\9c\9e\ 4\80a|y\r\94£\12Qu\16Â\80\ú/\84w\1e\b\9c_B\9a\16Ã(î:ì#\fûÔ^rjY\9eÉd\ 3¼\91Ë4õEh6õË\17\95t\7f0\19Ü´úh\8aÌJ\97-\84Czm0Ç\18\aZìæ\88\18Kìæ\88Ô!vsDê\10»9â\ 38z_|Ò\8e5xãà\8d\11{#\ 2\11\9bµ\9a4-\84;RÞZÁ\ fU\9e±¿w¨P\16ö\83°sQ½Ñ^\86\9e\97\19òý©Ç\8b\9e¢\97\1d\91Z\968¦Î\8dD\16Éås\9d}qûçI\90¦ÆÛD¼ÀÜ!¡ùèíÌ+¡\13 <½±ÿW»\aÝ43V\88\13+¾ú\12þ\ 6\80º§§bÓfê¤K²nÀ¢Ö}\94ªúæN¼\96\9a\ 1Ö5í\17\17åL¹\84¨\9abb+é¼iqOò\ 5û\1fûÕ¶ÛÆ\r\rø\1fö¥\ f}0Ëë\f\89>%Mc´@.H\8aÀ@Q\ 4\8a%§jmÉ\90ä¦ùû\1c\92˽Xu³.j¬$\18\ e\ 2éh8;3\9csf\16îþ>\10\rW\95¬ÿþéS\83|=ÛôqH#\16Ã}Ðù\9d\1fZ§8½>\9f\>ÐÌ\1a÷Íîr¹zño\Ûm\998¬íè~/\99\1fÙ!ËÃôÙì¯ù$Æ3h{è\9a\8fÌ¡ÓÉÍz=\9f,âíí%\89N\ 6¬¯Ó!;ëtÄEõd@\97M\a\88\2Ú\ f\ 1Øy={uq±\9em\1e^ÕÆd\7fÎq/y\7f\8f½æ [m¾Ð\83²Òã¥õÃòê:&\15÷é\ 3Ú\bîl§N2ËëÙj²Y\ e\18©\1dÓÑ×é«ëåz¾\19ðJº\83zp¿fÛyIè¦s\17Ñ÷\91<J\fØ×\1e\17êÇÁú¿±èìb¶z>_\rH硶·]»áÍäÃ\90ÛÍ\a¾Z\8cÆï(¹èJ\ eÈ$&ü.~_\ fI¨k=²\9a<¿Y\9c¿ÙK\199¤&\13\ÉêÐÛìô±ÍÆn3uøbötP\97=è+Îb¶Øü²\9a,ÖX\fö²çï·Õìü\92övy³:\9faí¼þ}~>$\9f»Þ\87ú  éq×Î\9cÕÃ-\9e£$vg/u\92Y^ÏV\93Ír\0µ:¦#+SÒ\85õ|3`Fì \1e¼\98­>Î\9e\^>¾áüW\ 2ÞG#ÇìÓtÓ±\9a£NÑ\14Å\98\11Ì/7CF÷wÏf\17Õ÷ÇGß<ùIÉ÷?.¦oß\9d>Og\13æ"ôþårñ\1a^6ptrRãOg\1fç\8bî/ÇG/¯\8b\9fôãÛÏW\1f\96\97\88åédúqV©ê¤z=_üùí±¬\9e\1c\1fÉêìÓñÑMú'«Wñ?¬véïìsüö3>ý\ 1ìSe«\17Õ¯¿Éj\8a\93go\8e\8fN\98Ø\8b\10\82«¼³AhW]%ÔK!­jÑ\b)!¥³\80\9c\14Ö\92©Á`8Ú9%H\1aW\9dçóZxe\13®\ 5\ 5m\93±\11d5EÐ\bÖ\8a\13h\ 5\19å3\18ð¼âÁ
+¯}2¶B\1a¯\92±CX9\ 6\80äl\rj¦Ð\ 1k\ f$\94'wË\98\85¶ÞåÇ\91«³ððàB\ 65!°ÚCh\8c\91\8fç\14p\90(\88µ\19t2Å\15P\e\e|\8båó\80\rûpÛ\94l(Çɺ\1a\84w[ÊŦ8Ð\82\9d¬£ÕRg\ f\1au2u¾\14\82N ~W\11\96Ê5\0µ*\aÀÂzojS2\8e#èñXJ\98m"\r\82t\9b\81\13J\9b\18\0IaÈåg\91pJs\ 6\9dÏ\18\v\19ãÐ\9c\ fÂÈl\8a\12)\8a\ fc\19-\10K\ 2Ss±TÑNGHã\89ª>\1fq\ eéÂ\81\aÖ\\ekDZÚ\14ÃVª85\19th.ÍÅ\ 3®ËºX\1ab40ê\96Ãbã\92±\17F\87âA*\93b@Ôĺã\81\93gF\r\1cÛ&`\8eíÉ*·Y\ 4µ0!±\81\13Y\1a\81\vä\8c\87@ùqV°MÄc4¾\v·0Wζ\10ENV}\7fMNÝ\873Hi©-a\89\14×­\8c«ú9\85LÊ^\ 1@\7f2Ú·\97XW\vt'\96¡êÕÕwrj.\ 1ôÅ\ 3L\eC}c +i\1fªÞÝ\82\94h\12Óo\ 4\80>¶ds    uÏ\80¬ìª^o\ 1Âo¶ß\87\91¼2\94\14\9a\96\ 5\fJT½Þ\ 6FÆú>\11ÀsÃ!´L\82I|>¸ª²"&v¥\8a\83\92N\19.D\94I3ð)\85ÒP9x\95\1c»\1cwÍï,0\b\10ùù¾\18 \99dÙ¨I­\1cÀ­qE9J¼\0Cè«Q\8dÕç\eájM[\85\ 3¦P\8e¾\1cƨ\8c/jÔj'p\14#EÛª,òJm×\93ä\ 2Ö\1e\1aýî\1a7J\1fAR¡?\16ð,©Z\ fq\86(ʸæ¬hiÚhW*æ©\19M66h\0Ç\83oÆB\9cc:Å\16@#\9b§P\9cw\95§Øf©®ÍX¬¡|62Ëy×3$\18&\1etÜEªR\1a\7fýg³k\8aÕ\ 6Êh¹Ü²\9d\94  \86Hoå\ f\Q°ýbEUqIþ;e\ 5ÈZòÖ\1d@¯¼R·.\fÊV«Lçj!\83\98Òz«\ f \99¼Õ4PW¶\89amw\11jcÙÜnDÀ¤ü\96)\18¨Jsç¨\0ª8\8bn3\ 1
\9bh\vm\0bÀ¨>Á0 8\14.ºr\8d@!qT\88Û\98\1a2¾0<©       ¡ÛTP[j\80aäÙ5Òá²\ 3\85\11\9b²Í\1a\93ó\92\98ÇŲÕ#L^
+^\17íÊOÃ\8cF¶µ á:\12Fq\1fðE\ fK\ 5\0ki©hgÞm\0²Íç£Êr(N)]b\92äF\8f\80³3¶è·K«\ 5ÂÒ\94e²Qúh\89\ e\ e[c!zÀNÒ\9b!9^e{Ó\86\1cÂ\91\89´i45÷\80ýÅÚ4XÚ9FqÓqÊ}\11`\0bj<\8f\r
+endstream\rendobj\r186 0 obj\r<</Filter[/FlateDecode]/Length 17759>>stream\r
+H\89lWÉ\8e\1d7\12¼?àýC\1dm\ 3.p'óÚ=ðÉ\80OÆèªiy;H\87Áøÿ'r#\8bõlKr+\9cE&s\89\8c<Fíí\f%\1e?öVó\99\a°z|<\1f;\94Oª$få,¥eÆÒIÔôÛz¶\90ª\82¡\95y@;\e¥Âx<ãhU\8cûÙSL\f\863×^\f¤Ñ\ 6ÀFgn=ù        ãL-³q\egN\14ý\84ZøØÖÏ\10
+\19\98Z\12Ë\8a\vJ[>ô¢x93n>\14L\ 1&\0ñ\8a\9eÛáÞö¡`L1ú     89ÄÎxD@\ eu\v¦Y¡\10\9b|ßÂ\19Ká(à§Nþ9,ÊPÛpÖ\91Ä4\9d\ 3§(\96[U0\9f\8do\1dµ\12~
\0øÝ
+\1f\80kñÙ¡X\1djÛqüÈ\ 6vb¨Á\91æI@8à¡\98\16xMzW=S!v\80\93\1c4*\rߥ$\96Ißg'4ä)4Å+§WA÷\16\ 3¨\86´0û\1eù*µí¦\ 39\94Ú\ 26Fï\ 2\12g.\9aW\r\ 3P(n\8c\18Õ&¯EI\8d\98«¾+ 0\ 5L\\ý\ 2Ú   HsMíf\9cÏ\88\80\18\98G40#?z\17\8du\ 2²\80·+.w0Xµ¬-bQ\8f\ 3\0#ú"z%\ 2'ªòº\80&ªú
+\14~\1dl\È\8a«\ fØÑ\82Þõë\eúóóñö\9fç#\1cúïÛ\9fÏG<¾ûõÛ·Ï_\7fûrüñßÏ_þúíÛÿ\8eXèû# Å\14\aÿ\97\19öù,=# Q¾Ö?ßþx>Jåð\90üýGÿ\8bæ+¥¡µ9*î\7fûú|üÎ÷¿½=\1f\7f?\1f?àw8Ã\0't\D\91\ 2Ú\82\87PñCÀ?\19\17áó1@
+p&¢«Ù¦F4f;>}Þ_Ú\ 2þ×ñÕÁÐQû\ 6jäb\15\97\b\94Qc³Ø'\1cÏ \1c\19\8b^=3IN\b\9f\81h4£\ 2 ]u4Ë}ÉBM\ 4\ eé+ö¨Æ\98ÈðX\86\95\1au)V\80m\946ë/ô\vh'Ä\13ý~7\ eøQ\8dÑyA_\80\1eh9f\ 5+\93\9b\9e\80\ 4´Nf<ºuQGÕÕ¡ÏJJ\84Ü\84¥]°wob0L»\9b\96¬O@TH+\12`Òn\ 5\18F\9b\aT\94Ì°\88µbÞ\82Gj¶È¤ ã\80\19'w96£GÁðïNd#éÓ\12_<\99\8c\86\18ÇIæ ÂNÒlĵ\8b²±\13\92·Ð ³\ 4í7\10lå*\150v£\12\90ç\ e\94S\8bþ
+Ph'\99\1dÀÁJ>Pr\1d\ 6Ö\14ª\8d\ 34´ÜÅóÆ]\0\F,
+\87\90ÈmI8v ½-ù©\85\8c¢$?]\bAØldLßN6Q*g\ 5`\9c\ 5ÂÓ/é±(z ~\ 2\ 4\b\ 3¹\v#ë°F¥\84Zm0wÜ sp\98.`\12\14y0\1a\ 6\97uS\05\98\ 28)Eº\83þñ\82@\9b]iSO$Õ
+±æ<¯'\13\vÒ\973\86#«^\88Ú\97þ¨Hª\vlJH\0¤æÐ\16hͶB\b\ e"\93\ 5Qé\â*jCæP^I\90jFU¶\.. cÍdAn\1eCË­\17ÚV\a\0¡+âJ\82\15\rOxî\f//é\aÑ
+VÍ\\8b2|X-ð\9cywePy\14\89
+\18)åc\96x3¹\0\1fg?H\1eA¿è\fZ\1d\ 5\93¨ÒÀ\1dÖ6\eª\r\10\8b²÷$«\ 3ü¹ºÚ\1a¸²z0²\9f­\8e\Ë#\9d\17ºMq\8a«'\99D|\ 6\ e\âê 9Øë«:X\r%\1cFi7E   £\9aÕ\81\98\ 6Mf,CÁBó\0¡Q7\1e¤Þ
+ávS=9j\89        ;\8b\16\14°z?)\95·\vî¤\9f\8b\82(Â4'D0}\91Òì      \9b%,\19\8a©\809q8,9íÓ  Ê ¯~X£\fÊ@\1aó:ñxà¿
+\83y3i¯.3pÅ(=ùi$§\81UL\ 6ËÕäW\ fè\96 ²\86Ý\94\12\1c\1c^º½\a\1c\86\97\97\ 3ï¸n\ f\13X0$¯*\ f(ÀÔ\e½D\7f *9\95\9b1º+ªñJ*Ø\19\95Ö_*\0¼¿\8c½\09r\bc«+\1e1\85ƽ\ 4\ 1ç\9cëÝ\14BóVÖıKå¥\a0ÏjJ·\86\ 1Ø\8b\voo-\80Ô\92«ôÕ\87\98\94±\8f´7-À\12\84ç/íME\ 5û\9d\v0\801>ËN\1cÔtÐn\14\83¹.SùÎGÐQ2¯ä\ 5ñ¦ÃþJsP\1fP\ 6Ê¿Ì\89ÝN`¼F©\9cE b\1cäÉBµÕ\8f­æ-ór\1eË\a"©z¡\v\9d¤\0¡VãN÷\0E¢Ýf\ 3\9f\1cªtþ\9c#ìBDGúÀ©ú\bv]zY¦\93·D\ f\9cBÙld\94\95,ÆÅ{B\86\1eÅ\eXýã\v\84Æ\fúØu"\8fÛÚo×_góÕW\1eä¥\1eû£æÄ_\ 1ØÕÁ\8aÖEJ¬¸.ÑqI\82(\94vqÁ2&r¦x\f-·"|¬:f!\88HÊ´\92`U#\8a*Öc«¯\8böZŸ\vµU¹\17U·j\ô_({Cìb\11Ý\93IÖ;Q\96Ö\7fÜgª\8eY\83ªL\92¦\94\ 5«t°K|W·ÒëǦ\82\17\92yq\88èkÝ[\17Ù,!¾xiÓì\8bÂ\96©p\9dÄKö\80\18wbÜ\97\86Å¢\97\rcñíe\17Yä¼/.\8bɯÆ\93ó/û\90\f\88nÇ^\96'\99&ã¶iÉعíc<¢²¨Å}w\93y¦!¿,z<ö\90ÿË>¸¯\8døö§ç#\1eÿºï\94Ñ6J\\87ÝÔ u©Çl±ê>È k9o\ 2&0î\9az\ 3{\84á¡ûÐëÙJ#¾ÆÕÀ9ôl\93¹\1aóûÈê¨ÿCiôr)-©ÿ\9b©É\e`x_³rµ^\ 6(\r<»c$÷¶4Í!@h\8e¨Ý\11²Æ\0ýU«\16\17\ 2\v^^\1d\1arIÚ\8c\a\97&\e\91J\9aÔ1\8c\rBX,\81VªJJ\1cÅÉjF\12Ü}Ã\ e\95q$L\aÆÈ\8beP\87I©Òê\90\19ØT\12Ë*\15SWðÂÔ\ eaÀkY]O\8c®f.×cÒä\90ú"Zs\15\1a6\99í|\92hö¸?\1f#TöÄé¾Å\8a7\ 4èÁc\8b*@ßÂV
+0ó\vxq%Qf\91¨\ 6ZI\1c\8575Oâ,\ 3(\972B]uä\928)±lÅUy2¾J§´I/-Ùeºj\9bµÛ«ú3p\11LÏýf<Û«r\14óÞ\8a\8c1-O\ 5Ûcµµ 9\19qsË\ 1Ú\1aWéìÂ\19ôYC[&pPS\7f9\a
\878^.ee\10\1cä-"ù~â/\91\95\97g÷è\93LpÝOxí)¡mÁܶ¦\15wÀ¢ñn¦©÷á¹\1c¾øaðÇ\97ÄC\8bÅîÞz\95\0\14ͲÕ\13
+¹ æ^\8a\8f\8by\96¯W*«×Y¾^Ó\90º\ 5o¼7@«Ø3\8bL¢Ù,8ðL¤²Î\9b\8a\ f\15¹po@àI){ukÃsB\88{__A\ fÀ\ 5\9a<q=q2\8a^/T¹ÑÏÅÕIU\97'\8d9\18Öó\85þÒò¾Nþ4ª¼\ 4u\91ªf@'öÆÀ+]B×Ùsh\89½\10»T\81\8e\9bm
+HÉTÚG\86ÔVëÛlá2\84ª¼\8f!®ØÜwS)íTöÑ&}\10úË\1cÔ¦É7ãÙ]kº®NÜ'ñjÛËØ\9e½m³}\eÿï¯\8aàççã÷çã\87_\9f\ fü
+G8>}y>ÚñÝ÷ǧ\7fÿ3ö·ü
+,/Âñ\8b«æDÂ\90ðµ$$ñë\HxÉ\92\82,1(\1f£¼r-Zº¹Ål`Ö\99\8c:\1fÜÀ\1fJÒÐÈ$l\86x\8bvScù\9e³åû"\94²ª*ä;\10\ 6Æ\87\ fª\98B4¼\96îÆY\18\84
+\18¼<dU£\19cVÒê,üjÙ(\16-\9b¥ª±\11¥4Ó\9cÕS4U¢1Ì\83Æt"Ô\84¸W½\f\8a.:èêfíO'\96\8e¢ E_\v\ 1·(e\82\16\14\ 5a`Õ¾
\86\18¨å?\8c\80Ì\ 3ü-\b·²ÎDO\9a\95C¶¢\92s3\ 6\1a\94Å\12A\b¸õÃÛ\1d¤!>T¬\0JúÌ\ 1m\98\84q\1ae°èª\84\19ãB\18î0¢\13ª¿¸³Ø\150w9\15Î\96¨+\Ç2\aõl\8fHSr¡Ý¬\10\98\94(9\ap
+\95E"\8f\94\ fowÙÜtU\1a\ 6þ8dO\9a¤\8f×ÀÃCV¢Ê±\9d'´Ôå\ 4d\1dû\87\19\8f ¢\aÒ¿dªÎ\18¨\\ 59#ï^    Eç\19Ãyd\e|9u[´|¯C­EÍ9mÕÜÙu\91]p¡\19\8b\8a\8e9\80qè^'¤SÛ\ 5ü\98Ó;Hx®Æ¨\80îÆ)\a\a\9d¤ÀÅäµ\0Öù?ëÕ¶Z×\91\rþ\87ýb°ÂÈîû%yÒ\19g\ 6\a\85@B@\10\82\91\8f4\8aB$\ 5\8d\83ÑßgÕ¥»wï-\98\10æEH¥>}ª«V­ZË'§ñìCPÖ   Öª¦\aF\85zð^W\94!W\13\81xÉÍ\ 1!\85æa\92&\ 6~\0³ªÕÑE\85\9dýijªMóa\ 2½\e×Ö AÐ\8c\927ïÏc³@:l\94ph6\b\965Ï/+T&\97ve ÏçB\98kFâMó\1aÕeù\17®\1545ÖäÍáÜD\13u8:¯\1eWI\10p°0'í\ 6¢$_$îK\12\0E1\9d@\99ñV\83µú\ 6½àÜÐÀδúE\11óÚ\1e¼,úf°BÎû¡ \11í}h\13$v\96~Õo\ 3`\ 5\fø\98\r\\1a\9eËÐÞÀ³Tú\10K'\90L\93\ 2¹w\82Ö·´\8c\98\81ä\9cÞ0´HîdZI¯\15¥\v[d.ɵDv\ 2\b\1a×\15é*Nûß\16=ìE$\13ç\85Ð,\9a®\19\8e\86\91V\:6\17³nNó\9a\92èè\9fo;\91dEÉ˼=ééµ,óªE®h¥Ü@qå=Ä­\8bêÈr
+\89¥\1f\ 6&´ t\ZÖ~p\9c\ 3èL\8cË|!\98\80Éù\99=\8f/?||ùÂ.¯\7f¼¿¿¼»¾Zn\1e/¯n¯ï?-ùd9¥=\ 4¢sÐ\10§$j1_\v\90d+ÈÍ.$-äçá\ 6wà»1á§\9eÜ)r;\r  \90\ 4k\9cZ4\93\¤2¶%\85\95,|N\8aË\ 5\94\86¥Ñ&æ\f¤\85   BÏ}\14½\89\96j\9fÈ\ e\84ê\96Ãñï~ëá/\7fk\ 4Ñ\84Þ\17Ì\a\7fH:\1d\ e¬¯^}x{öøéÝíñÓíÃýåãÓò%ÅÌòö=jøúì½5Ëñáî÷\87?î¯\96ÿþrùûõr÷pu}²ü\83\8e}E?^¾pZF(µ§çUÜÿã[êÿ¼o{ð\15]üáëû«\1f\9eî>>üÖ\ 2\87ë\9bÛû\16z}¸¼º¹^@=Ëw\8f\97÷7×'/ÍrF¯¸ø<Äæwôc~ä7øíWÄ>/aùvùég³\á\93\17ß\v5Ââxæý\18h¸E\90\12cÚÈ´\10A\93\19´p.ó\87¿ p\16v\7fÅ÷p¦Áàã@\80O¾Å©\95\91Õ¦\17's.\83\84¿\9c88l\ 2\9d¯PE¼`±Á+ø¼\9d\a³ø¤³¸;Zå       ««Y\95\80\8eø\rÛT
+y\9eXv©\83yyEn_
+ãDP>ß\14\ 6        ð\eÎ7u\ 4'CéZ\8d\93\ e\82}@ú¹\87\82<m{\14
+\87K¡W\9bvub\13\98[&¾\9fÇÎðLþsæð\87E8r~)\1aÌ\9dÜV\ 6\92\10\95äéO¼²zÑWG×ýY]=÷\93SIuÛÿUê\8c\17ܸ}ê\ 4¯Q\19FcOgT\92Á\8b\r<\8a\1eCAú®îú£8?\17B6:*\87_\9e'gëÊÉ\82ýRCI`g(\94L\ 2Ú,\8e\97iÞ±³§\1diäïÓö\87ÈÄ*x¢ÇcK\125v~Ãì~Aó\v¿\ 57\11ðE1Ùhùú7\ 6N7Ð/%`\12*ýÓÄR\1cçUÈé\\N`3Ðý:È´ÐT\9d\92p1\1d\84Qä'\8b\17Öb½¤É:=Ïz@[\0hXî0Àiêè0úä\92\13pú¼Â¬îih\9c\ 2ñ5âNU<´O\ ei\0"ÒÎc,\aßÇ\8dÜ\8có\8aå\f\853âÖ\8b\85#k2î±ð\1e\16­Ô\ 1ÐjDæà·bV\80.Ö4\83Yr\9b¡Hú\85a\ 4\9dQ\93©ã<J¡q\88æ<f¥Âämf¥\1dµÒ\83ÝÕVz°KÅH\ f¶©§(=X=5(·r\ fV¥ÉNâÜ\84U)¹%\88£FSéù\1eÌ"¡n×*dÆMض\16qnÂ\16      \98ÝÔÓ\1fÀÁìVÓWÃ\0\1a\1eÈ\ f_\ 1³P\a#iø\12F\\81\1c\83\14v\9eu.¿Îº\93ÖèÑU\98;©7Ç\15usç%\13SZaà&\18)\9aùØ$"Ö¶\ f% /âp®\vâ9³h\9eë\88ÅÃ@׺\8f]\1aÅÁmû\848)²]_±Ø|Îa\8b\ 3Z\84¦z¿Ã\rIóR÷8«d\9e\9cÝá\92ô=ñÆ\ 6Ç´\93\99\9dÜ\8eNÓ±ºz\9a¦U*ëé\93Ô\99ïçi\1dO\9d§{\94ff\83\99=Fég¶\19­bv\1a¥ï­e6\8b{$0ùå\1dp\98+{\9a\ 3h3·20mØqñÀñ\86»×4\8fпhu½[ý««8xIÃ^\12\17 \99~1õ)VI°F»z\ f$|\94÷@\8c\97Ñ?í\a\12\\91\7fMr\8aë\9bZ¹¨}\95l\ 3\v\rþ¢ÞnN\82ÛÍ\89éù­°k§°ñj#\0¾\95Re\8d\91R°»$\80\7f?zÜsÆ´ÏÓ«o\8c$6z/GM0í&\9aUÓ´\86`\a_\a\1f ï\f6ãTùT ·Ó\95\v§*·\86²"K¤ºÏ\ 2ËAÉ\9e³îl\99TAn\1e\89/ãT·5\ 1Óp\12\9b\1aÊ\8c¬7T;µîÇêÖ¹\7f\9cD\e³ÞîUÎ3:Æ\e\19M]\8a\8d\9a\10ú\b\1aÎhm\98Þý\ 5õôÅ\8fì²\9esr»\18û£wj\92\bP$áXs "w\r4ÑY\ e¹7\93w 2\11
+\f\ 3Ϲ-\94TWò3\elTYy)½1%×q\8dµ\8d\91½q\9d\1eã\9b\8cU+ñ\95\1a.\80\86qA²a0H\95reI\8d¦\ 5\8f-&-(\96K\rΠì,Ç®5JÖx­e\91®ë¾'h;ù<^\12\98\81\10s\11/ü§|\1eD)L\86\1d_¤ëKÊBШC\87)Nù¨\16äaa@³¥ÐËñ&Sc·*¨²\13u\8aÂ\ e?\81ºUè`\8a\93Ø­e@§z~\ fâ\86^ÑE\867F\89\98k¬`Á©"D\87\1dks\87\94'\ f\10d\ 1¬\16\12DF\88Y!Ë-×8>]\8cªeFÈ\8a\ 4\0\1a\a\18·¦á!V8t:\8a\ 6D\15ÜÓÕ( {Àm*(\14\17|\9b:\96\v\17|ûTð\17\17|[\1a\14\96\v¾-%@\17Ô\85N¥§¬é\94¶Ê¯âFa3µ\96A\1dÝ\16
+«!`è¤ÝÌ\14²Ae?a\80çàö1\8f@bc\96yrÏÅÈ=gÞòÉr\8ao)\9eÔ\18ì\18\vàf¹ûvçÝ\1c`\rí̾­¢úËi\bØð4c\8e¨-ñ\0\82\ 5\1d\15.Yè-Àe¹\0yàÿÁb\91Ñ'p¹\7fö£¤G<ñ\17Í`\85\128\1cÿö\97\1eþê\97\ 6p\93åý\bÔ\17\108\7fkw\9e`J§%\0_>=Ï¥¯>¼={üôîöøéöáþòñiù\92b_Ñ\8f\97/j;øêì½5\1f¾¾¿úáéîãÃo-p¸¾¹½o¡×\87Ë«\9bë\ 5©.ÿ~¼¾¾?yi\963úÒ\8bÏÌÐ\7f(?\9bMNßà·_\11û¼\84åÛå§\9fÍr\85O^|/c\b\8c\1e<\96(Må\8fi«[Ã2\9eð\14*êAµy\91Ù4>ðÖ¥:\83\80\8fmfÛVwÒ0\11\ 4¨'\a=ô³eV.¡ïy/
+ñئ»D£ñj%\ 5ÌOdUJ±\80\ 5,A\97\99Ö[P/Àx%·=\fkÖS\88\1eì!Äà¼Õ þÛv\0\88¡\1d&âI\82\ f\93r\95\18J\13xò5vl\ 4\12ÌþhªNcø*¯ANPªUJm\17 \8a)dMÌñ\v*©*\9e`²hÑ´ ÷^\1d\91ÅBÔÏÓ\eY\10Ò:"½ A ^]U±I.À<$æF,¾èÑ\9acã:[<«'!\1da\1ct»H,\10% ;\95Ìû+\19v\8eÇîk"«ÔDr*S\e\89àJf¢\a­X\1f3\a\89ý\r\8bT`
+:In 8¼\98\958Ä~Õþ\ 4Uo¾\94Ü®\8d\fP\88\ 1Ú<í\ 6À5ñþ\80®2ÞHɱ÷\13ïalFVjr\12öÓ\8b,¡z\8e\v
+Ë´L\9cÈ á|áIEÙ qy\19z\9a\93\8aéj7\0ïQ\98\ 4\8f°\92.\0\9e9]b\97ZÃ&Ø¿}\84Ð[C¤5]\887\15¿ùr(xïܨ`Ë´¬{ÐÞD,ç7ï/ÔÄ8\9a¨µ\ 2\að°NUe\13V7- åì]\18)h¿0­:ù«ÎÒ¾ôÅÎ0(ª¬z\ f\143\98V\fEk¢¢«ÔÖ\83\15\12Ù\984>\19¨-UôÄ\ 4ïB:ÔÍ£P       Þ¹\8c\917*ÆÕ\96\90\966a9\89¦Àôæ>\8drÒSÖã\ 2\90ª\15\95î£\95\vhÄ]\11±R\84'\a\1dTÚÝøHç\13å\ eÄ1þí°\92\f\82I9¢ó\91Æ\8eÍÀ)u\8d£\83ã\10\8f&B¤¤\86(\1eìÙ¬ãij\b\9a(«s\90r\vê\r\9dÁ×\87;ÕS°Äy-\90L"\15rl¦2[§\17ëä˶\11å\88\82\19ïûj²^d&\ 6£§@{Ìñá\8a!\12o\0¼\eòM0H\ 44N¡ïÆ\16\93Ïcà0Du>\9aH¨mî\84$®Ä\84Û\ 4\10\a\9c\89+,\ 6WïʾûÀ©\b\99ÖT\8e\88XBëY«,\82Ù\99¼k\ 3Ø©ø¸=lÞäâ]ë.S\ 2ù\ 32-;(\805saçµÂ\rø\153\9a&\80\91!        2Nk,"\8c\eÝö¨7ÑÍø&#\18\r\ 38\1e«ÃÿÉv\95ôZZ\eÑý\93Þ\7f¸K@\ 2y.{Û/Ê
+)+\94Þ\92fH\16°\88ÂÿÏ©Ñö½-\1aD\97|ýÙ®:Ó\ 5\1c\88\81ð\9b!L¨\92\8bc\8c@c\\80aî¸ÍÓV"P\fGxÕ\9f3Â5 ]t\05\9aY\ 2\92R\87¾\16ÀØ\84U\ f\92\81òÁB½\10\12Ô\17\ es9y)\1d@§s©As:\e\9d3\94\a\vØàȨx\9a\13\ 2U3\83âÈâ\19\84\1fð¶mó²³*×GÑ30\89O\8f¹Y\81³é\9eWâ8óY\1ax\83$\el\19\91ójo·à\8cÞá\ f\ 5¸\97:AÅÔL\1eJ6Äí\8c[òÎb|}\97ªúMßP¦(´V?.Ä%º\1cöDNJå\12q¹S\96ûo¹×ûK\18\81¾\95h«Ø\88±|\83*ü-\86C}®´ \87;9\9b84\ 5\8a\95Q(jgÛez\8e\1cÒ13ÛNÙtµËx\1d\93x\99´=µ\87¡\93ù\96áÚÎO°  \17\97\18=\14àP¾-¥\0LMí6\9f\e\8c\97QÝÀ=LíFøv¿ÃèêÙ)\vu\90ÕÝV\vÇL+\9aÿf:êâ/.«.Ì%9èXÊ\14×íçnÿ\85\ f\95\15\84<»¥\r\ f\16B³Ã\82\85G\10áäLGÑv\10\ 2_O\8b\85齨)h«Â\9d\98\84\1cñj\8b\8d\ 4±A·2Ij«q\84\901\89xU\9a\1ezwdÁ\97Øøñõ4ùãûÛ§\7fq\bÕ\7f>ýûý-?¾ùéÏ?\7fþã×_\1e¿ÿ÷ç_þóë\9fÿ{¬ùíã{\9e²Â/\9fÐX¸£É?ùa2¿[¢Õÿ~úýý­\15 ¬èß¿÷¿¨ñañ\85\7fLÌç'äÙßø\0\9f>½¿ýõþö\1dþÅèS\ 19`÷ÒSÂy±\11{\82       \17\93¸û<Ë\89í\1c\1a\82ÿÁY\ 6FõóÏ÷%Yÿ1³\7f¸+X8vTí5WÏj
+\Î\88\91­\92\ eÂ`Êú\bS0ÝÂ@o\86\99\82Ú\87Ét!%Gnÿ\18&Óp~ÃwÀ¨\fAüêÁ\19<T½\98ç\µ=»\ 2+~\84+ȹ?-ÆuÚ2¯á3Á((ÙÎ@\15\aû\bWЦÝ"\83\95Ü\15´b²Î\8aç®`Ì]ûp\18\8f<éy)\9c\8fÛ%;Õ`öHÃ\9f\vÝùpWPâ´´TÐP\84¼ºñNŽ\82\f5\9b\ 2¶5\1fND\10\ 59\96VÕ>ö\ 5FD\f1\89?\8bGfß \1céc\18\193ÁNñ@(¶<\97\93\95\ 6LÜK-\ 4\ 6m\16×ï\92\843&¿°Ë\ 1²\8e¹\ 26@\1f®'%\89³aSPz³µÔ²\9b\82B.SeH\13Ù\14`ê}\aô«×f¦\80'X\8fUFñ\fHÉwÀ\ 4/3\ 5\151fïP\92\85ËÑÊ\88ó&3\0\13ÌnÂ<Øú\88ú¯\1a}\80\f\80[=ß&ó\15\15\80Íf\v\92ù\92]\8bßî\128³¯\87ï7ª\99\82e\9aÎ\1f\97$\80¢ 2\9eÐr\16»\ 2F¥ßI^\v\88@_[<\80\8c\ 2\0k7±\f±Òl\vÊr\vA½¹-Hm7AÀÁ¶ \ 4\16¥cÅm\ 1\15÷vÖ[¶\ 5TÇ=\a\ 2\83\1c\99Áø\99³áÙ\929D   Ï>b\ e\9b\99\ 2Zþó=³\83   ¹¸' aK++\8f!¡H¬\85)\18øä\86\12´¯\9a) ÷â\98\9fl\9e`*¡9\12Ù\11´Ñ7\92\r´l   \96Ù\87\80779é«\b\17\14Ói¹_\90\89d\0\95>n¯1\8c\9d\16Åä\elOÐ÷\ 5\98·\ÿ})৳\85Úôر´szª\91\1d\8aL\9d¶¸îT\98uøå^ÉNux\ 2.öP\ 5®Ë\14xýÇð
+½æ£\1e\ 2°¬Xg¾Õ\82\rÄÜ;\87´ .ß¾DH^2·[±`\16\ 4¬\1fa\16TÞ`\16Ür\85\f²\ 3ø\8aW\b«\0Â\0\82¯\85 \96\94$\94Ê\86ú\(®Jñõ\1a¿g{Úâ¨J\93³*Û\\97\ 2¹\8d\9açË\v \ eÉ\1f÷s\81\1eSÓ3ì\87E\11ô¸^º3G<×±\98Ø-?5\1d¬]¨¯\97        aæ·Å{\9c\16û\12á\89=w\10\1e\10Æ|\1eQ\94+Íõ¼Ô\9cÿ1ö(b÷õ\82\11¨\1cõô\ 4(\14׬ë\86\1etRmä\85RTEÏ.@£(Êw"\7fµ8éÅ\12Pd\ f/\9bR Ý¢½'÷@ç§\ eìES°V¢è'¥\11[0Üà >J\99×\95g\96ä:­îI\8bDð¹\b\838\9d|söM«\16\99©Ýrp½4ÁÁØR\85cQÕmC\0xeʪ
+§ZÈ\ e$;oiÑ\ 3K¢Ù"D        áDs\92(\96O"%d\8e\927JÍ\9d[èàYëþÛ]rU=÷\8b;\9d\1f§Ã6\9e'\ra?ï\14\16àx\80Û/ì×Úæâx×yÜ)\9a \9eÅçøè\98\18\9c¹\1eWoÅ
+Q½\aAlÓ\»       63l±úã\9a-±bµÝsxÙ¶=²jñ\1e×l\8b\17\ 6Âm\1c\ 54"\97b2ûÃÑ%/.n´\92\ 31©Ç®z\94\80ò\9a\92\1f\ f\97Ëø6C¾ý°\92\81$\85Ë<oæ\10§Ý\9d9ü¼aÉ7\e]î}\13×^º\19îH\ 4\9b\ eïø°¹óÈ\1a\9be\8fT²)ù\8e0\9b¿ÏÅÁôG2Ú²pÇ(Ñ\10q¤Gæ\12µ)OéL¤©I\ 4¸¢\9cèX\91³íÜ'zw¥Ã§\18\89ßþýý-?þö\1c2³%Ll\9b\eYIÏD¹ú#NeN¾Õ\12\9f˧\a×\1ebGË\93d"×:ª\16âò|yX+\86Öy\98=\16\ 3 Ý\aÆbÉ5\e\\8bÙj)½,5w\83\1aî7lbýõ\b3¿\ e¥\99ÅOÛ\86\81©â
+\94\15 0\aÅ\10\86@G\8a0èÕØ\10\15\85c¢é\84\ 25\9bZDÚ*Æ\11=ËÀ`R\85þ\8c#\80Â.L7\87`߸+\r£)\92c      uõÈEk³\14:=å\ 4è/e[ÜÜ\1f\81VQkOÅ\83§½\84iì9\94Îv\ 4\ 3ê\10\1c\9f\1fëÂw\1c\15JUlm\     >\9eL§âú\90OaÞ8¾½\15g\ 6êóq½*\8a«(¸v\v ö­Õ¶\9b\98ø#b\17ÖnâäÓ\88\aéÞÄ\18\ 3\18\966Sßsä\8e\18r\945\86íáB±ôWÇĵp\6²{é\9em\1c\17ÓgÅÍ0$Òx.\ ex±ñ\õ\86"×Z\8b\130n»ùÑ¢C à\96\r\14\1a§iÞ~{j\9c±%8 ¶þØ\87í~r³{|\94³A\9et\1d\90­\ 2èö¾É\91D®k\13\93Zk^·0\85<Ù<aÙc^aj¿;Ê Ã\97¥æ\11¤\97\1cñÖ¢üÒx8±L~Z\9f\12\14\17ãð\9a'\frk\1a<¯áãa\8eñõIÅïz\8c¯Ï4<nÃ\1d\9f\ 10zÇ~¥\9d\86?\94\10 âMÉ,á\ 5\8bRöFëÀuRÊ7®Ï¢?ÀQ
+\9e8w\fFÑÏ\87ÍÚf\7f\1f5¨ê¸Ò\faØ×\17ú+ûô=øÓ¨òxÔMªÚ\ 1ÙôfàÝ.¡ëê=´Æ\1eÄ.S rs©\80\8cL_·dÈl\rº´\85Ç°Q}\96!\9eØJ÷R\19íÒni\13\1c$zÑA\ 5M}Z\1cèÚêº\91x+ñ\86í!Û\81mÓöKþ?^\1dÁ\8fïo¿½¿}÷Óû\eþ¤Gz|þåým<¾ùöñù\9f_¯ý%\7f\12Û\8bôø\87\vJN2\ e\ 4O
+\87¤F㬳\91ld:\ 1\rÁYKM\1eª&»4\1dIüäKÈ\1cù¤.\ f\85°ÀC\12\ 4þ\9a9lê²raÿ\9au\a®\9b®³\99\1a:ëì¦\94B0¾­\86\0æ4eV\ 1I¼f\1ca$uéì\b\87ç\81\b\98õ:'Ù\ 6ð£\ 2
+Ü¡¢\18;\94¦º\8eK¤¡\97ÀÑ\93\e\83¬1\83\13A+b¼Q¬­\93_b\88åã*Âe7]\1ciY\11Þ²¸þ¥1\14B8ïòßWõ\1e\9a\14ô¸bè\99¿%&`þ\9b\15\91\ 3,\12äµ\8aï\0Zm
+\f\b2\14Ê\16çÒÌd§R]A«¦\1a\ 1!rÂ\17\97Û<\86-\ 6\9d¨´\82\17%ÆiqôR\8fâ\17\17Ü\95¨Ü\8b9O\95\1eà -â\9di\99Ñ\9f\v\91ñKXÏ\³Ö\e\88ÇäyÖj\8b}BD\86©\1dÅ/î~Ñ\80×Åò¨Z\DVÌ\94,W@ýªï\80wMÉ"\ 4\99\ 3\aØýqzr%\aI\9aÿ\1dÅ\87\ 1LÜpö\87\84\ 5ª:N\18ú^40\81Q§I8(JáçEÝ\81\8cðîÅà\10µzç¶x\9b\91«\1fÁï@Í\95õ8.\ 5Ø\8f\8b\81»ÌÓݯÀ\ 2\95\9f\fE\19\8cëqQD«óK'\88Ódy^\9c\\97\8e\ 6\ f\ e\8e1\rû\19Àà\9b?\85W¹È©,M\1f²ä\12\0¯@GñKhÈXýeq²ñï®bøn[ã\ 5\13¨\137VëÙõ
+#éÉÕD\9c\8b9{\18£ÐaÞ@ùQ\ e ÀfÅC\ 3µ(à°£* ¡\93)^\11åf\0\ 4g\817mí\18^,Í\7fofÌjö{R[p-ÅØM\17¼I9[\13À+>áÞÃ`L&\10fdm,#UÛ\ 5¸l\11mg1æhÑx^l.V\8a\94˲b«É@*\8f\16³Ü\96÷0±Ãй¯K\9f\10Ï2\1c Â/\ 2\90ÒRÙhÊ=\eô¼a\80\9eX\18h,|Ë\93\10§ý\0ËlL,\ 3ºgktï\ 6& ªTÍ\9f.þiÐÆHµ_Ç\ 4¿´À¦ß\ad\ 4SÙ^.\8fº\18\87ë¥XçJî÷\9bJ\88©í¥\ 1ìõÊÿI¯ºÞ¸\8e\eún@ÿá¾\ 4°\83Z\9eï\8föÉ»N\83¤
+PØ5` (\82µ´UÕHr Èpüï{8$ï̽»rU×6dÍÙY\ e\87C\1e\1eÖõf*"Íw}Wjiyn\0¦\ e´î\9dÒ}É^Z\807^Ä\954<\9aÂJ\99¡¹«x¯\11\987¶&))-\ 6-µôºN\7fjwÎhýÐ\0"\8d\91E/®\84\8051\9d\96skmZ¿      Ñàùþ\0e\8a$¯MÔIÖ\19n>\86\7f\13\v\91·´¦Ý¾Æ\1d\12 ÍÌ\8fp]H\93º^rs{¯ì&k\ 1\1aÕD\8d\ 4'\ 2#Ò{²n1\98úX\8aäè«J\14Ä̲\1aÉ,\15d³i1ÃãC\«ÙhZ\9b ®\87úë>´ñ¦©'\91I\ 4\ 6f"d°&\a@á,äzÌÆw\99dbó\ 1U\11jQ\9d\95\1aA´^\16£\bÈV~M\14æ¹\10a     \ 5Ó:+\89`RO,A¥¼QÓ\15\8af\ 5R'+j`\84\93ÉAö:.\11\80\8e\8b\8c\8e\a\88l ö´U\v&´·Äfc­ºÐÕ±$ä\11É\f\1f6ïO\9eØééÛÛÛÝÍþbº¼Û]\íoï§ül2í¯Å_þ\9f~n.O\9ex\92ÀP\ 3´~îñæÙ.¯\b\ 5\0fy\aAN­\r¢æ`+\b\17êÅéÖÍù£­n\1e¶Ú[V·úO\9a\186\9b\aÇ
+\19'h<L̨\92       7}æm\ 4LÉÀÅ\1e©\1d\16ϹP\92÷2\89zV-ã0\91"Èεn\8bühâ\99A&j\ 2\r«\88èÑK\e}!gb\ 4\eËØ\8aWÏF\f¸jåû­Åµ³ð A\1cÈÜ*\16\19\86èeri2\83¯eA\1e\f
+ÿ\1dD`ûUÉÁ9(Ï\bM¬üÔÍ£.É<¥\87C\1e\ 6Ôßzs\93\9a²\8f^ñÑF7_0ÚC<X~l~$\14ze\1e\941\87\13$!ѪÎT:\13¥\99B\86é)\82\83J\11Æ\1c\ 6­\88IJÞ3niÈä\8b\ 5Ûø\86æ
+Roü\94\193\ 6\83!àý¶úÄ\90\9d²9\12\9f   \98Z\8b\ 3\98P\10\ 2V\9b¢rñ\9c#¨§¨$\1f!É&ö\vóL]0<ì\9c¢\e¤\83v\90¬ÎpCï@lP¸vÙe\10È\C=hIÀ\e\7f2\1e}\95Í¥$\ 1½å@\ 2¬\9e\85\92áv°U\v¹Tiv\86H\9eÁ\84 ²\ fÅ\84<\1d}̯#BT\91\a\97r¦Qhñ<+\ f\1d{HÉn¡ÏÐÒ\ evó\%\e)'\1fovó\ 5³=[FÛ\8fÌwê\8cÖ´\10\81T\8d\8d\1d\9d4ÖVDPçPAÚsMnú¯ióê\ 4ô¹©o\88óQ½P\83\8eÍ\ 2R¥òÌ\ 6PÆC\804²I{\ fMç'\1a\19!\84¶j \88a\94\94\ fj X'`{ÒEÛ\a\18¼M£\v-\90\93k\v5Ñæ\ eë\96Ò\83zË<\85\r:%\ 5\ràhZæ'»\94?Éñ8Ô-Ø$\9b­ËrZµ\8d7\80       ±\13XL+\f\14Yu5kß7Z]ØL-BÜe-@\95\83j\98\8e>å×e;N\8fD\b-Ѭí1²m
+Cß°üL\8dÙ\89À\94\84\87Í®è\9c§»)+\1fmzó°é&I\99`GÓ\8f%x\92åTF%¢\93"/\82&¼ÓÑ°1*w{Ræ \\ 2KÏaP\r³>¨ÞX¯-\1c¸+MÛc³³Ìå¤á\9d!g©\17«\ 5§\12\ fgÙ>ð4\1f\9aHDë\9f¯K\ e·\ 1\8d\1a[\89:\88ÔÚú\ 6@KsÚV-¸bds\8eµ\88\85àÚ\1c\ 1³ª¡\ eãðµÙ\82ñÓIËFiYcÓ2JÉr\94\1a7\82,BÊëÝÙzÊX;ìæty¬íÍö\87X\8d¶¿\98/Àpêi\91[¿û||Ï7?¿xywÿêêüþêÃíîîóôGÂþD?N\9eTÝøÍË\1f¬ùù»Û\8b7\9f\7f¸V`³¿¼ºUèéf÷Û/ûûg'fzIg½ûÔ\92öÛ\8fô\1e¯${\r^Ô@7\90\10\86Vðí\17ã(@§ÕXé\røò\8e¾`\17Îÿ\88ßþ\rìÓ\14¦\9f¦¿ÿÃL\178ëÝk¦\18\88ZÓDm@\92\9a$5A8Ô\18åH\b\14O'ó\89K\99
+% õ¬÷Ê~)\87\ 1\9c%\8b´2ÅÏf½ì}X\18IÑñ¼3\1e\98Í\r¾\89e{êY\fQ#¨x÷3ö\19ú;·d_á\aw<\93$xŪ\ 2ãGÖ\9c¢¡ãf\r£h±V¹b|Vú\9dE\90ldì\u£\8d\r[í1\9bvuþV\ 5\97À\ 1\9dÏ¡ù\9e­q¨6\97ã´8\fwl\9b\17\8e\85\18_bÜ\1c\8e\99\rk\1f¶ÇCÆ\11Å'\98mdîX\ 4s\80ûÅ1£\ 6i\9cs\840ù&Ù8\ 63#Aüz«;fÓ­Îßê÷\ 5^\ 6sÀû­ûaC|ºcË`öK\8c\9bã1³qíÃöxÈæ`\96\bÅlÊ:\98\ 3Ü/\ eÐrÛí\11*4'ñÆ1\98ÅCÅ°>ë[Ý1\9bnu>;Üáe0\a¼ßº\1f6ħ;¶\ff¿Ä¸9\1e3\e×>l\8f\87l\ efM§Ñ¹\832\1fà~ñJV²[D\b\98\91\8dc0k@sOe¹Õ\1f³éWçÏÚAàe0\a¼ßº\1f6ħ;¶\ff¿Ä¸9\1d3\9bÖ>l\8f\87\8c\83ùí[M#PISc\90\19Ø¢é\89\ 4â¢\fF®Y\99\1fó¤TP\96á\96@\1a,\9a\ 5F¢]\81`r\17t°èx\81\f®<êu³\ 5ªÁ\18Î\òÁ\91\ fHJÔ²ª¤\ 2\8fl\9b É{\9fç\1eQ\ f K¢Ú\8c[ ´l2ûâûÚòç¬Ú\e\ 4\88µ\9bÒ 5U6X\86\8cmÛÔ\ 3]ÏuæKÉ\ 3Þë,6¹\ f\1cz J\9d¹ÚÞ
+\aÑ0pô\85¶Z\ra¼°4<¨_Ûäæ"\10\10b\98\84ÚþfÅÛ\8eû\1cæ\13[#\aVL\9by\9ak<¤á\11]Náà~¡\1e\\8d2µÖ°\b\rÀ1|²ô\vKyx\86³\ 1\9a_j°Ü\9fs\19\ 5\8eÍ,¼8[\ 2ëGÜËB¬h\86Ó\9c\97å\9d\v\96ú0hÍHxÆMaw\91ª¨Y¿\ 4\11\12L8u°°UudbkÍ4ë@æ¨jò\12B$8\94l\9b\ 5G\10S\14ÉåÑB2x\95d4ói2©¹\12\9e \87¼Æ\89&\99\1c\1dá\19îY\16\ 3\ 6ü\9có
\18h\88\9cg\vÛU\94pÕê!\vÎ\94\a\1cÏU\14\82ÄF:H©BÙ}4ÎÛ\85BC\\9d\ f\81ßØC)ê;\18e>Å9´&ð¡ÁðÔ¥\10þÇp\16µs+
+®ÈÒUf\83 ®Z\85\8dæÓ\15<×,\b!ùÕf\8f\89\8bkv0ÛÁ\85\a\1d\1f\9cíf\87K\1dFà|¦â\aÇ\117½ø\ 1#ÜS\f\1dþ¯»ûûýÝíw¿ÿúáîþo\9f\7fÝ?\9bþ@{ÌôbóáÃõrÓíîýõþû\8fW\17ûßd\9b=4õ\1aSÌo÷w;:r0\88É+\94\89ªÍ£\rÛxZ\ 3¦\0\1aG^¼Þï®\7fÚÝß]ýN\e\17Æê\9bë«óý\9bóÝõÕíå÷wW\17\7fÙ\7f\16\83_7T}¼¾ÞßOϧÍîü\97O»»\8bõ|Åÿx¸ú\1f\ 6¦Ôø\11\13HTù\80²"\86\11\90\88Ü\9dR\ 2Åx\9a\93Í\ 3\92¤­ê\1aå\7f6®ÑÜ\9d\90\8a߸EÏ\vQàQ×s\19·ãú7àÀʪ 8W(!ª_gãº{>X\95Ûñ¹m±]Å\ 366ï)~üwó/âѧooow7û\8béònwqµG
+YW\9eÑ\ 6$9x\8c\ 6WжsÉÉ+ðÏÍåÉ\13\87i-¢\83Ðú¹.ZÝÒ\91P\90\16²{s#L±Ù´\17\ 6Ûx\b\10Ø>Åå"ü\87Q°¦-\81~\81(2dö4\9aXÀ¼ø¨b\1eªÓ»Ý\18\8aøØ·¡\97\99»IY\88³\9a\\9d×=¤i\11PZÅD\ 6\94VÅVt=\98n\11Jí%5Ó\11A÷æF\8fÝ\16¯\87\94Z&ÔÒÇn\8bï É´L%úî\9f{ïc´j\9a{^\9diÒ˧t\98ç,\8bóB£Á+\8d\ 6¯Z\8eu\13L\9a\92D£?ÑöÄî\ec\1cLı¨x¥\11à\958¥&\9a»ó½¶\8b[\9e\8dlÚ¨àâäIRÊ9\86}ìéÆ$r)\ 6!\968Ôó\84á\ah~Ü`\9de\88B\83ÆYKäW\v6Ø%Ø\ 3:C=ª3\84ä\88\83\8býØ\ e\9f\16n\b¶]9,ð\99¦}$­2Z\88yÞÚ\8fê`\7f\8a\19êï1Cý\82Ã\19-
+ËØ-\15\89N"ÚV0i\ 3«}R&Áµº
+½®B\9f° ¶\ 5:ÓÁ\86Òcþ\ 2ÄVE\a_Zíà|³\ eÍ7ëPulta¿¦iá\ 2Öcæ%\r÷|\ 3þB»á`°­;Ë\949\ 3\88r\8fÑl\ 6ÉBi\19ë\vÑg5\8d\f£\8fþ\80g\9f\83\95è\ fÞÄ\ 5\8cy\90\19ÏÑ¿kM\8d\8f\93ö¡Ï\8a
+ÄP9½»éßÆ\16O°ÿ/_N\ eW5\19Ì}þÿ\1c½ù\8a£#\12\ eÝ#·£ç¦ñ\85¢×\9e¤Ê`µ£\15þü\94yA\95\ fVºÕ\1apv^÷ún3\ 5hËVmì 1ï[\91`\ 2\14\11Ì%\17\19\9f\8a\1fúâ\7fØ/·Ý6\8e$\f¿ÊÜ\ 4°/4ÛçÃ¥i{\ 3\ 4
+\16\90×\80\81 \bd\93k9\10IA\a(~ûý»§O53$%Ã\92\81\847\82¦Ø]}¨êªÿËßIâ\ 6ÉÎ9\1dg\ 2\15
+N=jÛ¬\9c\9f1}ÁdãÃã\8dKæÇ[ÞíÞ\9cdèN"¥d\06£¦\9d¿    ¬Â      B¡\81¦¤1\r«iH\e´ù6\rC&\81\9e\84äCOô$ù\1e¸ÊâÁ«èÌ`$Ïæ5:«Â\9au\9f¶ë«íÝfÙÝ\\9c_­ºõv¹¢"ø}£\83³\82mS4äKÐ\18nÈ£\94\91\88½åC\ 5A\80­Ï­µÚ\8d\1cpôtêbO\8d\112\ 6\14Ôdy)2^@Øí\ e)n\8e£\1d\a.=\11¢\97BÈ®þ\844òe¯\122ÎÙItq\ 4\81Ù\81[­Ô\93*óȵÇ1\7fÐÚá6\ 1²|Tf¢0u\92{f1ÏH§Â;è\r\1e\9c\8cÿXËy\90¥Ì\89P¦¡bµðQ±r\ 3Éj²>EؼÉáäJë\1aædÇ\ 6\9c\16¹\828\9c¹\rç¬\v*þð»J¿ë \9cKmcs®ÒP#zï\0®c{v±Ç~\88d_\9c\800,³Þ¼ìþõ\ e\ 4¹ùܽX,^}út·>ÛÞF\ 6¥/e®\9c\7f/ßþ OQ_u&Ü·\7f]m¯oÿûõ*?i¼üÅv{I\amÎ?^®~¾û²\ݤa|êê\f¨{s{\1dwÖ8\1cïî§PSþx»Y¾ûºþ¸½Ì\86\ 5fo²éÅâîòruÛ\9dto¶÷\9b\97àÜWáî>Ü×úò¦(\Ú\f\7fÁ\7f\7fÂvß©î×î·ßY·Äô\ fg#,\gbH@\9b@2Co\85Íli\98¦o\95Vþn\80¶zÍÐëË\aa\9b^W\9aH@\9bg$èm¼&KU[ºo\15wþ®;o¼¦Óe\86)û¨÷\91ê)Kw¹¸\98¯­\1cµ\15\95\aU\ 2M7ü'4S¡× ir.\8d\9bTX\85ç'µ\88ß'ùcP Ì\ e½Üô¨1:VµR\972Ä à1\856\17d"×8L\14Q\9c»X\81\1c
+\90\ eÅI3í\(WÌ;&}®I\99\19\1e\12ç\ e¼©\råÑø]ï×\90Û5\84s\e_Ãq\86\9b\15ä^E\15[\89sãXd\fñ5|7ùE³\8bî±ú\1aÎ\902\8bæÕ¨lf\9al\85`iª®B¨e²âéðQ% $t'\eàM.4ïjFµûѼfy\1d¨uãB\13\9cÑ\84d´®\9bÊ.¼ï\9as½&§$u{®ÞÎ\bæ\L¨²~V\r\9fÕÐ#      ½CAO\ 4tv÷L\ 2\11É\9d\95EB+Ë¥Ý'¡%
+\80\b\ f`VÝZ \0w\13\95å\90ý;æ\18H_Ü©\1e\8bè\a­3VT{Ö       ¸fmÒpßUFï\96ÎF\réczaMÖÏN\fPYí§#;rI\8b"¸l¥Õ\1dvêÇØ^j3µ[\\8ew:)J/]Õç£}\1e\16éУ¸SÖ\r\1a\9dKŦ\1d¤ÆE`\8c\92²\13\17NZ¢s½È«\e\8dþ¤Ç
+\1d"\99ã\9dì\9f
\12\9a\8fÔùãV]<~U\84C
+ÿtÂ\1c¤¨sÜ\85\15E\98\17»\rùPãÛÚYcW½\9d³#O@Wn:¾Í\93Ø¿*Ç¡8LÆ\83n\84ÊùÜÚQÍ\ eÚõ\9c=\9fw|®ÆÞÒE9_T$å\9eê¾²}f¿Íú\1eIļ\9eÞk{\1fÀ4\93ï\ f^\9d\9dú!÷=k§û\99µ\1fF\98\94\93ì)\10æ±¾ÿ\96\bóïíõýùõr\86b\8e óã@F¸\97a@¯P\83\99\8a\0c\840Y\ 1Öö\83Ú\8d\1eå\a\80É\1fY\94iH8\1e´À\91]\8eìò#Ø宦ÛPD>'\87YÓ5ðÒ\98v\10\fË\1d*\ 2\81âÔX/´\98ê­\16\13\92#\ 2\ 4ñ¯ãâ\1dÙF²½\1em8\99OsÚcYG<h[\86Ö¥ª±\86¢\98\1aØ)wP\ eج\91\89§¹¨×é]\ f٨ݰÀº~Á%W\10[a" L\89ø®T}Wª¼+¸åÉ\94î\1f¬\87ô(\13¼Ç%FåÐx­Ær²j*'«&èÊè\94ø÷¦#[Àw\9byE\8a\94\13\f\13â   \e\87ñ»V\19W2`\ f\1a²^\18ÆA        \ 3\19\86\83^Ý-óO \9a\9dUXQÙ\ 1e(\83\95°â\ 5jE\85~\0¾`\96\a&\e\81£2«FZÿ±K/¾aé\0\90è\1ev¤÷w?úÜ\93²2\18\8d\88\ f¿\84Ò\92R¹ó¥óü\ 6\ 4/ßõ}G1\8a²\ 5ÖÈ\ eÐèd|$\16éÀX,àÐ\99κÐ\a-\aª4}1\7f\7f\1a\94)îZpNÇA\ 4\e\13·ÔxÔ¶Y9?cú\82ÉÆ\87Ç\e\97Ì\8f·¼Û½9ÉÐ\9dDJIt~iÔ´ó7\81\ 5\18òPh\8094¦a5p\85D\9b§¼y"@uaO3SBò¡'z\92|\ f\eñàU\828aZ\8eòl^V³ª\85Y÷i»¾ÚÞm\96ÝÍÅùÕª[o\97#!ü¾ÑÂYƶ):¤\86\0±\86Ð!\9aÖç\9a\19`\11\b\e£\9c\f5!®%ÔS\17{
+\8d\901ªÆ\ 1-K¥\ 1\96*¶;®¸>\8e\9el\18Ú³\10½\ 4\93uõ§Ø\bÒ^\81z¨`v\12â â\84;0Û0H Ç'¥æ\91k\8f\ 3ÿ µÃ\95jëø¨ÖDuê$÷Ìb\9e\91ð\14\ 4(¦h\19ÿ±\96ó M\99\13¡VCÊjá£lå\ 6ºÕd\91ê\82\12Ì1âJg\1e1®WÓ0§¡Ø\93Ó\ 5[§.¨\ 2Äï:ý®\83\ 5®Ú\8dÀý\1a\99{\98\9d[zäb\8f½
+°]T\vÌ°ÌzóPª\9d«éßË·?èSL1÷í_WÛëÛ\ 6pñü\17Ûí%\1d´9ÿx¹úùîËru\93\86ñ©«30ïÍíuÜYãp¼»\9fBaùãífùîëúãö2\e\16\98½É¦\17\8b»ËËÕmwÒ\9d®þwû\12°û*ÜÝ\87ûZdÞ\14\99K;â/øïOØî;ÕýÚýö;ë\96\98þálÄ\86ë\8c\r\89j\13MÚD¾\958³¥\ 1\9b¾\95[ù»¡Úê52EÅ\9b¨       pz]\91"Qm\9e\11\91\82xM\96*¹tßÊîü]wÞxM§Ë SöQï#ÕS\96îrq1_[9j+*\ fª\ 4:oøOh¦BÃAçä\\1a7©°
+/Rj\11¿OòÇ C\98\1d\1aºéQct¬j¥.e\92AÁc
+½.hE®q\98¨¤8w±\ 29\14 \1d\8a\93fÚ¹P®\98wLú\\932H®3A$Ø\1d S\e
+¥ñ»Þ¯!·k\bì6¾\86ã\f7+Ƚ\8aª¸\12ìƱÈ\18âkønò\8bf\17Ýcõ5\9c!e\16Í«QÙÌHÙªÁ\ 2\v®\92¨e²2êðQu $\88'\eêM.4ïjFµûѼfy\1d¨uãB\13¦Ñ\ 4g´®\9bÊ.¼ï\9as½&§$u{®ÞΨæ\L¨¼~V!m½\9f\15Ò#\1d½CFOTtv÷L*:¨\11É\9d\95EG+˥ݧ£%
+\80\b\ f`VâZp\0w\13\95å\90ý;æ\18è_Ü©\1e\a­3VT{Ö       Ìf­Vß_KïÐÏ\1e\97\89ò\16â\98û\96\15"\15\8aIÁ¬vü\17±ó´h0üÝgç\ 1I§næÍH5Y5\15Ùàaa\ e\r\8a{dݠ˹TlÚ5j,ÀGÂ8×!º^xA´mHÛaa¨\níX\95\v\8dß\91ÀûçJ´I´\91\91&\7fܺ\8boX\17¡S
+Zõ\89ôx\88´Í9Â,&¯Gvë{¡J.4vÄ\99ØÕ\9cÝ\84lÈ95oÇ\15j1u32ûýf¼¶\1932Ð#>5\ 3\994¼dàìñiS¬ûq¶\17\9c\95öÈ\87×M]¥¡À\vÔæ\99\9bi7\89\v\10é\ 2v\98Ç÷®vÄc´Á=ö\83¤ò\84 rä\14pÊÙ\97Ï\17GP9\82Ê\11T\8e r\ 4\95#¨ü\13AÅ¡ÊÚ\98z   \eR2"PbPT-M4fÂ$\8d\97\1dvÊ<Æö\1a\95¦\15lu(\ 5\95É\ 6\9f\15VD>ï\ eXAî\v\9cvÿ\\ 5\ 2Ð\=\ 6V&ë.¾aÝ'\86\15D\86\89\1cÜ\ 6VLè"\rZ\92¡\94\ 1ª\9dÈîÆÜ\ 2\86\vÙ75û\90!9WgÍ\84u\1a/c;;`'Z\7fz|Ú\18ë:\14V\9aõ\89
+Äì²\8fîHÏ_]2SîAP2ÉèÉP
++³ö#¬ü`Xy\7fu$\95\1cIåH*GR9\92Ê?\91TP4½Ó\83\86TV\9a¬§\8aÝÊÞò\9a\97\90²JMíPW8FÖÇLȪ\90¤\1e2\8e\8e×\18/÷Ùó~Nwìó»\13\vÆ();\ 1y\86UÆê?\9d\1aä B½\9e\10\vGÛ:0W\85weÇÀò¨e'Àò\80e\11\10\ 1¹ùD¼B\ 2Ï$á\15\10`oj\80\15tu\ e|kÇ      \ fÚÕ\9c\1d   aE\9b(VåD\99µS?ÄÞ¬ë$paÆîCbi1Ýçä\1eh\9f$¿[+\8aJ\ 4]q1=\1fY\7fÖ\8eó\89z¾z¯»ìÔ\8fÁ.fnu²Ë=ö\83ô"{®8êÿ\13ÐËc]ÿ½èåöv»A\11;éþs}¾ù¼\9aa\98\18«Ñ\81\90×C/ò¥#X\r%&£àÏv\18\8dê\9dPQbÚ¡B\11£M\92¢1\85÷&\95ê\88G\87ô\12f0\96å³q\10\16\fþ\99à\8d=f&D\19ò×:â$H\ e\ e÷d¹Æø\7fÞ«m7\8eã\88~Aþa^\fHA´ê{w%O"ã8Nd \90ü`À\b\fzE8\fx\11h:6ÿ>§º«o3»+S±\ 2\ 1Ôì\99\9eªêº\9eªf\rP7\7f\90Ø/:¨¯àù\11o\9d\98K:\85ÂfL$\9c¬lFy\7fj0½0\84¾\9cð\0[ÑÔ\93«\8d>esu»+\81oÐz6½°LâØ/§?\a»ÃÛàWóéÉÚÏ>J;»O\93q\87Æ\941\18\90)O\9e`M\9eEÁªTÙ\93å¡Ä=Éñ¼\8a¼¢\99üÀ\93«\8e©!}\90u\9c&75}¢³qÀKZ\84\96>Χ\19\8bÂu\a\bÙã\9dY&yA\17\9e2'\8f\80\9bäÑ\ 3ÙáÂ0ÞÓ$\84KȶR+Ú\ 6¬\1a5@ÍöA^¿äXh\ 2n
+Mðy\90M\85Ø=9\17®o\ 5ÊÊ\93\91}¯)\a\9f©VZ\94\83[\81ý6\r¼¢H~\99$"iª{¦Bì>\9e\v·û\98\ 3¥#ÅI\88gÒ$\11\ 6°G¾AÝüAb¿è\ 1o\1dhgÕ[O\-\ ftzHÖ\ 6\8b_aè¨\å*ÑPH\f¬ºå\1a¯×GÕÎ\92?\80\8b\88\13M\8d\8clhÉBzéiÌi\83C\88Ö]\r¯\13è>¨0\1a\82\86\8b½\9eX«2ÍHÚ\91\9fw4\8b\13à6Äa9ùqð8æѹ\99<YåÙǨô\11<\8e\81þ¥­r\96û\1eÊÙë¼·î\94Ö)³é\ 42í¹qy\85\82ãÆ¥\88[Xm\\9aûg\89\ 5®\ 1'×púm8ûQ\18\13tÜâ"b®h\84[Þ'.\ 5l\ 47+<p\8eRÝé\94=\94I+\11\ fòÆ\17z\87\8cD9\7f\ 2âødÙtª\ 4\8fêù_\88\9dù4ÄÎa4YÍaC¾uNçó´\ 2TÚ­\1cAÿÓ\11ëÛ\ 4v:× ô¿\84mc\99\84\11×Æ \ f¿¥ëa\10\85\14
+Ôù\9b\v¶~Å­U\8e\ 3Ø©[\83º©\83°|\9fA\1f~\9fo½ð+¸\1a\9a\9a×\9d«Ù¨\8JÖ\109\a«½\8bÌw"x¤¡\99ï(1\88\8b(`\8d\1aû\e\7f\1d\81:ÿÁ¯=w\e\9a¨ÚÓu\9f}\94nøm\87µÕ\7f2¦Ös\ 4Mq i&¯
+\19\8f-O<VØ\19\1cGulyâ°o,\938\Ư3eç\ fäÊÎ\ fä,&Û¿åj0­jDÅ\0\8edÆ´ª\11\93\aqr³±nT5eí\95\15%\eʪºl*¿Ñøälª \e\15\9aQn§µ³3Ø\8do\10®\91R\8aË$\8e\8b\7f6>#kã3Ø    \98\9a$¤º\85ª©\18À\1eÒ\ 6u\93\aqr³µW¶\1d¨\98r\82tͽ¶§ðÑ\87ò¯$òà
+\10iGQ×ÉÍ&\90\1fp\19«\10\83±>àeÇ°\96d\15Q1Õ\1e\994ñ]AN\88hHu\90V\86Áõ¬YU\84Û¡(õ¦Lö«2ɹé¨\95\89\91ªsÔ[j¶^°u©\b¼.\96&a]\ 6\8e6å²_\95K7=\83\857·;2¦\93\8a+wð&\14À}&×E\1fAM\95\9b\9c| Rç9/\8eL|\9a  x%Þ
+\19¨|¦K\ 6J|ej\1aÃÒ\e\0\r\16_8\9dÁ\ 46eý\fV'\fPÒ»àb>×%¦¸S¹ã\8fê+X$¨¼\ 6úé°'~Ti\12;\80=-\1a4\98Ù%\ e\17ÚÞþü\88Wdè*a.gÿ:2\80MzÎ\95e5qèÐõ""\97xîîT"³\9dÂð\15Øtùý¢þ()\8bu¦D\97B*\fÿ·äè\83ë\ 38\90«\ 4\1a\8e\8aÖ¹\ 1/.õÍõ6j=\83½Ë5\b®\ f&Ñ2I\f\16Tgãz\ 1Ïkâ9ü\9d\ f\eµ\v-ñªØ\ e\ 3ÔÍ\1c\v\1d¸ýù<\9dÆÄ\1c¼£\ 3\82KzÀK¾wµdm\98Án\9e\1e®¡BpË$\11¹vÀ;fô\ e\©£¢é°§08]Ä\ e`\ fN\18\82XÍì\12\87\vmo¿®\8b\8a\7fp\16Mã¨,WÊå~\9f85-õ´C
+\87Õ~&G±Ê\r3g+â\ 4%66\17d@¯ÕB\88Õ\8e\8cs`\8fëZÄk\8dª\8a\99\8d¢Í[e+\9d,5©\9a\8dh¾L\bG&\9cc\ 1\ e\1aü\a¾\ e\1eóÀ ÷3\19}ºÎ³\8fÑÉ.\84»ô!\ 2\9cЭ`\rjÇ&g¸S\ 4MÞæ\87\88\9c\9aÙnæÆÞPî/\1a\1dX\85ÚM´®c\1c1QQÕ9\ 2Ö®ÖamGa\13\19\8a\e¼\8a\98        #ÂnÚ{²Á×\92l8ä©`«\1edÔFõFÄ  ¼çõgß½|uÿðç«ýÃÕÝíÅýãòGÆ\9e½\0\19\8b*\12\97o\1fî¯n\7fX\9e\9d\9d½Úï\7fºys÷pÁ\87\9f/\7fà£\7fâ?\87çòo%\9b\ eÍú£ò×\1f}öêK­¾ûüöÝÛÇ\9bïï®+pvùÃÕm\85\9eýåâ?w÷W\ f\97Ï\7f§\96W|\9bo~®%þû\15ë\8c\9eù\ eç\ ff\97Í\ fÊäÔ"\85Ä\91)ʹSë\ f¿\1eù×ßðôo`?/nùjùö\9fjy\auß¼Éq\ 2;B\86\ 6\91õX\e%\ 50*,\91\ep\ 6Ñ!-7«\frP\19Ô;§\90È\19´Ö\vïâ\92ÔÖgÉ\ eü±ôF,\97)ùL%1\84\93u\ 2¢¸¤\af°H\18pXi\8c\95Üb!Æ\9aBô"Ù<» \8eWJÎYÔ\9f\8aY\1d
+\$8\87²uA8!\12ÙX5\1f\8e¹iÄ8\89\8d\858\8aúò±Ö\83¥\85ßò§:\9aéZ¬$\ 5\ 6G\aðÄ \187Þ"\ fÊ\11ÝìZ\ 2uUÖÏAÀ*\10\88Ì\0\16 \89\97N¯ç༨Â,Á\80¸9?{\ 5ä"h[G!ú\1eRj}\18eã@\96æDØdÍ<ëÛ{öÇ\98\15|\1apÖ *\97\879&7Y\ 4\0\9d3\7foËj'\16\17Ù\9b%\1986ÁÚzÔÖ$A\80\92Ê£¹IMhØ 0³öæÎ\ 6J@ 7å)>\1eFN\9bè\ 4
+H:ó`\806\90®\12\12Ö3-¸Âß\9c\14¨+í2\bo«²õ(áð!é\96¡®ä]Р\9a%Éð©v©ìF;g4I\8aDç3×q ¨i\95ö\9e¿      \95-¡¨\8d÷T\ fS>ìñèsád±6      ØK/Û Eí\86RÍæ¾®8\18õ|-\10³\9d&í&\ap\ fÉ\8fko\ 1Oødv-\f\ eƬ"¶M®ó#Iw\9aJ\1dmåfyù%xÎ34lû\8f\8b\87\87ËûÛÏ\7fy\7fwÿðõãûK\99\11jyyvww=\1fº½øþúò\8b\9f®Þ]þ(ÇôVÔ\eL\80\1f\1fîóÀ\19\ 4\82ScgM\v\9a\eþ·\8bC?3i\ 1l\9c\89¹\9d¿|syqýÕ\ 5f×/üÅ$\95Þ^_í/ßî/®1ؾ¸¿z÷÷ËÇ#ãìWM¦¿^^¿_O¥ÿÓHò\ 1\8b\aÁÔ=\ 1        \ 2º\9fû\9bEªxi\1dI«Ü±â"ý\81\1f÷µ\ 5èDý-RÓÆD£\84¨4« ®l_\1aºC¡ç2M<ÆT\99\ 5\räòáÔ\9d\ 4x4ÍhEwÓå]ÀWÙÚf\8fw¶ZË\8få\8bv\17yÛî;Hè®\99\949[k§\e6\80ý
+[ß\16îZ\8a\95@IY´/Oâv®çÈ}Ôó¨\94\ 6\ 3b\99R¶-õ\9b¤ê÷\80\86«©½%\f!2f\16Á-\ 1msÐW<¯\12såÜÐBa\e\13\98@ÉC\99LY\82É\1dÞ\15Yâú¦\8e¤\ 1\8d6a¶õL1Õ÷|\9f¨ÛÛ~éAD÷ЬÏQ\9d\14\83q\1dì×8àã}ëP¬\15ëH(\r\f\9c\8a·É\9bj\1d\ 5Ê8®fu    \81ã\9d+\95¹\17ÄÄ\98dX7P"\821 C®\1f\86\ fB\11\eT11\81¿¨2N\15oAÍ©\1a\e¢Í\97DseÓ\8b§-ºSI1\98I\ 2F\9d}\aòa­ª\r>ñL/nÒ;ÞÕ^WØ
+¥²Å«\85¶$\17b\19?NËøÆä°U\eø_»\9cÆ
\ 4\94\99\81Ö%ûyá\91Ã\81y¿\15÷ÄÂ4*(á\8f¸ª¡Õa<ªìKÎ\9d \84Ò£¨\8aµ¸qóNäõÓ\86\ 2+øR"\94\f5ÚÐ
+DL¼ª\97\18p\\13I#Ú\82Iu\892±ô¸(¼:¯¯Êê*\ 1¿Ø0¼÷`EKñ\8c$!.£0 Å\8d\1aí¹Ì{c]s£)L\188|n|        \ 4¢ã\9cpb\8f\1dVÀ¨Tæß\ 6\8c\8aª\ 5¸¦òE\ 2H£/uÎwwå0x\9e\9f!ðÁÐéÉ\84\839   ña7Ø`ìA\9cçL^S­\91°!\0Ñ\8a¾L°\8bwQX±X\96{aóºö9Ûq\13d\86\17ò©\9c£rgíLíxÆgâ\83or\91ï+£MÆ\9bâb\17M\ eQ\0ãT:\83Ü£Jܸ\ f\98(q³\94ªß\ 3'\12I\90a~\92\ 6dR¾\ 5§\83öa\ 5Ú\12Ø&¡â ÆAWuÑåa\93X\9dìj\9b\ eÓú?\8c\ 2{´2C,úãMM\vý_æ«à\86a\18\ 4®Ò       ªâ\10jïà5ú\8c²ÿ¯\87\r6I«þZUÊ#:Y\bc8îòØ-\8a\9bè¶\85\ 3ê`ë¶\ 1*ÏqI³-\1cG]Ø\aÜ¢\82        oë\90­\96\82\83öJ¸J\16:\1dÆ3\94F\113jÀ\ e\19L<¤;£\86\8b½V¡\17èÏ´¢\pa|øù¹0Ü·Ç;aHß\17\86\f~\90ÞÒ\18m\82HÞ\0fÈ¥ÞêEwm=âêR3ÃÙT\9f\97Ï8\9a\ 5\(nn\9a\9dê*\13øÂæÇ\b4¸4{£é(ýTW0É\18\93<\ 6üÜuMm\9b(\15\9cq\ eÇ\ 5¾\8dï\8d
+\ 3ü\14`\0OYu÷\r
+endstream\rendobj\r187 0 obj\r<</Filter[/FlateDecode]/Length 14501>>stream\r
+H\89ÌWÛn\1cÇ\11}'À\7fè\17\ 3¤a\ eû^Ýö\13\97r\ 4&\92\1d\902L \b\88åî\8aÙ\80ä\1aë\15,þ}Nõe¦g\96\8eh\83\ 1b\19ÒÌÙ\9eêº\9eª"ïLgIj\11\1cùNjåÄ»Ã\83\13ò6vd¤cÜtÊû
+ÛNûÈp\90\9dQÑ0þñð@\8a7éw\17ª8\eÒg\ f      ö±\8b1}Vàw\13ØS\ 3\aú\ 2<\12\12cçt\b¿\ fSì´4ªà\14ª\94h»@1\16|Ð||~Ï¢lð×?\1d\1eàÿ¯nN϶»7ëÅn½y\9co\9fÄ·\8ciqzñ¸\13Gg\17Êü}¾Û­¶\8fß\7fþe³Ý}xúeu,¾á3R\9cÎ6\9bûñ¡Çùíýêí§õrõk9¦öE]®îÖ¿î¶s¾²\11¨¨3ÞYát'£WÂRGNz¡\\17\95\8fBâÏéåj~ÿ~¾Û®?ó'#±ñê~½X]-æ÷ëÇ»·Ûõòo«§"ú;þëð \8a£cqý3^ð\99¼ùþqyõôp»¹¯À\f\8a=VèèÇí­8\11³ûO«ãC)Î8G®\7f;<øtx ÄÙ/üú#?ª¤\18~{bè¯xú7°ß\84\15ïÅ?þ)Å\12\1f__æäcK\10\18\84ÂwÚ\ 4S²«Áu§-\82Ź%;ÒÄq6\91ß)æÇEÎ\ eê4éþWRp\1a2b$¢\ 5Ë}éã\ 6w\12¸7b$1\95Tpý¥õ=ß<èÕ\9c\e,h$î\9b\v       ³[vSþ3û\17;ðè§ÇÇùÃj)î¶óåz\85d1æ¸\9c\80{;euȯ\9dvR\89\13¥\8cï\ 2,\17¨ùÐy\vmfw\87\aÆÀ,íÓÙ\13b/H\12£\8aIz æg\ f¥èg³ß+\81Ó\16\10§?lv\97«Åf»\84\9e9[_¦×^Â\9e\9f]¼-v~ø¸Ù>äßj\9e\97\9bÛÕÍÙE¼\81RW»§ûÕÍ É8\9dÙ=×Ë}\97ê/¹´ü\9bÎßU7øZ\1c\9fÒÿ²äx\9bÞ5!\10XI^\97ìEâ(ém\83s\8a©.\98\9c\v\12´3\ 2     T¨´ªùØã\11\1c®\82\17­X¯\90q}6\96·>\17C4¾=\83\10+\9f\92®\915\80£\8b\e|Ðr\10ÚØ3¶û|ß\15ï^\96ÙÊ\87cq";)\95µ\16\99c`¼±\1c\8eΪ@a/8Æv
+ÿ央/év°¤Õ¹\fA\ 2j\9cÔ\88à×\1cÅ.X2
+y
+ñZ\11áARÐÐ\9d\95\90Ü&8\81\91¿L¹\ÚÊ\81k¯ç½\89ìZWÛ êð\ 5U0{Ðæ\1a\8f\ e¹/ã\18¬î>¯î.8Ü\1d­M,ÑËd_\1a=vwzÏ\1f#\9c\11¥<:Ç\99ãBM³"±\ 1G×7x£k/¶7i0\1a\9fý\85ãø¦q\86\1a²^\93µ\19\1aq*$*è3\ 6'\9a\f\ 4\1cÁ\13Ò\8bV¢Ã\90\12F\8e(ïç\ 3\ 1[?>×\10ð q\0'qèñA×A¬¯        \96\1fÏGÆ\8f\86\87Ä\vË\86:\9eÃj³|S:¦F\96ù)©tZkN\ 1\ 2­JWÓmÀ½í¼       \89Í\83í¬·![j¢OÊGÙE\93\82}\9bD\17°£Ã\18\86à!íGb\e°ê\90¹©Á©sdµ\18\89\rº\v
+,5Ò¡\82Y\87Aáæpcò vß\ f/l\98Êþ\17zGÚSá\8füXu\1d¬\85N#öà\18\85q\8cðEp\8a¿\88ª3ÒR­\83\1e\ f\98¸]v\8f\ 6MiÃ\18\86Ϩ3h:ï½kÀ\12"×i\15irØçÑb$µÇª\ 6\8bJ\f\15\87\7f1\15\8b\91ÔÈ\9c\19ÕX\85
+\16      ½¾íáÁàFì\9e\17^#B\9c\16Æf\87\9fÔ\97ªoo°£q\90²:\92R\13À¼¡\rÈãa\8a\83é´­Q\91\95Þ`qÈU\ e\83­IΫ`ïÔ`£\9f\1c\ eh\92*LÄ\ e`Ñ¡HèqBÁ[ëÄH,éÎÅèÇ:T°\ fKQ¸=Ü\9bÖ\8aÝóÃk\84Åb\1f±²\94N}éõ­\97\17\16¬\85Öå\15ÍwÆèa\89¬0&gíR\8cQ\7f\12dI2õD²¨Ó\9c½\ 5Ì\1e\ 1Wxô\88Éat>\88\98\88\1dÀ¬Â¢2j\85c?§÷R½D\87\8c&\8cTèÁ"¡êÛ\1en,\eÄîyá5b\82²öʸ\1c\93úRÔÕ\92\86Ë&|6\1dc]çtêµ\ 1Ã\84©uÓÀ\90Ç\e\v\83\98\ f\19Ôh$\ 5\84\ 3|\ 3ö\11\82×Ìä0\1cL\99â\1a±\ 3\98U\18BÜÃQ\13\89±T\1e¡ò\82بPÀ"aз9Ü\1aÜ\8b\9dzáUÚ\r\12\93°\94æ\86S^ªºZÕËÌ^Õ\0\96Ö$ÎG\1eK$ÑÃ\14\aO³o\18\84\91\ 2D\ 3\v&qCÀ\ 4å\9doÀÒ\81¹±Øéa¤g\bf"v\0\8b\ e\80óÈ SÖ7b\1d*(Ä\89\ e\ 5,\12\ 6\85\9bÃ\83i\8dØ=?¼N\8fÁh\81Õ´ô\98ü2Ö·Üö¥IÀR¥ë 1;ÄZ<\ 3\f\1cxÓÊPf­\98ïôÜP\93\85\15ì¹Åøä£æ0\81dá½±Ø\ 1¬:\14   \ 3\1eàe#FR#绳c\15*\98\ 5\fú6\87\e\8b{©û^x\95âq¨ØÂnåy¤,ߥä¤ãÈ4a?Çq\14\92Ýdò\84\90Ï2RÄ\8dËüéÀ¥\99?a¢\93¹d\1d¦DU\13ÜðÂ\94\97\ 1\97V6\93qgòH  \10«c\ 1}Y*\0êèc\ 6ÓÄPÜ\8cël\9dï<S[VÌ\85´ð \1aªX¦\rð([a³¬¾\9eà\97\92+Òù<\1cp\86¤\99ÃalWynD\86§!\1fûRè0%T\1d\80Û\98t\0îeV\18 ±¾\1c¶Ð¸\80*P9i<õ+©ÄN\91p¾Næ\11\11\86ZJ\9eÄä\94\búÙX\94ly6C\1cg\bH<\92¢\94     \88\91âwì\ 6\b\89\ay\9eàwæ±ü\ f\83\98EYxÔ\b\93CÆXþ\98sêÄ\10æ(îÉü@\ 1nÅvk\ 2\1c¡\92\ 1)Ö6Âù\85tL\843®9[¬\v\1cj\9cà'O\9c\1f+ö»CÓ\8dÒbfÃÜ*fìc­;öò\83\951¾ìbÎm>\88Ø\84´²H©ô³\9f¢²á\fÎdÏÇ\vw½Pi\ fÚ\8fØ78ª<\15¡\ f²Ò}U}usz¶Ý½Y/vëÍã|û$¾MX\v\88Ó\1f6»ËÕb³]"~ßðï\7f,<§\97«ùýûùn»þÌ\1f\8b£ó³\8b·%\r>|Ül\1fòoÇYöwâèl¹¹]Ý\9c\eèvµ{º_Ý\f
+\95cG¸\95\bá°Çâô
+ß?Þ\89£Ùìl±øôp¹ÙÍùt\95È\7f±ÁJ\/sBê?\9a\90S
+ËÞóâèX\ÿ\9c\e\88\9d\10\13èÌ»4»¼Y\15bBØ\ª^ä\13q©3H]LÛ\9d\97è \8ar9a\1f ¯\19D\95ò4s^%\9b\10¨à²\8c·hï1\96Ã\86*&Ut\ 5ãyvQ¹1D_n#\93Ë\1f ES\16Léd\9dÛ)\98b\84ÓÃü\86Ã\94f*ä\1ev\96Dbà³ä:¤\1a.\b¹ÏóÒ\92É\8a©\ 6Ö×µGv\9a\9cÍx\92\9cA\v:ªd¥ê.ä\15U0À\9eó:1Y2>ã2L\87P\87tWÕ\8f\93HüYZBΡɦ\8c\87Ñéß´èACv9⦡\14»CI\É_\85ÌN\8aàH8ì\ 45ìÒYЦC\7fÂÊ%µ.\95\ e\aò$\9bâåx¾Oôä±î \99¡\15\9dh04îTÚ=#@i\94\10\84\91\16;\90±\8e2E\81\ f\b\93\1d¸\91\9bOxîãçnO<\83\1eÆI+Ø\ 4\9fý\96\9b¡KÝ\87ÙʺÂQ/Õ<\ 5\19É\97\9a\fè#\98W¡©?\15®ÿ\11[)$+Ê\ÿ¿°\15\8dÙ*på¥Ý\v¬M\16i\90Ù*b\95C÷b\1c£\88K\C\92ç$\er\9f/\85NÒ"º2\8d01o\1a©L\13\1eÓ\ 2\a\¦=\8d±è5Ï@\18e\83\96UªT\8628ì\14\ 4\8e²¤)ߦcb6\8c­^\99¤.\9eHå$\84\8b\ 2TøYÕ\81\eGB\19`\b\1d<3\eÏ2ü]b°4\90\95AN%½<71WÉ\8a§>\bÌc\98b2* k\99@\83\ 4ª \f6\83iÂü\ fóU×bÉmD\7fAþC¿\ 4²\86¹H*I%=î\8e\1dHpXH0,\84`l¯q\12<\9b`0&ÿ>§>Ô­î{Ù½ã¹c&\ fñÜZu©T\1f§Îq2\89µ\1fj5\²îw\8eªÈV\9añÆ\8b\95x\ 2ZáµÖöĺ u\14qAÊ´\14áÙ9
+\1a\vF\83Ù\94n\81:\88x\88rs\10à¤\83\8a\8d#\10\83\7f²ba\86\9bp_dO\90*v°kà\9c\1c)\99d\90Ep\1e¿Nµ§\8c]\0@\8a\92ÔÀ\82eÞ  /&Én?\81\r§\vß^¸Y\90&bkr\10.tÂŹ_ø°\ 2\84´\8f°à²ÁÛ\95!«djlÕ\16FÝo\84O\8f.ÐóÀ\13Äc@)ÂË@§x\86MX\bÊL²\11\17gRP1\868\9d\8d¦\98梤ª\r\18¡:ȧ\8f\83̯\88\19 Ç4\95\ 6\17\ eä\87³îA12÷ÕX\8a\8a\1dØ\82¶`!î°\83óÄ\96\9dÍ\ 5%n¥\ 3
+S4v\84çwÕ\8\19)\f\89×eCªhê\ 4;ZÛ°Põ\93*Jeí\86\9aIÈZ\93¾\80ì£\ 1\90èÑÖ\1cyuùº1©Ì\84\11T-º\11
+\90Í\b\96Ö7\8cv5\87ëR1*\85d\93\90%#\84\0ªåb-~½Äk¤ª\ 1\83\9e\r«ð_·¢õq;1þ\ 1\12\87í}J¤\0°T\92\89\86p\9aSÄj\ 5\96\80¡
+Çõº¦$u\85¨UF¤D
+8\ 3\9c@G\88
++\ 2\ 1ç\1fg\ 6\85¤\80\0{äh\7f)\87"\ 4NØ"wU`\aɺîbÓyÈ*     \ 1!!Ã\12ý\85oåÅ5dC¶\12\9c~]\133j\85rZsawf0®Û¨¼ÇVèÙ¸\13\12\ 3\ 2ò\12ÐÉÖví1[\91±Ì\ 6\1e\15\90ëÁ\89t\8c\ 5\1db`\97IY»\a\9fG\9b&\18£©>\ 3#(\ 3\8eUz\aÜ$\96¦ÈUu\17¸\91\8a     \1a\18c®Å\8c \1aC×áW\12¼2NSjõ\18²s­|ªU\81@(QHz²       ×Çúu]\87\96êY¥eB\1fÙaÁÆ\1c]F¶`ü©7GI9Ù\84ý8\9c¹FS;0\98ýp/Ñ\ fS5þ\84\9eM\ 1Ü[\8d
+\88\96\87\ e
+\95³z\90\9dg\90Ê¢(EFÖ\0ö\8eM½\,Ä\13¨RNÈ\17:\r^\84¬\179\e\81±)\89ºÑ|ß!Q \9b\94\11\14\91\90\8d\ 4oIÜ¡È8Ä\85\14\ 2=Dh3p\r#JwX\14B1\0ÕÐlÑDïÙ×h\ 1y+X(º\1féælc}\97\12\88\ 2¸\ba\15Uñqͽ\ 6D\88´\0\1d\ 4\90Ð\84\97¾D*kèݶ\fú\98ýËk"ÖJ·jë\17°%\14ê6<éqÕy&\1cÂHôÀô"X\92-èØtkc::¤ë*Ù*\96\98íí.¤EªÚO\ 2\02?Õ¸\83\18UOù¤¥J.ÙÄ^°dÝÞ£\9få\86^W\eÈ"ûÊ
+©æq°®\9c\ 6\8d\18á\16\fFpqMNtrwlAÅtØõ\r\85âÄ\8a\\\ 5\ 3\1a{\84\14\9a\1a\v\87\8b\ 2Q\13°¬dFêa\0\11\96h7\1a\a{\ e¦¸`¬U©\92\18\13³\eõO3Êj÷44È\84ª×5\84Þ­ÁE~P5\91\19\f\87Î
\ 4N\14¤^ºc\8b®Ú.\e\17L\ 2X\9e\e¦º\17 ?5ì\9a\8azJg`¦¡}\10\89¤\8a3NF\ 1gÛÙÈ\b\97!,)3[\vpO.Ù@g
+\18Ë]'j¦Q/~.4\ 4Ø\8b!dPLÐ\186^\84à\90@!¨T]Í\w» 
+l \9fBâ" T\92yñ[!«Ü%çÐp    ÿîÒíÊÐåû\84>µ}\99\94\95Ý\84\1d=²VÏ\83Jè%\8a)\94\97\0JIÞ¿\17o\15À£u/Eä\v\ 6õa`\8cîv]P ³uE\83 \85\ 2çpÉ!\8c\ 2\9aD\8c\15{\87\87x\83½p"³§0ÖO   ¬t      º\89Óp\90Sìfä\fLp\8cÁ\86\82\10RÌÍq.`\8c\r\fz"5â\11\94»7\90¸\19\84\8dj\17º¯\88\96\11$i¸"\ 3\8dÅ\ 1?Àó\92\91Cl×ìßgÙ\96ªý\844Ro~¸Wå\81 l\ 1OW# \8f9\9aQI\9e%\ 1A\ 2N\9bÝÖ\1c\96\91\8f\9a\ 6íì\8e´ç\85x\ 2Yê%\14U\ 49\bjáÿ£ìeP
\92$\9c\93 U\97Ø\9bp\84\88|J· ¨\14\90~\f{\86ú\\84!\b¹\95é'60\ 6+\84ºÑb!éµ:L¡XX@e\ 1_Å45°Ñó\8fSÆq\88RtU\ 2Ç´\94ˤ\93D\bÔ\88\12p¿ôé¥{\15c0Ä      -\82\r~/}YQ\Ü,%\0ÕB7¼¹6`Õ\8bÍô"\v¦f¾\11]z|}\9e\a\9cd\aW\8aô\12Àégiõ×ÿµKv\18\85\8a'ÊÙH«\ eÑÃÑ.¼Ù\8b\8d*Êt£¬({´ý2ývö¡­p8\a \12|\98ýM&¿z\95QfWÅ\ 4M¶ÌNe\87¶J4._\7fÛÇk\90ó¹õ1³Çó\97\7f\ 4\14ø\95&í®\aaâ©\11*\ 1\92äÉ<\11¡$XÈ\80ÍÖD\14EðeQ}ª\95¤hA\86ÿ.!!   óp\97±\8c\9b²\1eý'M\11p\14)ËSèª\97ô\b\1c¢à\89ú\89)\7fäsd\ 4\18\80©\e\1cå×_þæÑ\97ëJ\ 3Ù\89²\17nB3®Iñ³Lï\953yÞ\16\9f\18įÄÏ<\82úß÷û\13}úûræ<¼õàï_ÿ)\86¯¿øðþoÿ{øö??\ eÃ\9bï\7fø×\87aúÃÛ\9f¾]î\96·?}óá\87ï_ý.,¯åöw¿(:\ 4G\87·Òþûøþ\8c¿þ\rÛ/K^þ²üý\1fay\8f\8fßýÕv0¨F$ÙÍh:0\86Aq&;º%\9b\86\ 1Gç¤Û\82ú\8a\1d´
+'È(é/ÿWF}\ 3fsçb6ú}úñdÇ¢Õ\r¿ó\88]\93±\12×KÇoÇ\8c5®éÜö\82Éãùs\1d3\82§ìÍ?/ã\aÑ+?\81ôb@°÷¬­S\91\ 1\8a\11
+¢áå\vø\178_Æö\94î!\124«Öd,Y\bº;Y¸M/#\8enÓúÄq»2®ßjÞæ\94^\9a½]J?¹þ~¾°û´\15DÐ1(ÏÃhÂ\18j\9eìÒ\\11\ 4µ8?jªµf#\ 3\92b\8a£\13W»pìØê2»­àa¼ö¡ÿZ»°uªó\19\14W(ÄÞ×fÜ]<Ù·(7§Ó{öï¾?OÅ\97×õtLíÕ¢\e"æ,ò\8fðx\8c\9b`a\8e\rRäX\16ʧ\88ÿY;\8f\1f&RA\0\93\r Æ?îÛ\19µûLêw\8a\14²\\0M\19KTÖ£¼.Ë\1f\ 1yÇ?\ 6\10O\91c¡·\0,y÷ÍúDImñR×(ê\91\87Ñå\8bM7ÄXk&«6ãH÷ýH·Û\91î\9e³âÃêSrIi\9fný}?äW¯ªÕ¶sÒ9¥\8d6s\8f\93qwýd\9fb]Ý®OÚ\1e\8dÏþ(uü|JFܺ\1e\9a)\9bi\87¦ð\18\11ÏÞx\88d\83Þn\12vöXr\ 6Í\9f\13á¿ï7èU\ e8\9d\9b wó¸\19\ fuXí[¬\9bÛ\1aã2=÷~÷ø/µÇ>ûJ\17í¥E|f\e$úsß\95Òeõ\b\94´\ 5\18\80\1aÊh·Í^ó©RS\1c\94!z]yõj¼\18\1a\86b\9d\8cë\82\ 4þçÝa\ 6¡­9Õ\9dÛÉ8b0l\9aì|*\9cÓ²sÛ  cÍû\18\86ѹý\1aðtxzòæö<\ fW®Ê\98?\ 2ìh{\8e \ 2\8a ãÇ\887Åq\eâÚ!\88Ô©íë\84/ZQ5\ 3AB\9bðÙì\90\1c\Ì{\12¨"±µSîÉ\8ctªµ\94Éèe*xxàÃájÄbçuµ\8d\b¾\eà0ìȱ«\95Ík\17Üìq\1fÂ0º\875ÞùðöàÉíY\16nQ%i\rJdU\1a?öñÊm\85÷U²x\ 2ë&\0ÝPyöp´\ 3îR\1ee        xb¤Sc\eu¼8\13\97ɸfµ\95P\ f\87\e6eâ\83ÛÍè1¬ºÔí\8c©Ï¹,;·\9c ºzÝÇ0\8ck]<àùðú´ÙíY\1enQ\97|"\9d\7f­Ëø1âÕ\8eÓÛJ>«Kí\10[J8ñ`¢A\97&3\98s*M'\1f\f(f¯rà ¥ç\fD¶þu£¥\ 4\88QS9\1eÆþ\83\8b\83ÛÍh!|7pu\98ûÊÓW¯5`Ovj»\10V£{\18ñÎ\87§\97mnϲp\8b¢`°k¤bE\19\19³Ë\ e\88v$³å\84AV\18\a¥ 18\93\19þD±\88\11l2(ý\80\11yênD\ 2êd\+\14»6í|\18       æÎ\a·\9bÑBØJ¼\9a{b^ö^\85H\19\8aO!¸Ñ=lñN\87ç\a¯n\8fY¸ÉÒAcrô
+\8d\1f#\[\15r\19\9dM\rÌ ¬z\0}\1cÐD\ fG;\90Zr#F<R¨/\8cXa\8dt2\exT-u2ú\1eöÕ²?\8cö\ 4Û?¸Ý\8c\1e\83{ØìB\1c\92výä¶`\82Z?ÄàF÷°\ 5<\1dÞ\9e6¹=ËÃm¶LJ\89ÛØ2öcÄ[ëtÛ§¸@æ\81\7f\r"\ 3RÄë´ÙY\90ÁZ¬\08©7g\½\182ÈJÕ\17\ eã\8a-T5GÓa\ 6È"{{·\9bqÄà\1e6{C\96iÙyíÞï»\10\86Ñ\1clñN\87§\17¯^ϳp\93á)\98Ø1;ö÷.X¹+\86ÃƠʳ/a\1c7}7Óÿ\99/·Õ8³#
+?AÞá¿\19\90!-ïó!¹\92<!8Ì$`g\88 \ 4ã\91\9dÁÁ¶\82ñ0ñÛç«Ãßj©;\93\96-\81}ánUïCí:¬ZË8\92\8f¡fþjÆs5ü¬»<¬\8a\10\14c0í`-+²É$AUá\96Í^\11²\8b\19#\93Ú\vÜ¥\ 5Æ4Û4£R\ 6\ f\95é\f¯    ´\99cÜ>­\eÖc\ 56\92¾\1d\88׳¶ýD\¼VBm6\9a¥B¢*\ 4È{4æH\85+ÕG5\8dShÂê\ 3ö2Õ\aì-\98Ã\18si¾¸à±\eãè¾2·¾\15¦\ 1e¡v¹.\18Iä¡\ 5h0ê¤\0}0\17^-\a+¤J\85\0â³#  ¤\12x\7f\94¿áS¤¤\ 1\9e\e~\17\1c³\ f1ÂFåð\99HS¥b\8al\96\9aÚä\ e\91\12±(_ú ¬hÜ<8L>ç°\1a\9f\ 4ßA'O\82q!ÕRê\90T\13\1aùÖ:\83õÀæ(q'aË\f\ 5Ò\ 6s]Î%Æ)\9dfy«|)aÎã.\96Ú\96\85s\b\95\89òðxðZél\82!\95Üd¹c×\91N7`\7f\82ß\92UaE°FqzÛUß¼x|öáã·o.?¾¹zÿòçåwjÛ5,\8fÿ|õñÙëË«\ f¯Èßoå÷»¥çñ³×/ß~ÿòã\877ÿ\91ÍËÉ\93³§\7fô2øë?¯>¼³ß\1eÙÙ¿_NÎ^]ýøúÅÙÓù\ 2ß\9e\7füôöõ\8bk\87|Ù      ·ö^s*\8f\96ÇÏÙÿþ§åäüüìòòçwÏ®>¾\94Õë\89ò\9f<8.\17¯¬ Ó]\vò6\84YôÚròh¹ø\9b\r\90r\v\98\80³V\95ÃWÓV\ eL¤­&g½]Z]\8cýtª¾k\81    \1a»µ\13\82 SÑ\18éRa3OÖ\93ó\18ÝíÁé-ã}N_\9cûj\vqV·      \9f½\±qÌæ·Q8Åq©ÏìZ0Ô°òö>²?¢¦kþÆâ^¤&©=D\8b\82\18x6»¢ká\82as^T\8b\81\95@\r¯_uO8M]Y\19v=Ù\8c¥(\ 3\8a«\18jQ!W\8c\83÷<Y\19Sé¥\99=\8cÛ$´Rîq\8dã­L|.,Qs\fY­x\1e­\9f£L)ý&!'o      §$\1c1p¥ì\1a\86\13H\ 2¶¡\87«®\ 56+3\ eÍ\15`)Óéý\14&«ùªÂï\15\9e\90d\95\81È(Ú$\10\9a;#\fsÿ\80È°!\87 r\ e\ 5\r\94\ 6QàA/Ø7Y\87Ï¡Í\87nW\9ca\86IÑ.ò\ 4\ eî\95aXuú\bZ\95ê\18u¬ç\9ad\8aO\87\fð1ò½ÀÔg¥ë\81Ð*R¬´yúZЪßD«±í<P»\17ÊÀÐj"åºÙ¡"U±¦\aáIµÛ\9c÷Fï¡\9cÂ\9d\94ÁNS\1aÚ¦j\9fÁíAu\9aØfKÂ\81 ²#\85õÔ\10s7㵦è`\14\9e5»-ME6hk\8bÊÍH\e(eEÈ«D\8bb\8cö³Ã\1d\ 4¦3Á\rÙ\84Ëô0\rÁ(ݹ\12¹¨Æ&C¬®`%¬¯Ik\b\r\8b\ 2FnLJä0f
+h5\1aíĨ\fÓÉ$c?ôf¸dÕo\1cÕ\90­\ eã\8d\a\ 5hÅk­ìs×\ 1­­È\ 5©ä¥
+Ï.QР÷\ 4\e´ZP\a±        /\85\9bC\80\876j\1eðÅMä§4-\87t±vüpö+X\15Q\8adaÈ5µdieIØþþÔf*F!c  \\94\ 67JÏg^\9d\85»ÌÓT«L\96£n\17¼\89ÌÎ.\98OèKníàV²\ eB\19V1è\8aÁÜÑ\8e«x\1a]¶7¡Öã\9e\80êÎ\99z\18\9cBE\ 6ò\11¾\ e\98\8a{ 5²r\86Y\8cÁ8¥BÎÄ Ô¥\e_1ñ\95\93B\ 4\82ÈÛ°\aQ(¢j\1a?_·§!\1aöÚ\15\90ÄX\18^fì}n\8dR\95jdÖ® CUtaðØ!?ÑÈw\13)ÒÔ\b&¦h4\89çO- VÆ\1c\87\9b1\99o\19;\15j Xºb\17#Vé»Ágʪ\b\88\bú/¯HI\91\ eÕz@­Na7\1aLa\84³E7"\ 5»\19¡kó\1a¬\95²ëu©\1a§"ع*¦ 3\ 4±\96\83¹ø|­7²Ê\aôe1ÐâÓ­\94>·çÎ\ f9NQ¨Ã@j\ 3Òæ\9aLmÑ\eBnN#3\16@\81ª
+Ùõ¼&\9d)¨[¥Fʨ\0\e¡Ù²I\ 4\99âôþv\ 2ߥ\1dP|±Kc$§S\19×3IÙ4°G\18ïqW\9bä#®
+MYxq:t¯2i-N\85·\1a\9c\89\1dç5ù"¥V`\fÒ"\94î^$ß]³ô`D*·\0\eù\1a\10Êfx\9b±X\9a\99j+&UXË´^\14\8e¤Ý, \ 1ÓtÙT´\848!ZSa\8c¦\ 2\r\93P
+=VQNp\15¾(\805\19    «1W\138\18c)Õ\8c\10\8fUçñW2ò&\1c§¶æ>\94\96\15\ fÊik\8a\aB\91\82P+^!Ü\9fQì:\8fª\9aU¥f¢\94l±@d\89.+G0>5½Ôtå\106ä¨æ\9aMíz\96\19g\8d¾87ãS\94m
+ÝW*.Z\1cfô×µ £Ï\90µ»ÂÄ\b\9bgb/\a\ 5Ô©$âE±q\8a\90÷*k#P\9b\92¨\9dX@¼\r\81\82~æâ"/£\90R\\84E¢½\96$§umM\94®¥¯\88\87\12|¤ÚLÁXÓ\86q!L\ 3\8d\8a\84\8bÂÿÆþn*@\9e
+\e¡þ\87qb\85£\94 \v$/3\90\1a\90}Ô½\ 6FxZÁ\19\ 1¥@à\ eì$\92\8d\9aµY3\84\v\9d\1fí±&z´\94\85Á\18º\1f¶t·ä<\10\12Ñ\113ôüUp%\eÓ*»hì\86Þ\1d×
+®u£\eÔ  \18£Y\9d§ÒÿÒ>Í\18\84\18U^y£¥\96\89½J¦Í>£¯U²¬6\9d\91\98\91y]ضÌ\86¬síà\11\fE¸¸E§;e:´\90±R«¿¡æ¸Ë\8dLk\ 5Ã\19{D\18SJ³0rzU\1c\1a\82\95-\9b1\8bð´\13\18¤SñIì%\98\0ÃØ(\187\82\95nÔ¯f\94ñîa\18¨\85¦=4p}\1a7\12\1d¢âT`Ü`h/\11\8c\82äK§lÕa;eæÂ&DÛ\fºzVq?\8d\ 6î\93\fz\1aa\8b'\12ª^X\19\ 5\9b£Ní,\15\e\9dÀåÒ»\95@GÚ\98~\83ÒTpu3s\1e$VðúÐv¡"@/MØ!\9aFh¥µq\8e\0
+MÍÍ5Íq·\vª`\83\82
+¿\89 ©\ 4óà^¡¬}JÌ\91r©ÄUÁ\1déºìO!5\e\97I\99Ù½ð£;æêaP\89ZÊÈ\88ú5\80R\92÷ß\94p\rà)MÉ\8e\88\18\1aõÝ\8a1\81)e\ 3
+BÛ¶h\105QP\ e\17\1eB(\92B\84P,¦àJ\13\86        7µË\84s[¨Ò²¨ÁÙÓz@IÑ\8d½\80    \8e1L(t¢¹\90b\19\8esB6\r\ffÊjä\11¹L/ 9få[×þ
+å×b+8\99Õ]\11\83FâÀ\ fh^2nØ\ 2ubû\8b\19\9d3æ9|1S}\18_\v<]\8d@_ïÑ\8cI¤©\ 5\ 1'\81Óa·\r\87eâÑR«F\ 3§#í~"¾\80+M¢¬\9a \ 4A-þ\8f2\97¡µ°\81$\94\13)\94\968\87p\84Ø\9bV\vIM\13\9c¤ÙKe\86\vCH"91ä>\9c\13"o4Wļ5G)rÅü!CÐUºi0Fö6§ÂrS¦  \86)\11\94ÅAê#\8a¿Äþ¨k\15ahaàfa\16u@ãÀ¾Fb\8b¦\85ðN*áüXoU/\8e\94\82§¥ß\13Uº{n\1e\ 6\98dþ¶\1có×\0L?K\99\9fýÛ.¹\81\eî^\8c°j\ 3½»m\17ÎìÉ\ eCèR%«ÌY\9f-;\7f\90Rè·Ö\ 1B\82\r»çí\98üê­\82\8a¥:˲{¨ÌÏÑr^/ßþm\9b·Nî®Û>f÷Äý\97ÿ
+ ôG\1a´Í\fÂÂÓÈd\ 2\82äÁ<Í\99\940\8c\81ÌÁo@7\Y\ 4\9fÊ$I\1aÿ\80ÂD@\12JrS\18ÄC\19\8fþ¤!\ 2C        YÙq]µ\92.á@\12\9eò<í¹üÊv"2\819@ÑùÉç_~~çËG1Õ\14e&Ü\vÅ8&Ä\ fÒ½Göä~Yü\9fFüAÎÙmAý|usÅÜù~8rîÞvá7gOcxñ\87÷¯\9e\7fz÷ãÕÛÕpþú§7ïWÓɳçÏ\1fý&,gréÅ/
+
+ÁAá/JdkHQê\1a®i\ 5ÞCJÂif\88P\15wúåm\14   Ë\9føö/l¿,eù~ùû?Âò\8a\8b.\9eY;\ 3\84Cç9Ð[\0¯U§]ÛÉ.\82Ë\19\10=éª%\84ít*3÷\1d£ö:ä\879ßË\8dÅ\9dòÝ;v×è>ø ×vaY}.7\8ee\9eîû°\1a·BÍ\1dÞ]\1c÷\8f=\10\aë\90ÿÑ\e\17ß\7f÷ÃÓoé\8b\93Ë7\1f.©ÑôâÑ"Õ+\89e\ 3?Þ¬UÁC\bF\9c«\92\13Mçd\93V\1d\8aÔ«ý»Õ\ e ¬.µºe\80!OWxµ\9aF¤íhF16Ó¼þütJTT¿þ\97ýrëmë8âø{\81|\a¾\ 4H\ 2\88ÙÙÙëc¨¶FQ\ 3\rì\1aè[ P\8cmT\17C\96\81æÛ÷?3»çÂCZ\92%\a\ 6b$\90É9Ë=»sùÏo´\15u_!\95BÃ:§\14\8e\8e¢\191±$#¸\89\1d\8bR?\e \8e\ 2\9b=Øð\89û\85\92Ùh\8f\83\1dmyéÓ#Îx®þ\16µ\92ÆÏK?a\80,ÉóÂOp\ 4±R&¸*ª\86ÊÔ\a\1a/\12y8\ 1 Óo   \9b6\15^\13\9e\8c·4»t ZQU¶3¦JÔVëuèëFFè\90Es*ËX\18xuð̧Gîb×<ª\1d\7f@º$\91øç³ÛÛÝÍÕßþ÷îúæöß¿¿Ûµ\94\1f7××\17óEWg¿^ì\9e}x{¾{ß\96Ñr«\17\90\9c÷·7Ê7\93\r  1\a´\aÔ\80Ì òoAÚ¨\19i'R²ÐñÉ®õåÅÛíîåöì\ 2\1cõìæíù?w{Jý0)|¹;»Ù¾ÙWÃáÿÏ*\88\99¤\1a\19±K¹´ì\13{!­1LYÁÆ\16\98Ô(å¡sbv\80¡ Y\86ºÕ\81¯U#J\97M¤0í\bÆ_ô*E)hBá\12.)ÿT\#tc\f\\9bÑ\93«¶Cö¥Oz%`\ 6Ð\19\80\bXºècl`e8È\1f\b\81\9b\82`ZÔ©ÀÙ,g;0¹hFïq\91&Á4\94\99s;3<\8d»X'À»\9b\86ð\9aÝ`+Õ´\1dSbð²qÀ\1cáBsÆ\ 17_ô¸«é.\9e\7fûË\87á\8f&\87ÀÉýÓ\ 3\91°÷'\8f   ¼ìq8ôöäqÁ×=\ e\86ß\9e<.\ 1ôþ\a\9e<*      \8e¸]7×ÆûÊâiÁþö\97I¸?9Èh
+ÞW\8b\1a\1ediÿ\bo¶N©n~Þ]\88öÁ\8e¬áâ)÷'rý,è\8e[1ú\ eî÷üè{îxò\9béõpÁW:çütu}µò\9cË0&þð¹å/!·\10$\9dÜâ:E\17zóÍ\18\1cB\9cØÅ\18à\ 1&3z©\a1b\88sÖ4\81-\1eÆÖ
+å̬;\ 3\14Ø)\1e I\92/:¥bFñìÕ(X\96\14FÒÚgdåÐLs5öÁiÈ:/Ò\95s\8f\ fKzö[p\9c\18\eu\90uìÙâ\8cÔ\17@PcNv0¼9\17\18Kí·(\ 5³N¬\86Z±4x\14>#Eªº¦j\a\86¤¡Æ§\1c@\94m\87¼ö¨n±C/ \vúº\ 2¾\10\91Q÷BeV\ac\81\1dþ.©ñ×y¬d'ýÑeÇ\96@\8a}Ýny\8c\92ÔÅÑ\0ƪ\1e\1eU¼Ã\ 1Jì~\ 2Þy\rl\94\15DzË\12á<jS$sh\e¸X\92\85*ÄÁK\1e\8a\14:\92I\81Û\1dK\rÑ\ 4\f\87¯ÍùÅ\93F¤¬½8¿E
+åá\fó3\16kf!zÌ*#\ 2\98ËPçi¨\11¶ÔDq\\1cSw\ 2öÊ\18\rÔ\18\10\10u#N\88\14\f\1a8â¾\92ÒƳR¶¡¨\13\80À\85\93\1a¡j¬\97@¨! CÂb\80!MdÉ\10N±%,Õ¨\8b\ 5\93sn\95ä\93ú±\16ë,í\16b¯qboÌ\8bX\14\8d\ 5BÌÑé1pÑÖ\94&q_&Éé\91ä12ýáÕGèô»\13\89<\93¯ß¯~|   \18¼z½ún³ùi»ýpùâúV¹rN~\87\9aù\97\11\ 5\801\ 1\15\8d\13ý©f\94\ 1ìÈ4úãÑ÷öìfu²zvsöû\ 1þuRø¦ÿ\ fÑt\9d-\91v\91\v5\89\90ù\a\ 5m}H§OË«Q´P\8e
+*Ï;\aV¯³¨L«a\9c\ 2\8a\96
+       Ô³S_XQ\1f5q7Q/\85ùR\94\bÊÜïm\8cL\8e\9ciÿ\18R\ eÅ\14`~ìÙ\raÚüj\99'ÿmÞh3}uuuv¹;_½¾9;\7f»Cvx´U\94"\9a0º½\13M\96A\r\8e\85Ô\8a&\9a\83íïæõ7\7fñpY  öý¤\7f\82â²u
+\a5Ym.µ\92ð³Íص1abJ\95\8e\8dY\95½tl&rúnç\12\90k%¬W\9d´p8ÏaÚDS÷9 \r¥\8d\ f~\8d\90\984h½\97\8dCókLÝ\83°û \ 1.\ 4\19\ve\8c\83²£Ù]M=\ eÒßµ\11£\85!\r&\91HR *ÚÁå!\12¥Ç\rv\17h\^\8bæ      \16t&2½jÌ µ\15hj§Á"H \ 5\ f¯\ e³x\12ZÀ°\ 3\8e\15\92Êæ|)\0::\85\82ÙÎHdGv¾ÙAJí\89<;7\96\ 3òÊþ5Áwx\97òéÜ-Ò ³_º\11=\12ò\11\16n\87=R\8dË0M#ú|ÖÝí\91P\11Òÿ²¿5\fE\ 4Ý*ý\94Ü\9ar\ 1\vµâÁ\87ÁS<\14\8f´g\9eUk\84_²Ïc\9duy\98-5J\9aí\1aãâÝȱ8ÈÂxÌù\8d\ e\9bÆ\ 6t¨q,lû²h\80\86\88%\8b$WtÆË\1exçK\ 3\r\96\15CB\84¤M3I/H]R0%AwÈP!ÊPeµ^³\92UF\83àÚ\81·Vï\9bQÞغ\7f\85¨èà\884¯uLzdFææ6\8c\96\93\92\85[Éì5»Á\9d\18©²12Ù\8a©ïtÞêK\8bà´\1e\14é§j¹¿5\12
+s[]\1cE`ÃÙågG\87³\92Ó£c0%ßÅ}éó¦Á\87t7\7f¿\12\8aðp¤\88)~\8e\ 2Æ\8c
+ar2êîë®°"°fu\12 Ò\ 5ù{\12 \f\12\8f
+?b
\18ð\ 4\95u\12ùÏ¥ü4p\16\1ag\1cË\v«\1dø©¸½\80f\8b\f\ 3­6ÛO~ëæ¾oEÿ*Y9\12µV3VÉ[\87®q\94\92Ü\886nµ½¾|wýáê|õþÍÙ»Ýêòú|7\87\ f¿\87 ÷e±\87½¥~\99\18\0û×ÍÙÕëÝA\ 4{2úªOA_±·þ»é+>     }i3|<}\11\v}¹J\19mCP({\9cJè+ø\80BZÐ\17\SQTF_í\8bÍ\8f\19W3\ÐQtF_\86^\ 4\89D\85ËlF\91²l\v:0\9a[\97\90]\14
+\8bøyñzª"DñqèÊ\87º¹@W¦ÃÐ5Ø\1f\v]¹ÃË}\98+~6æ
+\ fd.Þ;ö§!W=\82\uátA.ï\9e\ 4¹ò£\90\8bï\8f\ùQÈÅO\8d\ÇðÊ=\11\1f\8e\10¼Bj«²<\80±Ò\131\96?ÌXîs2\16În´\ 3'=\90±\ 4\94\94vPý÷`,\9a0ÖÃߺ¹ï[ÿ\\8cõ\89¸óvûß\9d\10Ï\8bÝùÓáN\0à \85\eí ùrÌ£\19òIN¤j\97Ññ¹Ì\8dÐ\80­Êìh\92\9e\93\93ÆuØ0¹$\8fWíµýëÖ\84SQ\82g«B\96\ 3ìm7\1a\87ßNLÞªÔ\8c\9ckµÂÔOf\ 44´æëjíê\943¾qi\97N<¨
+Z{Ñ\9dÅ\1e½A\f$3hG\19<4óãé³÷¥,"U\ 2_\83@\1f>\ 5\a±5Т\1aÒR
+\ 4òr°ï'ý\8b8=¯ñ'\8a;¥AC`g õ¡³\16®\8aíeóRä\83\83SÈ>8Ç\ 2\ì     \1a\86\ fIxK°¬$\9fC\9c\ 2\97Ä,÷\ 4\92HVö\83ÕÜî{\18]*SSîþ\1a\f\b!\17nk\ 2XÉB\18"÷¸Ö\92Z\b½+c\ 4\89|\8b °7\8e\11l=\1dv/.±\b\820S3Î\ 28ÄOÒÖ¥2Y#é\9d{\11È\r'¦~\8dÁ0¹ê°Óè\90\89ÓN\17L\93Ð\8c\86ZLÂ\16j\92ÍÉvVcÿ>¾\9aìlì\v­¦¿\8e\r¾í\8aÝaÈbî¦\9eê®Õ½ó¹\e\e'\88Q\10\17ïãÄÞ\8c\94S7\96ÑèóÄ8\84;'×h 8Ù\e§¤\ 1\9ap+[g¤¡ü\8bÄH\9ehü>fÎÌ+\92\80¬ün^\e|z:óðÇYê\b_Íàê«v~AÚ\99\92A\14W!{\91ÎBÞ©0bf\14\97Î\0\8e\ 3Ø\9atö/6Ñ\80Ù\8b!\f\88§\1c\91N
\b¤á\ 5 ¥D:\8b\86$\b\ 3\r(\81I>\10Ä\\1fÁ\ 3øôU5¿ªæ\9fZ5%Ô.è \96\ 3FL² MÌ8\13%Ó¡\1a\11YÔ}¥\96\85Q\17vÛ¶Ï\85\98IæKeôJ\9eÛ0\12\8c\8c0Ør0IEÊ\8b 5\11Å\90\92K´Å:bÊ®\ 1õá\82íÚ\8b Ö\1a»eÛ3\8eEv\86er\9d Ëä:úlf\9cª~3%¬\v\96 \ eóW\85h /¡
+Ô|\ 1·Ô¤I\95`ÄÌd;`q\ e\89lqt±®fÞ\94mÇN4÷üö®\914 ×\9dàçIôH]\aþ\{ª~É¡\1cÖAtî$\88Çä\108M\8ex\9b\8c\8bÁ\99ú\17Ôn­R\99\98u&Å\11c\95é°@%óá\9fæ\80XVé&\99\ 2âË:\1c~ê[7÷|kµ9\16)÷RײÇþHzÇ8yx&\9b\vg\13-©SOSát\88\12¹j\91­ÌI\8d\8aj\96Ð~¬M\19Ä\8eÀ\ 4±Ç5\95Ú\94\1cáCûÓZ\9fÙS\95õÂ\fb÷ìUvJA¿²ÍË`\14\89K&×¼NÁ¥^0°ç¢\9a\82\92Ôa8^.²C\89ÿg¿J{ÛƵè÷\ 2ù\ fü2@\ 2L\1c®Z^?Å]Þt^Û\ 4M0(03\b\14[MÜ:\92!+É´¿þ\1d\92¢\16K^âl\9dÄq\93ÊW$/yyî¹çö|ßò¡\12¨CTã9Ôgó]õ\81\1d²¥°+\81§÷ÎN¥\fÝx\11:\96\vñ\8d\9bÛ@}ò}W\11¥©v\ 1à_pje¬ë\1cgBÂ\0Ee©4\e\ 3m*\8dª¢T¢\7f*\82\804)©7\f|á*h¹'ð°bEaeº*\94\15\94ÊÐUVÏç\95\9d1)\Ååµ\8aËBßÙQ\1c\1fº\9a\ 1~v$d\93aA%®\19ÞÏÏs      Ù\ 4ü\a\14ÜbZH\1c"Ô¢¨\87¸´Ó\9c\ 1¥\9e®á\82A$éªì  P´\87«à
+á/Ã
+ÊÓÕ\b\80RJø&Í1×ç\9e2s\ 3\ 6\ 6î\9cë\81¤BOë N-qê\94[×o\7fe¿ \ 6\9fzF§@C\87x\9aMu-ô\82µ\92½]µ/J»r¢\8c\ 6¾\93Ù¾2à×wA\95*\8d\8b\14µ\97ìiî\92\81CuY!\854\90TAe|\fMÒ¶/Æ!Å­hA\ e\183\94\e
+\11ØÆá.ʬG5Ïà\9e\99\10¸>$-n4\90*,Â\80t1'\ 6}ú`>\8dÂ]f(\1dºÝC"\ 6\9d3=\94sÐ+fj£\87ú¯±°\9eÏþ\8a>A\97ÜW\86ìAEh'\1e\b\7f]7\87ü\bdÙé\89\ 2\1aù\81\15ËÀÉc j\1ez\ 47èQ<\0ÃënÎëQjº.]\0¥l÷~8\ 1~0\12ª\91k*\10\88º>Þ.\87\ e,\1a\1e-z\94²ª\19\84\8bZ[ð\18t>.M\13\v\12´{®\96ÓTêÒ\12\ 1¾\f\8f¡\80jé¶\8b\a½^çT\949*¨°I\ræò\1c\8d­àVS`\10º\8a¦\ 3?\v£.ÑþËÉÞ~\96¿\1e\ròQ\9aDÙwò\1fm{©ÿl½\bÝÀ_öß1zò&\19\1e}¿8MÇÎÐ\8fÏF\893m\1f\88ó.9È¢ä,ÞÙ¢d_ûü|=\ f\9f\94ü\8e§¯°]\13I>\90?ÿ¦d\88i\9f?\19\1c\82ZØ)£À,t\99\96ÈÒè\fä\14Dv\ 1ÝÊ\1eBÅùÜh\ 4¤\1d\94\84^#\94XM· ºº¸\81Öfe\94\0\1c©IÃÂlU\14²\19ÂGÔWð¥*\87\96®jF·/».\ 4j\18r^\1dã}÷é\16\80<´ g!\83è¢$¤ºHû\ 1\9aÎ6=b\9cþá\ 4ça\1e\ 4,\13H       Æ|R¼1ZR\96\87EÍÃ\ 1
+\86,'C\bs\fZ6\19á\95\8a[ÂZÛs\7f\1dÏ\90\87íR}i\ 3\8e\1ao¥]\1d\1e\8a\80ëûñª\v®ì\10úRÚ\9e\ 3\84«\95\9bqdø¬\89\90Âh       «\ 6¨Â^\1â \f\99V\8bè{wð-ÝÕ\8dÅÞìÊL¶A2\a;O&3Ú÷·H<\84;\ 6úH    \b\ 6*$_\94\11\10PB,Ç¥õ:\93\10fù¥s\99´\11\9cI\88\e9î¯ã\18\ 4kw©K¥\83áåf/«ÑaÚ%ß6]\17\ e\8b\15ºJ\14ÔÍ!º\1ajA\ e\9d\10\98.\ 5Ím\e\e\ e\0L6VÐÀp8*]Õ\8dz[\90Ï\ 5¸Dí\ 4ïÛ\87Z\0*\7f\87 þ
+\19\16jI\ 1\0\8b\0uy\1e¶Pö\84Þ\a\ 4Þ.R¾uQõ\14\ eÑÏÔáÅL?¡3\96M÷8´\98à²\ 1°5¼÷×ò\ e\93ZT5PÖ¼Dfnëb\96\18Y\1d2\1a\1d¡ªÌænô\93´\r\9c@gC\9aØÂk&½\8a\16ÿ]P,íú\18\10\84ÅÂ:®\81j\9cÙz£\8dà´Ãûê\8eÁ\8bè{Â_\ 1>
+\r\10\r\8bzdú\96eà¥\90·\ 1\19ðÞÔ{\7f-ïÊG½\ 5G¶(ò\8e%0¿k        \1ctK`Á»\v½±Ï\16zÞQèíÀV¡÷jCk\85Þç¤UèíÐ\99\ 5¤³Ð³n        \1c¬.\81qç,\f\18\ 56ÃWÝ(ίø»Ø\91TJhlèò)f°áÂàQ\ 6\fq>Sôwe\0³dK§+j[ÝfÙ¿±÷þZÞµ\90¦¾Ïº´píFY\9d\94\8dê\82©\12ª\90rÖÔ\90\9d\81\ f\8dÊd©Q\15³m-ó}ß\91qC»¢q­n·&t\ 5óHK\12×ÀÈyek\81Q4Ù8ð<^_ÁJxÇÆ\85«º±ØW  FÃÍÕ9j²Ól£:´ñ\86q.2Íx.ea\109C\8fâÐ*P~ç£Uß³®/\04.\v0\19«\11¡/BÑ¢aÙSà\80eÓ5r¸\11\9a\83[y\9f¥áÕ¼«@`z Z4ÜÔ -\9dÚÍ\9fîÞXw»\17Ìi÷\82®v/èj÷¼zûVk÷D}p­Ý\13\9e¥ê\99v¯äï\99v/èn÷:ÌO¢
+´ïï~Ú=ÑÑ9yµ\98.j÷æÎ]¥Ý[æxQ»7wîÚíÞ­ô\8eÒßO>¦Éa6JòQr¶»[Ø\8d\fª¿ÙzñqbÞ\ 5öÝáø\12\7f\ fN¿Æ\83\1cBi\7f\98\9eƤ\9f]NÏÉ\87(\89Îâ\f¢i\18g;Ë^\12ûöU4\1e\8f\80\8bÉùhP\f=NÓñ\1eä×$ï\91\83«\bÏí¡ e½F}\82Z8¡c¨]ãí8Ê\97N\10f§ô2\196ÇÚ5:føóf´Ç\16gaª=\ 5÷{\90\1cFùycíWçQ6H«sb\94]£cìqüON^\8f®F\bûâU\8fí\1aÑ$Î\90ªGy\96~\8b±·^qû@Lóîï\ 1Gs"¤áR\8f\8eù®ã¥ÿQj\7fÍ7\9b0tñ®×ÜA\ 5\9fë\8fGÐí9ßìÞ|\8bÙÃ\v|ÜÑk\9f{qn#¯óÄúVD9ò\ e\1fÂs\15\99\19¯»\90cÂÆ\9cÝ\93s\7f6æ>>7\8eù]§HWîêí9N°[Ý#®äÚQ\98\1eq\1f\1d¶=bbÇz¼,»·\88ã¼m\1d7èdvs\9cvïé^wT#ĹÁÊã,!^µ9 \r-\86'}]\97)\87\ f\963u{böNWßû:À\bí;\1cí(ÿ>\8e§[/öþ\97¤×\89ù¦Ëÿö~\92&;dï#\8eC~Åë}\88\83«¸|¿÷*½\98hD¿\1d\8dqF3\ 5È\19\ e±f«Íö\8a1¿vO;Ê£Á·\9bO[Å[?\9a\8e\ 6\rW\1a<\8b'qóe|\90\15\83õ:ui\84\98¤ù§x\90B\7f\fÍ[;°\b\ri¶#\94ü\8e§¯°]\13I>\90?ÿ¦d¸\85w\9f*)¶÷:þB^\92­\17d»¶Ô\8e^û%1¾  ´\18Ù;\8c²¼óXýq\9c\f\97\84\11Ì
\13ð\15NPÛyµÂü\8d/>Å«4\19^\8eòy'hN¾#@è\9b¾Mà0´\ f:@c2\8dß\ÅÉÁph\8eo TÅSw©=\1a ë\ 3\9dö\9e§xh\1eüP\88\vM\ 4!e¡g${\18hÑ_>|\8ef\eÝÅÈb³È*7ôÔqõd\8e\849oþ\89\a\97z/ö¥Y¢\9bª       \17~p\ f|=\e?[\12\8d\96!¯Ò,\89³é\8e\89AmÒvãu/\1aM°1[¶0(v[Ü\9eYeïx\94\8fWà[\10ô§8BÎeÑpt9]\80ç5\8bÍ3©\1a7âÛG"Î[\ 4e\ 5Â{\ 4ªXå0÷M\15(>Ï\83\86)\9e\rSX\89åtÔÜ\aûy\b5µ8*6;^gé\84\1c\9dGÃôº\9d\eµ\97ó3£±ÂªyÁ\H'Ñ(\9b\eL_Q®#\a\91ê\ 5Â<PιU©\9etÁ»m(§\83±Ý\ 3Nÿ.ÉÉö`\9a\rv\8amÚô=O³\1fMËU\9cåÖB©³\r£ì\9b]\b;uÆt\12ÙÅJ.8\1d_fn1ãït\9c\f\1f[\14ÿ\14eA¨çQ\16hOm
+ÃÃ\17\86;\ 2ÐCÖ\13/\94\81&<O°@ÿÇ\99b
+\ f*\10\1eÓ/ªß\87()s\92é]\ 2ü\93ÿ\8e×."õ\ 5nPCf\18V.gXg8Ë¿O\16Ô\1d\11R\13õ@ªÐÓ\ f\1eEàñ\10\84\9c\17!FA÷\ 3)n\1f÷3W\7f\1e\89þi\8f\85÷V\ 1\8e\f6EmSÔ\9ed·£ÈÙc·1O\98\rolxãIò\86¯¨VQ=Ï\ f½@\98\aʹV\!e\9etq{\0Aû\ÉEÑ\r¹lÈå©\91Ë-\82òsr\ 5ÿ      ¸\ 2-ï3!\v\7fC\15Ï\86*\8c\ e¡ø\11Z\88Ì}°\9fÇW"6;^gé\84\1c\9dGÃôº\9d\eµ\97ó3£±ÂªyÁ\H'Ñ({lQ7\1d\8cí\1epúwIN¶\aÓlà\f6}ÏÓìGÓr\15g¹±0ZÚ\86QöÍ\8eêIgK'\91]«T\r§ãKë\8e\15îNÇÉð\ 6¹ðd%$Ê\ 2Û\94\85MYØ\94\85M\83z/ìÂ\9f\a»0±¡\97çE/\ f$\94~>r¡=õ\13ÐK\96EßÉoi6ú\91&9òî¯m\9f\93Iþ×Î=ðÍ&cÿí\19{\8b ÜQÓw\9cEÉôK\9a]´+Sù\8a¼\89\ 6çóKSm\89UËR\19\9eÜÍ=\8crøM¦;\8d×x;L/F?âfÃu\91\7f\9c\1cæÓÙ®k:\88Æño'\87q6\88\13Û\93É¢³\9a\8c\92ÃtT\18+\añ\97q<È?»&¬¶Ì\1f'o£A\9eþ_E¨\1aÀR>\99y©Å¨N*Ê/I,I\8d\ f\ 2Ö²\89P_\18¢¹
+É8`\99\80ä\15\ f¸W,¡\8eÍ+ÍuÎ/ÈLÅîÁ0\14\ f¢û%\12«Ã\RÓ\8bRSñÕÿ#¡õç\ e\f\83<äâÙ\1dÔ,\ 2\87$¢t\ eÎÌ-ÈA\94Î\90z\95h×;%\81JK¨M\bãAZu-\rÀ-{\ 3x`8¥\83\fsrBªb\ 3\80å~    ^Oxæ\ 1Û\80
+î9ùå
+¦Àªe´b\19­X°W,\0\ 1\ 6\0×\e\1e\8e\r
+endstream\rendobj\r188 0 obj\r<</Filter[/FlateDecode]/Length 6788>>stream\r
+H\89ìWkO\1cË\11ý\8eÄ\7fè/\91@\8aÙ~?®Å\aÖ/ÝäÚF\90\87#˺\1av\aØËx\96Ì\ evð¯OUõôÌô.\18ð#É\8dÌ\8aeèé>]}ªêT5ãìÍõö\16g\7fb\9cýÆ\ 4ûÈ4{ÉÞ¾ãl¾\rï\8eð\1dü\9dooM\9e\96§ì1ÛÞb;Ï\17UuÜ^Wå.ûãöÖc6yº\98µì1¼\9a\1c\16MK\83ã\7f&Óbµ\98Áª¶lØOÛ[;\aóåIÉ~®køÿEµü¸\v;s6éfÀ\8a\9d§Íò\92\1d\9f\17óåǽbq¹\v`ÕÕÙ¢\86)å«â}I\93Æ\0\93¿,Ú\8a\86É\9aŲ.\9a\13\9b¼Z¶GålÙÌË9¾å{ΰÉQYTlgyYÌè\býÈIuÕÐ\88d\93\9fë\16\aê9\r\88nଽ¾¤\81\ 2ìÂÙk\84æð£à(·?ÄÏ\9b\ 2yÅ3\13»wz@¬{àlV5·\93¿Á÷´*ë9\8bÆÆá]ÚyÄøçY\9b\10ÂpÚû\9a>2y@ølÔÀ\9agÿ*gWhK|I\100üçzù±îL\803\1d\v6-?\94\158?\85Ää\0\ eñ¡ìgM\9e,ß_.¯êù\88\8c'çÅ¢¾\83\8c\9b\ 3ö\b\91Ø\93e\ 3a·Ú\8cÙìõíQ»\86rßÀíc´)æ\8b«Õg¼\7fÃ\99\8fÛbvqÇ\99¿)U¯OOWeË\ e\8bö|\93¨ÑËÛiÊ\10îK\92ëSûtÕf\89ü[ÝƼÕiÊûjñþ\ 19\84éþ5)\ 4S§Ë%ìû×UùìCY¿\9eÏïÖ\11k\85S\1eåCIçìXGø\9eöR\19\85³\9c6ß@Tî!ëß[YäwT\96Ï\9câ¸m\96\17åç\8f\9fêuÓM¾ûdqâÃEó\86\8a;\82z\80s\9e,ëùÕ¢½íDwªÆ\97¤ÿ\7f0M\1e\1cëÓ\13tãÎ/\8bº, o@!-k\90      È*)-zH\19L0ÅÄ\9etÆu\eÄïé\19\ 2M§_\9d2Q \9f_}útÍ^\16«\8bM}¤wÏNOËY{»>>/A\19\91Þûj£àIù\8e¿ãþáÛGô\8f\82ö?\94©ðy¤)I%uÒ_\9f\9f\ f(\13¿£4¸w\e\1dïXß¡\85þÂ.ôGiþ\7f\e÷ÞÍ\87øù¯4­QÑ\9f6ËK\96Â\7f]ÑG/oWô\fáÞe8±xY,\9a\93F\aàJz\8b\r¾×\919üïâ+       [ͪ¸­è
+ÉlÕÌhà\91Ü\136\15\93óeó)Ö\9bÑà\87²\89EÈô½Ä¼h.h\88ï¹þ\8aº¼,"¤\85KJ\1a<©®ò\8dOªzþC\97oÑå·0^\Uí»±4\1f/Þ_V\834\7f\1dEWqI÷K\17¬\8fWHh\81%<\ 4.¬NÇ?xH¬\89\14k\87 Mmv¸?\1cü\1c~}VÏ\ f\9a\96\8c\90Á¡__-ëÃ\ 6\16,ê³G\8fºñi      ©vXTeÛ\96Qt\ fOîoöÎÛ#X¿j\9b\ 2Y~·K\ e}ó   IÍ_lo\1dÎ\1eJàÎßÏ\17mÙ/½'\91\ 5E)T¿Í=CPÁ{\96mÖ¯9z1eGå|XeEðrl`°F@\8ee\96\8e\16ÿ£¬*P§´ÞJgIX\86­z¨|á\8b¦,ë~\9d\11.(7ÞWH£BÈ\97\8b\93ëbXí½²ÖÀ\g\83°7\12\1d}\94VO««\81biCàxf\ f\84ru£w²Õ/\8b3h\16\8b\1e\0´!WÎ\a\87\0A:©Ñ n\9d¦\agl\94ZadÐt@`Ê%Ô}\11\14{±¯\ 2\9bîk3r"¬¶äD¡¥¦-\94T6\9a\164½B<4_ðà9Î\11Z\0xB\96Àë\8b\ 1YÙÍðp°HQ<Yï\92ëD\8c0m\0\12\1eTos\8e\fc/ö\ 3ß@\ 6oÀdùµd³7ÖØ<¨<D
\89$\02Ñ1 £Í\ 2¾\ 1\9a\8f¡¥@D¥½ö\88è\9dPÜdÐXËp\8e\85\ 4    8G*¡À+  Ú Ñx\8aé¾ \ 3´6Bå6*á½Î¡½T\86\ f\ 5)qßCKdZ\11Õj\b\ fïá¼\11H\ 5G@Reqæ;¢½ë*ñ\1a° \17B\0\86\83Ëc\98Ò  1L¸òY\1aA\99§Øv\89\96\9bÐ\87\9dæÈF@\93í\80ì´\15&Ë£\10\1cOd\ 4\ 4\94\12£\ 2\91SØÉHx\87\83^\0°ÓC¦ZåM è7pÖ¨\ f
\b\98¢\10\ e©/\ 1#A´:,²Q£Çìà18\17%\9d\19
+Wï(ܤåÖ\18ÂÓ\1c    Å1\81ù\97áqdÓ\f¹æ \87ÍXp\80\ 5HèÌO"9¾?tL\91\ eWéþÌB\8c\90½Ö¤©\81{²T\egLç&颩\16\12\82\94Ân\9ajQ\16\84q\83Ì\ 6G\19\ fi\90y{0ÔâÉc¹@"Q#-nÕÁê\98\ 4\94Cîzg\14qh¤Õy\0\fBº§5f\14² À_&3U(4ÕûÁM\ 124ê\8bÑ1\9f\94\ e
+\12\81G\16 A\14T"\80£Ü\10\bÉZ\vÐ\9aHÐÉØX[¤\85y\8eÂÚH\ 2\15x^b;å\92\8a )\97(\95\ 4ç£\807\92L\ 1­\12\86\18ïRz\8c
+=H6\98\17õ+%\11Ǽ\aç¡}\83Ûu0\86,\ 1
+\80\ 4\ 4\ 3Úº\ 2\ 3\99\e2ýK\12k¢çúüt©,\b=ä'è\1f"Òé\9cä\147\82{A*\vql¹'O\813\1dïcI\18\ f`xô0R'\ 1Ñ\19ÉÔAF)õNRȨNV\ 6\95½,ÉÄeà74\1e\ e+      ú\86ëµÌ\1ajV\94}ØÛa¼e%K\91\93¤\18
+µô\98× \ eZR\85\81\ 6AgÍ\8aK\81d±ªá\96Ãá\81o\fyO©4¢\12
+\86¦L\ 6t\15c\1fNI°Ösª26\8e\922i\f¯Á?\ 6˶P\9a\8d¤96/\ 6(¤Î\ 4<\12s\16d3P\11é\8bkª**+®  X\Ñó~\84ëLìÏ,×\82pÁC\9eà \83 >Mõ\12Ú9MÆ\1aÐáz4\98\12ß\9a\11³ÖE1õ*\90?,Ôð¨}\ 2\ 5mT@,ZI;ʱϰ\86\0\13ÆRf\r\84 FQt     \1f\v\86\82ÒJ\81\16|àä¤\8e
+\1d5
\0@C\91²\98ÿ\82Ê\9f\97\ 3²\95\8cÓ\9c\90½æðLÅÉ¢h\ eåO¥® +[Yù£ê7RW\ 5M$yÏj¨\12\15ä\88£\ 40ÄF\17\ 5Xôº@\13kÞÃ\b¦&cÔ\1a\81Ë\14-\aøH3äHl\14\81\1dc¨µé\vu\97Æ\90}#\9a\ 3R\11I\1e8ÖÎEEuP\vmL]'(\99-\88\ 2Q*\93Å"å\1e\8f\ 1\13Ç\8aÔ;eÜô$Þ\8dð3=ßÞ\92lçxyÚ2ºh°¿-Îj¼?ív3Ò½"~OÏpít
+Ø7­\196\0Ðçżdí\92Å\9bÏ]pùì\fè\97E]\16\r\-\8aù\ 2:ô;¡Öçg`tA¹?ÖÚô[\19Ä«\a;\82YEu\7fð\e\17Å-v\8eÿyU4å\8a\1dÔg\15Üä2 øy;B}Ç.7×|Áe3\96{TèQ\11\95&*\83µ\96\84\1f®\8eAD]\86kY¬Î\10Õâ\86\87¤ü\18\85\12Ã{Ô\95Ø £æAG\8e\7f@\1cH?\f\û(\92\87ßÔ|b{cPäÌP>¬Q\8eÊ\99\81;\ fÕt(ã\8e$\13\f&óT²jý¡Ãu\94Õx+q#M\ 6a§ÆÆ\b\14\17|àÎ\11\9e\84\8aO¥T÷¿YÏ\80ß(\97\83¨A÷¡©N ^\ 53~àÎtÝG2ný!aK\92bºòÁ÷ \13\12T\9dΫ\9d\8f:\võÉÄ\9a\ f\8d\8fëJ\9dÍêf¬pF­×M¸Ú\92hK¸\98R5\86\9b\85\85É%ûÖ\1f\12\8b5\99Ú\e\19\942K\86
+l\10\1d=\18¥²V×÷¿)t¸¦n\ 4«\ 4|\ fý\88×\86î\81\1c|LÑ\b×\ 3gó»^²oý¡oH8Ýì0ÞåøB
\1c\15[.Ml\15\86\87\1e»+Aùßþ¢K-\94Æ0\80ï!Vc¨C\rÐ2»Þö\ fÝ=ntq\bYçhU\7fs\90£¦\14\8a\fÏx\84¶<fS?¢SãàRg"ã\16}xŶ\8fz\b·Ù÷\ 1\ 1\8aâ\0\b´jÔ÷ÅZ\9d\1aÞØù%\1e\8c¡;\1e¦\96º©\97\84\16\81\ 2!`@È\1c\13.\1d\8eX\12Ùm,bJd@Ý`&¤<´N\88¤$479¤Æ\93G\ 5\1c÷¥ÑJI¹à\ 6oIP\16CñúoòË··q\e  ã÷Q\ 2\ 4=8@\rK¶eGÛWkì\1db Ù.6>à\80¶XÐ\12W\12"\93\ 6Eÿ˧¯D\99ZJuÄ1\92Tã»7ÛJ~ìÌo\863|f8-}\87ëN¦\93º5-ýÁñÐ\96ÎZ'ôÖÿqrÝ\1f?\9b\aáLÔXòý©²ö¹ÏQ\ 5\8e¯úÖÓ¿Úü\1fýÓ#5
+Fj\14äÿêiø%¿U~ú8÷¾ý\8b\85_HZÜÉÇ\173\1a%ìÛgξ\88\84É\84å\97ÐçµúÌ/?û(ä£<¤ô>Édþ7~ûD¿\93M*ÿ¸©.Á;.\92gÎdý²ê=Æ$ä»âÿ¾$ìéjF·4-\9eæ\8cÑü\12NùîÊ»Z+éG!ÈÁü\9dß{yÑ×ò÷\9b\9bc(yÜõ@4\8d\19z¿o\85r\9dòÃÇÃjÉÓâ§þ\91ÿý;¾*¬Eï\8e¦ëâ¿3\92\12"7\fA|£|È6\8fOY\90Þ×ÇG%Û¤y*¯úW_\93(\96µ7\9fø\8eÕ^ÜÓïuÅ\7fÖµÇYî\97vD\84µ\97ÿæB¿ûU,ó\17¿
+Â"\15£Ì\9d\8cùb¶\91\92³ü4\9fx9¬½\\90eCV¼©kÊ?Wø\902\1faDÕw\8aRþxSÿNùn\94¿Sç¢\8c2       \9eh\11èWå;tØù99Üè\82äU¬\95£¥´Ç3ù\89\a\9bU~Ì>\11\99\9fû\9f¾\rô\8b«\ fåc\12È\843"\ eÇ\17ÿ}¸ÿÌs\1fyúã_®zûUÊrA\9fH)\92åFÒìæêg%.Ïæßø3oôW\f]\10'i(ò\8a\94ªáÕ`\9e§ªú¸øG\1eÖôøqï\9f,û¶%"ûåæjð\98ÿ\ 5\16Õµ[R\1c\8b£¸ø {AÈÈJë\8eÑdõÇ\8bO\15ã\8c\94ò¼\rBP\9a´ôg\14\80Ë\84\85yÀ.\ 42?3\8fT~V4\0PSþ\96\87âõIqÛ\93\ 2KEB\96)\ 5u\ 6¤Ò\9d\1f\84ó\87Â\87-|,\14Z\1c\a¾à\f6\99ä+\ 4ãï]\8fè\87\8c¬Ö)-îм\ fá'õïè\9b< lñüoµrö}\87à|ÿ\7f\18*Ϲ\1a|¥ùVór\9acª6\bH\9eµ\14Ÿt§\9e\95m\97\842\ 6¡\1d\958ÈN|\Ã*µ\0*ãG»\86ê\ 5\9cIÁÓ\97\ 6È FÎxê\1a\10r\1e÷°q\86\85hh':\80\88\ eH\88\ 6®çùcgx;9%¬\81ei\12Ðù'\10^¥E\ 1  è/\92Ê\ 5\89@lZz)h\92\88\bæà*饠­h\96\91\b6\18+-
\81{ëx¾§\ 6J{ÛE\82oÖÀ¶«´(\18\ 1\ 5Ü\88\14\ 4¦t( ¬VdK\85ü\98&\11\ 3\81\19j\14x=ÆÙKýTÃ\\92à©8n,\ 4q\9ar\14 Ö:Æ\<Ãëh¨Qàå[Î\8có6\9f\12Ð4]н\9cgw\8b\87{\10dó+\b×Ë×'vüê¡v\1d\84D\92~FUh\90Ì6\13Ù\béÔY=/$]9\14Á(s\b\8eÄRð®\emdß\bb\9aD1Ì\80i)\8a\19âZÉvI(c\10ØQ\89\85«}ô\97Z\88_6\f\17÷\92\8b\90
+ÈÕ]2\0ð\8c§®ñ\ϱ\9eÆ=\bj\8f\85hl':\80\88\ eH\88\ 6®çùc×\9fL|[\87©+\0¸ÔTZ\14\90\80þ"©\\90\bĦ¥\97\82&\89\88(ì*ÓÒKA[Ñ,#\11l0VZ\14p\83\89ãLnGCï\94u­1\16\eØ\1aØv\95\16\ 5\80\e\91\82À\94\ e\ 5\94Õ\88\90ð\1dÔP£Àë1Î^ê§\1aæ\92\ 4OÅqc!\88Ó\94£\0µÖ1æâ\19^GC\8d\ 2/÷)3ÎÛ|\8a^/çÙÝâá\1e\ 4ÙüJsëlEy£\8c¼{bO\räó\86Úu\10\12\19U¡A2ÛLd#¤Sgõ¼\90tåP\ 4£Ì!8\12KÁ»n´\91\bb\9aD1Ì\80i)\8a\19âZÉvI(c\10ØQ\89\85«}ô\97Z\88_6\f\1d~³UÆ\ eÀ2\9eºÆr=Çz
+÷ ¨=\16¢±\9dè\0": !\1a¸\9eç\8fG\93ñtbë,5ú\81ËL¥E\ 1     è/\92Ê\ 5\89@lZz)h\92\88\88®0-½\14´\15Í2\12Á\ 6c¥E\ 17\18:\8e?ÉçÉä\94g­A\16«×\1aØw\95\16\ 5\82\e\91\82À\94\ e\ 5\94Õ\81\90ðåÓP£Àë1Î^j¨\1aæ\92\ 4OÅqc!\88Ó\94£\0µÖ1æâ\19^GC\8d\ 2/7*3ÎÛ\8c\8aÞ+çÙÝâá\1e\ 4ÙüJsÝlEy£\8c¼{bO\räó\86Úu\10\12\19U¡A2ÛLd#¤Sgõ¼\90tåP\ 4£Ü!8\12KÁ»n´\91g]    b\9aD1Ì\81i)\8a\19âZÉvI(c\10ØQ\89\85«}ô\97Z\88a6\1c\1d~³UÆ\ eÀ2\9eºÆr=Çz
+÷ ¨=\16¢±\9dè\0": !\1a¸\9eç\8f½Ñðvdë,5ú\81ËL¥E\ 1     è/\92Ê\ 5\89@lZz)h\92\88\88®0-½\14´\15Í2\12Á\ 6c¥E\ 17\18:\8eïùÓ¡7µõ]±z­\81}WiQ@\ 2\11)\bLéP@Y\1dÈ\96
+       _>\r5
\1eãì¥\86ªa.IðT\1c7\16\828M9
+Pk\1dc.\9eáu4Ô(ðr£2ã¼Í¨è½r\9eÝ-\1eîA\90ͯ4×ÍV\947ÊÈ»'vüê¡v\1d\84D\92~FUh\90Ì6\13Ù\béÔY=/$]9\14Á(w\b\8eÄRð®\e\r°äÄ4\89b\98\ 3ÓR\143ĵ\92í\92PÆ °£\12\vWûè/µ\10Ãl8º®/î%\17!\15\90«»d\0à\19O]ã¹\80\83 öX\88\86\9e\95è\0": !\1a¸\9eç{Îhê\9cºCÿz\ 5\0\97\9aJ\8b\ 2\12Ð_$\95\v\12\81Ø´ôRÐ$\11\11\85]eZz)h+\9ae$\82\rÆJ\8b\ 2n0t\1cß»uÆÅ\8clï»b\ 5[\ 3û®Ò¢\80\ 4Tp#R\10\98Ò¡\80²:\91-\15\12¾\84\1aj\14x=ÆÙK\rUÃ\\92à©8n,\ 4q\9ar\14 Ö:Æ\<Ãëh¨QàåceÆy\9bQÑûå<»[<Ü\83 \9b_i®\9d­(o\94\91wOì)#tÞP»\ eB"I?£*4Hf\9b\89l\84tê¬\9e\17\92®\1c\8a`\94;\ 4Gb)x×\8d\ 6Xrb\9aD1Ì\81i)\8a\19\ 2YwvI(c\10ÚQ\89\83Ì6üK-Ä2\e\9e®ë«;àL
+\9ef\90뻤\0\0\1aO]\ 3º\80\83 öH\88\86\80\ e;\80\88\ eH\88\ 6®çùÞÐñ\k\8f©k\0¸ØTZ\14\90\80þ"©\\90\bĦ¥\97\82&\89\88(ì:ÓÒKA[Ñ,#\11l0VZ\14p\83ñ­ïÞ\ e§·\8e­í\8a-l\rl»J\8b\82\11\8dHA`J\87\ 2Ê:&·THø\1ej¨Qàõ\18g/õS\rsI\82§â¸±\10ÄiÊQ\80\18\f¯£¡F\81\97\8f\95\19çm>E¯\98óìnñp\ f\82l~¥¹y¶¢¼QFÞ=±ãW\ fµë $\92ô3ªB\83\99ÈFH§Îêy!éÊ¡\bF\99Cp$\96\82wÝhîȾäÄ4\89b\98\ 3ÓR\14CÄ¿µ¢í\92PÆ ²£\12\ 5\98\97Z\88c6,]×WwÀ\99\14<Í ×wI\ 1\04\9eº\ 6´7Ú\1e\84´GÂ3\1eÚ\89\ e ¢\ 3\12¢\81ëyþÄ\eû\93©­ÃÔ%\0\k*-
+H@w\91T.H\ 4bÓÒKA\93DD\14v\97i饠­h\96\91\b6\16+-
+¸Át2ò'#ÇslmWì`k`ÛUZ\14\8c\80\ 2nD
+\ 2S:\14PV#²¥B·PC\8d\ 2¯Ç8{©\9fj\98K\12<\15Ç\8d\85 NS\8e\ 2ÔZÇ\98\8bgx\1d\r5
+¼|¬Ì8oó)zÁ\9cgw\8b\87{\10dó+ͽ³\15å\8d2òî\89\1d¿z¨]\a!\91¤\9fQ\15\1a$³ÍD6B:uVÏ\vIW\ eE0Ê\1c\82\14¼ëFs\1dûJ\10Ó$\8aa\ eLKQ\f\11Ï\8e¶KB\19\83È\8eJ\14`Öá_j!\8eÙ°t]_ÝK.B*\Èí]B\0ø\8c§®ùÆ\80\83 öH\88¦\9e\15è\0\ 2\ 1\1a¸\9eçO¦îtzê\16ýë%\0\k*-
+H@{\91T.H\ 4bÓÒKA\93DD\14v\97i饠­h\96\91\b6\17+-
+¸Á­7\1eM'Cç\94®ÆXì`k`ÛUZ\14\8c\80\ 2nD
+\ 2S:\14PV#²¥B·PC\8d\ 2¯Ç8{©\9fj\98K\12<\15Ç\8d\85 NS\8e\ 2ÔZÇ\98\8bgx\1d\r5
+¼ÜxÍ8oó)zÁ\9cgw\8b\87{\10dó+ͽ³\15å\8d2òî\89\83Î\ej×AH$égT\85\ 6Él3\91\8d\90N\9dÕóBÒ\95C\11\8c2\87àH,\ 5ïºÑÆÖ\85 ¦I\14Ãü\97\96¢\18!\9e}yÛ%¡\8cAdG%
+0ëè/µ\10¿l\18º®/î%\17!\15CÈÝ]B\0ø\8c§?¹/»ÞT\95(\fÿ\98ÞxÓ\bVD/wwNO\9bÔ\9c\9d]ÿÀ\b#\90"cf\ 6\8býõ\eh!\80\1fó\9a­ay¼3yG׳¾Wß|c \1d3\b*#Bd»¶\91h\a\11í\88\10\r\99M¦Sgj,±r\ 6\80WM­%\ 1     Ô\17\8bõ\82\ 5\10[%½\154ÍdÀ±aVIo\ 5\95b\ 1Ö\18k-  ¸¡\9d\17ÞdlO\×TwÅ\r\ 1ë®Ö\92\80\ 4"\98Ê\18\ 2+u$ \8c}r˥ƯÐ\86\9a\ 4Þ \11ɱ\82ja.\99÷^¤[âC\9cM9   Pc\1cC!?ñ86Ô$ðòÕëQ\88S\8bJu`¾¨çÅü\15\82ì>éÞ\9d'Q.ä\91«;vü×MíÎó\99\8a\97¦!\9eí:²cÒ¡\=Ϥ*r$\8c)·CØ\12CÀû.4×1\9e\ 4!\8f\82\10ÛÀ*)\89\1e2\1a\99Ù>"_\87\10Ú·\92\ 4\99±ù\7fi\91\95¹±Óõ=º=\91h)b\85\8cï/
+\0°ñ­o@Û²\8cù\98AP\19\11¢       @´\83\88vD\88\86ù]3s-ça:5ÕX9\ 6ÀæÖ\92\80\ 4ê\8bÅzÁ\ 2\88­\92Þ
+\9af2àØ8«¤·\82¶æJ±\0k\8cµ\96\ 4Üpd[\8ec»£Ñ¡ýµ\ 5Y\9ca\e°îj-      H \82©\8c!°RG\ 2ʸ\8bl¹Ôø!ÚP\93À\e$"9VP-Ì%óÞ\8btK|\88³)'\ 1j\8cc(ä'\1eÇ\86\9a\ 4^¾¨<
+qjQ©nÌ\17õ¼\98¿B\90Ý'ÝÓó$Ê\85<ruÇ\1ejÈç5µ;Ïg\9aÝ+^\9a\86x¶ëÈ\8eI\87rõ<\93ªÈ\910¦Ü\ eaK\f\ 1ï»Ð\Çx\12\84<
+Bl\ 3«¤$z\88m$û\88|\1dB`ßJ*\§[ÿ\97\16Y\98\e\e\83{)¤Ï%2º¿\18\0¼Æ·¾ñÆ3c2f\10SF\ 4hbYF¢\1dD´#B4´\1dgæ>Ì,ë\90p\7f\ 2\807M­%\ 1  \94\17\8bõ\82\ 5\10[%½\154ÍdÀ±IVIo\ 5\95b\ 1Ö\17k-  ¸¡=\1a;îÔ\99Ù®©î\8a\vl\ 3Ö]­%\ 1   D0\951\ 4VêH@\19\17\91-\97\1a¿A\ej\12x\83D$Ç
\85¹dÞ{\91n\89\ fq6å$@\8dq\f\85üÄãØP\93ÀË\17\95G!N-*Õyù¢\9e\17óW\b²û¤{u\9e\90G®îØñ_7µ;Ïg\9aÝ+^\9a\86x¶ëÈ\8eI\87rõ<\93ªÈ\910¦Ü\ eéX¢`S\f¹×wÍOFSãy\12ò(\b±m°\92\92èg\8eefû\88|\1dBhßJ\12\932\83\982"<î\83\11h\a\ 1í\88\0ÙÆQº\14Z\8bõ+_éÿd\14DØÆ°ÿè¬qzõ¶ø&RéñÇbe»X\87¼Ð\90ï;#,Óî¨\99\f¸~ãZç>Sàñ¶ÿ\88\ fþ}yz\12\8eM\8d\16ù*\8aùIu\9b¹)¿ä6Ù·ÓÌ=CK\96¨\rË\7fÑÃÚaû\ 1\89Ô0ÖA,\94Âè¾\95\ 6\8aÇÅî¾=¶¤¶\18%÷ÓÒÀ\1fq d¤Ã5\ 4\19        zóå(E\1c\8b-\97s¦4\97¿X\9c·,h\9f?öòF¸YªÅï"l\18lS~#\84\89\98ç\7fÍ\7f\8aXH\88±ý\80\ 4åàî©ü µ»>\8fvM\8dÕ\1cÑ(É\v-f\1e÷!¦üf\b½8õùO¶),\ 3)ÛOH\90\8e\9c\89i\9c&éºÌ>h\1foªI\0Ú\96q_ðó9\98Ï\ 5\9e\1f\1e     ¶@v^\90\05b~ðå[\18­ô9 {oH æþ_­Ru¼ð\ e\84÷¼=iïÍÿéL\0º\9bú'c\1e\96"µö,\17\1d7Þ>m<\10p¯è?\v\8c¡\8dé:\19ýG\80\ 1\0\88\82Õ_\r
+endstream\rendobj\r189 0 obj\r<</Filter[/FlateDecode]/Length 3958>>stream\r
+H\89ì\97Qoã8\ eÇß\ f¸ï0@q@\16¸Eã4IÛÛ§¹6)\ 2\\16\83¦\ f÷vPd:\r*K\81$§í·?ÚÓm­Ä\89h4må\8cý0\83\99\906\7f"Eþù;¿_\8aX\83üíÛ?ÿþ·\7fü/úv:\91ö[ç)\15RÅð{þ\87}^ÁËÏßNgV/åÂ5X3\91ýeÑ\11\8a?@|¥\84Òæ·j{ÉÒ¿Ìÿøù×é\7f§ÿù\13\7fùö¯â_×Kn\97J2ýüó?þxóg\16_8Ï,\98\977\9c\9a\1d\9c\8bçD³ûebG\12m\81\ e÷\91QÝLÆc¥Sf\83\88Æ2½\0;\ 3kÑî`Ùÿðâèí\a¯:\97\93k
+x\85ÓçÜ\ 4\ f¬·¢\1còd)\80^\7f\8eùf1îÅ        ¿Bþ­\94ØW"\9aI³bøFþL+\ fÇ!\88Òèúî\81PÆÐè^,\83Àê\18\10\80ß\\ 3¥â5ÄY\11àw±PziïS\12p\95[\10ô]oéj%\84Z\83\9e2cAÿ`\ 2[Ö®£Ú\80®öl\b7ˬºÍÓF\83-\9b7\84Pª)~\1a
+­Fbt\1d\82 ì\9c\8c\8b\87rwÓz´ih¬þ\8c.%^4Á8Ä$²yc\b¹Èb¸b«<2"¥ë\12\ 4io0ô\8dS\99¥ô5ªl\1d\ 4`Ôõê\85\18ç Î\ 5Ð\1c$M@nx\ 4\ 1êÅ|\84y±7Ö\ 1Ýò   \ 2\15Ï?I2³ûâU¤·\9eNÚò9¦5\81ÐÝÌè\89qZ\89¼ÚÖ:¢ÝÁW­¹¥à                çyÿ¹csARL\9fSÑï§\12\8a?@LïÄMá*²U4\99\91D[ Ã}dT7\93ñXi\94^ADc\99^\80\9dáÞ\82v\aËþW÷¡ª\9f÷`O®IýhÛ)\8c\99å«(\87<Y
+ ×\9fc~L\93*òN*«\994+\86oäÏ´òp\1c\82(\r¯r\13Ê\18\1aÝ\8be\10X\1d\ 3\ 2ð\9bë]cØaÔ\10gE\80õ\84Z\95[\10ô~\91¥\95\10j\r\8cÅe\82       lY$Ų˳!Ü,³ê6O\e\r¶lÞ\10B©¦øi(´\1a\89Ñu\b\82²s2.\1eÊÝMëѦ¡±\12\16"\89\17M0\ e1m'*\997\86\90\8b,\86+¶Ê##Rº.A\90ö\ 6Cß8\95YJ_£ÊÖA\0F]¯^\88q\ eâ\\0ÍAÒ\ 4ä\86G\10 ^ÌG\98\17{c\1dÐ-\9f Pñü\93$3»/^Ezëé¤-\9fcZ\13\bÝÍ\8c\9e\18§\95È«m­#Ú\1d|´?xBÂyÞ\7fîØ\\90\14ÓçTôû©\84â\ f\10Ó;qS¸\8al\15Mf$Ñ\16èp\1f\19ÕÍd<V\1a¥W\10ÑX¦\17`g¸· ÝÁ²ÿÕ}èÌ7±\ìÉ5©\1fm;\851³|\15å\90'K\ 1ôúsÌ\8fiREÞIe5\93fÅð\8dü\99V\1e\8eC\10¥áUnB\19C£{±\f\ 2«c@\0~s½k\f;\8c\1aâ¬\b°\9eP«r\v\82Þ/²´\12B­AO\99±¸L0\81-\8b¤Xvy6\84\9beVÝæi£Á\96Í\eB(Õ\14?\r\85V#1º\ eAPvNÆÅC¹»i=Ú44VÂB$ñ¢   Æ!¦íD%óÆ\10r\91ÅpÅVydDJ×%\bÒÞ`è\e§2KékTÙ:\bÀ¨ëÕ\v1ÎA\9c\v 9H\9a\80Üð\b\ 2Ô\8bù\bóbo¬\ 3ºå\13\ 4*\9e\7f\92df÷Å«Ho=\9d´åsLk\ 2¡»\99Ñ\13ã´\12yµ­uD»\83\8fö\aOH8ÏûÏ\1d\9b\v\92\9c\8a~?\95\ 1bz'n
+W\91­¢É\8c\ 2\1dî#£º\99\8cÇJ£ô
+"\1aËô\ 2ì\f÷\16´;Xö¿º\ fõ}\13ËÅ\9e\\93úѶS\183ËWQ\ e\14@¯?Çü\98&Uä\9dTV3iV\fßÈ\9fiåá8\ 4Q\1a^å&\9414º\17Ë °:\ 6\ 4à7׻ưè!Î\8a\0ë     µ*· èý"K+!Ô\1aô\94\19\8bË\ 4\13زH\8ae\97gC¸YfÕm\9e6\1alÙ¼!\84RMñÓPh5\12£ë\10\ 4eçd\<\94»\9bÖ£MCc%,D\12/\9a`\1cbÚNT2o\f!\17Y\fWl\95GF¤t]\82 í\r\86¾q*³\94¾F\95­\83\0\8cº^½\10ã\1cĹ\0\9a\83¤       È\r\8f @½\98\8f0/öÆ: [>A âù'Ifv_¼\8aôÖÓI[>Ç´&\10º\9b\19=1N+\91WÛZG´;øh\7fð\84\84ó¼ÿܱ¹ )¦Ï©è÷S Å\1f ¦wâ¦p\15Ù*\9aÌH¢-Ðá>2ª\9bÉx¬4J¯ ¢±L/ÀÎpoA»\83eÿ«ûÐitÑ\1d\\ e¢ÞÀ7º\þÉ5©1m;\851¼~üyÓëï-.\87=Y
\97¢c~LC+ò\ e\994+\86oäÏ´\ 2q\1c\82(\ eÿhÆüâ²D\¬Þ\8c\eB'Õ´´íRÖ\rÇ!\bÊÎɸx(\97;­G\9b\86ÆJ\90\92\12+P0N¬Ø²y0\82Òß±[9p\09п¸\8c.zç\17ÞMöØäÀE«\ 6Z5PU\e\ 6\ 4à7×»\16Y\87\18ç|V\ 4ø],\94^Úû\94Ä]å\16\ 4½\7f¶h%\84Z\83\9e2\83\a\13x¹w\1dÕ\ 6tµgC¸YfÕm\9e6\1alÙ¼!\84­\ elu «\ 3¿\9a°7\18úd\89ÌÒ"'$EV¶\ e\ 20êzuW\8cÓ\ 1»%h\ e\92¦?6<\82\0õb>Â|v¿Ll\1dÐ-\9f Pñü\93$3øMJ\13ú\99¬zêaËç\98T&¡«\99Ñ\13ã´\12\rf¯åyÿ¹csAÒ\11\9fSÑï§\12\8a?@LïÄMá*²U4\99\91D[ Ã}dTÞõõsñL/ÀÎPΣÝÁÒÿÕ\8dètØí\ e/Îz\83¾ov¹ü\93kRgÚv
+czamõú{\8bËaO\96\ 2è¥è\98\1fÓÔ\8a¼SËj&Í\8aá\eù3­@\1c\87 \8aÃ?\9b1¿¸C\10÷\8d\86й\v/eßp\1c\82 ì\9c\8c\8b\87r¹Óz´ih¬\ 4-)ßV^\8a\9c,\99\a£(ý\1d»\95\ 3\a\90\ 3çóËáYwà]e[9ÐÊ\81V\ e´r \95\ 3\81±¶r \95\ 3\a\93\ 3\17\83þÙù°×­²kå@+\aZ9ÐÊ\81V\ e´r \95\ 3¿\84\1c\88¢Á`Ø\8f\86çç­\1ehõ@«\aZ=Ðê\81V\ f´zà\97Õ\ 3½þàübp\19ýrzà¢\95\ 3­\1c¨ª\r\ 3\ 2ð\9b\94\ 6\ eú¬\bð»X(½´÷)\89»Ê-\bzÿpÑJ\bµ\ 6=e\ 6ÇÆ\ f&ðrï:ª\rèjÏ\86p³ÌªÛ<m4زyC\b[!Ø
+AW\b~5ao0ôÉ\12\99¥ENH\92¬l\1d\ 4`Ôíú\0c\9c\ eØ-As\904ý±á\11\ 4¨\17ó\11æ³ûebë\80\ 4\81\8aç\9f$\99ÁoR\9aÐÏdÕS\ f[>Ǥ2    ]Í\8c\9e\18§\95È«m0\8b-ÏûÏ\1d\9b\v\92\8eø\9c\8a~?\95\ 1bz'n
+W\91­¢É\8c\ 2\1dî#£ò®¯\9f\e\8eez\ 1v\86r\1eí\ e\96þ¯nD§Ñå ê\ fºçÝKßðr\ f`rMjMÛNa\8c/,®^\7fou9ìÉR\0½\16\1dóc\1a[\91wlYͤY1|#\7f¦\15\88ã\10Dqø\87\17\97\bâÂñfÜ\10:wã¥,\1c\8eC\10\94\9d\93qñP.wZ\8f6\r\8d\95 &åÛÎKÑ\93%ó`$¥¿c·zàPz`x>\88\86¿\94\1e¸\99\8c[5Ъ\81êîºÿ\1e\be\f\8dîÅ2\b¬\8e\ 1\ 1øÍ5P*\1eåKV\ 4ø],\94^Úû\94\ 4\16\ 4½\7fdj%\84Z\83\9e2\83Ãð\a\13زv\1dÕ\ 6tµgC¸YfÕm\9e6\1alÙ¼!\84­¼må­+o\9b@ÈE\16Ã\15\91\11)]\97 H{\ 3¯¬\94YZT\1fIR\97­\83\0\8cº^½\10ã\1cĹ\0\9a\83¤ È\r\8f @½\98\8f0\9fÝ/\13[\atË'\bT<ÿ$ÉÌî\8bW\91Þz:iËç\98Ö\ 4Bw3£'Æi%òj[ë\88v\a\1fí\ f\9e\90p\9e÷\9f;6\17$Åô9\15ý~*¡ø\ 3ÄôNÜ\14®"[E\93\19\ 5:ÜGFu3\19\8f\95\15D4\96é\ 5Ø\19î-hw°ì\7fu\1f:\8d.\aQÿ¢\7fÖ;óÍ.÷\0&פδí\14ÆôòÕ\96C\9e,\ 5Ð+Ñ1?¦\99\15yg\96ÕL\9a\15Ã7ògZy8\ eA\94\86Wà      e\f\8dîÅ2\b¬\8e\ 1\ 1øÍõ®\81ì0j\88³"Àz\92­Ê-\bz¿ÜÒJ\bµ\ 6=eÆâZÁ\ 4¶,\92vÙåÙ\10n\96Yu\9b§\8d\ 6[6o\b¡TSü4\14ª\8dÄè:\ 4AÙ9\19\17\ fåî¦õhÓÐX      «\91Ä\8b&\18\87\98\1d\95Ì\eCÈE\16Ã\15\91\11)]\97 H{\83¡o\9cÊ,¥/Teë \0£®W/Ä8\aq.\80æ i\ 2rÃ#\bP/æ#Ì\8b\r²\ eè\96O\10¨xþI\92ý\9fý2Xj\1c\86ÁðÃpé\8dº\10º=î@Óé¡;\fð\ 2®£v;8vÇN
+¼ý*\1e\86\8diS+C\ 1§4g)ÖgÉÒ/Ûüðv¤·\9dNÚò9¦5\81ÐÝìø\99\vZ\89¼Ù¶º¢æàÙþà           \17UÿyàsIRL_SÑ\1f§\92Z<BFïÄ]árÙrMf¬Ð\16èp\9f\19Õd\9a¦Ú ô\8a"\9a\82\9b%\14÷¸· ÝÁ²ÿÝ}è\9c\8d\12\96ô\19»\bÎ.ÿ\ 2¦7¤Î´í\14Çô
\96G¾XI W¢g~L3\8b\ 5gVa¸²k\8e\7f\14/´òð\1c¢(\8dà;\90ÚZ\1aÝ«e\14X=\v\12ðÌMÓ@ö\18\r\v°\9ddÛå\16\ 5}Xn\19-¥Þ\80\99q[àZÁ%¶,\92viòì\b7/\v}W¥\8d\ 6[7ï\b¡Ò3<\1a\9cj#1ú\ eQPöÎR÷QÞnÞ\8e6\8f\8d\95°\1a)|h\92\vÈhÛQͼ3\84B\96\19\óu\15\19\91Òw\89\82t\90\\85Æ©*súBU·\8e\ 2\90õ\83z!Ã9\88s\ 1\8c\0E\13\90ï<¢\0\rb>ÁÜm\90m@·|¢@Åû_,JÛüðv¤·\9dNÚò9¦5\81ÐÝìø\99\vZ\89¼Ù¶º¢æàÙþà           \17UÿyàsIRL_SÑ\1f§\92Z<BFïÄ]árÙrMf¬Ð\16èp\9f\19Õd\9a¦Ú ô\8a"\9a\82\9b%\14÷¸· ÝÁ²ÿÝ}è\9c\8d\12\96°áèb\18\9a\ 5LoH\9diÛ)\8eé\15ª-\8f\92@¯DÏü\98f\16\vάÂpe×\1cÿ(^håá9DQ\1aA\r'µµ4ºWË(°z\16\99\9b¦\81ì1\1aÈJ\17`;ɶË-
+ú°Ü2ZJ½\ 13ã¶Àµ\82KlY$íÒäÙ\11n^\16ú®J\e\r¶nÞ\11B¥gx48ÕFbô\1d¢ ì\9d¥î£¼Ý¼\1dm\1e\e+a5RøÐ$\17\90Ѷ£\9ayg\b\85,3¸æë*2"¥ï\12\ 5é ¹
+\8dSUæô\85ªn\1d\ 5 ë\aõB\86s\10ç\ 2\18\ 1\8a& ßyD\ 1\1aÄ|\82¹Û Û\80nùD\81\8a÷¿X\94¶ùáíHo;\9d´åsLk\ 2¡»Ùñ3\17´\12y³muEÍÁ³ýÁ\13\12.ªþóÀç\92¤\98¾¦¢?N%µx\84\8cÞ\89»Âå²å\9aÌX¡-Ðá>3ªÉ4MµAé\15E4\ 57K(îqoA»\83eÿ»ûÐù ß\1f%¿ú\97Ipvù\170½!u¦m§8¦×í\9fÉàrouyì\8b\95\ 4z-zæÇ4µXpj\15\86+»æøGñB+\10Ï!\8aâ\bÏfÌ/nKÄÍê¿qGè\94\9eÕÖ]ʾá9DAÙ;KÝGyÜy;Ú<6V\82\96TX\81\92\vbÅÖÍ£Q\94á\8e\ 3\87Ò\ 3£á \19þ(=\10Ò\9a'5ð\83ÕÀþw µµ4ºWË(°z\16\99\e T<Ê\97Ò\ 5ø[.µY\15\7fs\12ð.·(èÃ#Óh)õ\ 6Ì\8c[\1c\86·\bËjºªwл=;ÂÍËBßUi£ÁÖÍ;Bx\92·'yëËÛ.\10
+YfpÍ×UdDJß%
+ÒAr\15\1a§ªÌ]õ\91$uÝ:
+@Ö\ fê\85\fç Î\ 50\ 2\80ü'À\0÷,\10M\r
+endstream\rendobj\r162 0 obj\r[/ICCBased 170 0 R]\rendobj\r190 0 obj\r<</CreationDate(D:20090527042239-04'00')/Creator(Adobe Illustrator CS4)/ModDate(D:20090730214335-05'00')/Producer(Adobe PDF library 9.00)/Title(colorbox)>>\rendobj\rxref\r
+0 191\r
+0000000004 65535 f\r
+0000000016 00000 n\r
+0000000076 00000 n\r
+0000048436 00000 n\r
+0000000005 00000 f\r
+0000000006 00000 f\r
+0000000007 00000 f\r
+0000000008 00000 f\r
+0000000009 00000 f\r
+0000000010 00000 f\r
+0000000011 00000 f\r
+0000000012 00000 f\r
+0000000013 00000 f\r
+0000000014 00000 f\r
+0000000015 00000 f\r
+0000000016 00000 f\r
+0000000017 00000 f\r
+0000000018 00000 f\r
+0000000019 00000 f\r
+0000000020 00000 f\r
+0000000021 00000 f\r
+0000000022 00000 f\r
+0000000023 00000 f\r
+0000000024 00000 f\r
+0000000025 00000 f\r
+0000000026 00000 f\r
+0000000027 00000 f\r
+0000000028 00000 f\r
+0000000029 00000 f\r
+0000000030 00000 f\r
+0000000031 00000 f\r
+0000000032 00000 f\r
+0000000033 00000 f\r
+0000000034 00000 f\r
+0000000035 00000 f\r
+0000000036 00000 f\r
+0000000037 00000 f\r
+0000000038 00000 f\r
+0000000039 00000 f\r
+0000000040 00000 f\r
+0000000041 00000 f\r
+0000000042 00000 f\r
+0000000043 00000 f\r
+0000000044 00000 f\r
+0000000045 00000 f\r
+0000000046 00000 f\r
+0000000047 00000 f\r
+0000000048 00000 f\r
+0000000049 00000 f\r
+0000000050 00000 f\r
+0000000051 00000 f\r
+0000000052 00000 f\r
+0000000053 00000 f\r
+0000000054 00000 f\r
+0000000055 00000 f\r
+0000000056 00000 f\r
+0000000057 00000 f\r
+0000000058 00000 f\r
+0000000059 00000 f\r
+0000000060 00000 f\r
+0000000061 00000 f\r
+0000000062 00000 f\r
+0000000063 00000 f\r
+0000000064 00000 f\r
+0000000065 00000 f\r
+0000000066 00000 f\r
+0000000067 00000 f\r
+0000000068 00000 f\r
+0000000069 00000 f\r
+0000000070 00000 f\r
+0000000071 00000 f\r
+0000000072 00000 f\r
+0000000073 00000 f\r
+0000000074 00000 f\r
+0000000075 00000 f\r
+0000000076 00000 f\r
+0000000077 00000 f\r
+0000000078 00000 f\r
+0000000079 00000 f\r
+0000000080 00000 f\r
+0000000081 00000 f\r
+0000000082 00000 f\r
+0000000083 00000 f\r
+0000000084 00000 f\r
+0000000085 00000 f\r
+0000000086 00000 f\r
+0000000087 00000 f\r
+0000000088 00000 f\r
+0000000089 00000 f\r
+0000000090 00000 f\r
+0000000091 00000 f\r
+0000000092 00000 f\r
+0000000093 00000 f\r
+0000000094 00000 f\r
+0000000095 00000 f\r
+0000000096 00000 f\r
+0000000097 00000 f\r
+0000000098 00000 f\r
+0000000099 00000 f\r
+0000000100 00000 f\r
+0000000101 00000 f\r
+0000000102 00000 f\r
+0000000103 00000 f\r
+0000000104 00000 f\r
+0000000105 00000 f\r
+0000000106 00000 f\r
+0000000107 00000 f\r
+0000000108 00000 f\r
+0000000109 00000 f\r
+0000000110 00000 f\r
+0000000111 00000 f\r
+0000000112 00000 f\r
+0000000113 00000 f\r
+0000000114 00000 f\r
+0000000115 00000 f\r
+0000000117 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000000000 00000 f\r
+0000051202 00000 n\r
+0000048489 00000 n\r
+0000048844 00000 n\r
+0000049045 00000 n\r
+0000061445 00000 n\r
+0000058207 00000 n\r
+0000050103 00000 n\r
+0000049109 00000 n\r
+0000231123 00000 n\r
+0000049538 00000 n\r
+0000049588 00000 n\r
+0000055520 00000 n\r
+0000055406 00000 n\r
+0000051720 00000 n\r
+0000051805 00000 n\r
+0000052189 00000 n\r
+0000055557 00000 n\r
+0000058244 00000 n\r
+0000061521 00000 n\r
+0000062006 00000 n\r
+0000062952 00000 n\r
+0000069751 00000 n\r
+0000084919 00000 n\r
+0000102822 00000 n\r
+0000111395 00000 n\r
+0000126519 00000 n\r
+0000132206 00000 n\r
+0000141391 00000 n\r
+0000143749 00000 n\r
+0000159943 00000 n\r
+0000177431 00000 n\r
+0000183301 00000 n\r
+0000187819 00000 n\r
+0000205653 00000 n\r
+0000220229 00000 n\r
+0000227091 00000 n\r
+0000231160 00000 n\r
+trailer\r
+<</Size 191/Root 1 0 R/Info 190 0 R/ID[<7EB5FF43BD08164184F35B8300F050C9><E617EB833E197F43BC059F7255614CEE>]>>\r
+startxref\r
+231333\r
+%%EOF\r
diff --git a/library/colorbox/colorbox.css b/library/colorbox/colorbox.css
new file mode 100644 (file)
index 0000000..544a76f
--- /dev/null
@@ -0,0 +1,52 @@
+/*
+    ColorBox Core Style:
+    The following CSS is consistent between example themes and should not be altered.
+*/
+#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
+#cboxOverlay{position:fixed; width:100%; height:100%;}
+#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
+#cboxContent{position:relative;}
+#cboxLoadedContent{overflow:auto;}
+#cboxTitle{margin:0;}
+#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
+#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
+.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
+.cboxIframe{width:100%; height:100%; display:block; border:0;}
+#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
+
+/* 
+    User Style:
+    Change the following styles to modify the appearance of ColorBox.  They are
+    ordered & tabbed in a way that represents the nesting of the generated HTML.
+*/
+#cboxOverlay{background:#000;}
+#colorbox{}
+    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
+    #cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
+    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
+    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
+    #cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
+    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
+    #cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
+    #cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}
+    #cboxContent{background:#fff; overflow:visible;}
+        .cboxIframe{background:#fff;}
+        #cboxError{padding:50px; border:1px solid #ccc;}
+        #cboxLoadedContent{margin-bottom:5px;}
+        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
+        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
+        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
+        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
+
+        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
+        #cboxPrevious{left:0px; background-position: -51px -25px;}
+        #cboxPrevious:hover{background-position:-51px 0px;}
+        #cboxNext{left:27px; background-position:-75px -25px;}
+        #cboxNext:hover{background-position:-75px 0px;}
+        #cboxClose{right:0; background-position:-100px -25px;}
+        #cboxClose:hover{background-position:-100px 0px;}
+
+        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
+        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
+        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
+        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}
\ No newline at end of file
diff --git a/library/colorbox/colorbox.jquery.json b/library/colorbox/colorbox.jquery.json
new file mode 100644 (file)
index 0000000..dd517a5
--- /dev/null
@@ -0,0 +1,30 @@
+{
+       "name": "colorbox",
+       "title": "ColorBox",
+       "description": "A lightweight customizable lightbox plugin",
+       "keywords": [
+               "modal",
+               "lightbox",
+               "window",
+               "popup",
+               "ui"
+       ],
+       "version": "1.3.32",
+       "author": {
+               "name": "Jack Moore",
+               "url": "http://www.jacklmoore.com",
+               "email": "jack@colorpowered.com"
+       },
+       "licenses": [
+               {
+                       "type": "MIT",
+                       "url": "http://www.opensource.org/licenses/mit-license.php"
+               }
+       ],
+       "homepage": "http://jacklmoore.com/colorbox",
+       "demo": "http://jacklmoore.com/colorbox",
+       "download": "http://jacklmoore.com/colorbox/colorbox.zip",
+       "dependencies": {
+               "jquery": ">=1.3.2"
+       }
+}
\ No newline at end of file
diff --git a/library/colorbox/component.json b/library/colorbox/component.json
new file mode 100644 (file)
index 0000000..171764f
--- /dev/null
@@ -0,0 +1,8 @@
+{
+       "name": "jquery-autosize",
+       "version": "1.3.32",
+       "main": "./jquery.autosize.js",
+       "dependencies": {
+               "jquery": ">=1.3.2"
+       }
+}
\ No newline at end of file
diff --git a/library/colorbox/content/ajax.html b/library/colorbox/content/ajax.html
new file mode 100644 (file)
index 0000000..e772638
--- /dev/null
@@ -0,0 +1,11 @@
+<div id='homer' style="background:url(../content/homer.jpg) right center no-repeat #ececec; height:135px; width:280px; padding:30px 10px;">
+    <strong>Homer</strong><br/>
+    <em>\noun\</em><br/>
+    <strong>1.</strong> American bonehead<br/>
+    <strong>2. Pull a Homer-</strong><br/>
+    to succeed despite<br/>
+    idiocy
+</div>
+<script>
+    $('#homer strong').css({color:'red'});
+</script>
\ No newline at end of file
diff --git a/library/colorbox/content/homer.jpg b/library/colorbox/content/homer.jpg
new file mode 100644 (file)
index 0000000..87ec76c
Binary files /dev/null and b/library/colorbox/content/homer.jpg differ
diff --git a/library/colorbox/content/marylou.jpg b/library/colorbox/content/marylou.jpg
new file mode 100644 (file)
index 0000000..4c717d2
Binary files /dev/null and b/library/colorbox/content/marylou.jpg differ
diff --git a/library/colorbox/content/ohoopee1.jpg b/library/colorbox/content/ohoopee1.jpg
new file mode 100644 (file)
index 0000000..aae19a3
Binary files /dev/null and b/library/colorbox/content/ohoopee1.jpg differ
diff --git a/library/colorbox/content/ohoopee2.jpg b/library/colorbox/content/ohoopee2.jpg
new file mode 100644 (file)
index 0000000..2068944
Binary files /dev/null and b/library/colorbox/content/ohoopee2.jpg differ
diff --git a/library/colorbox/content/ohoopee3.jpg b/library/colorbox/content/ohoopee3.jpg
new file mode 100644 (file)
index 0000000..4d64d24
Binary files /dev/null and b/library/colorbox/content/ohoopee3.jpg differ
diff --git a/library/colorbox/example1/colorbox.css b/library/colorbox/example1/colorbox.css
new file mode 100644 (file)
index 0000000..5ee3feb
--- /dev/null
@@ -0,0 +1,86 @@
+/*
+    ColorBox Core Style:
+    The following CSS is consistent between example themes and should not be altered.
+*/
+#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
+#cboxOverlay{position:fixed; width:100%; height:100%;}
+#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
+#cboxContent{position:relative;}
+#cboxLoadedContent{overflow:auto;}
+#cboxTitle{margin:0;}
+#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
+#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
+.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
+.cboxIframe{width:100%; height:100%; display:block; border:0;}
+#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
+
+/* 
+    User Style:
+    Change the following styles to modify the appearance of ColorBox.  They are
+    ordered & tabbed in a way that represents the nesting of the generated HTML.
+*/
+#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
+#colorbox{}
+    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
+    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
+    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;}
+    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;}
+    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
+    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
+    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
+    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
+    #cboxContent{background:#fff; overflow:hidden;}
+        .cboxIframe{background:#fff;}
+        #cboxError{padding:50px; border:1px solid #ccc;}
+        #cboxLoadedContent{margin-bottom:28px;}
+        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
+        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
+        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
+        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
+        #cboxPrevious:hover{background-position:-75px -25px;}
+        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
+        #cboxNext:hover{background-position:-50px -25px;}
+        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
+        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
+        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
+        #cboxClose:hover{background-position:-25px -25px;}
+
+/*
+  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
+  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
+  See: http://jacklmoore.com/notes/ie-transparency-problems/
+*/
+.cboxIE #cboxTopLeft,
+.cboxIE #cboxTopCenter,
+.cboxIE #cboxTopRight,
+.cboxIE #cboxBottomLeft,
+.cboxIE #cboxBottomCenter,
+.cboxIE #cboxBottomRight,
+.cboxIE #cboxMiddleLeft,
+.cboxIE #cboxMiddleRight {
+    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
+}
+
+/*
+  The following provides PNG transparency support for IE6
+  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
+*/
+.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
+.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
+.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
+.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
+.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
+.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
+.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
+.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}
+
+.cboxIE6 #cboxTopLeft,
+.cboxIE6 #cboxTopCenter,
+.cboxIE6 #cboxTopRight,
+.cboxIE6 #cboxBottomLeft,
+.cboxIE6 #cboxBottomCenter,
+.cboxIE6 #cboxBottomRight,
+.cboxIE6 #cboxMiddleLeft,
+.cboxIE6 #cboxMiddleRight {
+    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
+}
diff --git a/library/colorbox/example1/images/border.png b/library/colorbox/example1/images/border.png
new file mode 100644 (file)
index 0000000..f463a10
Binary files /dev/null and b/library/colorbox/example1/images/border.png differ
diff --git a/library/colorbox/example1/images/controls.png b/library/colorbox/example1/images/controls.png
new file mode 100644 (file)
index 0000000..dcfd6fb
Binary files /dev/null and b/library/colorbox/example1/images/controls.png differ
diff --git a/library/colorbox/example1/images/ie6/borderBottomCenter.png b/library/colorbox/example1/images/ie6/borderBottomCenter.png
new file mode 100644 (file)
index 0000000..0d4475e
Binary files /dev/null and b/library/colorbox/example1/images/ie6/borderBottomCenter.png differ
diff --git a/library/colorbox/example1/images/ie6/borderBottomLeft.png b/library/colorbox/example1/images/ie6/borderBottomLeft.png
new file mode 100644 (file)
index 0000000..2775eba
Binary files /dev/null and b/library/colorbox/example1/images/ie6/borderBottomLeft.png differ
diff --git a/library/colorbox/example1/images/ie6/borderBottomRight.png b/library/colorbox/example1/images/ie6/borderBottomRight.png
new file mode 100644 (file)
index 0000000..f7f5137
Binary files /dev/null and b/library/colorbox/example1/images/ie6/borderBottomRight.png differ
diff --git a/library/colorbox/example1/images/ie6/borderMiddleLeft.png b/library/colorbox/example1/images/ie6/borderMiddleLeft.png
new file mode 100644 (file)
index 0000000..a2d63d1
Binary files /dev/null and b/library/colorbox/example1/images/ie6/borderMiddleLeft.png differ
diff --git a/library/colorbox/example1/images/ie6/borderMiddleRight.png b/library/colorbox/example1/images/ie6/borderMiddleRight.png
new file mode 100644 (file)
index 0000000..fd7c3e8
Binary files /dev/null and b/library/colorbox/example1/images/ie6/borderMiddleRight.png differ
diff --git a/library/colorbox/example1/images/ie6/borderTopCenter.png b/library/colorbox/example1/images/ie6/borderTopCenter.png
new file mode 100644 (file)
index 0000000..2937a9c
Binary files /dev/null and b/library/colorbox/example1/images/ie6/borderTopCenter.png differ
diff --git a/library/colorbox/example1/images/ie6/borderTopLeft.png b/library/colorbox/example1/images/ie6/borderTopLeft.png
new file mode 100644 (file)
index 0000000..f9d458b
Binary files /dev/null and b/library/colorbox/example1/images/ie6/borderTopLeft.png differ
diff --git a/library/colorbox/example1/images/ie6/borderTopRight.png b/library/colorbox/example1/images/ie6/borderTopRight.png
new file mode 100644 (file)
index 0000000..74b8583
Binary files /dev/null and b/library/colorbox/example1/images/ie6/borderTopRight.png differ
diff --git a/library/colorbox/example1/images/loading.gif b/library/colorbox/example1/images/loading.gif
new file mode 100644 (file)
index 0000000..b4695d8
Binary files /dev/null and b/library/colorbox/example1/images/loading.gif differ
diff --git a/library/colorbox/example1/images/loading_background.png b/library/colorbox/example1/images/loading_background.png
new file mode 100644 (file)
index 0000000..6ae83e6
Binary files /dev/null and b/library/colorbox/example1/images/loading_background.png differ
diff --git a/library/colorbox/example1/images/overlay.png b/library/colorbox/example1/images/overlay.png
new file mode 100644 (file)
index 0000000..53ea98f
Binary files /dev/null and b/library/colorbox/example1/images/overlay.png differ
diff --git a/library/colorbox/example1/index.html b/library/colorbox/example1/index.html
new file mode 100644 (file)
index 0000000..727fe78
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html>
+<html>
+       <head>
+               <meta charset='utf-8'/>
+               <title>ColorBox Examples</title>
+               <style>
+                       body{font:12px/1.2 Verdana, sans-serif; padding:0 10px;}
+                       a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:1px solid #416CE5;}
+                       h2{font-size:13px; margin:15px 0 0 0;}
+               </style>
+               <link rel="stylesheet" href="colorbox.css" />
+               <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+               <script src="../jquery.colorbox.js"></script>
+               <script>
+                       $(document).ready(function(){
+                               //Examples of how to assign the ColorBox event to elements
+                               $(".group1").colorbox({rel:'group1'});
+                               $(".group2").colorbox({rel:'group2', transition:"fade"});
+                               $(".group3").colorbox({rel:'group3', transition:"none", width:"75%", height:"75%"});
+                               $(".group4").colorbox({rel:'group4', slideshow:true});
+                               $(".ajax").colorbox();
+                               $(".youtube").colorbox({iframe:true, innerWidth:425, innerHeight:344});
+                               $(".vimeo").colorbox({iframe:true, innerWidth:500, innerHeight:409});
+                               $(".iframe").colorbox({iframe:true, width:"80%", height:"80%"});
+                               $(".inline").colorbox({inline:true, width:"50%"});
+                               $(".callbacks").colorbox({
+                                       onOpen:function(){ alert('onOpen: colorbox is about to open'); },
+                                       onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
+                                       onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
+                                       onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
+                                       onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
+                               });
+                               
+                               //Example of preserving a JavaScript event for inline calls.
+                               $("#click").click(function(){ 
+                                       $('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
+                                       return false;
+                               });
+                       });
+               </script>
+       </head>
+       <body>
+               <h1>ColorBox Demonstration</h1>
+               <h2>Elastic Transition</h2>
+               <p><a class="group1" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group1" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group1" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Fade Transition</h2>
+               <p><a class="group2" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee">Grouped Photo 1</a></p>
+               <p><a class="group2" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group2" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>No Transition + fixed width and height (75% of screen size)</h2>
+               <p><a class="group3" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group3" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group3" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Slideshow</h2>
+               <p><a class="group4"  href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group4"  href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group4"  href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Other Content Types</h2>
+               <p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
+               <p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
+               <p><a class='vimeo' href="http://player.vimeo.com/video/2285902" title="R&ouml;yksopp: Remind Me">Flash / Video (Iframe/Direct Link To Vimeo)</a></p>
+               <p><a class='iframe' href="http://wikipedia.com">Outside Webpage (Iframe)</a></p>
+               <p><a class='inline' href="#inline_content">Inline HTML</a></p>
+               
+               <h2>Demonstration of using callbacks</h2>
+               <p><a class='callbacks' href="../content/marylou.jpg" title="Marylou on Cumberland Island">Example with alerts</a>. Callbacks and event-hooks allow users to extend functionality without having to rewrite parts of the plugin.</p>
+               
+               <!-- This contains the hidden content for inline calls -->
+               <div style='display:none'>
+                       <div id='inline_content' style='padding:10px; background:#fff;'>
+                       <p><strong>This content comes from a hidden element on this page.</strong></p>
+                       <p>The inline option preserves bound JavaScript events and changes, and it puts the content back where it came from when it is closed.</p>
+                       <p><a id="click" href="#" style='padding:5px; background:#ccc;'>Click me, it will be preserved!</a></p>
+                       
+                       <p><strong>If you try to open a new ColorBox while it is already open, it will update itself with the new content.</strong></p>
+                       <p>Updating Content Example:<br />
+                       <a class="ajax" href="../content/ajax.html">Click here to load new content</a></p>
+                       </div>
+               </div>
+       </body>
+</html>
\ No newline at end of file
diff --git a/library/colorbox/example2/colorbox.css b/library/colorbox/example2/colorbox.css
new file mode 100644 (file)
index 0000000..3bb3d81
--- /dev/null
@@ -0,0 +1,43 @@
+/*
+    ColorBox Core Style:
+    The following CSS is consistent between example themes and should not be altered.
+*/
+#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
+#cboxOverlay{position:fixed; width:100%; height:100%;}
+#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
+#cboxContent{position:relative;}
+#cboxLoadedContent{overflow:auto;}
+#cboxTitle{margin:0;}
+#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
+#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
+.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
+.cboxIframe{width:100%; height:100%; display:block; border:0;}
+#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
+
+/* 
+    User Style:
+    Change the following styles to modify the appearance of ColorBox.  They are
+    ordered & tabbed in a way that represents the nesting of the generated HTML.
+*/
+#cboxOverlay{background:#fff;}
+#colorbox{}
+    #cboxContent{margin-top:32px; overflow:visible;}
+        .cboxIframe{background:#fff;}
+        #cboxError{padding:50px; border:1px solid #ccc;}
+        #cboxLoadedContent{background:#000; padding:1px;}
+        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
+        #cboxLoadingOverlay{background:#000;}
+        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
+        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
+        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) no-repeat 0 0;}
+        #cboxPrevious{background-position:0px 0px; right:44px;}
+        #cboxPrevious:hover{background-position:0px -25px;}
+        #cboxNext{background-position:-25px 0px; right:22px;}
+        #cboxNext:hover{background-position:-25px -25px;}
+        #cboxClose{background-position:-50px 0px; right:0;}
+        #cboxClose:hover{background-position:-50px -25px;}
+        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
+        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
+        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
+        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
+        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
diff --git a/library/colorbox/example2/images/controls.png b/library/colorbox/example2/images/controls.png
new file mode 100644 (file)
index 0000000..8569b57
Binary files /dev/null and b/library/colorbox/example2/images/controls.png differ
diff --git a/library/colorbox/example2/images/loading.gif b/library/colorbox/example2/images/loading.gif
new file mode 100644 (file)
index 0000000..19c67bb
Binary files /dev/null and b/library/colorbox/example2/images/loading.gif differ
diff --git a/library/colorbox/example2/index.html b/library/colorbox/example2/index.html
new file mode 100644 (file)
index 0000000..727fe78
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html>
+<html>
+       <head>
+               <meta charset='utf-8'/>
+               <title>ColorBox Examples</title>
+               <style>
+                       body{font:12px/1.2 Verdana, sans-serif; padding:0 10px;}
+                       a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:1px solid #416CE5;}
+                       h2{font-size:13px; margin:15px 0 0 0;}
+               </style>
+               <link rel="stylesheet" href="colorbox.css" />
+               <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+               <script src="../jquery.colorbox.js"></script>
+               <script>
+                       $(document).ready(function(){
+                               //Examples of how to assign the ColorBox event to elements
+                               $(".group1").colorbox({rel:'group1'});
+                               $(".group2").colorbox({rel:'group2', transition:"fade"});
+                               $(".group3").colorbox({rel:'group3', transition:"none", width:"75%", height:"75%"});
+                               $(".group4").colorbox({rel:'group4', slideshow:true});
+                               $(".ajax").colorbox();
+                               $(".youtube").colorbox({iframe:true, innerWidth:425, innerHeight:344});
+                               $(".vimeo").colorbox({iframe:true, innerWidth:500, innerHeight:409});
+                               $(".iframe").colorbox({iframe:true, width:"80%", height:"80%"});
+                               $(".inline").colorbox({inline:true, width:"50%"});
+                               $(".callbacks").colorbox({
+                                       onOpen:function(){ alert('onOpen: colorbox is about to open'); },
+                                       onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
+                                       onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
+                                       onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
+                                       onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
+                               });
+                               
+                               //Example of preserving a JavaScript event for inline calls.
+                               $("#click").click(function(){ 
+                                       $('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
+                                       return false;
+                               });
+                       });
+               </script>
+       </head>
+       <body>
+               <h1>ColorBox Demonstration</h1>
+               <h2>Elastic Transition</h2>
+               <p><a class="group1" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group1" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group1" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Fade Transition</h2>
+               <p><a class="group2" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee">Grouped Photo 1</a></p>
+               <p><a class="group2" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group2" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>No Transition + fixed width and height (75% of screen size)</h2>
+               <p><a class="group3" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group3" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group3" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Slideshow</h2>
+               <p><a class="group4"  href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group4"  href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group4"  href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Other Content Types</h2>
+               <p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
+               <p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
+               <p><a class='vimeo' href="http://player.vimeo.com/video/2285902" title="R&ouml;yksopp: Remind Me">Flash / Video (Iframe/Direct Link To Vimeo)</a></p>
+               <p><a class='iframe' href="http://wikipedia.com">Outside Webpage (Iframe)</a></p>
+               <p><a class='inline' href="#inline_content">Inline HTML</a></p>
+               
+               <h2>Demonstration of using callbacks</h2>
+               <p><a class='callbacks' href="../content/marylou.jpg" title="Marylou on Cumberland Island">Example with alerts</a>. Callbacks and event-hooks allow users to extend functionality without having to rewrite parts of the plugin.</p>
+               
+               <!-- This contains the hidden content for inline calls -->
+               <div style='display:none'>
+                       <div id='inline_content' style='padding:10px; background:#fff;'>
+                       <p><strong>This content comes from a hidden element on this page.</strong></p>
+                       <p>The inline option preserves bound JavaScript events and changes, and it puts the content back where it came from when it is closed.</p>
+                       <p><a id="click" href="#" style='padding:5px; background:#ccc;'>Click me, it will be preserved!</a></p>
+                       
+                       <p><strong>If you try to open a new ColorBox while it is already open, it will update itself with the new content.</strong></p>
+                       <p>Updating Content Example:<br />
+                       <a class="ajax" href="../content/ajax.html">Click here to load new content</a></p>
+                       </div>
+               </div>
+       </body>
+</html>
\ No newline at end of file
diff --git a/library/colorbox/example3/colorbox.css b/library/colorbox/example3/colorbox.css
new file mode 100644 (file)
index 0000000..153e32e
--- /dev/null
@@ -0,0 +1,38 @@
+/*
+    ColorBox Core Style:
+    The following CSS is consistent between example themes and should not be altered.
+*/
+#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
+#cboxOverlay{position:fixed; width:100%; height:100%;}
+#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
+#cboxContent{position:relative;}
+#cboxLoadedContent{overflow:auto;}
+#cboxTitle{margin:0;}
+#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
+#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
+.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
+.cboxIframe{width:100%; height:100%; display:block; border:0;}
+#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
+
+/* 
+    User Style:
+    Change the following styles to modify the appearance of ColorBox.  They are
+    ordered & tabbed in a way that represents the nesting of the generated HTML.
+*/
+#cboxOverlay{background:#000;}
+#colorbox{}
+    #cboxContent{margin-top:20px;}
+        .cboxIframe{background:#fff;}
+        #cboxError{padding:50px; border:1px solid #ccc;}
+        #cboxLoadedContent{border:5px solid #000; background:#fff;}
+        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
+        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
+        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
+        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
+        #cboxPrevious:hover{background-position:bottom left;}
+        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
+        #cboxNext:hover{background-position:bottom right;}
+        #cboxLoadingOverlay{background:#000;}
+        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
+        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
+        #cboxClose:hover{background-position:bottom center;}
\ No newline at end of file
diff --git a/library/colorbox/example3/images/controls.png b/library/colorbox/example3/images/controls.png
new file mode 100644 (file)
index 0000000..e1e9798
Binary files /dev/null and b/library/colorbox/example3/images/controls.png differ
diff --git a/library/colorbox/example3/images/loading.gif b/library/colorbox/example3/images/loading.gif
new file mode 100644 (file)
index 0000000..19c67bb
Binary files /dev/null and b/library/colorbox/example3/images/loading.gif differ
diff --git a/library/colorbox/example3/index.html b/library/colorbox/example3/index.html
new file mode 100644 (file)
index 0000000..727fe78
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html>
+<html>
+       <head>
+               <meta charset='utf-8'/>
+               <title>ColorBox Examples</title>
+               <style>
+                       body{font:12px/1.2 Verdana, sans-serif; padding:0 10px;}
+                       a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:1px solid #416CE5;}
+                       h2{font-size:13px; margin:15px 0 0 0;}
+               </style>
+               <link rel="stylesheet" href="colorbox.css" />
+               <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+               <script src="../jquery.colorbox.js"></script>
+               <script>
+                       $(document).ready(function(){
+                               //Examples of how to assign the ColorBox event to elements
+                               $(".group1").colorbox({rel:'group1'});
+                               $(".group2").colorbox({rel:'group2', transition:"fade"});
+                               $(".group3").colorbox({rel:'group3', transition:"none", width:"75%", height:"75%"});
+                               $(".group4").colorbox({rel:'group4', slideshow:true});
+                               $(".ajax").colorbox();
+                               $(".youtube").colorbox({iframe:true, innerWidth:425, innerHeight:344});
+                               $(".vimeo").colorbox({iframe:true, innerWidth:500, innerHeight:409});
+                               $(".iframe").colorbox({iframe:true, width:"80%", height:"80%"});
+                               $(".inline").colorbox({inline:true, width:"50%"});
+                               $(".callbacks").colorbox({
+                                       onOpen:function(){ alert('onOpen: colorbox is about to open'); },
+                                       onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
+                                       onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
+                                       onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
+                                       onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
+                               });
+                               
+                               //Example of preserving a JavaScript event for inline calls.
+                               $("#click").click(function(){ 
+                                       $('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
+                                       return false;
+                               });
+                       });
+               </script>
+       </head>
+       <body>
+               <h1>ColorBox Demonstration</h1>
+               <h2>Elastic Transition</h2>
+               <p><a class="group1" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group1" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group1" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Fade Transition</h2>
+               <p><a class="group2" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee">Grouped Photo 1</a></p>
+               <p><a class="group2" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group2" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>No Transition + fixed width and height (75% of screen size)</h2>
+               <p><a class="group3" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group3" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group3" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Slideshow</h2>
+               <p><a class="group4"  href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group4"  href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group4"  href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Other Content Types</h2>
+               <p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
+               <p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
+               <p><a class='vimeo' href="http://player.vimeo.com/video/2285902" title="R&ouml;yksopp: Remind Me">Flash / Video (Iframe/Direct Link To Vimeo)</a></p>
+               <p><a class='iframe' href="http://wikipedia.com">Outside Webpage (Iframe)</a></p>
+               <p><a class='inline' href="#inline_content">Inline HTML</a></p>
+               
+               <h2>Demonstration of using callbacks</h2>
+               <p><a class='callbacks' href="../content/marylou.jpg" title="Marylou on Cumberland Island">Example with alerts</a>. Callbacks and event-hooks allow users to extend functionality without having to rewrite parts of the plugin.</p>
+               
+               <!-- This contains the hidden content for inline calls -->
+               <div style='display:none'>
+                       <div id='inline_content' style='padding:10px; background:#fff;'>
+                       <p><strong>This content comes from a hidden element on this page.</strong></p>
+                       <p>The inline option preserves bound JavaScript events and changes, and it puts the content back where it came from when it is closed.</p>
+                       <p><a id="click" href="#" style='padding:5px; background:#ccc;'>Click me, it will be preserved!</a></p>
+                       
+                       <p><strong>If you try to open a new ColorBox while it is already open, it will update itself with the new content.</strong></p>
+                       <p>Updating Content Example:<br />
+                       <a class="ajax" href="../content/ajax.html">Click here to load new content</a></p>
+                       </div>
+               </div>
+       </body>
+</html>
\ No newline at end of file
diff --git a/library/colorbox/example4/colorbox.css b/library/colorbox/example4/colorbox.css
new file mode 100644 (file)
index 0000000..5456068
--- /dev/null
@@ -0,0 +1,82 @@
+/*
+    ColorBox Core Style:
+    The following CSS is consistent between example themes and should not be altered.
+*/
+#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
+#cboxOverlay{position:fixed; width:100%; height:100%;}
+#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
+#cboxContent{position:relative;}
+#cboxLoadedContent{overflow:auto;}
+#cboxTitle{margin:0;}
+#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
+#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
+.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
+.cboxIframe{width:100%; height:100%; display:block; border:0;}
+#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
+
+/* 
+    User Style:
+    Change the following styles to modify the appearance of ColorBox.  They are
+    ordered & tabbed in a way that represents the nesting of the generated HTML.
+*/
+#cboxOverlay{background:#fff;}
+#colorbox{}
+    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
+    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
+    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
+    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
+    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
+    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
+    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
+    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
+    #cboxContent{background:#fff; overflow:hidden;}
+        .cboxIframe{background:#fff;}
+        #cboxError{padding:50px; border:1px solid #ccc;}
+        #cboxLoadedContent{margin-bottom:20px;}
+        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
+        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
+        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
+        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
+        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
+        #cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat 5px 5px;}
+        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}
+
+/*
+  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
+  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
+  See: http://jacklmoore.com/notes/ie-transparency-problems/
+*/
+.cboxIE #cboxTopLeft,
+.cboxIE #cboxTopCenter,
+.cboxIE #cboxTopRight,
+.cboxIE #cboxBottomLeft,
+.cboxIE #cboxBottomCenter,
+.cboxIE #cboxBottomRight,
+.cboxIE #cboxMiddleLeft,
+.cboxIE #cboxMiddleRight {
+    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
+}
+
+/*
+  The following provides PNG transparency support for IE6
+  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
+*/
+.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
+.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
+.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
+.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
+.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
+.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
+.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
+.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}
+
+.cboxIE6 #cboxTopLeft,
+.cboxIE6 #cboxTopCenter,
+.cboxIE6 #cboxTopRight,
+.cboxIE6 #cboxBottomLeft,
+.cboxIE6 #cboxBottomCenter,
+.cboxIE6 #cboxBottomRight,
+.cboxIE6 #cboxMiddleLeft,
+.cboxIE6 #cboxMiddleRight {
+    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
+}
diff --git a/library/colorbox/example4/images/border1.png b/library/colorbox/example4/images/border1.png
new file mode 100644 (file)
index 0000000..0ddc704
Binary files /dev/null and b/library/colorbox/example4/images/border1.png differ
diff --git a/library/colorbox/example4/images/border2.png b/library/colorbox/example4/images/border2.png
new file mode 100644 (file)
index 0000000..aa62a0b
Binary files /dev/null and b/library/colorbox/example4/images/border2.png differ
diff --git a/library/colorbox/example4/images/ie6/borderBottomCenter.png b/library/colorbox/example4/images/ie6/borderBottomCenter.png
new file mode 100644 (file)
index 0000000..12e0e9a
Binary files /dev/null and b/library/colorbox/example4/images/ie6/borderBottomCenter.png differ
diff --git a/library/colorbox/example4/images/ie6/borderBottomLeft.png b/library/colorbox/example4/images/ie6/borderBottomLeft.png
new file mode 100644 (file)
index 0000000..b7a474a
Binary files /dev/null and b/library/colorbox/example4/images/ie6/borderBottomLeft.png differ
diff --git a/library/colorbox/example4/images/ie6/borderBottomRight.png b/library/colorbox/example4/images/ie6/borderBottomRight.png
new file mode 100644 (file)
index 0000000..6b6cb15
Binary files /dev/null and b/library/colorbox/example4/images/ie6/borderBottomRight.png differ
diff --git a/library/colorbox/example4/images/ie6/borderMiddleLeft.png b/library/colorbox/example4/images/ie6/borderMiddleLeft.png
new file mode 100644 (file)
index 0000000..8d0eb73
Binary files /dev/null and b/library/colorbox/example4/images/ie6/borderMiddleLeft.png differ
diff --git a/library/colorbox/example4/images/ie6/borderMiddleRight.png b/library/colorbox/example4/images/ie6/borderMiddleRight.png
new file mode 100644 (file)
index 0000000..d65509e
Binary files /dev/null and b/library/colorbox/example4/images/ie6/borderMiddleRight.png differ
diff --git a/library/colorbox/example4/images/ie6/borderTopCenter.png b/library/colorbox/example4/images/ie6/borderTopCenter.png
new file mode 100644 (file)
index 0000000..35d8da2
Binary files /dev/null and b/library/colorbox/example4/images/ie6/borderTopCenter.png differ
diff --git a/library/colorbox/example4/images/ie6/borderTopLeft.png b/library/colorbox/example4/images/ie6/borderTopLeft.png
new file mode 100644 (file)
index 0000000..ae9bda0
Binary files /dev/null and b/library/colorbox/example4/images/ie6/borderTopLeft.png differ
diff --git a/library/colorbox/example4/images/ie6/borderTopRight.png b/library/colorbox/example4/images/ie6/borderTopRight.png
new file mode 100644 (file)
index 0000000..0d88683
Binary files /dev/null and b/library/colorbox/example4/images/ie6/borderTopRight.png differ
diff --git a/library/colorbox/example4/images/loading.gif b/library/colorbox/example4/images/loading.gif
new file mode 100644 (file)
index 0000000..602ce3c
Binary files /dev/null and b/library/colorbox/example4/images/loading.gif differ
diff --git a/library/colorbox/example4/index.html b/library/colorbox/example4/index.html
new file mode 100644 (file)
index 0000000..727fe78
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html>
+<html>
+       <head>
+               <meta charset='utf-8'/>
+               <title>ColorBox Examples</title>
+               <style>
+                       body{font:12px/1.2 Verdana, sans-serif; padding:0 10px;}
+                       a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:1px solid #416CE5;}
+                       h2{font-size:13px; margin:15px 0 0 0;}
+               </style>
+               <link rel="stylesheet" href="colorbox.css" />
+               <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+               <script src="../jquery.colorbox.js"></script>
+               <script>
+                       $(document).ready(function(){
+                               //Examples of how to assign the ColorBox event to elements
+                               $(".group1").colorbox({rel:'group1'});
+                               $(".group2").colorbox({rel:'group2', transition:"fade"});
+                               $(".group3").colorbox({rel:'group3', transition:"none", width:"75%", height:"75%"});
+                               $(".group4").colorbox({rel:'group4', slideshow:true});
+                               $(".ajax").colorbox();
+                               $(".youtube").colorbox({iframe:true, innerWidth:425, innerHeight:344});
+                               $(".vimeo").colorbox({iframe:true, innerWidth:500, innerHeight:409});
+                               $(".iframe").colorbox({iframe:true, width:"80%", height:"80%"});
+                               $(".inline").colorbox({inline:true, width:"50%"});
+                               $(".callbacks").colorbox({
+                                       onOpen:function(){ alert('onOpen: colorbox is about to open'); },
+                                       onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
+                                       onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
+                                       onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
+                                       onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
+                               });
+                               
+                               //Example of preserving a JavaScript event for inline calls.
+                               $("#click").click(function(){ 
+                                       $('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
+                                       return false;
+                               });
+                       });
+               </script>
+       </head>
+       <body>
+               <h1>ColorBox Demonstration</h1>
+               <h2>Elastic Transition</h2>
+               <p><a class="group1" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group1" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group1" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Fade Transition</h2>
+               <p><a class="group2" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee">Grouped Photo 1</a></p>
+               <p><a class="group2" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group2" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>No Transition + fixed width and height (75% of screen size)</h2>
+               <p><a class="group3" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group3" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group3" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Slideshow</h2>
+               <p><a class="group4"  href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group4"  href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group4"  href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Other Content Types</h2>
+               <p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
+               <p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
+               <p><a class='vimeo' href="http://player.vimeo.com/video/2285902" title="R&ouml;yksopp: Remind Me">Flash / Video (Iframe/Direct Link To Vimeo)</a></p>
+               <p><a class='iframe' href="http://wikipedia.com">Outside Webpage (Iframe)</a></p>
+               <p><a class='inline' href="#inline_content">Inline HTML</a></p>
+               
+               <h2>Demonstration of using callbacks</h2>
+               <p><a class='callbacks' href="../content/marylou.jpg" title="Marylou on Cumberland Island">Example with alerts</a>. Callbacks and event-hooks allow users to extend functionality without having to rewrite parts of the plugin.</p>
+               
+               <!-- This contains the hidden content for inline calls -->
+               <div style='display:none'>
+                       <div id='inline_content' style='padding:10px; background:#fff;'>
+                       <p><strong>This content comes from a hidden element on this page.</strong></p>
+                       <p>The inline option preserves bound JavaScript events and changes, and it puts the content back where it came from when it is closed.</p>
+                       <p><a id="click" href="#" style='padding:5px; background:#ccc;'>Click me, it will be preserved!</a></p>
+                       
+                       <p><strong>If you try to open a new ColorBox while it is already open, it will update itself with the new content.</strong></p>
+                       <p>Updating Content Example:<br />
+                       <a class="ajax" href="../content/ajax.html">Click here to load new content</a></p>
+                       </div>
+               </div>
+       </body>
+</html>
\ No newline at end of file
diff --git a/library/colorbox/example5/colorbox.css b/library/colorbox/example5/colorbox.css
new file mode 100644 (file)
index 0000000..544a76f
--- /dev/null
@@ -0,0 +1,52 @@
+/*
+    ColorBox Core Style:
+    The following CSS is consistent between example themes and should not be altered.
+*/
+#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
+#cboxOverlay{position:fixed; width:100%; height:100%;}
+#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
+#cboxContent{position:relative;}
+#cboxLoadedContent{overflow:auto;}
+#cboxTitle{margin:0;}
+#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
+#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
+.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
+.cboxIframe{width:100%; height:100%; display:block; border:0;}
+#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
+
+/* 
+    User Style:
+    Change the following styles to modify the appearance of ColorBox.  They are
+    ordered & tabbed in a way that represents the nesting of the generated HTML.
+*/
+#cboxOverlay{background:#000;}
+#colorbox{}
+    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
+    #cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
+    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
+    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
+    #cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
+    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
+    #cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
+    #cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}
+    #cboxContent{background:#fff; overflow:visible;}
+        .cboxIframe{background:#fff;}
+        #cboxError{padding:50px; border:1px solid #ccc;}
+        #cboxLoadedContent{margin-bottom:5px;}
+        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
+        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
+        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
+        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
+
+        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
+        #cboxPrevious{left:0px; background-position: -51px -25px;}
+        #cboxPrevious:hover{background-position:-51px 0px;}
+        #cboxNext{left:27px; background-position:-75px -25px;}
+        #cboxNext:hover{background-position:-75px 0px;}
+        #cboxClose{right:0; background-position:-100px -25px;}
+        #cboxClose:hover{background-position:-100px 0px;}
+
+        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
+        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
+        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
+        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}
\ No newline at end of file
diff --git a/library/colorbox/example5/images/border.png b/library/colorbox/example5/images/border.png
new file mode 100644 (file)
index 0000000..df13bb6
Binary files /dev/null and b/library/colorbox/example5/images/border.png differ
diff --git a/library/colorbox/example5/images/controls.png b/library/colorbox/example5/images/controls.png
new file mode 100644 (file)
index 0000000..65cfd1d
Binary files /dev/null and b/library/colorbox/example5/images/controls.png differ
diff --git a/library/colorbox/example5/images/loading.gif b/library/colorbox/example5/images/loading.gif
new file mode 100644 (file)
index 0000000..b4695d8
Binary files /dev/null and b/library/colorbox/example5/images/loading.gif differ
diff --git a/library/colorbox/example5/images/loading_background.png b/library/colorbox/example5/images/loading_background.png
new file mode 100644 (file)
index 0000000..9de11f4
Binary files /dev/null and b/library/colorbox/example5/images/loading_background.png differ
diff --git a/library/colorbox/example5/index.html b/library/colorbox/example5/index.html
new file mode 100644 (file)
index 0000000..727fe78
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE html>
+<html>
+       <head>
+               <meta charset='utf-8'/>
+               <title>ColorBox Examples</title>
+               <style>
+                       body{font:12px/1.2 Verdana, sans-serif; padding:0 10px;}
+                       a:link, a:visited{text-decoration:none; color:#416CE5; border-bottom:1px solid #416CE5;}
+                       h2{font-size:13px; margin:15px 0 0 0;}
+               </style>
+               <link rel="stylesheet" href="colorbox.css" />
+               <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+               <script src="../jquery.colorbox.js"></script>
+               <script>
+                       $(document).ready(function(){
+                               //Examples of how to assign the ColorBox event to elements
+                               $(".group1").colorbox({rel:'group1'});
+                               $(".group2").colorbox({rel:'group2', transition:"fade"});
+                               $(".group3").colorbox({rel:'group3', transition:"none", width:"75%", height:"75%"});
+                               $(".group4").colorbox({rel:'group4', slideshow:true});
+                               $(".ajax").colorbox();
+                               $(".youtube").colorbox({iframe:true, innerWidth:425, innerHeight:344});
+                               $(".vimeo").colorbox({iframe:true, innerWidth:500, innerHeight:409});
+                               $(".iframe").colorbox({iframe:true, width:"80%", height:"80%"});
+                               $(".inline").colorbox({inline:true, width:"50%"});
+                               $(".callbacks").colorbox({
+                                       onOpen:function(){ alert('onOpen: colorbox is about to open'); },
+                                       onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
+                                       onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
+                                       onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
+                                       onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
+                               });
+                               
+                               //Example of preserving a JavaScript event for inline calls.
+                               $("#click").click(function(){ 
+                                       $('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
+                                       return false;
+                               });
+                       });
+               </script>
+       </head>
+       <body>
+               <h1>ColorBox Demonstration</h1>
+               <h2>Elastic Transition</h2>
+               <p><a class="group1" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group1" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group1" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Fade Transition</h2>
+               <p><a class="group2" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee">Grouped Photo 1</a></p>
+               <p><a class="group2" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group2" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>No Transition + fixed width and height (75% of screen size)</h2>
+               <p><a class="group3" href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group3" href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group3" href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Slideshow</h2>
+               <p><a class="group4"  href="../content/ohoopee1.jpg" title="Me and my grandfather on the Ohoopee.">Grouped Photo 1</a></p>
+               <p><a class="group4"  href="../content/ohoopee2.jpg" title="On the Ohoopee as a child">Grouped Photo 2</a></p>
+               <p><a class="group4"  href="../content/ohoopee3.jpg" title="On the Ohoopee as an adult">Grouped Photo 3</a></p>
+               
+               <h2>Other Content Types</h2>
+               <p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
+               <p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
+               <p><a class='vimeo' href="http://player.vimeo.com/video/2285902" title="R&ouml;yksopp: Remind Me">Flash / Video (Iframe/Direct Link To Vimeo)</a></p>
+               <p><a class='iframe' href="http://wikipedia.com">Outside Webpage (Iframe)</a></p>
+               <p><a class='inline' href="#inline_content">Inline HTML</a></p>
+               
+               <h2>Demonstration of using callbacks</h2>
+               <p><a class='callbacks' href="../content/marylou.jpg" title="Marylou on Cumberland Island">Example with alerts</a>. Callbacks and event-hooks allow users to extend functionality without having to rewrite parts of the plugin.</p>
+               
+               <!-- This contains the hidden content for inline calls -->
+               <div style='display:none'>
+                       <div id='inline_content' style='padding:10px; background:#fff;'>
+                       <p><strong>This content comes from a hidden element on this page.</strong></p>
+                       <p>The inline option preserves bound JavaScript events and changes, and it puts the content back where it came from when it is closed.</p>
+                       <p><a id="click" href="#" style='padding:5px; background:#ccc;'>Click me, it will be preserved!</a></p>
+                       
+                       <p><strong>If you try to open a new ColorBox while it is already open, it will update itself with the new content.</strong></p>
+                       <p>Updating Content Example:<br />
+                       <a class="ajax" href="../content/ajax.html">Click here to load new content</a></p>
+                       </div>
+               </div>
+       </body>
+</html>
\ No newline at end of file
diff --git a/library/colorbox/i18n/jquery.colorbox-cs.js b/library/colorbox/i18n/jquery.colorbox-cs.js
new file mode 100644 (file)
index 0000000..42114c0
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+       jQuery ColorBox language configuration
+       language: Czech (cs)
+       translated by: Filip Novak
+       site: mame.napilno.cz/filip-novak
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "{current}. obrázek z {total}",
+       previous: "Předchozí",
+       next: "Následující",
+       close: "Zavřít",
+       xhrError: "Obsah se nepodařilo načíst.",
+       imgError: "Obrázek se nepodařilo načíst."
+});
\ No newline at end of file
diff --git a/library/colorbox/i18n/jquery.colorbox-da.js b/library/colorbox/i18n/jquery.colorbox-da.js
new file mode 100644 (file)
index 0000000..66bfb6c
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+       jQuery ColorBox language configuration
+       language: Danish (da)
+       translated by: danieljuhl
+       site: danieljuhl.dk
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "Billede {current} af {total}",
+       previous: "Forrige",
+       next: "Næste",
+       close: "Luk",
+       xhrError: "Indholdet fejlede i indlæsningen.",
+       imgError: "Billedet fejlede i indlæsningen."
+});
diff --git a/library/colorbox/i18n/jquery.colorbox-de.js b/library/colorbox/i18n/jquery.colorbox-de.js
new file mode 100644 (file)
index 0000000..3d6e2e1
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+       jQuery ColorBox language configuration
+       language: German (de)
+       translated by: wallenium
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "Bild {current} von {total}",
+       previous: "Zurück",
+       next: "Vor",
+       close: "Schließen",
+       xhrError: "Dieser Inhalt konnte nicht geladen werden.",
+       imgError: "Dieses Bild konnte nicht geladen werden."
+});
\ No newline at end of file
diff --git a/library/colorbox/i18n/jquery.colorbox-es.js b/library/colorbox/i18n/jquery.colorbox-es.js
new file mode 100644 (file)
index 0000000..6449c66
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+  jQuery ColorBox language configuration
+       language: Spanish (es)
+       translated by: migolo
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "Imagen {current} de {total}",
+       previous: "Anterior",
+       next: "Siguiente",
+       close: "Cerrar",
+       xhrError: "Error en la carga del contenido.",
+       imgError: "Error en la carga de la imagen."
+});
diff --git a/library/colorbox/i18n/jquery.colorbox-fr.js b/library/colorbox/i18n/jquery.colorbox-fr.js
new file mode 100644 (file)
index 0000000..f6afe3f
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+  jQuery ColorBox language configuration
+  language: French (fr)
+  translated by: oaubert
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+current: "image {current} sur {total}",
+previous: "pr&eacute;c&eacute;dente",
+next: "suivante",
+close: "fermer",
+xhrError: "Impossible de charger ce contenu.",
+imgError: "Impossible de charger cette image."
+});
+
diff --git a/library/colorbox/i18n/jquery.colorbox-it.js b/library/colorbox/i18n/jquery.colorbox-it.js
new file mode 100644 (file)
index 0000000..d67d76c
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+       jQuery ColorBox language configuration
+       language: Italian (it)
+       translated by: maur8ino
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "Immagine {current} di {total}",
+       previous: "Precedente",
+       next: "Successiva",
+       close: "Chiudi",
+       xhrError: "Errore nel caricamento del contenuto.",
+       imgError: "Errore nel caricamento dell'immagine."
+});
diff --git a/library/colorbox/i18n/jquery.colorbox-ru.js b/library/colorbox/i18n/jquery.colorbox-ru.js
new file mode 100644 (file)
index 0000000..c9c2200
--- /dev/null
@@ -0,0 +1,14 @@
+/*\r
+       jQuery ColorBox language configuration\r
+       language: Russian (ru)\r
+       translated by: Marfa\r
+        site: themarfa.name\r
+*/\r
+jQuery.extend(jQuery.colorbox.settings, {\r
+       current: "изображение {current} из {total}",\r
+       previous: "предыдущее",\r
+       next: "следующее",\r
+       close: "закрыть",\r
+       xhrError: "Не удалось загрузить содержимое.",\r
+       imgError: "Не удалось загрузить изображение."\r
+});
\ No newline at end of file
diff --git a/library/colorbox/images/border.png b/library/colorbox/images/border.png
new file mode 100644 (file)
index 0000000..df13bb6
Binary files /dev/null and b/library/colorbox/images/border.png differ
diff --git a/library/colorbox/images/controls.png b/library/colorbox/images/controls.png
new file mode 100644 (file)
index 0000000..65cfd1d
Binary files /dev/null and b/library/colorbox/images/controls.png differ
diff --git a/library/colorbox/images/loading.gif b/library/colorbox/images/loading.gif
new file mode 100644 (file)
index 0000000..b4695d8
Binary files /dev/null and b/library/colorbox/images/loading.gif differ
diff --git a/library/colorbox/images/loading_background.png b/library/colorbox/images/loading_background.png
new file mode 100644 (file)
index 0000000..9de11f4
Binary files /dev/null and b/library/colorbox/images/loading_background.png differ
diff --git a/library/colorbox/jquery.colorbox-min.js b/library/colorbox/jquery.colorbox-min.js
new file mode 100644 (file)
index 0000000..9690640
--- /dev/null
@@ -0,0 +1 @@
+(function($,document,window){var defaults={transition:"elastic",speed:300,width:false,initialWidth:"600",innerWidth:false,maxWidth:false,height:false,initialHeight:"450",innerHeight:false,maxHeight:false,scalePhotos:true,scrolling:true,inline:false,html:false,iframe:false,fastIframe:true,photo:false,href:false,title:false,rel:false,opacity:.9,preloading:true,className:false,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",xhrError:"This content failed to load.",imgError:"This image failed to load.",open:false,returnFocus:true,reposition:true,loop:true,slideshow:false,slideshowAuto:true,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false,overlayClose:true,escKey:true,arrowKey:true,top:false,bottom:false,left:false,right:false,fixed:false,data:undefined},colorbox="colorbox",prefix="cbox",boxElement=prefix+"Element",event_open=prefix+"_open",event_load=prefix+"_load",event_complete=prefix+"_complete",event_cleanup=prefix+"_cleanup",event_closed=prefix+"_closed",event_purge=prefix+"_purge",isIE=!$.support.leadingWhitespace,isIE6=isIE&&!window.XMLHttpRequest,event_ie6=prefix+"_IE6",$overlay,$box,$wrap,$content,$topBorder,$leftBorder,$rightBorder,$bottomBorder,$related,$window,$loaded,$loadingBay,$loadingOverlay,$title,$current,$slideshow,$next,$prev,$close,$groupControls,$events=$({}),settings,interfaceHeight,interfaceWidth,loadedHeight,loadedWidth,element,index,photo,open,active,closing,loadingTimer,publicMethod,div="div",className,init;function $tag(tag,id,css){var element=document.createElement(tag);if(id){element.id=prefix+id}if(css){element.style.cssText=css}return $(element)}function getIndex(increment){var max=$related.length,newIndex=(index+increment)%max;return newIndex<0?max+newIndex:newIndex}function setSize(size,dimension){return Math.round((/%/.test(size)?(dimension==="x"?$window.width():$window.height())/100:1)*parseInt(size,10))}function isImage(url){return settings.photo||/\.(gif|png|jp(e|g|eg)|bmp|ico)((#|\?).*)?$/i.test(url)}function makeSettings(){var i,data=$.data(element,colorbox);if(data==null){settings=$.extend({},defaults);if(console&&console.log){console.log("Error: cboxElement missing settings object")}}else{settings=$.extend({},data)}for(i in settings){if($.isFunction(settings[i])&&i.slice(0,2)!=="on"){settings[i]=settings[i].call(element)}}settings.rel=settings.rel||element.rel||$(element).data("rel")||"nofollow";settings.href=settings.href||$(element).attr("href");settings.title=settings.title||element.title;if(typeof settings.href==="string"){settings.href=$.trim(settings.href)}}function trigger(event,callback){$(document).trigger(event);$events.trigger(event);if($.isFunction(callback)){callback.call(element)}}function slideshow(){var timeOut,className=prefix+"Slideshow_",click="click."+prefix,clear,set,start,stop;if(settings.slideshow&&$related[1]){clear=function(){clearTimeout(timeOut)};set=function(){if(settings.loop||$related[index+1]){timeOut=setTimeout(publicMethod.next,settings.slideshowSpeed)}};start=function(){$slideshow.html(settings.slideshowStop).unbind(click).one(click,stop);$events.bind(event_complete,set).bind(event_load,clear).bind(event_cleanup,stop);$box.removeClass(className+"off").addClass(className+"on")};stop=function(){clear();$events.unbind(event_complete,set).unbind(event_load,clear).unbind(event_cleanup,stop);$slideshow.html(settings.slideshowStart).unbind(click).one(click,function(){publicMethod.next();start()});$box.removeClass(className+"on").addClass(className+"off")};if(settings.slideshowAuto){start()}else{stop()}}else{$box.removeClass(className+"off "+className+"on")}}function launch(target){if(!closing){element=target;makeSettings();$related=$(element);index=0;if(settings.rel!=="nofollow"){$related=$("."+boxElement).filter(function(){var data=$.data(this,colorbox),relRelated;if(data){relRelated=$(this).data("rel")||data.rel||this.rel}return relRelated===settings.rel});index=$related.index(element);if(index===-1){$related=$related.add(element);index=$related.length-1}}if(!open){open=active=true;$box.css({visibility:"hidden",display:"block"});$loaded=$tag(div,"LoadedContent","width:0; height:0; overflow:hidden").appendTo($content);interfaceHeight=$topBorder.height()+$bottomBorder.height()+$content.outerHeight(true)-$content.height();interfaceWidth=$leftBorder.width()+$rightBorder.width()+$content.outerWidth(true)-$content.width();loadedHeight=$loaded.outerHeight(true);loadedWidth=$loaded.outerWidth(true);if(settings.returnFocus){$(element).blur();$events.one(event_closed,function(){$(element).focus()})}$overlay.css({opacity:parseFloat(settings.opacity),cursor:settings.overlayClose?"pointer":"auto",visibility:"visible"}).show();settings.w=setSize(settings.initialWidth,"x");settings.h=setSize(settings.initialHeight,"y");publicMethod.position();if(isIE6){$window.bind("resize."+event_ie6+" scroll."+event_ie6,function(){$overlay.css({width:$window.width(),height:$window.height(),top:$window.scrollTop(),left:$window.scrollLeft()})}).trigger("resize."+event_ie6)}slideshow();trigger(event_open,settings.onOpen);$groupControls.add($title).hide();$close.html(settings.close).show()}publicMethod.load(true)}}function appendHTML(){if(!$box&&document.body){init=false;$window=$(window);$box=$tag(div).attr({id:colorbox,"class":isIE?prefix+(isIE6?"IE6":"IE"):""}).hide();$overlay=$tag(div,"Overlay",isIE6?"position:absolute":"").hide();$loadingOverlay=$tag(div,"LoadingOverlay").add($tag(div,"LoadingGraphic"));$wrap=$tag(div,"Wrapper");$content=$tag(div,"Content").append($title=$tag(div,"Title"),$current=$tag(div,"Current"),$next=$tag(div,"Next"),$prev=$tag(div,"Previous"),$slideshow=$tag(div,"Slideshow"),$close=$tag(div,"Close"));$wrap.append($tag(div).append($tag(div,"TopLeft"),$topBorder=$tag(div,"TopCenter"),$tag(div,"TopRight")),$tag(div,false,"clear:left").append($leftBorder=$tag(div,"MiddleLeft"),$content,$rightBorder=$tag(div,"MiddleRight")),$tag(div,false,"clear:left").append($tag(div,"BottomLeft"),$bottomBorder=$tag(div,"BottomCenter"),$tag(div,"BottomRight"))).find("div div").css({"float":"left"});$loadingBay=$tag(div,false,"position:absolute; width:9999px; visibility:hidden; display:none");$groupControls=$next.add($prev).add($current).add($slideshow);$(document.body).append($overlay,$box.append($wrap,$loadingBay))}}function addBindings(){function clickHandler(e){if(!(e.which>1||e.shiftKey||e.altKey||e.metaKey)){e.preventDefault();launch(this)}}if($box){if(!init){init=true;$next.click(function(){publicMethod.next()});$prev.click(function(){publicMethod.prev()});$close.click(function(){publicMethod.close()});$overlay.click(function(){if(settings.overlayClose){publicMethod.close()}});$(document).bind("keydown."+prefix,function(e){var key=e.keyCode;if(open&&settings.escKey&&key===27){e.preventDefault();publicMethod.close()}if(open&&settings.arrowKey&&$related[1]){if(key===37){e.preventDefault();$prev.click()}else if(key===39){e.preventDefault();$next.click()}}});if($.isFunction($.fn.on)){$(document).on("click."+prefix,"."+boxElement,clickHandler)}else{$("."+boxElement).live("click."+prefix,clickHandler)}}return true}return false}if($.colorbox){return}$(appendHTML);publicMethod=$.fn[colorbox]=$[colorbox]=function(options,callback){var $this=this;options=options||{};appendHTML();if(addBindings()){if($.isFunction($this)){$this=$("<a/>");options.open=true}else if(!$this[0]){return $this}if(callback){options.onComplete=callback}$this.each(function(){$.data(this,colorbox,$.extend({},$.data(this,colorbox)||defaults,options))}).addClass(boxElement);if($.isFunction(options.open)&&options.open.call($this)||options.open){launch($this[0])}}return $this};publicMethod.position=function(speed,loadedCallback){var css,top=0,left=0,offset=$box.offset(),scrollTop,scrollLeft;$window.unbind("resize."+prefix);$box.css({top:-9e4,left:-9e4});scrollTop=$window.scrollTop();scrollLeft=$window.scrollLeft();if(settings.fixed&&!isIE6){offset.top-=scrollTop;offset.left-=scrollLeft;$box.css({position:"fixed"})}else{top=scrollTop;left=scrollLeft;$box.css({position:"absolute"})}if(settings.right!==false){left+=Math.max($window.width()-settings.w-loadedWidth-interfaceWidth-setSize(settings.right,"x"),0)}else if(settings.left!==false){left+=setSize(settings.left,"x")}else{left+=Math.round(Math.max($window.width()-settings.w-loadedWidth-interfaceWidth,0)/2)}if(settings.bottom!==false){top+=Math.max($window.height()-settings.h-loadedHeight-interfaceHeight-setSize(settings.bottom,"y"),0)}else if(settings.top!==false){top+=setSize(settings.top,"y")}else{top+=Math.round(Math.max($window.height()-settings.h-loadedHeight-interfaceHeight,0)/2)}$box.css({top:offset.top,left:offset.left,visibility:"visible"});speed=$box.width()===settings.w+loadedWidth&&$box.height()===settings.h+loadedHeight?0:speed||0;$wrap[0].style.width=$wrap[0].style.height="9999px";function modalDimensions(that){$topBorder[0].style.width=$bottomBorder[0].style.width=$content[0].style.width=parseInt(that.style.width,10)-interfaceWidth+"px";$content[0].style.height=$leftBorder[0].style.height=$rightBorder[0].style.height=parseInt(that.style.height,10)-interfaceHeight+"px"}css={width:settings.w+loadedWidth+interfaceWidth,height:settings.h+loadedHeight+interfaceHeight,top:top,left:left};if(speed===0){$box.css(css)}$box.dequeue().animate(css,{duration:speed,complete:function(){modalDimensions(this);active=false;$wrap[0].style.width=settings.w+loadedWidth+interfaceWidth+"px";$wrap[0].style.height=settings.h+loadedHeight+interfaceHeight+"px";if(settings.reposition){setTimeout(function(){$window.bind("resize."+prefix,publicMethod.position)},1)}if(loadedCallback){loadedCallback()}},step:function(){modalDimensions(this)}})};publicMethod.resize=function(options){if(open){options=options||{};if(options.width){settings.w=setSize(options.width,"x")-loadedWidth-interfaceWidth}if(options.innerWidth){settings.w=setSize(options.innerWidth,"x")}$loaded.css({width:settings.w});if(options.height){settings.h=setSize(options.height,"y")-loadedHeight-interfaceHeight}if(options.innerHeight){settings.h=setSize(options.innerHeight,"y")}if(!options.innerHeight&&!options.height){$loaded.css({height:"auto"});settings.h=$loaded.height()}$loaded.css({height:settings.h});publicMethod.position(settings.transition==="none"?0:settings.speed)}};publicMethod.prep=function(object){if(!open){return}var callback,speed=settings.transition==="none"?0:settings.speed;$loaded.empty().remove();$loaded=$tag(div,"LoadedContent").append(object);function getWidth(){settings.w=settings.w||$loaded.width();settings.w=settings.mw&&settings.mw<settings.w?settings.mw:settings.w;return settings.w}function getHeight(){settings.h=settings.h||$loaded.height();settings.h=settings.mh&&settings.mh<settings.h?settings.mh:settings.h;return settings.h}$loaded.hide().appendTo($loadingBay.show()).css({width:getWidth(),overflow:settings.scrolling?"auto":"hidden"}).css({height:getHeight()}).prependTo($content);$loadingBay.hide();$(photo).css({"float":"none"});callback=function(){var total=$related.length,iframe,frameBorder="frameBorder",allowTransparency="allowTransparency",complete;if(!open){return}function removeFilter(){if(isIE){$box[0].style.removeAttribute("filter")}}complete=function(){clearTimeout(loadingTimer);$loadingOverlay.remove();trigger(event_complete,settings.onComplete)};if(isIE){if(photo){$loaded.fadeIn(100)}}$title.html(settings.title).add($loaded).show();if(total>1){if(typeof settings.current==="string"){$current.html(settings.current.replace("{current}",index+1).replace("{total}",total)).show()}$next[settings.loop||index<total-1?"show":"hide"]().html(settings.next);$prev[settings.loop||index?"show":"hide"]().html(settings.previous);if(settings.slideshow){$slideshow.show()}if(settings.preloading){$.each([getIndex(-1),getIndex(1)],function(){var src,img,i=$related[this],data=$.data(i,colorbox);if(data&&data.href){src=data.href;if($.isFunction(src)){src=src.call(i)}}else{src=$(i).attr("href")}if(src&&(isImage(src)||data.photo)){img=new Image;img.src=src}})}}else{$groupControls.hide()}if(settings.iframe){iframe=$tag("iframe")[0];if(frameBorder in iframe){iframe[frameBorder]=0}if(allowTransparency in iframe){iframe[allowTransparency]="true"}if(!settings.scrolling){iframe.scrolling="no"}$(iframe).attr({src:settings.href,name:(new Date).getTime(),"class":prefix+"Iframe",allowFullScreen:true,webkitAllowFullScreen:true,mozallowfullscreen:true}).one("load",complete).appendTo($loaded);$events.one(event_purge,function(){iframe.src="//about:blank"});if(settings.fastIframe){$(iframe).trigger("load")}}else{complete()}if(settings.transition==="fade"){$box.fadeTo(speed,1,removeFilter)}else{removeFilter()}};if(settings.transition==="fade"){$box.fadeTo(speed,0,function(){publicMethod.position(0,callback)})}else{publicMethod.position(speed,callback)}};publicMethod.load=function(launched){var href,setResize,prep=publicMethod.prep,$inline;active=true;photo=false;element=$related[index];if(!launched){makeSettings()}if(className){$box.add($overlay).removeClass(className)}if(settings.className){$box.add($overlay).addClass(settings.className)}className=settings.className;trigger(event_purge);trigger(event_load,settings.onLoad);settings.h=settings.height?setSize(settings.height,"y")-loadedHeight-interfaceHeight:settings.innerHeight&&setSize(settings.innerHeight,"y");settings.w=settings.width?setSize(settings.width,"x")-loadedWidth-interfaceWidth:settings.innerWidth&&setSize(settings.innerWidth,"x");settings.mw=settings.w;settings.mh=settings.h;if(settings.maxWidth){settings.mw=setSize(settings.maxWidth,"x")-loadedWidth-interfaceWidth;settings.mw=settings.w&&settings.w<settings.mw?settings.w:settings.mw}if(settings.maxHeight){settings.mh=setSize(settings.maxHeight,"y")-loadedHeight-interfaceHeight;settings.mh=settings.h&&settings.h<settings.mh?settings.h:settings.mh}href=settings.href;loadingTimer=setTimeout(function(){$loadingOverlay.appendTo($content)},100);if(settings.inline){$inline=$tag(div).hide().insertBefore($(href)[0]);$events.one(event_purge,function(){$inline.replaceWith($loaded.children())});prep($(href))}else if(settings.iframe){prep(" ")}else if(settings.html){prep(settings.html)}else if(isImage(href)){$(photo=new Image).addClass(prefix+"Photo").bind("error",function(){settings.title=false;prep($tag(div,"Error").html(settings.imgError))}).one("load",function(){var percent;if(settings.scalePhotos){setResize=function(){photo.height-=photo.height*percent;photo.width-=photo.width*percent};if(settings.mw&&photo.width>settings.mw){percent=(photo.width-settings.mw)/photo.width;setResize()}if(settings.mh&&photo.height>settings.mh){percent=(photo.height-settings.mh)/photo.height;setResize()}}if(settings.h){photo.style.marginTop=Math.max(settings.mh-photo.height,0)/2+"px"}if($related[1]&&(settings.loop||$related[index+1])){photo.style.cursor="pointer";photo.onclick=function(){publicMethod.next()}}if(isIE){photo.style.msInterpolationMode="bicubic"}setTimeout(function(){prep(photo)},1)});setTimeout(function(){photo.src=href},1)}else if(href){$loadingBay.load(href,settings.data,function(data,status){prep(status==="error"?$tag(div,"Error").html(settings.xhrError):$(this).contents())})}};publicMethod.next=function(){if(!active&&$related[1]&&(settings.loop||$related[index+1])){index=getIndex(1);publicMethod.load()}};publicMethod.prev=function(){if(!active&&$related[1]&&(settings.loop||index)){index=getIndex(-1);publicMethod.load()}};publicMethod.close=function(){if(open&&!closing){closing=true;open=false;trigger(event_cleanup,settings.onCleanup);$window.unbind("."+prefix+" ."+event_ie6);$overlay.fadeTo(200,0);$box.stop().fadeTo(300,0,function(){$box.add($overlay).css({opacity:1,cursor:"auto"}).hide();trigger(event_purge);$loaded.empty().remove();setTimeout(function(){closing=false;trigger(event_closed,settings.onClosed)},1)})}};publicMethod.remove=function(){$([]).add($box).add($overlay).remove();$box=null;$("."+boxElement).removeData(colorbox).removeClass(boxElement);$(document).unbind("click."+prefix)};publicMethod.element=function(){return $(element)};publicMethod.settings=defaults})(jQuery,document,window);
\ No newline at end of file
diff --git a/library/colorbox/jquery.colorbox.js b/library/colorbox/jquery.colorbox.js
new file mode 100644 (file)
index 0000000..5b9aecd
--- /dev/null
@@ -0,0 +1,975 @@
+/*
+       jQuery ColorBox v1.3.32 - 2013-01-31
+       (c) 2013 Jack Moore - jacklmoore.com/colorbox
+       license: http://www.opensource.org/licenses/mit-license.php
+*/
+(function ($, document, window) {
+       var
+       // Default settings object.
+       // See http://jacklmoore.com/colorbox for details.
+       defaults = {
+               transition: "elastic",
+               speed: 300,
+               width: false,
+               initialWidth: "600",
+               innerWidth: false,
+               maxWidth: false,
+               height: false,
+               initialHeight: "450",
+               innerHeight: false,
+               maxHeight: false,
+               scalePhotos: true,
+               scrolling: true,
+               inline: false,
+               html: false,
+               iframe: false,
+               fastIframe: true,
+               photo: false,
+               href: false,
+               title: false,
+               rel: false,
+               opacity: 0.9,
+               preloading: true,
+               className: false,
+
+               current: "image {current} of {total}",
+               previous: "previous",
+               next: "next",
+               close: "close",
+               xhrError: "This content failed to load.",
+               imgError: "This image failed to load.",
+
+               open: false,
+               returnFocus: true,
+               reposition: true,
+               loop: true,
+               slideshow: false,
+               slideshowAuto: true,
+               slideshowSpeed: 2500,
+               slideshowStart: "start slideshow",
+               slideshowStop: "stop slideshow",
+               onOpen: false,
+               onLoad: false,
+               onComplete: false,
+               onCleanup: false,
+               onClosed: false,
+               overlayClose: true,
+               escKey: true,
+               arrowKey: true,
+               top: false,
+               bottom: false,
+               left: false,
+               right: false,
+               fixed: false,
+               data: undefined
+       },
+       
+       // Abstracting the HTML and event identifiers for easy rebranding
+       colorbox = 'colorbox',
+       prefix = 'cbox',
+       boxElement = prefix + 'Element',
+       
+       // Events
+       event_open = prefix + '_open',
+       event_load = prefix + '_load',
+       event_complete = prefix + '_complete',
+       event_cleanup = prefix + '_cleanup',
+       event_closed = prefix + '_closed',
+       event_purge = prefix + '_purge',
+       
+       // Special Handling for IE
+       isIE = !$.support.leadingWhitespace, // IE6 to IE8
+       isIE6 = isIE && !window.XMLHttpRequest, // IE6
+       event_ie6 = prefix + '_IE6',
+
+       // Cached jQuery Object Variables
+       $overlay,
+       $box,
+       $wrap,
+       $content,
+       $topBorder,
+       $leftBorder,
+       $rightBorder,
+       $bottomBorder,
+       $related,
+       $window,
+       $loaded,
+       $loadingBay,
+       $loadingOverlay,
+       $title,
+       $current,
+       $slideshow,
+       $next,
+       $prev,
+       $close,
+       $groupControls,
+       $events = $({}),
+       
+       // Variables for cached values or use across multiple functions
+       settings,
+       interfaceHeight,
+       interfaceWidth,
+       loadedHeight,
+       loadedWidth,
+       element,
+       index,
+       photo,
+       open,
+       active,
+       closing,
+       loadingTimer,
+       publicMethod,
+       div = "div",
+       className,
+       init;
+
+       // ****************
+       // HELPER FUNCTIONS
+       // ****************
+       
+       // Convience function for creating new jQuery objects
+       function $tag(tag, id, css) {
+               var element = document.createElement(tag);
+
+               if (id) {
+                       element.id = prefix + id;
+               }
+
+               if (css) {
+                       element.style.cssText = css;
+               }
+
+               return $(element);
+       }
+
+       // Determine the next and previous members in a group.
+       function getIndex(increment) {
+               var
+               max = $related.length,
+               newIndex = (index + increment) % max;
+               
+               return (newIndex < 0) ? max + newIndex : newIndex;
+       }
+
+       // Convert '%' and 'px' values to integers
+       function setSize(size, dimension) {
+               return Math.round((/%/.test(size) ? ((dimension === 'x' ? $window.width() : $window.height()) / 100) : 1) * parseInt(size, 10));
+       }
+       
+       // Checks an href to see if it is a photo.
+       // There is a force photo option (photo: true) for hrefs that cannot be matched by this regex.
+       function isImage(url) {
+               return settings.photo || /\.(gif|png|jp(e|g|eg)|bmp|ico)((#|\?).*)?$/i.test(url);
+       }
+
+       // Assigns function results to their respective properties
+       function makeSettings() {
+               var i,
+                       data = $.data(element, colorbox);
+               
+               if (data == null) {
+                       settings = $.extend({}, defaults);
+                       if (console && console.log) {
+                               console.log('Error: cboxElement missing settings object');
+                       }
+               } else {
+                       settings = $.extend({}, data);
+               }
+               
+               for (i in settings) {
+                       if ($.isFunction(settings[i]) && i.slice(0, 2) !== 'on') { // checks to make sure the function isn't one of the callbacks, they will be handled at the appropriate time.
+                               settings[i] = settings[i].call(element);
+                       }
+               }
+               
+               settings.rel = settings.rel || element.rel || $(element).data('rel') || 'nofollow';
+               settings.href = settings.href || $(element).attr('href');
+               settings.title = settings.title || element.title;
+               
+               if (typeof settings.href === "string") {
+                       settings.href = $.trim(settings.href);
+               }
+       }
+
+       function trigger(event, callback) {
+               // for external use
+               $(document).trigger(event);
+
+               // for internal use
+               $events.trigger(event);
+
+               if ($.isFunction(callback)) {
+                       callback.call(element);
+               }
+       }
+
+       // Slideshow functionality
+       function slideshow() {
+               var
+               timeOut,
+               className = prefix + "Slideshow_",
+               click = "click." + prefix,
+               clear,
+               set,
+               start,
+               stop;
+               
+               if (settings.slideshow && $related[1]) {
+                       clear = function () {
+                               clearTimeout(timeOut);
+                       };
+
+                       set = function () {
+                               if (settings.loop || $related[index + 1]) {
+                                       timeOut = setTimeout(publicMethod.next, settings.slideshowSpeed);
+                               }
+                       };
+
+                       start = function () {
+                               $slideshow
+                                       .html(settings.slideshowStop)
+                                       .unbind(click)
+                                       .one(click, stop);
+
+                               $events
+                                       .bind(event_complete, set)
+                                       .bind(event_load, clear)
+                                       .bind(event_cleanup, stop);
+
+                               $box.removeClass(className + "off").addClass(className + "on");
+                       };
+                       
+                       stop = function () {
+                               clear();
+                               
+                               $events
+                                       .unbind(event_complete, set)
+                                       .unbind(event_load, clear)
+                                       .unbind(event_cleanup, stop);
+                               
+                               $slideshow
+                                       .html(settings.slideshowStart)
+                                       .unbind(click)
+                                       .one(click, function () {
+                                               publicMethod.next();
+                                               start();
+                                       });
+
+                               $box.removeClass(className + "on").addClass(className + "off");
+                       };
+                       
+                       if (settings.slideshowAuto) {
+                               start();
+                       } else {
+                               stop();
+                       }
+               } else {
+                       $box.removeClass(className + "off " + className + "on");
+               }
+       }
+
+       function launch(target) {
+               if (!closing) {
+                       
+                       element = target;
+                       
+                       makeSettings();
+                       
+                       $related = $(element);
+                       
+                       index = 0;
+                       
+                       if (settings.rel !== 'nofollow') {
+                               $related = $('.' + boxElement).filter(function () {
+                                       var data = $.data(this, colorbox),
+                                               relRelated;
+
+                                       if (data) {
+                                               relRelated =  $(this).data('rel') || data.rel || this.rel;
+                                       }
+                                       
+                                       return (relRelated === settings.rel);
+                               });
+                               index = $related.index(element);
+                               
+                               // Check direct calls to ColorBox.
+                               if (index === -1) {
+                                       $related = $related.add(element);
+                                       index = $related.length - 1;
+                               }
+                       }
+                       
+                       if (!open) {
+                               open = active = true; // Prevents the page-change action from queuing up if the visitor holds down the left or right keys.
+                               
+                               // Show colorbox so the sizes can be calculated in older versions of jQuery
+                               $box.css({visibility:'hidden', display:'block'});
+                               
+                               $loaded = $tag(div, 'LoadedContent', 'width:0; height:0; overflow:hidden').appendTo($content);
+
+                               // Cache values needed for size calculations
+                               interfaceHeight = $topBorder.height() + $bottomBorder.height() + $content.outerHeight(true) - $content.height();//Subtraction needed for IE6
+                               interfaceWidth = $leftBorder.width() + $rightBorder.width() + $content.outerWidth(true) - $content.width();
+                               loadedHeight = $loaded.outerHeight(true);
+                               loadedWidth = $loaded.outerWidth(true);
+
+                               if (settings.returnFocus) {
+                                       $(element).blur();
+                                       $events.one(event_closed, function () {
+                                               $(element).focus();
+                                       });
+                               }
+                               
+                               $overlay.css({
+                                       opacity: parseFloat(settings.opacity),
+                                       cursor: settings.overlayClose ? "pointer" : "auto",
+                                       visibility: 'visible'
+                               }).show();
+                               
+                               // Opens inital empty ColorBox prior to content being loaded.
+                               settings.w = setSize(settings.initialWidth, 'x');
+                               settings.h = setSize(settings.initialHeight, 'y');
+                               publicMethod.position();
+
+                               if (isIE6) {
+                                       $window.bind('resize.' + event_ie6 + ' scroll.' + event_ie6, function () {
+                                               $overlay.css({width: $window.width(), height: $window.height(), top: $window.scrollTop(), left: $window.scrollLeft()});
+                                       }).trigger('resize.' + event_ie6);
+                               }
+                               
+                               slideshow();
+
+                               trigger(event_open, settings.onOpen);
+                               
+                               $groupControls.add($title).hide();
+                               
+                               $close.html(settings.close).show();
+                       }
+                       
+                       publicMethod.load(true);
+               }
+       }
+
+       // ColorBox's markup needs to be added to the DOM prior to being called
+       // so that the browser will go ahead and load the CSS background images.
+       function appendHTML() {
+               if (!$box && document.body) {
+                       init = false;
+
+                       $window = $(window);
+                       $box = $tag(div).attr({id: colorbox, 'class': isIE ? prefix + (isIE6 ? 'IE6' : 'IE') : ''}).hide();
+                       $overlay = $tag(div, "Overlay", isIE6 ? 'position:absolute' : '').hide();
+                       $loadingOverlay = $tag(div, "LoadingOverlay").add($tag(div, "LoadingGraphic"));
+                       $wrap = $tag(div, "Wrapper");
+                       $content = $tag(div, "Content").append(
+                               $title = $tag(div, "Title"),
+                               $current = $tag(div, "Current"),
+                               $next = $tag(div, "Next"),
+                               $prev = $tag(div, "Previous"),
+                               $slideshow = $tag(div, "Slideshow"),
+                               $close = $tag(div, "Close")
+                       );
+                       
+                       $wrap.append( // The 3x3 Grid that makes up ColorBox
+                               $tag(div).append(
+                                       $tag(div, "TopLeft"),
+                                       $topBorder = $tag(div, "TopCenter"),
+                                       $tag(div, "TopRight")
+                               ),
+                               $tag(div, false, 'clear:left').append(
+                                       $leftBorder = $tag(div, "MiddleLeft"),
+                                       $content,
+                                       $rightBorder = $tag(div, "MiddleRight")
+                               ),
+                               $tag(div, false, 'clear:left').append(
+                                       $tag(div, "BottomLeft"),
+                                       $bottomBorder = $tag(div, "BottomCenter"),
+                                       $tag(div, "BottomRight")
+                               )
+                       ).find('div div').css({'float': 'left'});
+                       
+                       $loadingBay = $tag(div, false, 'position:absolute; width:9999px; visibility:hidden; display:none');
+                       
+                       $groupControls = $next.add($prev).add($current).add($slideshow);
+
+                       $(document.body).append($overlay, $box.append($wrap, $loadingBay));
+               }
+       }
+
+       // Add ColorBox's event bindings
+       function addBindings() {
+               function clickHandler(e) {
+                       // ignore non-left-mouse-clicks and clicks modified with ctrl / command, shift, or alt.
+                       // See: http://jacklmoore.com/notes/click-events/
+                       if (!(e.which > 1 || e.shiftKey || e.altKey || e.metaKey)) {
+                               e.preventDefault();
+                               launch(this);
+                       }
+               }
+
+               if ($box) {
+                       if (!init) {
+                               init = true;
+
+                               // Anonymous functions here keep the public method from being cached, thereby allowing them to be redefined on the fly.
+                               $next.click(function () {
+                                       publicMethod.next();
+                               });
+                               $prev.click(function () {
+                                       publicMethod.prev();
+                               });
+                               $close.click(function () {
+                                       publicMethod.close();
+                               });
+                               $overlay.click(function () {
+                                       if (settings.overlayClose) {
+                                               publicMethod.close();
+                                       }
+                               });
+                               
+                               // Key Bindings
+                               $(document).bind('keydown.' + prefix, function (e) {
+                                       var key = e.keyCode;
+                                       if (open && settings.escKey && key === 27) {
+                                               e.preventDefault();
+                                               publicMethod.close();
+                                       }
+                                       if (open && settings.arrowKey && $related[1]) {
+                                               if (key === 37) {
+                                                       e.preventDefault();
+                                                       $prev.click();
+                                               } else if (key === 39) {
+                                                       e.preventDefault();
+                                                       $next.click();
+                                               }
+                                       }
+                               });
+
+                               if ($.isFunction($.fn.on)) {
+                                       $(document).on('click.'+prefix, '.'+boxElement, clickHandler);
+                               } else { // For jQuery 1.3.x -> 1.6.x
+                                       $('.'+boxElement).live('click.'+prefix, clickHandler);
+                               }
+                       }
+                       return true;
+               }
+               return false;
+       }
+
+       // Don't do anything if ColorBox already exists.
+       if ($.colorbox) {
+               return;
+       }
+
+       // Append the HTML when the DOM loads
+       $(appendHTML);
+
+
+       // ****************
+       // PUBLIC FUNCTIONS
+       // Usage format: $.fn.colorbox.close();
+       // Usage from within an iframe: parent.$.fn.colorbox.close();
+       // ****************
+       
+       publicMethod = $.fn[colorbox] = $[colorbox] = function (options, callback) {
+               var $this = this;
+               
+               options = options || {};
+               
+               appendHTML();
+
+               if (addBindings()) {
+                       if ($.isFunction($this)) { // assume a call to $.colorbox
+                               $this = $('<a/>');
+                               options.open = true;
+                       } else if (!$this[0]) { // colorbox being applied to empty collection
+                               return $this;
+                       }
+                       
+                       if (callback) {
+                               options.onComplete = callback;
+                       }
+                       
+                       $this.each(function () {
+                               $.data(this, colorbox, $.extend({}, $.data(this, colorbox) || defaults, options));
+                       }).addClass(boxElement);
+                       
+                       if (($.isFunction(options.open) && options.open.call($this)) || options.open) {
+                               launch($this[0]);
+                       }
+               }
+               
+               return $this;
+       };
+
+       publicMethod.position = function (speed, loadedCallback) {
+               var
+               css,
+               top = 0,
+               left = 0,
+               offset = $box.offset(),
+               scrollTop,
+               scrollLeft;
+               
+               $window.unbind('resize.' + prefix);
+
+               // remove the modal so that it doesn't influence the document width/height
+               $box.css({top: -9e4, left: -9e4});
+
+               scrollTop = $window.scrollTop();
+               scrollLeft = $window.scrollLeft();
+
+               if (settings.fixed && !isIE6) {
+                       offset.top -= scrollTop;
+                       offset.left -= scrollLeft;
+                       $box.css({position: 'fixed'});
+               } else {
+                       top = scrollTop;
+                       left = scrollLeft;
+                       $box.css({position: 'absolute'});
+               }
+
+               // keeps the top and left positions within the browser's viewport.
+               if (settings.right !== false) {
+                       left += Math.max($window.width() - settings.w - loadedWidth - interfaceWidth - setSize(settings.right, 'x'), 0);
+               } else if (settings.left !== false) {
+                       left += setSize(settings.left, 'x');
+               } else {
+                       left += Math.round(Math.max($window.width() - settings.w - loadedWidth - interfaceWidth, 0) / 2);
+               }
+               
+               if (settings.bottom !== false) {
+                       top += Math.max($window.height() - settings.h - loadedHeight - interfaceHeight - setSize(settings.bottom, 'y'), 0);
+               } else if (settings.top !== false) {
+                       top += setSize(settings.top, 'y');
+               } else {
+                       top += Math.round(Math.max($window.height() - settings.h - loadedHeight - interfaceHeight, 0) / 2);
+               }
+
+               $box.css({top: offset.top, left: offset.left, visibility:'visible'});
+
+               // setting the speed to 0 to reduce the delay between same-sized content.
+               speed = ($box.width() === settings.w + loadedWidth && $box.height() === settings.h + loadedHeight) ? 0 : speed || 0;
+               
+               // this gives the wrapper plenty of breathing room so it's floated contents can move around smoothly,
+               // but it has to be shrank down around the size of div#colorbox when it's done.  If not,
+               // it can invoke an obscure IE bug when using iframes.
+               $wrap[0].style.width = $wrap[0].style.height = "9999px";
+               
+               function modalDimensions(that) {
+                       $topBorder[0].style.width = $bottomBorder[0].style.width = $content[0].style.width = (parseInt(that.style.width,10) - interfaceWidth)+'px';
+                       $content[0].style.height = $leftBorder[0].style.height = $rightBorder[0].style.height = (parseInt(that.style.height,10) - interfaceHeight)+'px';
+               }
+
+               css = {width: settings.w + loadedWidth + interfaceWidth, height: settings.h + loadedHeight + interfaceHeight, top: top, left: left};
+
+               if(speed===0){ // temporary workaround to side-step jQuery-UI 1.8 bug (http://bugs.jquery.com/ticket/12273)
+                       $box.css(css);
+               }
+               $box.dequeue().animate(css, {
+                       duration: speed,
+                       complete: function () {
+                               modalDimensions(this);
+                               
+                               active = false;
+                               
+                               // shrink the wrapper down to exactly the size of colorbox to avoid a bug in IE's iframe implementation.
+                               $wrap[0].style.width = (settings.w + loadedWidth + interfaceWidth) + "px";
+                               $wrap[0].style.height = (settings.h + loadedHeight + interfaceHeight) + "px";
+                               
+                               if (settings.reposition) {
+                                       setTimeout(function () {  // small delay before binding onresize due to an IE8 bug.
+                                               $window.bind('resize.' + prefix, publicMethod.position);
+                                       }, 1);
+                               }
+
+                               if (loadedCallback) {
+                                       loadedCallback();
+                               }
+                       },
+                       step: function () {
+                               modalDimensions(this);
+                       }
+               });
+       };
+
+       publicMethod.resize = function (options) {
+               if (open) {
+                       options = options || {};
+                       
+                       if (options.width) {
+                               settings.w = setSize(options.width, 'x') - loadedWidth - interfaceWidth;
+                       }
+                       if (options.innerWidth) {
+                               settings.w = setSize(options.innerWidth, 'x');
+                       }
+                       $loaded.css({width: settings.w});
+                       
+                       if (options.height) {
+                               settings.h = setSize(options.height, 'y') - loadedHeight - interfaceHeight;
+                       }
+                       if (options.innerHeight) {
+                               settings.h = setSize(options.innerHeight, 'y');
+                       }
+                       if (!options.innerHeight && !options.height) {
+                               $loaded.css({height: "auto"});
+                               settings.h = $loaded.height();
+                       }
+                       $loaded.css({height: settings.h});
+                       
+                       publicMethod.position(settings.transition === "none" ? 0 : settings.speed);
+               }
+       };
+
+       publicMethod.prep = function (object) {
+               if (!open) {
+                       return;
+               }
+               
+               var callback, speed = settings.transition === "none" ? 0 : settings.speed;
+               
+               $loaded.empty().remove(); // Using empty first may prevent some IE7 issues.
+
+               $loaded = $tag(div, 'LoadedContent').append(object);
+               
+               function getWidth() {
+                       settings.w = settings.w || $loaded.width();
+                       settings.w = settings.mw && settings.mw < settings.w ? settings.mw : settings.w;
+                       return settings.w;
+               }
+               function getHeight() {
+                       settings.h = settings.h || $loaded.height();
+                       settings.h = settings.mh && settings.mh < settings.h ? settings.mh : settings.h;
+                       return settings.h;
+               }
+               
+               $loaded.hide()
+               .appendTo($loadingBay.show())// content has to be appended to the DOM for accurate size calculations.
+               .css({width: getWidth(), overflow: settings.scrolling ? 'auto' : 'hidden'})
+               .css({height: getHeight()})// sets the height independently from the width in case the new width influences the value of height.
+               .prependTo($content);
+               
+               $loadingBay.hide();
+               
+               // floating the IMG removes the bottom line-height and fixed a problem where IE miscalculates the width of the parent element as 100% of the document width.
+               //$(photo).css({'float': 'none', marginLeft: 'auto', marginRight: 'auto'});
+               
+               $(photo).css({'float': 'none'});
+
+               
+               callback = function () {
+                       var total = $related.length,
+                               iframe,
+                               frameBorder = 'frameBorder',
+                               allowTransparency = 'allowTransparency',
+                               complete;
+                       
+                       if (!open) {
+                               return;
+                       }
+                       
+                       function removeFilter() {
+                               if (isIE) {
+                                       $box[0].style.removeAttribute('filter');
+                               }
+                       }
+                       
+                       complete = function () {
+                               clearTimeout(loadingTimer);
+                               $loadingOverlay.remove();
+                               trigger(event_complete, settings.onComplete);
+                       };
+                       
+                       if (isIE) {
+                               //This fadeIn helps the bicubic resampling to kick-in.
+                               if (photo) {
+                                       $loaded.fadeIn(100);
+                               }
+                       }
+                       
+                       $title.html(settings.title).add($loaded).show();
+                       
+                       if (total > 1) { // handle grouping
+                               if (typeof settings.current === "string") {
+                                       $current.html(settings.current.replace('{current}', index + 1).replace('{total}', total)).show();
+                               }
+                               
+                               $next[(settings.loop || index < total - 1) ? "show" : "hide"]().html(settings.next);
+                               $prev[(settings.loop || index) ? "show" : "hide"]().html(settings.previous);
+                               
+                               if (settings.slideshow) {
+                                       $slideshow.show();
+                               }
+                               
+                               // Preloads images within a rel group
+                               if (settings.preloading) {
+                                       $.each([getIndex(-1), getIndex(1)], function(){
+                                               var src,
+                                                       img,
+                                                       i = $related[this],
+                                                       data = $.data(i, colorbox);
+
+                                               if (data && data.href) {
+                                                       src = data.href;
+                                                       if ($.isFunction(src)) {
+                                                               src = src.call(i);
+                                                       }
+                                               } else {
+                                                       src = $(i).attr('href');
+                                               }
+
+                                               if (src && (isImage(src) || data.photo)) {
+                                                       img = new Image();
+                                                       img.src = src;
+                                               }
+                                       });
+                               }
+                       } else {
+                               $groupControls.hide();
+                       }
+                       
+                       if (settings.iframe) {
+                               iframe = $tag('iframe')[0];
+                               
+                               if (frameBorder in iframe) {
+                                       iframe[frameBorder] = 0;
+                               }
+                               
+                               if (allowTransparency in iframe) {
+                                       iframe[allowTransparency] = "true";
+                               }
+
+                               if (!settings.scrolling) {
+                                       iframe.scrolling = "no";
+                               }
+                               
+                               $(iframe)
+                                       .attr({
+                                               src: settings.href,
+                                               name: (new Date()).getTime(), // give the iframe a unique name to prevent caching
+                                               'class': prefix + 'Iframe',
+                                               allowFullScreen : true, // allow HTML5 video to go fullscreen
+                                               webkitAllowFullScreen : true,
+                                               mozallowfullscreen : true
+                                       })
+                                       .one('load', complete)
+                                       .appendTo($loaded);
+                               
+                               $events.one(event_purge, function () {
+                                       iframe.src = "//about:blank";
+                               });
+
+                               if (settings.fastIframe) {
+                                       $(iframe).trigger('load');
+                               }
+                       } else {
+                               complete();
+                       }
+                       
+                       if (settings.transition === 'fade') {
+                               $box.fadeTo(speed, 1, removeFilter);
+                       } else {
+                               removeFilter();
+                       }
+               };
+               
+               if (settings.transition === 'fade') {
+                       $box.fadeTo(speed, 0, function () {
+                               publicMethod.position(0, callback);
+                       });
+               } else {
+                       publicMethod.position(speed, callback);
+               }
+       };
+
+       publicMethod.load = function (launched) {
+               var href, setResize, prep = publicMethod.prep, $inline;
+               
+               active = true;
+               
+               photo = false;
+               
+               element = $related[index];
+               
+               if (!launched) {
+                       makeSettings();
+               }
+
+               if (className) {
+                       $box.add($overlay).removeClass(className);
+               }
+               if (settings.className) {
+                       $box.add($overlay).addClass(settings.className);
+               }
+               className = settings.className;
+               
+               trigger(event_purge);
+               
+               trigger(event_load, settings.onLoad);
+               
+               settings.h = settings.height ?
+                               setSize(settings.height, 'y') - loadedHeight - interfaceHeight :
+                               settings.innerHeight && setSize(settings.innerHeight, 'y');
+               
+               settings.w = settings.width ?
+                               setSize(settings.width, 'x') - loadedWidth - interfaceWidth :
+                               settings.innerWidth && setSize(settings.innerWidth, 'x');
+               
+               // Sets the minimum dimensions for use in image scaling
+               settings.mw = settings.w;
+               settings.mh = settings.h;
+               
+               // Re-evaluate the minimum width and height based on maxWidth and maxHeight values.
+               // If the width or height exceed the maxWidth or maxHeight, use the maximum values instead.
+               if (settings.maxWidth) {
+                       settings.mw = setSize(settings.maxWidth, 'x') - loadedWidth - interfaceWidth;
+                       settings.mw = settings.w && settings.w < settings.mw ? settings.w : settings.mw;
+               }
+               if (settings.maxHeight) {
+                       settings.mh = setSize(settings.maxHeight, 'y') - loadedHeight - interfaceHeight;
+                       settings.mh = settings.h && settings.h < settings.mh ? settings.h : settings.mh;
+               }
+               
+               href = settings.href;
+               
+               loadingTimer = setTimeout(function () {
+                       $loadingOverlay.appendTo($content);
+               }, 100);
+               
+               if (settings.inline) {
+                       // Inserts an empty placeholder where inline content is being pulled from.
+                       // An event is bound to put inline content back when ColorBox closes or loads new content.
+                       $inline = $tag(div).hide().insertBefore($(href)[0]);
+
+                       $events.one(event_purge, function () {
+                               $inline.replaceWith($loaded.children());
+                       });
+
+                       prep($(href));
+               } else if (settings.iframe) {
+                       // IFrame element won't be added to the DOM until it is ready to be displayed,
+                       // to avoid problems with DOM-ready JS that might be trying to run in that iframe.
+                       prep(" ");
+               } else if (settings.html) {
+                       prep(settings.html);
+               } else if (isImage(href)) {
+                       $(photo = new Image())
+                       .addClass(prefix + 'Photo')
+                       .bind('error',function () {
+                               settings.title = false;
+                               prep($tag(div, 'Error').html(settings.imgError));
+                       })
+                       .one('load', function () {
+                               var percent;
+
+                               if (settings.scalePhotos) {
+                                       setResize = function () {
+                                               photo.height -= photo.height * percent;
+                                               photo.width -= photo.width * percent;
+                                       };
+                                       if (settings.mw && photo.width > settings.mw) {
+                                               percent = (photo.width - settings.mw) / photo.width;
+                                               setResize();
+                                       }
+                                       if (settings.mh && photo.height > settings.mh) {
+                                               percent = (photo.height - settings.mh) / photo.height;
+                                               setResize();
+                                       }
+                               }
+                               
+                               if (settings.h) {
+                                       photo.style.marginTop = Math.max(settings.mh - photo.height, 0) / 2 + 'px';
+                               }
+                               
+                               if ($related[1] && (settings.loop || $related[index + 1])) {
+                                       photo.style.cursor = 'pointer';
+                                       photo.onclick = function () {
+                                               publicMethod.next();
+                                       };
+                               }
+                               
+                               if (isIE) {
+                                       photo.style.msInterpolationMode = 'bicubic';
+                               }
+                               
+                               setTimeout(function () { // A pause because Chrome will sometimes report a 0 by 0 size otherwise.
+                                       prep(photo);
+                               }, 1);
+                       });
+                       
+                       setTimeout(function () { // A pause because Opera 10.6+ will sometimes not run the onload function otherwise.
+                               photo.src = href;
+                       }, 1);
+               } else if (href) {
+                       $loadingBay.load(href, settings.data, function (data, status) {
+                               prep(status === 'error' ? $tag(div, 'Error').html(settings.xhrError) : $(this).contents());
+                       });
+               }
+       };
+               
+       // Navigates to the next page/image in a set.
+       publicMethod.next = function () {
+               if (!active && $related[1] && (settings.loop || $related[index + 1])) {
+                       index = getIndex(1);
+                       publicMethod.load();
+               }
+       };
+       
+       publicMethod.prev = function () {
+               if (!active && $related[1] && (settings.loop || index)) {
+                       index = getIndex(-1);
+                       publicMethod.load();
+               }
+       };
+
+       // Note: to use this within an iframe use the following format: parent.$.fn.colorbox.close();
+       publicMethod.close = function () {
+               if (open && !closing) {
+                       
+                       closing = true;
+                       
+                       open = false;
+                       
+                       trigger(event_cleanup, settings.onCleanup);
+                       
+                       $window.unbind('.' + prefix + ' .' + event_ie6);
+                       
+                       $overlay.fadeTo(200, 0);
+                       
+                       $box.stop().fadeTo(300, 0, function () {
+                       
+                               $box.add($overlay).css({'opacity': 1, cursor: 'auto'}).hide();
+                               
+                               trigger(event_purge);
+                               
+                               $loaded.empty().remove(); // Using empty first may prevent some IE7 issues.
+                               
+                               setTimeout(function () {
+                                       closing = false;
+                                       trigger(event_closed, settings.onClosed);
+                               }, 1);
+                       });
+               }
+       };
+
+       // Removes changes ColorBox made to the document, but does not remove the plugin
+       // from jQuery.
+       publicMethod.remove = function () {
+               $([]).add($box).add($overlay).remove();
+               $box = null;
+               $('.' + boxElement)
+                       .removeData(colorbox)
+                       .removeClass(boxElement);
+
+               $(document).unbind('click.'+prefix);
+       };
+
+       // A method for fetching the current element ColorBox is referencing.
+       // returns a jQuery object.
+       publicMethod.element = function () {
+               return $(element);
+       };
+
+       publicMethod.settings = defaults;
+
+}(jQuery, document, window));
index 2eb963437de27878e0267159239cb681d9d36182..cbf5b61a98e60efcf1dfea9ff77c831846cfdaf2 100644 (file)
@@ -1 +1 @@
-(function(){tinymce.create("tinymce.plugins.BBCodePlugin",{init:function(ed,url){var t=this,dialect=ed.getParam("bbcode_dialect","dfrn").toLowerCase();ed.onBeforeSetContent.add(function(ed,o){o.content=t["_"+dialect+"_bbcode2html"](o.content)});ed.onPostProcess.add(function(ed,o){if(o.set)o.content=t["_"+dialect+"_bbcode2html"](o.content);if(o.get)o.content=t["_"+dialect+"_html2bbcode"](o.content)})},getInfo:function(){return{longname:"BBCode Plugin",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/bbcode",version:tinymce.majorVersion+"."+tinymce.minorVersion}},_dfrn_html2bbcode:function(s){s=tinymce.trim(s);function rep(re,str){s=s.replace(re,str)}function get(re){return s.match(re)}function _h2b_cb(match){var f,g,tof=[],tor=[];var find_spanc=/<span [^>]*class *= *[\"'](?:[^\"']* )*oembed(?: [^\"']*)*[\"'][^>]*>(.*?(?:<span[^>]*>(.*?)<\/span *>)*.*?)<\/span *>/gi;while(f=find_spanc.exec(match)){var find_a=/<a([^>]* rel=[\"']oembed[\"'][^>]*)>.*?<\/a *>/gi;if(g=find_a.exec(f[1])){var find_href=/href=[\"']([^\"']*)[\"']/gi;var m2=find_href.exec(g[1]);if(m2[1]){tof.push(f[0]);tor.push("[EMBED]"+m2[1]+"[/EMBED]")}}}for(var i=0;i<tof.length;i++)match=match.replace(tof[i],tor[i]);return match}if(s.indexOf('class="oembed')>=0){s=_h2b_cb(s)}var codes=get(/<code>(.*?)<\/code>/gi);rep(/<code>(.*?)<\/code>/gi,"[$!$!CODEBLOCK!$!$]");rep(/<a class=\"bookmark\" href=\"(.*?)\".*?>(.*?)<\/a>/gi,"[bookmark=$1]$2[/bookmark]");rep(/<a.*?href=\"(.*?)\".*?>(.*?)<\/a>/gi,"[url=$1]$2[/url]");rep(/<span style=\"font-size:(.*?);\">(.*?)<\/span>/gi,"[size=$1]$2[/size]");rep(/<span style=\"color:(.*?);\">(.*?)<\/span>/gi,"[color=$1]$2[/color]");rep(/<font>(.*?)<\/font>/gi,"$1");rep(/<img[^>]*?width=\"([^>]*?)\"[^>]*?height=\"([^>]*?)\"[^>]*?src=\"([^>]*?)\"[^>]*?\/>/gi,"[img=$1x$2]$3[/img]");rep(/<img[^>]*?height=\"([^>]*?)\"[^>]*?width=\"([^>]*?)\"[^>]*?src=\"([^>]*?)\"[^>]*?\/>/gi,"[img=$2x$1]$3[/img]");rep(/<img[^>]*?src=\"([^>]*?)\"[^>]*?height=\"([^>]*?)\"[^>]*?width=\"([^>]*?)\"[^>]*?\/>/gi,"[img=$3x$2]$1[/img]");rep(/<img[^>]*?src=\"([^>]*?)\"[^>]*?width=\"([^>]*?)\"[^>]*?height=\"([^>]*?)\"[^>]*?\/>/gi,"[img=$2x$3]$1[/img]");rep(/<img[^>]*?src=\"([^>]*?)\"[^>]*?\/>/gi,"[img]$1[/img]");rep(/<ul class=\"listbullet\" style=\"list-style-type\: circle\;\">(.*?)<\/ul>/gi,"[list]$1[/list]");rep(/<ul class=\"listnone\" style=\"list-style-type\: none\;\">(.*?)<\/ul>/gi,"[list=]$1[/list]");rep(/<ul class=\"listdecimal\" style=\"list-style-type\: decimal\;\">(.*?)<\/ul>/gi,"[list=1]$1[/list]");rep(/<ul class=\"listlowerroman\" style=\"list-style-type\: lower-roman\;\">(.*?)<\/ul>/gi,"[list=i]$1[/list]");rep(/<ul class=\"listupperroman\" style=\"list-style-type\: upper-roman\;\">(.*?)<\/ul>/gi,"[list=I]$1[/list]");rep(/<ul class=\"listloweralpha\" style=\"list-style-type\: lower-alpha\;\">(.*?)<\/ul>/gi,"[list=a]$1[/list]");rep(/<ul class=\"listupperalpha\" style=\"list-style-type\: upper-alpha\;\">(.*?)<\/ul>/gi,"[list=A]$1[/list]");rep(/<li>(.*?)<\/li>/gi,"[li]$1[/li]");rep(/<\/(strong|b)>/gi,"[/b]");rep(/<(strong|b)>/gi,"[b]");rep(/<\/(em|i)>/gi,"[/i]");rep(/<(em|i)>/gi,"[i]");rep(/<\/u>/gi,"[/u]");rep(/<span style=\"text-decoration: ?underline;\">(.*?)<\/span>/gi,"[u]$1[/u]");rep(/<u>/gi,"[u]");rep(/<blockquote[^>]*>/gi,"[quote]");rep(/<\/blockquote>/gi,"[/quote]");rep(/<hr \/>/gi,"[hr]");rep(/<br (.*?)\/>/gi,"\n");rep(/<br\/>/gi,"\n");rep(/<br>/gi,"\n");rep(/<p>/gi,"");rep(/<\/p>/gi,"\n");rep(/&nbsp;|\u00a0/gi," ");rep(/&quot;/gi,'"');rep(/&lt;/gi,"<");rep(/&gt;/gi,">");rep(/&amp;/gi,"&");rep(/<div>/gi,"");rep(/<\/div>/gi,"");if(codes!=null){for(var i=0;i<codes.length;i++){codes[i]=codes[i].replace("<code>","");codes[i]=codes[i].replace("</code>","");rep(/\[\$!\$!CODEBLOCK!\$!\$\]/i,"[code]"+codes[i]+"[/code]")}}return s},_dfrn_bbcode2html:function(s){s=tinymce.trim(s);function rep(re,str){s=s.replace(re,str)}function get(re){return s.match(re)}var codes=get(/\[code\](.*?)\[\/code\]/gi);rep(/\[code\](.*?)\[\/code\]/gi,"[$!$!CODEBLOCK!$!$]");rep(/\n/gi,"<br />");rep(/\[b\]/gi,"<strong>");rep(/\[\/b\]/gi,"</strong>");rep(/\[i\]/gi,"<em>");rep(/\[\/i\]/gi,"</em>");rep(/\[u\]/gi,"<u>");rep(/\[\/u\]/gi,"</u>");rep(/\[hr\]/gi,"<hr />");rep(/\[bookmark=([^\]]+)\](.*?)\[\/bookmark\]/gi,'<a class="bookmark" href="$1">$2</a>');rep(/\[url=([^\]]+)\](.*?)\[\/url\]/gi,'<a href="$1">$2</a>');rep(/\[url\](.*?)\[\/url\]/gi,'<a href="$1">$1</a>');rep(/\[img=(.*?)x(.*?)\](.*?)\[\/img\]/gi,'<img width="$1" height="$2" src="$3" />');rep(/\[img\](.*?)\[\/img\]/gi,'<img src="$1" />');rep(/\[list\](.*?)\[\/list\]/gi,'<ul class="listbullet" style="list-style-type: circle;">$1</ul>');rep(/\[list=\](.*?)\[\/list\]/gi,'<ul class="listnone" style="list-style-type: none;">$1</ul>');rep(/\[list=1\](.*?)\[\/list\]/gi,'<ul class="listdecimal" style="list-style-type: decimal;">$1</ul>');rep(/\[list=i\](.*?)\[\/list\]/gi,'<ul class="listlowerroman" style="list-style-type: lower-roman;">$1</ul>');rep(/\[list=I\](.*?)\[\/list\]/gi,'<ul class="listupperroman" style="list-style-type: upper-roman;">$1</ul>');rep(/\[list=a\](.*?)\[\/list\]/gi,'<ul class="listloweralpha" style="list-style-type: lower-alpha;">$1</ul>');rep(/\[list=A\](.*?)\[\/list\]/gi,'<ul class="listupperalpha" style="list-style-type: upper-alpha;">$1</ul>');rep(/\[li\](.*?)\[\/li\]/gi,"<li>$1</li>");rep(/\[color=(.*?)\](.*?)\[\/color\]/gi,'<span style="color: $1;">$2</span>');rep(/\[size=(.*?)\](.*?)\[\/size\]/gi,'<span style="font-size: $1;">$2</span>');rep(/\[quote.*?\](.*?)\[\/quote\]/gi,"<blockquote>$1</blockquote>");function _b2h_cb(match,url){url=bin2hex(url);function s_b2h(data){match=data}$.ajax({url:"oembed/b2h?url="+url,async:false,success:s_b2h,dataType:"html"});return match}s=s.replace(/\[embed\](.*?)\[\/embed\]/gi,_b2h_cb);if(codes!=null){for(var i=0;i<codes.length;i++){codes[i]=codes[i].replace("[code]","");codes[i]=codes[i].replace("[/code]","");rep(/\[\$!\$!CODEBLOCK!\$!\$\]/i,"<code>"+codes[i]+"</code>")}}return s}});tinymce.PluginManager.add("bbcode",tinymce.plugins.BBCodePlugin)})();
+(function(){tinymce.create("tinymce.plugins.BBCodePlugin",{init:function(ed,url){var t=this,dialect=ed.getParam("bbcode_dialect","dfrn").toLowerCase();ed.onBeforeSetContent.add(function(ed,o){o.content=t["_"+dialect+"_bbcode2html"](o.content)});ed.onPostProcess.add(function(ed,o){if(o.set)o.content=t["_"+dialect+"_bbcode2html"](o.content);if(o.get)o.content=t["_"+dialect+"_html2bbcode"](o.content)})},getInfo:function(){return{longname:"BBCode Plugin",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/bbcode",version:tinymce.majorVersion+"."+tinymce.minorVersion}},_dfrn_html2bbcode:function(s){s=tinymce.trim(s);function rep(re,str){s=s.replace(re,str)}function get(re){return s.match(re)}function _h2b_cb(match){var f,g,tof=[],tor=[];var find_spanc=/<span [^>]*class *= *[\"'](?:[^\"']* )*oembed(?: [^\"']*)*[\"'][^>]*>(.*?(?:<span[^>]*>(.*?)<\/span *>)*.*?)<\/span *>/gi;while(f=find_spanc.exec(match)){var find_a=/<a([^>]* rel=[\"']oembed[\"'][^>]*)>.*?<\/a *>/gi;if(g=find_a.exec(f[1])){var find_href=/href=[\"']([^\"']*)[\"']/gi;var m2=find_href.exec(g[1]);if(m2[1]){tof.push(f[0]);tor.push("[EMBED]"+m2[1]+"[/EMBED]")}}}for(var i=0;i<tof.length;i++)match=match.replace(tof[i],tor[i]);return match}if(s.indexOf('class="oembed')>=0){s=_h2b_cb(s)}var codes=get(/<code>(.*?)<\/code>/gi);rep(/<code>(.*?)<\/code>/gi,"[$!$!CODEBLOCK!$!$]");rep(/<a class=\"bookmark\" href=\"(.*?)\".*?>(.*?)<\/a>/gi,"[bookmark=$1]$2[/bookmark]");rep(/<a.*?href=\"(.*?)\".*?>(.*?)<\/a>/gi,"[url=$1]$2[/url]");rep(/<span style=\"font-size:(.*?);\">(.*?)<\/span>/gi,"[size=$1]$2[/size]");rep(/<span style=\"color:(.*?);\">(.*?)<\/span>/gi,"[color=$1]$2[/color]");rep(/<font>(.*?)<\/font>/gi,"$1");rep(/<img[^>]*?width=\"([^>]*?)\"[^>]*?height=\"([^>]*?)\"[^>]*?src=\"([^>]*?)\"[^>]*?\/>/gi,"[img=$1x$2]$3[/img]");rep(/<img[^>]*?height=\"([^>]*?)\"[^>]*?width=\"([^>]*?)\"[^>]*?src=\"([^>]*?)\"[^>]*?\/>/gi,"[img=$2x$1]$3[/img]");rep(/<img[^>]*?src=\"([^>]*?)\"[^>]*?height=\"([^>]*?)\"[^>]*?width=\"([^>]*?)\"[^>]*?\/>/gi,"[img=$3x$2]$1[/img]");rep(/<img[^>]*?src=\"([^>]*?)\"[^>]*?width=\"([^>]*?)\"[^>]*?height=\"([^>]*?)\"[^>]*?\/>/gi,"[img=$2x$3]$1[/img]");rep(/<img[^>]*?src=\"([^>]*?)\"[^>]*?\/>/gi,"[img]$1[/img]");rep(/<ul class=\"listbullet\" style=\"list-style-type\: circle\;\">(.*?)<\/ul>/gi,"[list]$1[/list]");rep(/<ul class=\"listnone\" style=\"list-style-type\: none\;\">(.*?)<\/ul>/gi,"[list=]$1[/list]");rep(/<ul class=\"listdecimal\" style=\"list-style-type\: decimal\;\">(.*?)<\/ul>/gi,"[list=1]$1[/list]");rep(/<ul class=\"listlowerroman\" style=\"list-style-type\: lower-roman\;\">(.*?)<\/ul>/gi,"[list=i]$1[/list]");rep(/<ul class=\"listupperroman\" style=\"list-style-type\: upper-roman\;\">(.*?)<\/ul>/gi,"[list=I]$1[/list]");rep(/<ul class=\"listloweralpha\" style=\"list-style-type\: lower-alpha\;\">(.*?)<\/ul>/gi,"[list=a]$1[/list]");rep(/<ul class=\"listupperalpha\" style=\"list-style-type\: upper-alpha\;\">(.*?)<\/ul>/gi,"[list=A]$1[/list]");rep(/<li>(.*?)<\/li>/gi,"[li]$1[/li]");rep(/<\/(strong|b)>/gi,"[/b]");rep(/<(strong|b)>/gi,"[b]");rep(/<\/(em|i)>/gi,"[/i]");rep(/<(em|i)>/gi,"[i]");rep(/<\/u>/gi,"[/u]");rep(/<span style=\"text-decoration: ?underline;\">(.*?)<\/span>/gi,"[u]$1[/u]");rep(/<u>/gi,"[u]");rep(/<blockquote[^>]*>/gi,"[quote]");rep(/<\/blockquote>/gi,"[/quote]");rep(/<hr \/>/gi,"[hr]");rep(/<br (.*?)\/>/gi,"\n");rep(/<br\/>/gi,"\n");rep(/<br>/gi,"\n");rep(/<p>/gi,"");rep(/<\/p>/gi,"\n");rep(/&nbsp;|\u00a0/gi," ");rep(/&quot;/gi,'"');rep(/&lt;/gi,"<");rep(/&gt;/gi,">");rep(/&amp;/gi,"&");rep(/<div>/gi,"");rep(/<\/div>/gi,"");if(codes!=null){for(var i=0;i<codes.length;i++){codes[i]=codes[i].replace("<code>","");codes[i]=codes[i].replace("</code>","");rep(/\[\$!\$!CODEBLOCK!\$!\$\]/i,"[code]"+codes[i]+"[/code]")}}return s},_dfrn_bbcode2html:function(s){s=tinymce.trim(s);function rep(re,str){s=s.replace(re,str)}function get(re){return s.match(re)}var codes=get(/\[code\](.*?)\[\/code\]/gi);rep(/\[code\](.*?)\[\/code\]/gi,"[$!$!CODEBLOCK!$!$]");rep(/\n/gi,"<br />");rep(/\[b\]/gi,"<strong>");rep(/\[\/b\]/gi,"</strong>");rep(/\[i\]/gi,"<em>");rep(/\[\/i\]/gi,"</em>");rep(/\[u\]/gi,"<u>");rep(/\[\/u\]/gi,"</u>");rep(/\[hr\]/gi,"<hr />");rep(/\[bookmark=([^\]]+)\](.*?)\[\/bookmark\]/gi,'<a class="bookmark" href="$1">$2</a>');rep(/\[url=([^\]]+)\](.*?)\[\/url\]/gi,'<a href="$1">$2</a>');rep(/\[url\](.*?)\[\/url\]/gi,'<a href="$1">$1</a>');rep(/\[img=(.*?)x(.*?)\](.*?)\[\/img\]/gi,'<img width="$1" height="$2" src="$3" />');rep(/\[img\](.*?)\[\/img\]/gi,'<img src="$1" />');rep(/\[list\](.*?)\[\/list\]/gi,'<ul class="listbullet" style="list-style-type: circle;">$1</ul>');rep(/\[list=\](.*?)\[\/list\]/gi,'<ul class="listnone" style="list-style-type: none;">$1</ul>');rep(/\[list=1\](.*?)\[\/list\]/gi,'<ul class="listdecimal" style="list-style-type: decimal;">$1</ul>');rep(/\[list=i\](.*?)\[\/list\]/gi,'<ul class="listlowerroman" style="list-style-type: lower-roman;">$1</ul>');rep(/\[list=I\](.*?)\[\/list\]/gi,'<ul class="listupperroman" style="list-style-type: upper-roman;">$1</ul>');rep(/\[list=a\](.*?)\[\/list\]/gi,'<ul class="listloweralpha" style="list-style-type: lower-alpha;">$1</ul>');rep(/\[list=A\](.*?)\[\/list\]/gi,'<ul class="listupperalpha" style="list-style-type: upper-alpha;">$1</ul>');rep(/\[li\](.*?)\[\/li\]/gi,"<li>$1</li>");rep(/\[color=(.*?)\](.*?)\[\/color\]/gi,'<span style="color: $1;">$2</span>');rep(/\[size=(.*?)\](.*?)\[\/size\]/gi,'<span style="font-size: $1;">$2</span>');rep(/\[quote.*?\](.*?)\[\/quote\]/gi,"<blockquote>$1</blockquote>");function _b2h_cb(match,url){url=bin2hex(url);function s_b2h(data){match=data}$.ajax({url:"oembed/b2h?url="+url,async:false,success:s_b2h,dataType:"html"});return match}s=s.replace(/\[embed\](.*?)\[\/embed\]/gi,_b2h_cb);if(codes!=null){for(var i=0;i<codes.length;i++){codes[i]=codes[i].replace("[code]","");codes[i]=codes[i].replace("[/code]","");rep(/\[\$!\$!CODEBLOCK!\$!\$\]/i,"<code>"+codes[i]+"</code>")}}return s}});tinymce.PluginManager.add("bbcode",tinymce.plugins.BBCodePlugin)})();
\ No newline at end of file
index ae5f0cef4e360991ccdadf1b5e8ba52bffb7ebdb..624a48d9ff1768b4654e59a63d44b20076f8a7b3 100644 (file)
@@ -148,7 +148,7 @@ function poco_init(&$a) {
        if($format === 'xml') {
                header('Content-type: text/xml');
                echo replace_macros(get_markup_template('poco_xml.tpl'),array_xmlify(array('$response' => $ret)));
-               http_status_exit(500);
+               killme();
        }
        if($format === 'json') {
                header('Content-type: application/json');
index fcd63b12a9938a64c59a6d5d438fe9d850407038..bfa4b98ad895e85bf3c26ad37979296b7b20b838 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: 3.1.1601\n"
+"Project-Id-Version: 3.1.1610\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-27 10:00-0800\n"
+"POT-Creation-Date: 2013-02-05 10:00-0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,11 +37,11 @@ msgstr ""
 
 #: ../../mod/crepair.php:115 ../../mod/wall_attach.php:55
 #: ../../mod/fsuggest.php:78 ../../mod/events.php:140 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/photos.php:133 ../../mod/photos.php:995
+#: ../../mod/api.php:31 ../../mod/photos.php:133 ../../mod/photos.php:1041
 #: ../../mod/editpost.php:10 ../../mod/install.php:151 ../../mod/poke.php:135
 #: ../../mod/notifications.php:66 ../../mod/contacts.php:147
 #: ../../mod/settings.php:91 ../../mod/settings.php:542
-#: ../../mod/settings.php:547 ../../mod/manage.php:90 ../../mod/network.php:6
+#: ../../mod/settings.php:547 ../../mod/manage.php:96 ../../mod/network.php:6
 #: ../../mod/notes.php:20 ../../mod/uimport.php:23 ../../mod/wallmessage.php:9
 #: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79
 #: ../../mod/wallmessage.php:103 ../../mod/attach.php:33
@@ -50,17 +50,17 @@ msgstr ""
 #: ../../mod/item.php:155 ../../mod/mood.php:114
 #: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169
 #: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193
-#: ../../mod/message.php:38 ../../mod/message.php:172
+#: ../../mod/message.php:38 ../../mod/message.php:174
 #: ../../mod/allfriends.php:9 ../../mod/nogroup.php:25
 #: ../../mod/wall_upload.php:66 ../../mod/follow.php:9
-#: ../../mod/display.php:180 ../../mod/profiles.php:146
+#: ../../mod/display.php:181 ../../mod/profiles.php:146
 #: ../../mod/profiles.php:567 ../../mod/delegate.php:6
-#: ../../mod/suggest.php:28 ../../mod/invite.php:15 ../../mod/invite.php:101
+#: ../../mod/suggest.php:56 ../../mod/invite.php:15 ../../mod/invite.php:101
 #: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:512
 #: ../../addon/facebook/facebook.php:518 ../../addon/fbpost/fbpost.php:170
 #: ../../addon/fbpost/fbpost.php:176
 #: ../../addon/dav/friendica/layout.fnk.php:354
-#: ../../addon/tumblr/tumblr.php:34 ../../include/items.php:3987
+#: ../../addon/tumblr/tumblr.php:34 ../../include/items.php:4015
 #: ../../index.php:341 ../../addon.old/facebook/facebook.php:510
 #: ../../addon.old/facebook/facebook.php:516
 #: ../../addon.old/fbpost/fbpost.php:159 ../../addon.old/fbpost/fbpost.php:165
@@ -131,19 +131,20 @@ msgid "New photo from this URL"
 msgstr ""
 
 #: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107
-#: ../../mod/events.php:466 ../../mod/photos.php:1028
-#: ../../mod/photos.php:1118 ../../mod/photos.php:1402
-#: ../../mod/photos.php:1442 ../../mod/photos.php:1486
-#: ../../mod/photos.php:1569 ../../mod/install.php:248
+#: ../../mod/events.php:476 ../../mod/photos.php:1075
+#: ../../mod/photos.php:1196 ../../mod/photos.php:1498
+#: ../../mod/photos.php:1549 ../../mod/photos.php:1593
+#: ../../mod/photos.php:1676 ../../mod/install.php:248
 #: ../../mod/install.php:286 ../../mod/localtime.php:45 ../../mod/poke.php:199
-#: ../../mod/content.php:710 ../../mod/contacts.php:352
+#: ../../mod/content.php:710 ../../mod/contacts.php:386
 #: ../../mod/settings.php:560 ../../mod/settings.php:670
 #: ../../mod/settings.php:739 ../../mod/settings.php:811
-#: ../../mod/settings.php:1018 ../../mod/group.php:87 ../../mod/mood.php:137
-#: ../../mod/message.php:301 ../../mod/message.php:527 ../../mod/admin.php:461
-#: ../../mod/admin.php:728 ../../mod/admin.php:865 ../../mod/admin.php:1064
-#: ../../mod/admin.php:1151 ../../mod/profiles.php:626
-#: ../../mod/invite.php:140 ../../addon/fromgplus/fromgplus.php:44
+#: ../../mod/settings.php:1037 ../../mod/manage.php:110 ../../mod/group.php:87
+#: ../../mod/mood.php:137 ../../mod/message.php:335 ../../mod/message.php:564
+#: ../../mod/admin.php:461 ../../mod/admin.php:728 ../../mod/admin.php:865
+#: ../../mod/admin.php:1064 ../../mod/admin.php:1151
+#: ../../mod/profiles.php:626 ../../mod/invite.php:140
+#: ../../addon/fromgplus/fromgplus.php:44
 #: ../../addon/facebook/facebook.php:621
 #: ../../addon/snautofollow/snautofollow.php:64
 #: ../../addon/fbpost/fbpost.php:280 ../../addon/yourls/yourls.php:76
@@ -177,7 +178,7 @@ msgstr ""
 #: ../../addon/numfriends/numfriends.php:85 ../../addon/gnot/gnot.php:88
 #: ../../addon/wppost/wppost.php:110 ../../addon/showmore/showmore.php:48
 #: ../../addon/piwik/piwik.php:89 ../../addon/twitter/twitter.php:191
-#: ../../addon/twitter/twitter.php:229 ../../addon/twitter/twitter.php:554
+#: ../../addon/twitter/twitter.php:229 ../../addon/twitter/twitter.php:556
 #: ../../addon/irc/irc.php:55 ../../addon/fromapp/fromapp.php:77
 #: ../../addon/blogger/blogger.php:102 ../../addon/posterous/posterous.php:103
 #: ../../view/theme/cleanzero/config.php:80
@@ -238,7 +239,7 @@ msgid "Help:"
 msgstr ""
 
 #: ../../mod/help.php:84 ../../addon/dav/friendica/layout.fnk.php:225
-#: ../../include/nav.php:86 ../../addon.old/dav/friendica/layout.fnk.php:225
+#: ../../include/nav.php:113 ../../addon.old/dav/friendica/layout.fnk.php:225
 msgid "Help"
 msgstr ""
 
@@ -276,87 +277,87 @@ msgstr ""
 msgid "Event title and start time are required."
 msgstr ""
 
-#: ../../mod/events.php:279
+#: ../../mod/events.php:289
 msgid "l, F j"
 msgstr ""
 
-#: ../../mod/events.php:301
+#: ../../mod/events.php:311
 msgid "Edit event"
 msgstr ""
 
-#: ../../mod/events.php:323 ../../include/text.php:1246
+#: ../../mod/events.php:333 ../../include/text.php:1246
 msgid "link to source"
 msgstr ""
 
-#: ../../mod/events.php:358 ../../view/theme/diabook/theme.php:91
-#: ../../include/nav.php:52 ../../boot.php:1857
+#: ../../mod/events.php:368 ../../view/theme/diabook/theme.php:91
+#: ../../include/nav.php:79 ../../boot.php:1857
 msgid "Events"
 msgstr ""
 
-#: ../../mod/events.php:359
+#: ../../mod/events.php:369
 msgid "Create New Event"
 msgstr ""
 
-#: ../../mod/events.php:360 ../../addon/dav/friendica/layout.fnk.php:263
+#: ../../mod/events.php:370 ../../addon/dav/friendica/layout.fnk.php:263
 #: ../../addon.old/dav/friendica/layout.fnk.php:263
 msgid "Previous"
 msgstr ""
 
-#: ../../mod/events.php:361 ../../mod/install.php:207
+#: ../../mod/events.php:371 ../../mod/install.php:207
 #: ../../addon/dav/friendica/layout.fnk.php:266
 #: ../../addon.old/dav/friendica/layout.fnk.php:266
 msgid "Next"
 msgstr ""
 
-#: ../../mod/events.php:434
+#: ../../mod/events.php:444
 msgid "hour:minute"
 msgstr ""
 
-#: ../../mod/events.php:444
+#: ../../mod/events.php:454
 msgid "Event details"
 msgstr ""
 
-#: ../../mod/events.php:445
+#: ../../mod/events.php:455
 #, php-format
 msgid "Format is %s %s. Starting date and Title are required."
 msgstr ""
 
-#: ../../mod/events.php:447
+#: ../../mod/events.php:457
 msgid "Event Starts:"
 msgstr ""
 
-#: ../../mod/events.php:447 ../../mod/events.php:461
+#: ../../mod/events.php:457 ../../mod/events.php:471
 msgid "Required"
 msgstr ""
 
-#: ../../mod/events.php:450
+#: ../../mod/events.php:460
 msgid "Finish date/time is not known or not relevant"
 msgstr ""
 
-#: ../../mod/events.php:452
+#: ../../mod/events.php:462
 msgid "Event Finishes:"
 msgstr ""
 
-#: ../../mod/events.php:455
+#: ../../mod/events.php:465
 msgid "Adjust for viewer timezone"
 msgstr ""
 
-#: ../../mod/events.php:457
+#: ../../mod/events.php:467
 msgid "Description:"
 msgstr ""
 
-#: ../../mod/events.php:459 ../../mod/directory.php:134
+#: ../../mod/events.php:469 ../../mod/directory.php:134
 #: ../../addon/forumdirectory/forumdirectory.php:156
 #: ../../include/event.php:40 ../../include/bb2diaspora.php:415
 #: ../../boot.php:1379
 msgid "Location:"
 msgstr ""
 
-#: ../../mod/events.php:461
+#: ../../mod/events.php:471
 msgid "Title:"
 msgstr ""
 
-#: ../../mod/events.php:463
+#: ../../mod/events.php:473
 msgid "Share this event"
 msgstr ""
 
@@ -364,11 +365,14 @@ msgstr ""
 msgid "System down for maintenance"
 msgstr ""
 
-#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/editpost.php:145
-#: ../../mod/dfrn_request.php:848 ../../mod/settings.php:561
-#: ../../mod/settings.php:587 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../addon/js_upload/js_upload.php:45
-#: ../../include/conversation.php:1042
+#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/photos.php:202
+#: ../../mod/photos.php:289 ../../mod/editpost.php:148
+#: ../../mod/dfrn_request.php:848 ../../mod/contacts.php:249
+#: ../../mod/settings.php:561 ../../mod/settings.php:587
+#: ../../mod/fbrowser.php:81 ../../mod/fbrowser.php:116
+#: ../../mod/message.php:212 ../../mod/suggest.php:32
+#: ../../addon/js_upload/js_upload.php:45 ../../include/items.php:3897
+#: ../../include/conversation.php:1062
 #: ../../addon.old/js_upload/js_upload.php:45
 msgid "Cancel"
 msgstr ""
@@ -415,14 +419,16 @@ msgid ""
 msgstr ""
 
 #: ../../mod/api.php:105 ../../mod/dfrn_request.php:836
-#: ../../mod/settings.php:934 ../../mod/settings.php:940
-#: ../../mod/settings.php:948 ../../mod/settings.php:952
-#: ../../mod/settings.php:957 ../../mod/settings.php:963
-#: ../../mod/settings.php:969 ../../mod/settings.php:975
-#: ../../mod/settings.php:1005 ../../mod/settings.php:1006
-#: ../../mod/settings.php:1007 ../../mod/settings.php:1008
-#: ../../mod/settings.php:1009 ../../mod/register.php:239
-#: ../../mod/profiles.php:606
+#: ../../mod/contacts.php:246 ../../mod/settings.php:934
+#: ../../mod/settings.php:940 ../../mod/settings.php:948
+#: ../../mod/settings.php:952 ../../mod/settings.php:957
+#: ../../mod/settings.php:963 ../../mod/settings.php:969
+#: ../../mod/settings.php:975 ../../mod/settings.php:1005
+#: ../../mod/settings.php:1006 ../../mod/settings.php:1007
+#: ../../mod/settings.php:1008 ../../mod/settings.php:1009
+#: ../../mod/register.php:239 ../../mod/message.php:209
+#: ../../mod/profiles.php:606 ../../mod/suggest.php:29
+#: ../../include/items.php:3894
 msgid "Yes"
 msgstr ""
 
@@ -442,16 +448,16 @@ msgstr ""
 msgid "Photo Albums"
 msgstr ""
 
-#: ../../mod/photos.php:59 ../../mod/photos.php:154 ../../mod/photos.php:1009
-#: ../../mod/photos.php:1102 ../../mod/photos.php:1125
-#: ../../mod/photos.php:1626 ../../mod/photos.php:1638
+#: ../../mod/photos.php:59 ../../mod/photos.php:154 ../../mod/photos.php:1055
+#: ../../mod/photos.php:1180 ../../mod/photos.php:1203
+#: ../../mod/photos.php:1733 ../../mod/photos.php:1745
 #: ../../addon/communityhome/communityhome.php:115
 #: ../../view/theme/diabook/theme.php:492
 #: ../../addon.old/communityhome/communityhome.php:110
 msgid "Contact Photos"
 msgstr ""
 
-#: ../../mod/photos.php:66 ../../mod/photos.php:1141 ../../mod/photos.php:1685
+#: ../../mod/photos.php:66 ../../mod/photos.php:1219 ../../mod/photos.php:1792
 msgid "Upload New Photos"
 msgstr ""
 
@@ -463,8 +469,8 @@ msgstr ""
 msgid "Contact information unavailable"
 msgstr ""
 
-#: ../../mod/photos.php:154 ../../mod/photos.php:676 ../../mod/photos.php:1102
-#: ../../mod/photos.php:1125 ../../mod/profile_photo.php:74
+#: ../../mod/photos.php:154 ../../mod/photos.php:722 ../../mod/photos.php:1180
+#: ../../mod/photos.php:1203 ../../mod/profile_photo.php:74
 #: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88
 #: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296
 #: ../../mod/profile_photo.php:305
@@ -479,212 +485,246 @@ msgstr ""
 msgid "Album not found."
 msgstr ""
 
-#: ../../mod/photos.php:182 ../../mod/photos.php:1119
+#: ../../mod/photos.php:187 ../../mod/photos.php:199 ../../mod/photos.php:1197
 msgid "Delete Album"
 msgstr ""
 
-#: ../../mod/photos.php:245 ../../mod/photos.php:1403
+#: ../../mod/photos.php:197
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr ""
+
+#: ../../mod/photos.php:275 ../../mod/photos.php:286 ../../mod/photos.php:1499
 msgid "Delete Photo"
 msgstr ""
 
-#: ../../mod/photos.php:607
+#: ../../mod/photos.php:284
+msgid "Do you really want to delete this photo?"
+msgstr ""
+
+#: ../../mod/photos.php:653
 #, php-format
 msgid "%1$s was tagged in %2$s by %3$s"
 msgstr ""
 
-#: ../../mod/photos.php:607
+#: ../../mod/photos.php:653
 msgid "a photo"
 msgstr ""
 
-#: ../../mod/photos.php:712 ../../addon/js_upload/js_upload.php:321
+#: ../../mod/photos.php:758 ../../addon/js_upload/js_upload.php:321
 #: ../../addon.old/js_upload/js_upload.php:315
 msgid "Image exceeds size limit of "
 msgstr ""
 
-#: ../../mod/photos.php:720
+#: ../../mod/photos.php:766
 msgid "Image file is empty."
 msgstr ""
 
-#: ../../mod/photos.php:752 ../../mod/profile_photo.php:153
+#: ../../mod/photos.php:798 ../../mod/profile_photo.php:153
 #: ../../mod/wall_upload.php:112
 msgid "Unable to process image."
 msgstr ""
 
-#: ../../mod/photos.php:779 ../../mod/profile_photo.php:301
+#: ../../mod/photos.php:825 ../../mod/profile_photo.php:301
 #: ../../mod/wall_upload.php:138
 msgid "Image upload failed."
 msgstr ""
 
-#: ../../mod/photos.php:865 ../../mod/community.php:18
+#: ../../mod/photos.php:911 ../../mod/community.php:18
 #: ../../mod/dfrn_request.php:761 ../../mod/viewcontacts.php:17
 #: ../../mod/display.php:19 ../../mod/search.php:89 ../../mod/directory.php:31
 #: ../../addon/forumdirectory/forumdirectory.php:53
 msgid "Public access denied."
 msgstr ""
 
-#: ../../mod/photos.php:875
+#: ../../mod/photos.php:921
 msgid "No photos selected"
 msgstr ""
 
-#: ../../mod/photos.php:976
+#: ../../mod/photos.php:1022
 msgid "Access to this item is restricted."
 msgstr ""
 
-#: ../../mod/photos.php:1037
+#: ../../mod/photos.php:1085
 #, php-format
 msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
 msgstr ""
 
-#: ../../mod/photos.php:1053
+#: ../../mod/photos.php:1120
 msgid "Upload Photos"
 msgstr ""
 
-#: ../../mod/photos.php:1057 ../../mod/photos.php:1114
+#: ../../mod/photos.php:1124 ../../mod/photos.php:1192
 msgid "New album name: "
 msgstr ""
 
-#: ../../mod/photos.php:1058
+#: ../../mod/photos.php:1125
 msgid "or existing album name: "
 msgstr ""
 
-#: ../../mod/photos.php:1059
+#: ../../mod/photos.php:1126
 msgid "Do not show a status post for this upload"
 msgstr ""
 
-#: ../../mod/photos.php:1061 ../../mod/photos.php:1398
+#: ../../mod/photos.php:1128 ../../mod/photos.php:1494
 msgid "Permissions"
 msgstr ""
 
-#: ../../mod/photos.php:1129
+#: ../../mod/photos.php:1137 ../../mod/photos.php:1503
+#: ../../mod/settings.php:1070
+msgid "Show to Groups"
+msgstr ""
+
+#: ../../mod/photos.php:1138 ../../mod/photos.php:1504
+#: ../../mod/settings.php:1071
+msgid "Show to Contacts"
+msgstr ""
+
+#: ../../mod/photos.php:1139
+msgid "Private Photo"
+msgstr ""
+
+#: ../../mod/photos.php:1140
+msgid "Public Photo"
+msgstr ""
+
+#: ../../mod/photos.php:1207
 msgid "Edit Album"
 msgstr ""
 
-#: ../../mod/photos.php:1135
+#: ../../mod/photos.php:1213
 msgid "Show Newest First"
 msgstr ""
 
-#: ../../mod/photos.php:1137
+#: ../../mod/photos.php:1215
 msgid "Show Oldest First"
 msgstr ""
 
-#: ../../mod/photos.php:1170 ../../mod/photos.php:1668
+#: ../../mod/photos.php:1248 ../../mod/photos.php:1775
 msgid "View Photo"
 msgstr ""
 
-#: ../../mod/photos.php:1205
+#: ../../mod/photos.php:1283
 msgid "Permission denied. Access to this item may be restricted."
 msgstr ""
 
-#: ../../mod/photos.php:1207
+#: ../../mod/photos.php:1285
 msgid "Photo not available"
 msgstr ""
 
-#: ../../mod/photos.php:1263
+#: ../../mod/photos.php:1341
 msgid "View photo"
 msgstr ""
 
-#: ../../mod/photos.php:1263
+#: ../../mod/photos.php:1341
 msgid "Edit photo"
 msgstr ""
 
-#: ../../mod/photos.php:1264
+#: ../../mod/photos.php:1342
 msgid "Use as profile photo"
 msgstr ""
 
-#: ../../mod/photos.php:1270 ../../mod/content.php:620
+#: ../../mod/photos.php:1348 ../../mod/content.php:620
 #: ../../object/Item.php:106
 msgid "Private Message"
 msgstr ""
 
-#: ../../mod/photos.php:1289
+#: ../../mod/photos.php:1367
 msgid "View Full Size"
 msgstr ""
 
-#: ../../mod/photos.php:1363
+#: ../../mod/photos.php:1441
 msgid "Tags: "
 msgstr ""
 
-#: ../../mod/photos.php:1366
+#: ../../mod/photos.php:1444
 msgid "[Remove any tag]"
 msgstr ""
 
-#: ../../mod/photos.php:1388
+#: ../../mod/photos.php:1484
 msgid "Rotate CW (right)"
 msgstr ""
 
-#: ../../mod/photos.php:1389
+#: ../../mod/photos.php:1485
 msgid "Rotate CCW (left)"
 msgstr ""
 
-#: ../../mod/photos.php:1391
+#: ../../mod/photos.php:1487
 msgid "New album name"
 msgstr ""
 
-#: ../../mod/photos.php:1394
+#: ../../mod/photos.php:1490
 msgid "Caption"
 msgstr ""
 
-#: ../../mod/photos.php:1396
+#: ../../mod/photos.php:1492
 msgid "Add a Tag"
 msgstr ""
 
-#: ../../mod/photos.php:1400
+#: ../../mod/photos.php:1496
 msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
 msgstr ""
 
-#: ../../mod/photos.php:1420 ../../mod/content.php:684
+#: ../../mod/photos.php:1505
+msgid "Private photo"
+msgstr ""
+
+#: ../../mod/photos.php:1506
+msgid "Public photo"
+msgstr ""
+
+#: ../../mod/photos.php:1526 ../../mod/content.php:684
 #: ../../object/Item.php:204
 msgid "I like this (toggle)"
 msgstr ""
 
-#: ../../mod/photos.php:1421 ../../mod/content.php:685
+#: ../../mod/photos.php:1527 ../../mod/content.php:685
 #: ../../object/Item.php:205
 msgid "I don't like this (toggle)"
 msgstr ""
 
-#: ../../mod/photos.php:1422 ../../include/conversation.php:1002
+#: ../../mod/photos.php:1528 ../../include/conversation.php:1023
 msgid "Share"
 msgstr ""
 
-#: ../../mod/photos.php:1423 ../../mod/editpost.php:121
+#: ../../mod/photos.php:1529 ../../mod/editpost.php:124
 #: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:152 ../../mod/message.php:300
-#: ../../mod/message.php:528 ../../include/conversation.php:645
-#: ../../include/conversation.php:1021 ../../object/Item.php:293
+#: ../../mod/wallmessage.php:156 ../../mod/message.php:334
+#: ../../mod/message.php:565 ../../include/conversation.php:646
+#: ../../include/conversation.php:1042 ../../object/Item.php:293
 msgid "Please wait"
 msgstr ""
 
-#: ../../mod/photos.php:1439 ../../mod/photos.php:1483
-#: ../../mod/photos.php:1566 ../../mod/content.php:707
+#: ../../mod/photos.php:1546 ../../mod/photos.php:1590
+#: ../../mod/photos.php:1673 ../../mod/content.php:707
 #: ../../object/Item.php:601
 msgid "This is you"
 msgstr ""
 
-#: ../../mod/photos.php:1441 ../../mod/photos.php:1485
-#: ../../mod/photos.php:1568 ../../mod/content.php:709 ../../boot.php:641
+#: ../../mod/photos.php:1548 ../../mod/photos.php:1592
+#: ../../mod/photos.php:1675 ../../mod/content.php:709 ../../boot.php:641
 #: ../../object/Item.php:290 ../../object/Item.php:603
 msgid "Comment"
 msgstr ""
 
-#: ../../mod/photos.php:1443 ../../mod/photos.php:1487
-#: ../../mod/photos.php:1570 ../../mod/editpost.php:142
-#: ../../mod/content.php:719 ../../include/conversation.php:1039
+#: ../../mod/photos.php:1550 ../../mod/photos.php:1594
+#: ../../mod/photos.php:1677 ../../mod/editpost.php:145
+#: ../../mod/content.php:719 ../../include/conversation.php:1059
 #: ../../object/Item.php:613
 msgid "Preview"
 msgstr ""
 
-#: ../../mod/photos.php:1527 ../../mod/content.php:439
+#: ../../mod/photos.php:1634 ../../mod/content.php:439
 #: ../../mod/content.php:741 ../../mod/settings.php:623
 #: ../../mod/group.php:171 ../../mod/admin.php:735
-#: ../../include/conversation.php:569 ../../object/Item.php:120
+#: ../../include/conversation.php:570 ../../object/Item.php:120
 msgid "Delete"
 msgstr ""
 
-#: ../../mod/photos.php:1674
+#: ../../mod/photos.php:1781
 msgid "View Album"
 msgstr ""
 
-#: ../../mod/photos.php:1683
+#: ../../mod/photos.php:1790
 msgid "Recent Photos"
 msgstr ""
 
@@ -693,7 +733,7 @@ msgid "Not available."
 msgstr ""
 
 #: ../../mod/community.php:32 ../../view/theme/diabook/theme.php:93
-#: ../../include/nav.php:101
+#: ../../include/nav.php:128
 msgid "Community"
 msgstr ""
 
@@ -742,96 +782,92 @@ msgstr ""
 msgid "Edit post"
 msgstr ""
 
-#: ../../mod/editpost.php:91 ../../include/conversation.php:988
-msgid "Post to Email"
-msgstr ""
-
-#: ../../mod/editpost.php:106 ../../mod/content.php:728
+#: ../../mod/editpost.php:109 ../../mod/content.php:728
 #: ../../mod/settings.php:622 ../../object/Item.php:110
 msgid "Edit"
 msgstr ""
 
-#: ../../mod/editpost.php:107 ../../mod/wallmessage.php:150
-#: ../../mod/message.php:298 ../../mod/message.php:525
-#: ../../include/conversation.php:1003
+#: ../../mod/editpost.php:110 ../../mod/wallmessage.php:154
+#: ../../mod/message.php:332 ../../mod/message.php:562
+#: ../../include/conversation.php:1024
 msgid "Upload photo"
 msgstr ""
 
-#: ../../mod/editpost.php:108 ../../include/conversation.php:1004
+#: ../../mod/editpost.php:111 ../../include/conversation.php:1025
 msgid "upload photo"
 msgstr ""
 
-#: ../../mod/editpost.php:109 ../../include/conversation.php:1005
+#: ../../mod/editpost.php:112 ../../include/conversation.php:1026
 msgid "Attach file"
 msgstr ""
 
-#: ../../mod/editpost.php:110 ../../include/conversation.php:1006
+#: ../../mod/editpost.php:113 ../../include/conversation.php:1027
 msgid "attach file"
 msgstr ""
 
-#: ../../mod/editpost.php:111 ../../mod/wallmessage.php:151
-#: ../../mod/message.php:299 ../../mod/message.php:526
-#: ../../include/conversation.php:1007
+#: ../../mod/editpost.php:114 ../../mod/wallmessage.php:155
+#: ../../mod/message.php:333 ../../mod/message.php:563
+#: ../../include/conversation.php:1028
 msgid "Insert web link"
 msgstr ""
 
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1008
+#: ../../mod/editpost.php:115 ../../include/conversation.php:1029
 msgid "web link"
 msgstr ""
 
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1009
+#: ../../mod/editpost.php:116 ../../include/conversation.php:1030
 msgid "Insert video link"
 msgstr ""
 
-#: ../../mod/editpost.php:114 ../../include/conversation.php:1010
+#: ../../mod/editpost.php:117 ../../include/conversation.php:1031
 msgid "video link"
 msgstr ""
 
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1011
+#: ../../mod/editpost.php:118 ../../include/conversation.php:1032
 msgid "Insert audio link"
 msgstr ""
 
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1012
+#: ../../mod/editpost.php:119 ../../include/conversation.php:1033
 msgid "audio link"
 msgstr ""
 
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1013
+#: ../../mod/editpost.php:120 ../../include/conversation.php:1034
 msgid "Set your location"
 msgstr ""
 
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1014
+#: ../../mod/editpost.php:121 ../../include/conversation.php:1035
 msgid "set location"
 msgstr ""
 
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1015
+#: ../../mod/editpost.php:122 ../../include/conversation.php:1036
 msgid "Clear browser location"
 msgstr ""
 
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1016
+#: ../../mod/editpost.php:123 ../../include/conversation.php:1037
 msgid "clear location"
 msgstr ""
 
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1022
+#: ../../mod/editpost.php:125 ../../include/conversation.php:1043
 msgid "Permission settings"
 msgstr ""
 
-#: ../../mod/editpost.php:130 ../../include/conversation.php:1031
+#: ../../mod/editpost.php:133 ../../include/conversation.php:1052
 msgid "CC: email addresses"
 msgstr ""
 
-#: ../../mod/editpost.php:131 ../../include/conversation.php:1032
+#: ../../mod/editpost.php:134 ../../include/conversation.php:1053
 msgid "Public post"
 msgstr ""
 
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1018
+#: ../../mod/editpost.php:137 ../../include/conversation.php:1039
 msgid "Set title"
 msgstr ""
 
-#: ../../mod/editpost.php:136 ../../include/conversation.php:1020
+#: ../../mod/editpost.php:139 ../../include/conversation.php:1041
 msgid "Categories (comma-separated list)"
 msgstr ""
 
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1034
+#: ../../mod/editpost.php:140 ../../include/conversation.php:1055
 msgid "Example: bob@example.com, mary@example.com"
 msgstr ""
 
@@ -1024,7 +1060,7 @@ msgstr ""
 msgid "Submit Request"
 msgstr ""
 
-#: ../../mod/uexport.php:9 ../../mod/settings.php:30 ../../include/nav.php:140
+#: ../../mod/uexport.php:9 ../../mod/settings.php:30 ../../include/nav.php:167
 msgid "Account settings"
 msgstr ""
 
@@ -1056,7 +1092,7 @@ msgstr ""
 #: ../../mod/newmember.php:22 ../../mod/admin.php:824 ../../mod/admin.php:1029
 #: ../../addon/dav/friendica/layout.fnk.php:225
 #: ../../addon/mathjax/mathjax.php:36 ../../view/theme/diabook/theme.php:537
-#: ../../view/theme/diabook/theme.php:658 ../../include/nav.php:140
+#: ../../view/theme/diabook/theme.php:658 ../../include/nav.php:167
 #: ../../addon.old/dav/friendica/layout.fnk.php:225
 #: ../../addon.old/mathjax/mathjax.php:36
 msgid "Settings"
@@ -1431,7 +1467,7 @@ msgstr ""
 msgid "is interested in:"
 msgstr ""
 
-#: ../../mod/match.php:58 ../../mod/suggest.php:59
+#: ../../mod/match.php:58 ../../mod/suggest.php:88
 #: ../../include/contact_widgets.php:9 ../../boot.php:1317
 msgid "Connect"
 msgstr ""
@@ -1449,37 +1485,37 @@ msgstr ""
 msgid "Visible to:"
 msgstr ""
 
-#: ../../mod/content.php:119 ../../mod/network.php:594
+#: ../../mod/content.php:119 ../../mod/network.php:596
 msgid "No such group"
 msgstr ""
 
-#: ../../mod/content.php:130 ../../mod/network.php:605
+#: ../../mod/content.php:130 ../../mod/network.php:607
 msgid "Group is empty"
 msgstr ""
 
-#: ../../mod/content.php:134 ../../mod/network.php:609
+#: ../../mod/content.php:134 ../../mod/network.php:611
 msgid "Group: "
 msgstr ""
 
 #: ../../mod/content.php:438 ../../mod/content.php:740
-#: ../../include/conversation.php:568 ../../object/Item.php:119
+#: ../../include/conversation.php:569 ../../object/Item.php:119
 msgid "Select"
 msgstr ""
 
 #: ../../mod/content.php:472 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../include/conversation.php:608
+#: ../../mod/content.php:853 ../../include/conversation.php:609
 #: ../../object/Item.php:258 ../../object/Item.php:259
 #, php-format
 msgid "View %s's profile @ %s"
 msgstr ""
 
 #: ../../mod/content.php:482 ../../mod/content.php:864
-#: ../../include/conversation.php:628 ../../object/Item.php:272
+#: ../../include/conversation.php:629 ../../object/Item.php:272
 #, php-format
 msgid "%s from %s"
 msgstr ""
 
-#: ../../mod/content.php:497 ../../include/conversation.php:643
+#: ../../mod/content.php:497 ../../include/conversation.php:644
 msgid "View in context"
 msgstr ""
 
@@ -1605,8 +1641,8 @@ msgid "Discard"
 msgstr ""
 
 #: ../../mod/notifications.php:51 ../../mod/notifications.php:164
-#: ../../mod/notifications.php:210 ../../mod/contacts.php:325
-#: ../../mod/contacts.php:379
+#: ../../mod/notifications.php:210 ../../mod/contacts.php:359
+#: ../../mod/contacts.php:413
 msgid "Ignore"
 msgstr ""
 
@@ -1614,7 +1650,7 @@ msgstr ""
 msgid "System"
 msgstr ""
 
-#: ../../mod/notifications.php:83 ../../include/nav.php:113
+#: ../../mod/notifications.php:83 ../../include/nav.php:140
 msgid "Network"
 msgstr ""
 
@@ -1623,16 +1659,16 @@ msgid "Personal"
 msgstr ""
 
 #: ../../mod/notifications.php:93 ../../view/theme/diabook/theme.php:87
-#: ../../include/nav.php:77 ../../include/nav.php:116
+#: ../../include/nav.php:104 ../../include/nav.php:143
 msgid "Home"
 msgstr ""
 
-#: ../../mod/notifications.php:98 ../../include/nav.php:122
+#: ../../mod/notifications.php:98 ../../include/nav.php:149
 msgid "Introductions"
 msgstr ""
 
-#: ../../mod/notifications.php:103 ../../mod/message.php:180
-#: ../../include/nav.php:129
+#: ../../mod/notifications.php:103 ../../mod/message.php:182
+#: ../../include/nav.php:156
 msgid "Messages"
 msgstr ""
 
@@ -1658,7 +1694,7 @@ msgid "suggested by %s"
 msgstr ""
 
 #: ../../mod/notifications.php:157 ../../mod/notifications.php:204
-#: ../../mod/contacts.php:385
+#: ../../mod/contacts.php:419
 msgid "Hide this contact from others"
 msgstr ""
 
@@ -1715,7 +1751,7 @@ msgstr ""
 msgid "No introductions."
 msgstr ""
 
-#: ../../mod/notifications.php:220 ../../include/nav.php:123
+#: ../../mod/notifications.php:220 ../../include/nav.php:150
 msgid "Notifications"
 msgstr ""
 
@@ -1816,272 +1852,276 @@ msgstr ""
 msgid "Contact has been unarchived"
 msgstr ""
 
-#: ../../mod/contacts.php:233
+#: ../../mod/contacts.php:244
+msgid "Do you really want to delete this contact?"
+msgstr ""
+
+#: ../../mod/contacts.php:263
 msgid "Contact has been removed."
 msgstr ""
 
-#: ../../mod/contacts.php:267
+#: ../../mod/contacts.php:301
 #, php-format
 msgid "You are mutual friends with %s"
 msgstr ""
 
-#: ../../mod/contacts.php:271
+#: ../../mod/contacts.php:305
 #, php-format
 msgid "You are sharing with %s"
 msgstr ""
 
-#: ../../mod/contacts.php:276
+#: ../../mod/contacts.php:310
 #, php-format
 msgid "%s is sharing with you"
 msgstr ""
 
-#: ../../mod/contacts.php:293
+#: ../../mod/contacts.php:327
 msgid "Private communications are not available for this contact."
 msgstr ""
 
-#: ../../mod/contacts.php:296
+#: ../../mod/contacts.php:330
 msgid "Never"
 msgstr ""
 
-#: ../../mod/contacts.php:300
+#: ../../mod/contacts.php:334
 msgid "(Update was successful)"
 msgstr ""
 
-#: ../../mod/contacts.php:300
+#: ../../mod/contacts.php:334
 msgid "(Update was not successful)"
 msgstr ""
 
-#: ../../mod/contacts.php:302
+#: ../../mod/contacts.php:336
 msgid "Suggest friends"
 msgstr ""
 
-#: ../../mod/contacts.php:306
+#: ../../mod/contacts.php:340
 #, php-format
 msgid "Network type: %s"
 msgstr ""
 
-#: ../../mod/contacts.php:309 ../../include/contact_widgets.php:199
+#: ../../mod/contacts.php:343 ../../include/contact_widgets.php:199
 #, php-format
 msgid "%d contact in common"
 msgid_plural "%d contacts in common"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../../mod/contacts.php:314
+#: ../../mod/contacts.php:348
 msgid "View all contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:319 ../../mod/contacts.php:378
+#: ../../mod/contacts.php:353 ../../mod/contacts.php:412
 #: ../../mod/admin.php:737
 msgid "Unblock"
 msgstr ""
 
-#: ../../mod/contacts.php:319 ../../mod/contacts.php:378
+#: ../../mod/contacts.php:353 ../../mod/contacts.php:412
 #: ../../mod/admin.php:736
 msgid "Block"
 msgstr ""
 
-#: ../../mod/contacts.php:322
+#: ../../mod/contacts.php:356
 msgid "Toggle Blocked status"
 msgstr ""
 
-#: ../../mod/contacts.php:325 ../../mod/contacts.php:379
+#: ../../mod/contacts.php:359 ../../mod/contacts.php:413
 msgid "Unignore"
 msgstr ""
 
-#: ../../mod/contacts.php:328
+#: ../../mod/contacts.php:362
 msgid "Toggle Ignored status"
 msgstr ""
 
-#: ../../mod/contacts.php:332
+#: ../../mod/contacts.php:366
 msgid "Unarchive"
 msgstr ""
 
-#: ../../mod/contacts.php:332
+#: ../../mod/contacts.php:366
 msgid "Archive"
 msgstr ""
 
-#: ../../mod/contacts.php:335
+#: ../../mod/contacts.php:369
 msgid "Toggle Archive status"
 msgstr ""
 
-#: ../../mod/contacts.php:338
+#: ../../mod/contacts.php:372
 msgid "Repair"
 msgstr ""
 
-#: ../../mod/contacts.php:341
+#: ../../mod/contacts.php:375
 msgid "Advanced Contact Settings"
 msgstr ""
 
-#: ../../mod/contacts.php:347
+#: ../../mod/contacts.php:381
 msgid "Communications lost with this contact!"
 msgstr ""
 
-#: ../../mod/contacts.php:350
+#: ../../mod/contacts.php:384
 msgid "Contact Editor"
 msgstr ""
 
-#: ../../mod/contacts.php:353
+#: ../../mod/contacts.php:387
 msgid "Profile Visibility"
 msgstr ""
 
-#: ../../mod/contacts.php:354
+#: ../../mod/contacts.php:388
 #, php-format
 msgid ""
 "Please choose the profile you would like to display to %s when viewing your "
 "profile securely."
 msgstr ""
 
-#: ../../mod/contacts.php:355
+#: ../../mod/contacts.php:389
 msgid "Contact Information / Notes"
 msgstr ""
 
-#: ../../mod/contacts.php:356
+#: ../../mod/contacts.php:390
 msgid "Edit contact notes"
 msgstr ""
 
-#: ../../mod/contacts.php:361 ../../mod/contacts.php:553
+#: ../../mod/contacts.php:395 ../../mod/contacts.php:585
 #: ../../mod/viewcontacts.php:62 ../../mod/nogroup.php:40
 #, php-format
 msgid "Visit %s's profile [%s]"
 msgstr ""
 
-#: ../../mod/contacts.php:362
+#: ../../mod/contacts.php:396
 msgid "Block/Unblock contact"
 msgstr ""
 
-#: ../../mod/contacts.php:363
+#: ../../mod/contacts.php:397
 msgid "Ignore contact"
 msgstr ""
 
-#: ../../mod/contacts.php:364
+#: ../../mod/contacts.php:398
 msgid "Repair URL settings"
 msgstr ""
 
-#: ../../mod/contacts.php:365
+#: ../../mod/contacts.php:399
 msgid "View conversations"
 msgstr ""
 
-#: ../../mod/contacts.php:367
+#: ../../mod/contacts.php:401
 msgid "Delete contact"
 msgstr ""
 
-#: ../../mod/contacts.php:371
+#: ../../mod/contacts.php:405
 msgid "Last update:"
 msgstr ""
 
-#: ../../mod/contacts.php:373
+#: ../../mod/contacts.php:407
 msgid "Update public posts"
 msgstr ""
 
-#: ../../mod/contacts.php:375 ../../mod/admin.php:1209
+#: ../../mod/contacts.php:409 ../../mod/admin.php:1209
 msgid "Update now"
 msgstr ""
 
-#: ../../mod/contacts.php:382
+#: ../../mod/contacts.php:416
 msgid "Currently blocked"
 msgstr ""
 
-#: ../../mod/contacts.php:383
+#: ../../mod/contacts.php:417
 msgid "Currently ignored"
 msgstr ""
 
-#: ../../mod/contacts.php:384
+#: ../../mod/contacts.php:418
 msgid "Currently archived"
 msgstr ""
 
-#: ../../mod/contacts.php:385
+#: ../../mod/contacts.php:419
 msgid ""
 "Replies/likes to your public posts <strong>may</strong> still be visible"
 msgstr ""
 
-#: ../../mod/contacts.php:438
+#: ../../mod/contacts.php:470
 msgid "Suggestions"
 msgstr ""
 
-#: ../../mod/contacts.php:441
+#: ../../mod/contacts.php:473
 msgid "Suggest potential friends"
 msgstr ""
 
-#: ../../mod/contacts.php:444 ../../mod/group.php:194
+#: ../../mod/contacts.php:476 ../../mod/group.php:194
 msgid "All Contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:447
+#: ../../mod/contacts.php:479
 msgid "Show all contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:450
+#: ../../mod/contacts.php:482
 msgid "Unblocked"
 msgstr ""
 
-#: ../../mod/contacts.php:453
+#: ../../mod/contacts.php:485
 msgid "Only show unblocked contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:457
+#: ../../mod/contacts.php:489
 msgid "Blocked"
 msgstr ""
 
-#: ../../mod/contacts.php:460
+#: ../../mod/contacts.php:492
 msgid "Only show blocked contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:464
+#: ../../mod/contacts.php:496
 msgid "Ignored"
 msgstr ""
 
-#: ../../mod/contacts.php:467
+#: ../../mod/contacts.php:499
 msgid "Only show ignored contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:471
+#: ../../mod/contacts.php:503
 msgid "Archived"
 msgstr ""
 
-#: ../../mod/contacts.php:474
+#: ../../mod/contacts.php:506
 msgid "Only show archived contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:478
+#: ../../mod/contacts.php:510
 msgid "Hidden"
 msgstr ""
 
-#: ../../mod/contacts.php:481
+#: ../../mod/contacts.php:513
 msgid "Only show hidden contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:529
+#: ../../mod/contacts.php:561
 msgid "Mutual Friendship"
 msgstr ""
 
-#: ../../mod/contacts.php:533
+#: ../../mod/contacts.php:565
 msgid "is a fan of yours"
 msgstr ""
 
-#: ../../mod/contacts.php:537
+#: ../../mod/contacts.php:569
 msgid "you are a fan of"
 msgstr ""
 
-#: ../../mod/contacts.php:554 ../../mod/nogroup.php:41
+#: ../../mod/contacts.php:586 ../../mod/nogroup.php:41
 msgid "Edit contact"
 msgstr ""
 
-#: ../../mod/contacts.php:575 ../../view/theme/diabook/theme.php:89
-#: ../../include/nav.php:144
+#: ../../mod/contacts.php:607 ../../view/theme/diabook/theme.php:89
+#: ../../include/nav.php:171
 msgid "Contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:579
+#: ../../mod/contacts.php:611
 msgid "Search your contacts"
 msgstr ""
 
-#: ../../mod/contacts.php:580 ../../mod/directory.php:59
+#: ../../mod/contacts.php:612 ../../mod/directory.php:59
 #: ../../addon/forumdirectory/forumdirectory.php:81
 msgid "Finding: "
 msgstr ""
 
-#: ../../mod/contacts.php:581 ../../mod/directory.php:61
+#: ../../mod/contacts.php:613 ../../mod/directory.php:61
 #: ../../addon/forumdirectory/forumdirectory.php:83
 #: ../../include/contact_widgets.php:33
 msgid "Find"
@@ -2225,7 +2265,7 @@ msgstr ""
 #: ../../addon/impressum/impressum.php:78
 #: ../../addon/openstreetmap/openstreetmap.php:104
 #: ../../addon/altpager/altpager.php:107 ../../addon/mathjax/mathjax.php:66
-#: ../../addon/piwik/piwik.php:105 ../../addon/twitter/twitter.php:548
+#: ../../addon/piwik/piwik.php:105 ../../addon/twitter/twitter.php:550
 #: ../../addon.old/facebook/facebook.php:495
 #: ../../addon.old/fbpost/fbpost.php:144
 #: ../../addon.old/impressum/impressum.php:78
@@ -2555,149 +2595,161 @@ msgstr ""
 msgid "Only expire posts by others:"
 msgstr ""
 
-#: ../../mod/settings.php:1016
+#: ../../mod/settings.php:1035
 msgid "Account Settings"
 msgstr ""
 
-#: ../../mod/settings.php:1024
+#: ../../mod/settings.php:1043
 msgid "Password Settings"
 msgstr ""
 
-#: ../../mod/settings.php:1025
+#: ../../mod/settings.php:1044
 msgid "New Password:"
 msgstr ""
 
-#: ../../mod/settings.php:1026
+#: ../../mod/settings.php:1045
 msgid "Confirm:"
 msgstr ""
 
-#: ../../mod/settings.php:1026
+#: ../../mod/settings.php:1045
 msgid "Leave password fields blank unless changing"
 msgstr ""
 
-#: ../../mod/settings.php:1030
+#: ../../mod/settings.php:1049
 msgid "Basic Settings"
 msgstr ""
 
-#: ../../mod/settings.php:1031 ../../include/profile_advanced.php:15
+#: ../../mod/settings.php:1050 ../../include/profile_advanced.php:15
 msgid "Full Name:"
 msgstr ""
 
-#: ../../mod/settings.php:1032
+#: ../../mod/settings.php:1051
 msgid "Email Address:"
 msgstr ""
 
-#: ../../mod/settings.php:1033
+#: ../../mod/settings.php:1052
 msgid "Your Timezone:"
 msgstr ""
 
-#: ../../mod/settings.php:1034
+#: ../../mod/settings.php:1053
 msgid "Default Post Location:"
 msgstr ""
 
-#: ../../mod/settings.php:1035
+#: ../../mod/settings.php:1054
 msgid "Use Browser Location:"
 msgstr ""
 
-#: ../../mod/settings.php:1038
+#: ../../mod/settings.php:1057
 msgid "Security and Privacy Settings"
 msgstr ""
 
-#: ../../mod/settings.php:1040
+#: ../../mod/settings.php:1059
 msgid "Maximum Friend Requests/Day:"
 msgstr ""
 
-#: ../../mod/settings.php:1040 ../../mod/settings.php:1059
+#: ../../mod/settings.php:1059 ../../mod/settings.php:1089
 msgid "(to prevent spam abuse)"
 msgstr ""
 
-#: ../../mod/settings.php:1041
+#: ../../mod/settings.php:1060
 msgid "Default Post Permissions"
 msgstr ""
 
-#: ../../mod/settings.php:1042
+#: ../../mod/settings.php:1061
 msgid "(click to open/close)"
 msgstr ""
 
-#: ../../mod/settings.php:1059
+#: ../../mod/settings.php:1072
+msgid "Default Private Post"
+msgstr ""
+
+#: ../../mod/settings.php:1073
+msgid "Default Public Post"
+msgstr ""
+
+#: ../../mod/settings.php:1077
+msgid "Default Permissions for New Posts"
+msgstr ""
+
+#: ../../mod/settings.php:1089
 msgid "Maximum private messages per day from unknown people:"
 msgstr ""
 
-#: ../../mod/settings.php:1062
+#: ../../mod/settings.php:1092
 msgid "Notification Settings"
 msgstr ""
 
-#: ../../mod/settings.php:1063
+#: ../../mod/settings.php:1093
 msgid "By default post a status message when:"
 msgstr ""
 
-#: ../../mod/settings.php:1064
+#: ../../mod/settings.php:1094
 msgid "accepting a friend request"
 msgstr ""
 
-#: ../../mod/settings.php:1065
+#: ../../mod/settings.php:1095
 msgid "joining a forum/community"
 msgstr ""
 
-#: ../../mod/settings.php:1066
+#: ../../mod/settings.php:1096
 msgid "making an <em>interesting</em> profile change"
 msgstr ""
 
-#: ../../mod/settings.php:1067
+#: ../../mod/settings.php:1097
 msgid "Send a notification email when:"
 msgstr ""
 
-#: ../../mod/settings.php:1068
+#: ../../mod/settings.php:1098
 msgid "You receive an introduction"
 msgstr ""
 
-#: ../../mod/settings.php:1069
+#: ../../mod/settings.php:1099
 msgid "Your introductions are confirmed"
 msgstr ""
 
-#: ../../mod/settings.php:1070
+#: ../../mod/settings.php:1100
 msgid "Someone writes on your profile wall"
 msgstr ""
 
-#: ../../mod/settings.php:1071
+#: ../../mod/settings.php:1101
 msgid "Someone writes a followup comment"
 msgstr ""
 
-#: ../../mod/settings.php:1072
+#: ../../mod/settings.php:1102
 msgid "You receive a private message"
 msgstr ""
 
-#: ../../mod/settings.php:1073
+#: ../../mod/settings.php:1103
 msgid "You receive a friend suggestion"
 msgstr ""
 
-#: ../../mod/settings.php:1074
+#: ../../mod/settings.php:1104
 msgid "You are tagged in a post"
 msgstr ""
 
-#: ../../mod/settings.php:1075
+#: ../../mod/settings.php:1105
 msgid "You are poked/prodded/etc. in a post"
 msgstr ""
 
-#: ../../mod/settings.php:1078
+#: ../../mod/settings.php:1108
 msgid "Advanced Account/Page Type Settings"
 msgstr ""
 
-#: ../../mod/settings.php:1079
+#: ../../mod/settings.php:1109
 msgid "Change the behaviour of this account for special situations"
 msgstr ""
 
-#: ../../mod/manage.php:94
+#: ../../mod/manage.php:106
 msgid "Manage Identities and/or Pages"
 msgstr ""
 
-#: ../../mod/manage.php:97
+#: ../../mod/manage.php:107
 msgid ""
 "Toggle between different identities or community/group pages which share "
 "your account details or which you have been granted \"manage\" permissions"
 msgstr ""
 
-#: ../../mod/manage.php:99
+#: ../../mod/manage.php:108
 msgid "Select an identity to manage: "
 msgstr ""
 
@@ -2774,15 +2826,15 @@ msgstr[1] ""
 msgid "Private messages to this group are at risk of public disclosure."
 msgstr ""
 
-#: ../../mod/network.php:619
+#: ../../mod/network.php:621
 msgid "Contact: "
 msgstr ""
 
-#: ../../mod/network.php:621
+#: ../../mod/network.php:623
 msgid "Private messages to this person are at risk of public disclosure."
 msgstr ""
 
-#: ../../mod/network.php:626
+#: ../../mod/network.php:628
 msgid "Invalid contact."
 msgstr ""
 
@@ -2874,36 +2926,36 @@ msgstr ""
 msgid "No recipient."
 msgstr ""
 
-#: ../../mod/wallmessage.php:123 ../../mod/wallmessage.php:131
-#: ../../mod/message.php:249 ../../mod/message.php:257
-#: ../../mod/message.php:429 ../../mod/message.php:437
-#: ../../include/conversation.php:938 ../../include/conversation.php:956
+#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
+#: ../../mod/message.php:283 ../../mod/message.php:291
+#: ../../mod/message.php:466 ../../mod/message.php:474
+#: ../../include/conversation.php:940 ../../include/conversation.php:958
 msgid "Please enter a link URL:"
 msgstr ""
 
-#: ../../mod/wallmessage.php:138 ../../mod/message.php:285
+#: ../../mod/wallmessage.php:142 ../../mod/message.php:319
 msgid "Send Private Message"
 msgstr ""
 
-#: ../../mod/wallmessage.php:139
+#: ../../mod/wallmessage.php:143
 #, php-format
 msgid ""
 "If you wish for %s to respond, please check that the privacy settings on "
 "your site allow private mail from unknown senders."
 msgstr ""
 
-#: ../../mod/wallmessage.php:140 ../../mod/message.php:286
-#: ../../mod/message.php:516
+#: ../../mod/wallmessage.php:144 ../../mod/message.php:320
+#: ../../mod/message.php:553
 msgid "To:"
 msgstr ""
 
-#: ../../mod/wallmessage.php:141 ../../mod/message.php:291
-#: ../../mod/message.php:518
+#: ../../mod/wallmessage.php:145 ../../mod/message.php:325
+#: ../../mod/message.php:555
 msgid "Subject:"
 msgstr ""
 
-#: ../../mod/wallmessage.php:147 ../../mod/message.php:295
-#: ../../mod/message.php:521 ../../mod/invite.php:134
+#: ../../mod/wallmessage.php:151 ../../mod/message.php:329
+#: ../../mod/message.php:558 ../../mod/invite.php:134
 msgid "Your message:"
 msgstr ""
 
@@ -2959,7 +3011,7 @@ msgstr ""
 
 #: ../../mod/newmember.php:32 ../../mod/profperm.php:103
 #: ../../view/theme/diabook/theme.php:88 ../../include/profile_advanced.php:7
-#: ../../include/profile_advanced.php:84 ../../include/nav.php:50
+#: ../../include/profile_advanced.php:84 ../../include/nav.php:77
 #: ../../boot.php:1840
 msgid "Profile"
 msgstr ""
@@ -3265,7 +3317,7 @@ msgstr ""
 msgid "Choose a nickname: "
 msgstr ""
 
-#: ../../mod/register.php:275 ../../include/nav.php:81 ../../boot.php:1012
+#: ../../mod/register.php:275 ../../include/nav.php:108 ../../boot.php:1012
 msgid "Register"
 msgstr ""
 
@@ -3273,47 +3325,47 @@ msgstr ""
 msgid "People Search"
 msgstr ""
 
-#: ../../mod/like.php:145 ../../mod/subthread.php:87 ../../mod/tagger.php:62
+#: ../../mod/like.php:151 ../../mod/subthread.php:87 ../../mod/tagger.php:62
 #: ../../addon/communityhome/communityhome.php:171
 #: ../../view/theme/diabook/theme.php:464 ../../include/text.php:1498
-#: ../../include/diaspora.php:1860 ../../include/conversation.php:125
-#: ../../include/conversation.php:253
+#: ../../include/diaspora.php:1860 ../../include/conversation.php:126
+#: ../../include/conversation.php:254
 #: ../../addon.old/communityhome/communityhome.php:163
 msgid "photo"
 msgstr ""
 
-#: ../../mod/like.php:145 ../../mod/like.php:298 ../../mod/subthread.php:87
+#: ../../mod/like.php:151 ../../mod/like.php:322 ../../mod/subthread.php:87
 #: ../../mod/tagger.php:62 ../../addon/facebook/facebook.php:1600
 #: ../../addon/communityhome/communityhome.php:166
 #: ../../addon/communityhome/communityhome.php:175
 #: ../../view/theme/diabook/theme.php:459
 #: ../../view/theme/diabook/theme.php:468 ../../include/diaspora.php:1860
-#: ../../include/conversation.php:120 ../../include/conversation.php:129
-#: ../../include/conversation.php:248 ../../include/conversation.php:257
+#: ../../include/conversation.php:121 ../../include/conversation.php:130
+#: ../../include/conversation.php:249 ../../include/conversation.php:258
 #: ../../addon.old/facebook/facebook.php:1598
 #: ../../addon.old/communityhome/communityhome.php:158
 #: ../../addon.old/communityhome/communityhome.php:167
 msgid "status"
 msgstr ""
 
-#: ../../mod/like.php:162 ../../addon/facebook/facebook.php:1604
+#: ../../mod/like.php:168 ../../addon/facebook/facebook.php:1604
 #: ../../addon/communityhome/communityhome.php:180
 #: ../../view/theme/diabook/theme.php:473 ../../include/diaspora.php:1876
-#: ../../include/conversation.php:136
+#: ../../include/conversation.php:137
 #: ../../addon.old/facebook/facebook.php:1602
 #: ../../addon.old/communityhome/communityhome.php:172
 #, php-format
 msgid "%1$s likes %2$s's %3$s"
 msgstr ""
 
-#: ../../mod/like.php:164 ../../include/conversation.php:139
+#: ../../mod/like.php:170 ../../include/conversation.php:140
 #, php-format
 msgid "%1$s doesn't like %2$s's %3$s"
 msgstr ""
 
 #: ../../mod/notice.php:15 ../../mod/viewsrc.php:15 ../../mod/admin.php:159
 #: ../../mod/admin.php:773 ../../mod/admin.php:972 ../../mod/display.php:51
-#: ../../mod/display.php:184 ../../include/items.php:3853
+#: ../../mod/display.php:185 ../../include/items.php:3853
 msgid "Item not found."
 msgstr ""
 
@@ -3322,7 +3374,7 @@ msgid "Access denied."
 msgstr ""
 
 #: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:90
-#: ../../include/nav.php:51 ../../boot.php:1847
+#: ../../include/nav.php:78 ../../boot.php:1847
 msgid "Photos"
 msgstr ""
 
@@ -3347,43 +3399,43 @@ msgstr ""
 msgid "Unable to locate original post."
 msgstr ""
 
-#: ../../mod/item.php:288
+#: ../../mod/item.php:292
 msgid "Empty post discarded."
 msgstr ""
 
-#: ../../mod/item.php:424 ../../mod/wall_upload.php:135
+#: ../../mod/item.php:428 ../../mod/wall_upload.php:135
 #: ../../mod/wall_upload.php:144 ../../mod/wall_upload.php:151
 #: ../../include/message.php:144
 msgid "Wall Photos"
 msgstr ""
 
-#: ../../mod/item.php:837
+#: ../../mod/item.php:841
 msgid "System error. Post not saved."
 msgstr ""
 
-#: ../../mod/item.php:862
+#: ../../mod/item.php:866
 #, php-format
 msgid ""
 "This message was sent to you by %s, a member of the Friendica social network."
 msgstr ""
 
-#: ../../mod/item.php:864
+#: ../../mod/item.php:868
 #, php-format
 msgid "You may visit them online at %s"
 msgstr ""
 
-#: ../../mod/item.php:865
+#: ../../mod/item.php:869
 msgid ""
 "Please contact the sender by replying to this post if you do not wish to "
 "receive these messages."
 msgstr ""
 
-#: ../../mod/item.php:867
+#: ../../mod/item.php:871
 #, php-format
 msgid "%s posted an update."
 msgstr ""
 
-#: ../../mod/mood.php:62 ../../include/conversation.php:226
+#: ../../mod/mood.php:62 ../../include/conversation.php:227
 #, php-format
 msgid "%1$s is currently %2$s"
 msgstr ""
@@ -3477,7 +3529,15 @@ msgstr ""
 msgid "Please enter your password for verification:"
 msgstr ""
 
-#: ../../mod/message.php:9 ../../include/nav.php:132
+#: ../../mod/navigation.php:20 ../../include/nav.php:34
+msgid "Nothing new here"
+msgstr ""
+
+#: ../../mod/navigation.php:24 ../../include/nav.php:38
+msgid "Clear notifications"
+msgstr ""
+
+#: ../../mod/message.php:9 ../../include/nav.php:159
 msgid "New Message"
 msgstr ""
 
@@ -3485,63 +3545,67 @@ msgstr ""
 msgid "Unable to locate contact information."
 msgstr ""
 
-#: ../../mod/message.php:195
+#: ../../mod/message.php:207
+msgid "Do you really want to delete this message?"
+msgstr ""
+
+#: ../../mod/message.php:227
 msgid "Message deleted."
 msgstr ""
 
-#: ../../mod/message.php:225
+#: ../../mod/message.php:258
 msgid "Conversation removed."
 msgstr ""
 
-#: ../../mod/message.php:334
+#: ../../mod/message.php:371
 msgid "No messages."
 msgstr ""
 
-#: ../../mod/message.php:341
+#: ../../mod/message.php:378
 #, php-format
 msgid "Unknown sender - %s"
 msgstr ""
 
-#: ../../mod/message.php:344
+#: ../../mod/message.php:381
 #, php-format
 msgid "You and %s"
 msgstr ""
 
-#: ../../mod/message.php:347
+#: ../../mod/message.php:384
 #, php-format
 msgid "%s and You"
 msgstr ""
 
-#: ../../mod/message.php:368 ../../mod/message.php:509
+#: ../../mod/message.php:405 ../../mod/message.php:546
 msgid "Delete conversation"
 msgstr ""
 
-#: ../../mod/message.php:371
+#: ../../mod/message.php:408
 msgid "D, d M Y - g:i A"
 msgstr ""
 
-#: ../../mod/message.php:374
+#: ../../mod/message.php:411
 #, php-format
 msgid "%d message"
 msgid_plural "%d messages"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../../mod/message.php:413
+#: ../../mod/message.php:450
 msgid "Message not available."
 msgstr ""
 
-#: ../../mod/message.php:483
+#: ../../mod/message.php:520
 msgid "Delete message"
 msgstr ""
 
-#: ../../mod/message.php:511
+#: ../../mod/message.php:548
 msgid ""
 "No secure communications available. You <strong>may</strong> be able to "
 "respond from the sender's profile page."
 msgstr ""
 
-#: ../../mod/message.php:515
+#: ../../mod/message.php:552
 msgid "Send Reply"
 msgstr ""
 
@@ -3582,7 +3646,7 @@ msgstr ""
 msgid "Logs"
 msgstr ""
 
-#: ../../mod/admin.php:120 ../../include/nav.php:151
+#: ../../mod/admin.php:120 ../../include/nav.php:178
 msgid "Admin"
 msgstr ""
 
@@ -4355,7 +4419,7 @@ msgstr ""
 msgid "link"
 msgstr ""
 
-#: ../../mod/display.php:177
+#: ../../mod/display.php:178
 msgid "Item has been removed."
 msgstr ""
 
@@ -4368,7 +4432,7 @@ msgid "No installed applications."
 msgstr ""
 
 #: ../../mod/search.php:99 ../../include/text.php:738
-#: ../../include/text.php:739 ../../include/nav.php:91
+#: ../../include/text.php:739 ../../include/nav.php:118
 msgid "Search"
 msgstr ""
 
@@ -4686,8 +4750,8 @@ msgstr ""
 msgid "Edit visibility"
 msgstr ""
 
-#: ../../mod/filer.php:30 ../../include/conversation.php:942
-#: ../../include/conversation.php:960
+#: ../../mod/filer.php:30 ../../include/conversation.php:944
+#: ../../include/conversation.php:962
 msgid "Save to Folder:"
 msgstr ""
 
@@ -4695,7 +4759,7 @@ msgstr ""
 msgid "- select -"
 msgstr ""
 
-#: ../../mod/tagger.php:95 ../../include/conversation.php:265
+#: ../../mod/tagger.php:95 ../../include/conversation.php:266
 #, php-format
 msgid "%1$s tagged %2$s's %3$s with %4$s"
 msgstr ""
@@ -4704,7 +4768,7 @@ msgstr ""
 msgid "No potential page delegates located."
 msgstr ""
 
-#: ../../mod/delegate.php:121 ../../include/nav.php:138
+#: ../../mod/delegate.php:121 ../../include/nav.php:165
 msgid "Delegate Page Management"
 msgstr ""
 
@@ -4783,18 +4847,22 @@ msgstr ""
 msgid "diaspora2bb: "
 msgstr ""
 
-#: ../../mod/suggest.php:38 ../../view/theme/diabook/theme.php:520
+#: ../../mod/suggest.php:27
+msgid "Do you really want to delete this suggestion?"
+msgstr ""
+
+#: ../../mod/suggest.php:66 ../../view/theme/diabook/theme.php:520
 #: ../../include/contact_widgets.php:34
 msgid "Friend Suggestions"
 msgstr ""
 
-#: ../../mod/suggest.php:44
+#: ../../mod/suggest.php:72
 msgid ""
 "No suggestions available. If this is a new site, please try again in 24 "
 "hours."
 msgstr ""
 
-#: ../../mod/suggest.php:61
+#: ../../mod/suggest.php:90
 msgid "Ignore/Hide"
 msgstr ""
 
@@ -4973,7 +5041,7 @@ msgid "Unable to set contact photo."
 msgstr ""
 
 #: ../../mod/dfrn_confirm.php:477 ../../include/diaspora.php:621
-#: ../../include/conversation.php:171
+#: ../../include/conversation.php:172
 #, php-format
 msgid "%1$s is now friends with %2$s"
 msgstr ""
@@ -5742,7 +5810,7 @@ msgid "Forum Directory"
 msgstr ""
 
 #: ../../addon/communityhome/communityhome.php:28
-#: ../../addon/communityhome/communityhome.php:34 ../../include/nav.php:64
+#: ../../addon/communityhome/communityhome.php:34 ../../include/nav.php:91
 #: ../../boot.php:1037 ../../addon.old/communityhome/communityhome.php:28
 #: ../../addon.old/communityhome/communityhome.php:34
 #: ../../addon.old/communityhome/twillingham/communityhome.php:28
@@ -5780,7 +5848,7 @@ msgstr ""
 
 #: ../../addon/communityhome/communityhome.php:163
 #: ../../view/theme/diabook/theme.php:456 ../../include/text.php:1496
-#: ../../include/conversation.php:117 ../../include/conversation.php:245
+#: ../../include/conversation.php:118 ../../include/conversation.php:246
 #: ../../addon.old/communityhome/communityhome.php:155
 msgid "event"
 msgstr ""
@@ -7697,14 +7765,22 @@ msgstr ""
 msgid "Send linked #-tags and @-names to Twitter"
 msgstr ""
 
-#: ../../addon/twitter/twitter.php:556 ../../addon.old/twitter/twitter.php:396
+#: ../../addon/twitter/twitter.php:558 ../../addon.old/twitter/twitter.php:396
 msgid "Consumer key"
 msgstr ""
 
-#: ../../addon/twitter/twitter.php:557 ../../addon.old/twitter/twitter.php:397
+#: ../../addon/twitter/twitter.php:559 ../../addon.old/twitter/twitter.php:397
 msgid "Consumer secret"
 msgstr ""
 
+#: ../../addon/twitter/twitter.php:560
+msgid "Name of the Twitter Application"
+msgstr ""
+
+#: ../../addon/twitter/twitter.php:560
+msgid "set this to avoid mirroring postings from ~friendica back to ~friendica"
+msgstr ""
+
 #: ../../addon/irc/irc.php:44 ../../addon.old/irc/irc.php:44
 msgid "IRC Settings"
 msgstr ""
@@ -7839,12 +7915,12 @@ msgstr ""
 msgid "Color scheme"
 msgstr ""
 
-#: ../../view/theme/diabook/theme.php:87 ../../include/nav.php:49
-#: ../../include/nav.php:116
+#: ../../view/theme/diabook/theme.php:87 ../../include/nav.php:76
+#: ../../include/nav.php:143
 msgid "Your posts and conversations"
 msgstr ""
 
-#: ../../view/theme/diabook/theme.php:88 ../../include/nav.php:50
+#: ../../view/theme/diabook/theme.php:88 ../../include/nav.php:77
 msgid "Your profile page"
 msgstr ""
 
@@ -7852,19 +7928,19 @@ msgstr ""
 msgid "Your contacts"
 msgstr ""
 
-#: ../../view/theme/diabook/theme.php:90 ../../include/nav.php:51
+#: ../../view/theme/diabook/theme.php:90 ../../include/nav.php:78
 msgid "Your photos"
 msgstr ""
 
-#: ../../view/theme/diabook/theme.php:91 ../../include/nav.php:52
+#: ../../view/theme/diabook/theme.php:91 ../../include/nav.php:79
 msgid "Your events"
 msgstr ""
 
-#: ../../view/theme/diabook/theme.php:92 ../../include/nav.php:53
+#: ../../view/theme/diabook/theme.php:92 ../../include/nav.php:80
 msgid "Personal notes"
 msgstr ""
 
-#: ../../view/theme/diabook/theme.php:92 ../../include/nav.php:53
+#: ../../view/theme/diabook/theme.php:92 ../../include/nav.php:80
 msgid "Your personal photos"
 msgstr ""
 
@@ -7960,12 +8036,12 @@ msgid "Set twitter search term"
 msgstr ""
 
 #: ../../view/theme/diabook/theme.php:629
-#: ../../view/theme/diabook/config.php:146 ../../include/acl_selectors.php:313
+#: ../../view/theme/diabook/config.php:146 ../../include/acl_selectors.php:327
 msgid "don't show"
 msgstr ""
 
 #: ../../view/theme/diabook/theme.php:629
-#: ../../view/theme/diabook/config.php:146 ../../include/acl_selectors.php:312
+#: ../../view/theme/diabook/config.php:146 ../../include/acl_selectors.php:326
 msgid "show"
 msgstr ""
 
@@ -8435,7 +8511,7 @@ msgstr[1] ""
 msgid "poke"
 msgstr ""
 
-#: ../../include/text.php:779 ../../include/conversation.php:210
+#: ../../include/text.php:779 ../../include/conversation.php:211
 msgid "poked"
 msgstr ""
 
@@ -8726,124 +8802,128 @@ msgstr ""
 msgid "Contacts not in any group"
 msgstr ""
 
-#: ../../include/nav.php:46 ../../boot.php:1036
+#: ../../include/nav.php:73 ../../boot.php:1036
 msgid "Logout"
 msgstr ""
 
-#: ../../include/nav.php:46
+#: ../../include/nav.php:73
 msgid "End this session"
 msgstr ""
 
-#: ../../include/nav.php:49 ../../boot.php:1833
+#: ../../include/nav.php:76 ../../boot.php:1833
 msgid "Status"
 msgstr ""
 
-#: ../../include/nav.php:64
+#: ../../include/nav.php:91
 msgid "Sign in"
 msgstr ""
 
-#: ../../include/nav.php:77
+#: ../../include/nav.php:104
 msgid "Home Page"
 msgstr ""
 
-#: ../../include/nav.php:81
+#: ../../include/nav.php:108
 msgid "Create an account"
 msgstr ""
 
-#: ../../include/nav.php:86
+#: ../../include/nav.php:113
 msgid "Help and documentation"
 msgstr ""
 
-#: ../../include/nav.php:89
+#: ../../include/nav.php:116
 msgid "Apps"
 msgstr ""
 
-#: ../../include/nav.php:89
+#: ../../include/nav.php:116
 msgid "Addon applications, utilities, games"
 msgstr ""
 
-#: ../../include/nav.php:91
+#: ../../include/nav.php:118
 msgid "Search site content"
 msgstr ""
 
-#: ../../include/nav.php:101
+#: ../../include/nav.php:128
 msgid "Conversations on this site"
 msgstr ""
 
-#: ../../include/nav.php:103
+#: ../../include/nav.php:130
 msgid "Directory"
 msgstr ""
 
-#: ../../include/nav.php:103
+#: ../../include/nav.php:130
 msgid "People directory"
 msgstr ""
 
-#: ../../include/nav.php:113
+#: ../../include/nav.php:140
 msgid "Conversations from your friends"
 msgstr ""
 
-#: ../../include/nav.php:114
+#: ../../include/nav.php:141
 msgid "Network Reset"
 msgstr ""
 
-#: ../../include/nav.php:114
+#: ../../include/nav.php:141
 msgid "Load Network page with no filters"
 msgstr ""
 
-#: ../../include/nav.php:122
+#: ../../include/nav.php:149
 msgid "Friend Requests"
 msgstr ""
 
-#: ../../include/nav.php:124
+#: ../../include/nav.php:151
 msgid "See all notifications"
 msgstr ""
 
-#: ../../include/nav.php:125
+#: ../../include/nav.php:152
 msgid "Mark all system notifications seen"
 msgstr ""
 
-#: ../../include/nav.php:129
+#: ../../include/nav.php:156
 msgid "Private mail"
 msgstr ""
 
-#: ../../include/nav.php:130
+#: ../../include/nav.php:157
 msgid "Inbox"
 msgstr ""
 
-#: ../../include/nav.php:131
+#: ../../include/nav.php:158
 msgid "Outbox"
 msgstr ""
 
-#: ../../include/nav.php:135
+#: ../../include/nav.php:162
 msgid "Manage"
 msgstr ""
 
-#: ../../include/nav.php:135
+#: ../../include/nav.php:162
 msgid "Manage other pages"
 msgstr ""
 
-#: ../../include/nav.php:138
+#: ../../include/nav.php:165
 msgid "Delegations"
 msgstr ""
 
-#: ../../include/nav.php:142 ../../boot.php:1339
+#: ../../include/nav.php:169 ../../boot.php:1339
 msgid "Profiles"
 msgstr ""
 
-#: ../../include/nav.php:142
+#: ../../include/nav.php:169
 msgid "Manage/Edit Profiles"
 msgstr ""
 
-#: ../../include/nav.php:144
+#: ../../include/nav.php:171
 msgid "Manage/edit friends and contacts"
 msgstr ""
 
-#: ../../include/nav.php:151
+#: ../../include/nav.php:178
 msgid "Site setup and configuration"
 msgstr ""
 
-#: ../../include/nav.php:175
-msgid "Nothing new here"
+#: ../../include/nav.php:182
+msgid "Navigation"
+msgstr ""
+
+#: ../../include/nav.php:182
+msgid "Site map"
 msgstr ""
 
 #: ../../include/contact_widgets.php:6
@@ -9162,7 +9242,7 @@ msgstr ""
 msgid "[no subject]"
 msgstr ""
 
-#: ../../include/acl_selectors.php:311
+#: ../../include/acl_selectors.php:325
 msgid "Visible to everybody"
 msgstr ""
 
@@ -9414,7 +9494,11 @@ msgstr ""
 msgid "You have a new follower at "
 msgstr ""
 
-#: ../../include/items.php:4057
+#: ../../include/items.php:3892
+msgid "Do you really want to delete this item?"
+msgstr ""
+
+#: ../../include/items.php:4085
 msgid "Archives"
 msgstr ""
 
@@ -9498,7 +9582,7 @@ msgstr ""
 msgid "Welcome back "
 msgstr ""
 
-#: ../../include/security.php:357
+#: ../../include/security.php:363
 msgid ""
 "The form security token was not correct. This probably happened because the "
 "form has been opened for too long (>3 hours) before submitting it."
@@ -9508,138 +9592,154 @@ msgstr ""
 msgid "stopped following"
 msgstr ""
 
-#: ../../include/Contact.php:225 ../../include/conversation.php:818
+#: ../../include/Contact.php:225 ../../include/conversation.php:820
 msgid "Poke"
 msgstr ""
 
-#: ../../include/Contact.php:226 ../../include/conversation.php:812
+#: ../../include/Contact.php:226 ../../include/conversation.php:814
 msgid "View Status"
 msgstr ""
 
-#: ../../include/Contact.php:227 ../../include/conversation.php:813
+#: ../../include/Contact.php:227 ../../include/conversation.php:815
 msgid "View Profile"
 msgstr ""
 
-#: ../../include/Contact.php:228 ../../include/conversation.php:814
+#: ../../include/Contact.php:228 ../../include/conversation.php:816
 msgid "View Photos"
 msgstr ""
 
-#: ../../include/Contact.php:229 ../../include/Contact.php:242
-#: ../../include/conversation.php:815
+#: ../../include/Contact.php:229 ../../include/Contact.php:251
+#: ../../include/conversation.php:817
 msgid "Network Posts"
 msgstr ""
 
-#: ../../include/Contact.php:230 ../../include/Contact.php:242
-#: ../../include/conversation.php:816
+#: ../../include/Contact.php:230 ../../include/Contact.php:251
+#: ../../include/conversation.php:818
 msgid "Edit Contact"
 msgstr ""
 
-#: ../../include/Contact.php:231 ../../include/Contact.php:242
-#: ../../include/conversation.php:817
+#: ../../include/Contact.php:231 ../../include/Contact.php:251
+#: ../../include/conversation.php:819
 msgid "Send PM"
 msgstr ""
 
-#: ../../include/conversation.php:206
+#: ../../include/conversation.php:207
 #, php-format
 msgid "%1$s poked %2$s"
 msgstr ""
 
-#: ../../include/conversation.php:290
+#: ../../include/conversation.php:291
 msgid "post/item"
 msgstr ""
 
-#: ../../include/conversation.php:291
+#: ../../include/conversation.php:292
 #, php-format
 msgid "%1$s marked %2$s's %3$s as favorite"
 msgstr ""
 
-#: ../../include/conversation.php:620 ../../object/Item.php:249
+#: ../../include/conversation.php:621 ../../object/Item.php:249
 msgid "Categories:"
 msgstr ""
 
-#: ../../include/conversation.php:621 ../../object/Item.php:250
+#: ../../include/conversation.php:622 ../../object/Item.php:250
 msgid "Filed under:"
 msgstr ""
 
-#: ../../include/conversation.php:708
+#: ../../include/conversation.php:710
 msgid "remove"
 msgstr ""
 
-#: ../../include/conversation.php:712
+#: ../../include/conversation.php:714
 msgid "Delete Selected Items"
 msgstr ""
 
-#: ../../include/conversation.php:811
+#: ../../include/conversation.php:813
 msgid "Follow Thread"
 msgstr ""
 
-#: ../../include/conversation.php:880
+#: ../../include/conversation.php:882
 #, php-format
 msgid "%s likes this."
 msgstr ""
 
-#: ../../include/conversation.php:880
+#: ../../include/conversation.php:882
 #, php-format
 msgid "%s doesn't like this."
 msgstr ""
 
-#: ../../include/conversation.php:885
+#: ../../include/conversation.php:887
 #, php-format
 msgid "<span  %1$s>%2$d people</span> like this"
 msgstr ""
 
-#: ../../include/conversation.php:888
+#: ../../include/conversation.php:890
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't like this"
 msgstr ""
 
-#: ../../include/conversation.php:902
+#: ../../include/conversation.php:904
 msgid "and"
 msgstr ""
 
-#: ../../include/conversation.php:908
+#: ../../include/conversation.php:910
 #, php-format
 msgid ", and %d other people"
 msgstr ""
 
-#: ../../include/conversation.php:910
+#: ../../include/conversation.php:912
 #, php-format
 msgid "%s like this."
 msgstr ""
 
-#: ../../include/conversation.php:910
+#: ../../include/conversation.php:912
 #, php-format
 msgid "%s don't like this."
 msgstr ""
 
-#: ../../include/conversation.php:937 ../../include/conversation.php:955
+#: ../../include/conversation.php:939 ../../include/conversation.php:957
 msgid "Visible to <strong>everybody</strong>"
 msgstr ""
 
-#: ../../include/conversation.php:939 ../../include/conversation.php:957
+#: ../../include/conversation.php:941 ../../include/conversation.php:959
 msgid "Please enter a video link/URL:"
 msgstr ""
 
-#: ../../include/conversation.php:940 ../../include/conversation.php:958
+#: ../../include/conversation.php:942 ../../include/conversation.php:960
 msgid "Please enter an audio link/URL:"
 msgstr ""
 
-#: ../../include/conversation.php:941 ../../include/conversation.php:959
+#: ../../include/conversation.php:943 ../../include/conversation.php:961
 msgid "Tag term:"
 msgstr ""
 
-#: ../../include/conversation.php:943 ../../include/conversation.php:961
+#: ../../include/conversation.php:945 ../../include/conversation.php:963
 msgid "Where are you right now?"
 msgstr ""
 
-#: ../../include/conversation.php:944
+#: ../../include/conversation.php:946
 msgid "Delete item(s)?"
 msgstr ""
 
-#: ../../include/conversation.php:1023
+#: ../../include/conversation.php:988
+msgid "Post to Email"
+msgstr ""
+
+#: ../../include/conversation.php:1044
 msgid "permissions"
 msgstr ""
 
+#: ../../include/conversation.php:1068
+msgid "Post to Groups"
+msgstr ""
+
+#: ../../include/conversation.php:1069
+msgid "Post to Contacts"
+msgstr ""
+
+#: ../../include/conversation.php:1070
+msgid "Private post"
+msgstr ""
+
 #: ../../include/plugin.php:389 ../../include/plugin.php:391
 msgid "Click here to upgrade."
 msgstr ""
index 7dfa086e57bf8301c3809d5125248d1b21f87400..bd60436134098df301d145650d2ce95234ddb3e1 100755 (executable)
@@ -22,11 +22,33 @@ JSFILES=(
        "view/theme/frost-mobile/js/theme.js"
        "view/theme/decaf-mobile/js/theme.js"
 )
+JSFILES2=(
+       "library/colorbox/jquery.colorbox.js"
+)
+JSFILES3=(
+       "library/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js"
+)
 
 for i in ${JSFILES[@]}
 do
-       echo "Processing $i"
        MINFILE=${i%%.js}.min.js
+       echo "Minifying $i into $MINFILE"
+       rm $MINFILE
+       $MINIFY_CMD -o $MINFILE $i
+done
+
+for i in ${JSFILES2[@]}
+do
+       MINFILE=${i%%.js}-min.js
+       echo "Minifying $i into $MINFILE"
+       rm $MINFILE
+       $MINIFY_CMD -o $MINFILE $i
+done
+
+for i in ${JSFILES3[@]}
+do
+       MINFILE=${i%%_src.js}.js
+       echo "Minifying $i into $MINFILE"
        rm $MINFILE
        $MINIFY_CMD -o $MINFILE $i
 done
index 38d1fb8d043464f87f9b786a57fc5ec105799df1..e8fdd425895c6240a6b8a786bd1f0a2503a57c19 100644 (file)
@@ -1,37 +1,40 @@
 <script>
        $(function(){
                
-               $("#cnftheme").fancybox({
-                       width: 800,
-                       autoDimensions: false,
-                       onStart: function(){
-                               var theme = $("#id_theme :selected").val();
-                               var theme_mobile = $("#id_theme_mobile :selected").val();
-                               $("#cnftheme").attr('href',"$baseurl/admin/themes/"+theme);
-                       }, 
-                       onComplete: function(){
-                               $("div#fancybox-content form").submit(function(e){
-                                       var url = $(this).attr('action');
-                                       // can't get .serialize() to work...
-                                       var data={};
-                                       $(this).find("input").each(function(){
-                                               data[$(this).attr('name')] = $(this).val();
-                                       });
-                                       $(this).find("select").each(function(){
-                                               data[$(this).attr('name')] = $(this).children(":selected").val();
-                                       });
-                                       console.log(":)", url, data);
+               $("#cnftheme").click(function(){
+                       $.colorbox({
+                               width: 800,
+                               height: '90%',
+                               /*onOpen: function(){
+                                       var theme = $("#id_theme :selected").val();
+                                       $("#cnftheme").attr('href',"$baseurl/admin/themes/"+theme);
+                               },*/
+                               href: "$baseurl/admin/themes/" + $("#id_theme :selected").val(),
+                               onComplete: function(){
+                                       $("div#fancybox-content form").submit(function(e){
+                                               var url = $(this).attr('action');
+                                               // can't get .serialize() to work...
+                                               var data={};
+                                               $(this).find("input").each(function(){
+                                                       data[$(this).attr('name')] = $(this).val();
+                                               });
+                                               $(this).find("select").each(function(){
+                                                       data[$(this).attr('name')] = $(this).children(":selected").val();
+                                               });
+                                               console.log(":)", url, data);
                                        
-                                       $.post(url, data, function(data) {
-                                               if(timer) clearTimeout(timer);
-                                               NavUpdate();
-                                               $.fancybox.close();
-                                       })
+                                               $.post(url, data, function(data) {
+                                                       if(timer) clearTimeout(timer);
+                                                       NavUpdate();
+                                                       $.colorbox.close();
+                                               })
                                        
-                                       return false;
-                               });
+                                               return false;
+                                       });
                                
-                       }
+                               }
+                       });
+                       return false;
                });
        });
 </script>
index ea7dc44663097eeec2bde44addd1720248bcb7da..559de24e31a4f2363272f9f811f787450b99dba9 100644 (file)
@@ -7,7 +7,7 @@
                $.get(
                        '$baseurl/events/?id='+eventid,
                        function(data){
-                               $.fancybox(data);
+                               $.colorbox({html:data});
                        }
                );                      
        }
index 588654352d51181170f4cc6a110d8f32031deecb..7b1ed7de933460fd5be48a19da6a9e6f3be9a220 100644 (file)
@@ -1,7 +1,8 @@
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <base href="$baseurl/" />
 <meta name="generator" content="$generator" />
-<link rel="stylesheet" href="$baseurl/library/fancybox/jquery.fancybox.css" type="text/css" media="screen" />
+{#<!--<link rel="stylesheet" href="$baseurl/library/fancybox/jquery.fancybox.css" type="text/css" media="screen" />-->#}
+<link rel="stylesheet" href="$baseurl/library/colorbox/colorbox.css" type="text/css" media="screen" />
 <link rel="stylesheet" href="$baseurl/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
 
 <link rel="stylesheet" type="text/css" href="$stylesheet" media="all" />
@@ -23,7 +24,8 @@
 <script type="text/javascript" src="$baseurl/js/jquery.js" ></script>
 <script type="text/javascript" src="$baseurl/js/jquery.textinputs.js" ></script>
 <script type="text/javascript" src="$baseurl/js/fk.autocomplete.js" ></script>
-<script type="text/javascript" src="$baseurl/library/fancybox/jquery.fancybox.pack.js"></script>
+{#<!--<script type="text/javascript" src="$baseurl/library/fancybox/jquery.fancybox.pack.js"></script>-->#}
+<script type="text/javascript" src="$baseurl/library/colorbox/jquery.colorbox-min.js"></script>
 <script type="text/javascript" src="$baseurl/library/jgrowl/jquery.jgrowl_minimized.js"></script>
 <script type="text/javascript" src="$baseurl/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js" ></script>
 <script type="text/javascript" src="$baseurl/js/acl.js" ></script>
index 8b9e772e604b06c53e09be1850058804c85a40f4..a442c4c6485b8c0de5769317f32a59104469075c 100644 (file)
@@ -13,9 +13,9 @@ function initEditor(cb){
                        $("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
                        $("#profile-jot-text").contact_autocomplete(baseurl+"/acl");
                        editor = true;
-                       $("a#jot-perms-icon").fancybox({
-                               'transitionIn' : 'elastic',
-                               'transitionOut' : 'elastic'
+                       $("a#jot-perms-icon").colorbox({
+                               'inline' : true,
+                               'transition' : 'elastic'
                        });
                        $(".jothidden").show();
                        if (typeof cb!="undefined") cb();
@@ -105,9 +105,9 @@ function initEditor(cb){
                });
                editor = true;
                // setup acl popup
-               $("a#jot-perms-icon").fancybox({
-                       'transitionIn' : 'elastic',
-                       'transitionOut' : 'elastic'
+               $("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
                }); 
        } else {
                if (typeof cb!="undefined") cb();
@@ -274,7 +274,7 @@ function enableOnUser(){
                var bordercolor = $("input").css("border-color");
                
                $.get('filer/', function(data){
-                       $.fancybox(data);
+                       $.colorbox({html:data});
                        $("#id_term").keypress(function(){
                                $(this).css("border-color",bordercolor);
                        })
@@ -292,7 +292,7 @@ function enableOnUser(){
 //                                     if(timer) clearTimeout(timer);
 //                                     timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
-                                       $.fancybox.close();
+                                       $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");
                                }
index 2ff63ec2e70e3c885ebba68ad3092d72e9eb21f1..f033b52eeffaa7468f3e6639f98cc5da941a5c0b 100644 (file)
@@ -6,37 +6,40 @@
 <script>
        $(function(){
                
-               $("#cnftheme").fancybox({
-                       width: 800,
-                       autoDimensions: false,
-                       onStart: function(){
-                               var theme = $("#id_theme :selected").val();
-                               var theme_mobile = $("#id_theme_mobile :selected").val();
-                               $("#cnftheme").attr('href',"{{$baseurl}}/admin/themes/"+theme);
-                       }, 
-                       onComplete: function(){
-                               $("div#fancybox-content form").submit(function(e){
-                                       var url = $(this).attr('action');
-                                       // can't get .serialize() to work...
-                                       var data={};
-                                       $(this).find("input").each(function(){
-                                               data[$(this).attr('name')] = $(this).val();
-                                       });
-                                       $(this).find("select").each(function(){
-                                               data[$(this).attr('name')] = $(this).children(":selected").val();
-                                       });
-                                       console.log(":)", url, data);
+               $("#cnftheme").click(function(){
+                       $.colorbox({
+                               width: 800,
+                               height: '90%',
+                               /*onOpen: function(){
+                                       var theme = $("#id_theme :selected").val();
+                                       $("#cnftheme").attr('href',"{{$baseurl}}/admin/themes/"+theme);
+                               },*/
+                               href: "{{$baseurl}}/admin/themes/" + $("#id_theme :selected").val(),
+                               onComplete: function(){
+                                       $("div#fancybox-content form").submit(function(e){
+                                               var url = $(this).attr('action');
+                                               // can't get .serialize() to work...
+                                               var data={};
+                                               $(this).find("input").each(function(){
+                                                       data[$(this).attr('name')] = $(this).val();
+                                               });
+                                               $(this).find("select").each(function(){
+                                                       data[$(this).attr('name')] = $(this).children(":selected").val();
+                                               });
+                                               console.log(":)", url, data);
                                        
-                                       $.post(url, data, function(data) {
-                                               if(timer) clearTimeout(timer);
-                                               NavUpdate();
-                                               $.fancybox.close();
-                                       })
+                                               $.post(url, data, function(data) {
+                                                       if(timer) clearTimeout(timer);
+                                                       NavUpdate();
+                                                       $.colorbox.close();
+                                               })
                                        
-                                       return false;
-                               });
+                                               return false;
+                                       });
                                
-                       }
+                               }
+                       });
+                       return false;
                });
        });
 </script>
index 4eb8c304fba99210cad3765e2d58681bae10d5fc..3d7091fb7a5ef6c1a307b2dbbbd1d30664f18d93 100644 (file)
@@ -12,7 +12,7 @@
                $.get(
                        '{{$baseurl}}/events/?id='+eventid,
                        function(data){
-                               $.fancybox(data);
+                               $.colorbox({html:data});
                        }
                );                      
        }
index 27e561514958fb748593e7ade865270d29bc401c..1b01b71a05dafd9ac9fa6cc5d56a8c792cfcb446 100644 (file)
@@ -6,7 +6,8 @@
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <base href="{{$baseurl}}/" />
 <meta name="generator" content="{{$generator}}" />
-<link rel="stylesheet" href="{{$baseurl}}/library/fancybox/jquery.fancybox.css" type="text/css" media="screen" />
+{{*<!--<link rel="stylesheet" href="{{$baseurl}}/library/fancybox/jquery.fancybox.css" type="text/css" media="screen" />-->*}}
+<link rel="stylesheet" href="{{$baseurl}}/library/colorbox/colorbox.css" type="text/css" media="screen" />
 <link rel="stylesheet" href="{{$baseurl}}/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
 
 <link rel="stylesheet" type="text/css" href="{{$stylesheet}}" media="all" />
@@ -28,7 +29,8 @@
 <script type="text/javascript" src="{{$baseurl}}/js/jquery.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/js/jquery.textinputs.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/js/fk.autocomplete.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/library/fancybox/jquery.fancybox.pack.js"></script>
+{{*<!--<script type="text/javascript" src="{{$baseurl}}/library/fancybox/jquery.fancybox.pack.js"></script>-->*}}
+<script type="text/javascript" src="{{$baseurl}}/library/colorbox/jquery.colorbox-min.js"></script>
 <script type="text/javascript" src="{{$baseurl}}/library/jgrowl/jquery.jgrowl_minimized.js"></script>
 <script type="text/javascript" src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/js/acl.js" ></script>
index b893f1f6b147ed808c768d6d8bfea2d8fecce026..ce7dcf2a4d9167b6638ad7bc98f3dc13aef8a619 100644 (file)
@@ -18,9 +18,9 @@ function initEditor(cb){
                        $("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
                        $("#profile-jot-text").contact_autocomplete(baseurl+"/acl");
                        editor = true;
-                       $("a#jot-perms-icon").fancybox({
-                               'transitionIn' : 'elastic',
-                               'transitionOut' : 'elastic'
+                       $("a#jot-perms-icon").colorbox({
+                               'inline' : true,
+                               'transition' : 'elastic'
                        });
                        $(".jothidden").show();
                        if (typeof cb!="undefined") cb();
@@ -110,9 +110,9 @@ function initEditor(cb){
                });
                editor = true;
                // setup acl popup
-               $("a#jot-perms-icon").fancybox({
-                       'transitionIn' : 'elastic',
-                       'transitionOut' : 'elastic'
+               $("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
                }); 
        } else {
                if (typeof cb!="undefined") cb();
@@ -279,7 +279,7 @@ function enableOnUser(){
                var bordercolor = $("input").css("border-color");
                
                $.get('filer/', function(data){
-                       $.fancybox(data);
+                       $.colorbox({html:data});
                        $("#id_term").keypress(function(){
                                $(this).css("border-color",bordercolor);
                        })
@@ -297,7 +297,7 @@ function enableOnUser(){
 //                                     if(timer) clearTimeout(timer);
 //                                     timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
-                                       $.fancybox.close();
+                                       $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");
                                }
index cb3824d9d165971b1d8caa8c57e467872fd52b04..2e78838e01f946ee7485f30e32482dc5db28d0a0 100644 (file)
@@ -10,7 +10,8 @@
 <script type="text/javascript" src="$baseurl/view/theme/decaf-mobile/js/jquery.divgrow-1.3.1.f1.js" ></script>
 <script type="text/javascript" src="$baseurl/js/jquery.textinputs.js" ></script>
 <script type="text/javascript" src="$baseurl/view/theme/decaf-mobile/js/fk.autocomplete.js" ></script>-->#}
-{#<!--<script type="text/javascript" src="$baseurl/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>-->#}
+{#<!--<script type="text/javascript" src="$baseurl/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
+<script type="text/javascript" src="$baseurl/library/colorbox/jquery.colorbox-min.js"></script>-->#}
 {#<!--<script type="text/javascript" src="$baseurl/library/tiptip/jquery.tipTip.minified.js"></script>-->#}
 {#<!--<script type="text/javascript" src="$baseurl/library/jgrowl/jquery.jgrowl_minimized.js"></script>
 <script type="text/javascript" src="$baseurl/view/theme/decaf-mobile/js/acl.js" ></script>
index 5ad82b4c5de3b23cf75a6b6ae211b94bfdbcc7cf..a8b2133189021ad033802af6e8c9a1263d093a5f 100644 (file)
@@ -8,6 +8,7 @@
 <base href="$baseurl/" />
 <meta name="generator" content="$generator" />
 {#<!--<link rel="stylesheet" href="$baseurl/library/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
+<link rel="stylesheet" href="$baseurl/library/colorbox/colorbox.css" type="text/css" media="screen" />
 <link rel="stylesheet" href="$baseurl/library/tiptip/tipTip.css" type="text/css" media="screen" />
 <link rel="stylesheet" href="$baseurl/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />-->#}
 
index e75845bac380497a2a7d4a0709de2bb6a383b216..6914cfd246e3a63c5a5cf6444bad2c3a368ac3f9 100644 (file)
@@ -15,7 +15,8 @@
 <script type="text/javascript" src="{{$baseurl}}/view/theme/decaf-mobile/js/jquery.divgrow-1.3.1.f1.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/js/jquery.textinputs.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/view/theme/decaf-mobile/js/fk.autocomplete.js" ></script>-->*}}
-{{*<!--<script type="text/javascript" src="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>-->*}}
+{{*<!--<script type="text/javascript" src="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
+<script type="text/javascript" src="{{$baseurl}}/library/colorbox/jquery.colorbox-min.js"></script>-->*}}
 {{*<!--<script type="text/javascript" src="{{$baseurl}}/library/tiptip/jquery.tipTip.minified.js"></script>-->*}}
 {{*<!--<script type="text/javascript" src="{{$baseurl}}/library/jgrowl/jquery.jgrowl_minimized.js"></script>
 <script type="text/javascript" src="{{$baseurl}}/view/theme/decaf-mobile/js/acl.js" ></script>
index ad9e1ad2813791b5469404bd3ef3db38c98babbd..07398391f12757b982302636ca2473d3b8e30d2d 100644 (file)
@@ -13,6 +13,7 @@
 <base href="{{$baseurl}}/" />
 <meta name="generator" content="{{$generator}}" />
 {{*<!--<link rel="stylesheet" href="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
+<link rel="stylesheet" href="{{$baseurl}}/library/colorbox/colorbox.css" type="text/css" media="screen" />
 <link rel="stylesheet" href="{{$baseurl}}/library/tiptip/tipTip.css" type="text/css" media="screen" />
 <link rel="stylesheet" href="{{$baseurl}}/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />-->*}}
 
index 1ec98e877a0c580de54f3b78ae69b86ca8e71954..050c2a0b4c1d2c56b205b1bd3812e7bc8f7695d2 100644 (file)
@@ -169,10 +169,10 @@ if ($color=="dark") $color_path = "/diabook-dark/";
        $a->page['htmlhead'] .= '
        <script>
         $(function() {
-               $("a.lightbox").fancybox(); // Select all links with lightbox class
-               $("a#twittersettings-link").fancybox({onClosed: function() { $("#twittersettings").attr("style","display: none;");}} );
-          $("a#mapcontrol-link").fancybox({onClosed: function() { $("#mapcontrol").attr("style","display: none;");}} );
-          $("a#closeicon").fancybox({onClosed: function() { $("#boxsettings").attr("style","display: none;");}} );
+               $("a.lightbox").colorbox({maxHeight:"90%"}); // Select all links with lightbox class
+               $("a#twittersettings-link").colorbox({inline:true,onClosed: function() { $("#twittersettings").attr("style","display: none;");}} );
+               $("a#mapcontrol-link").colorbox({inline:true,onClosed: function() { $("#mapcontrol").attr("style","display: none;");}} );
+               $("a#closeicon").colorbox({inline:true,onClosed: function() { $("#boxsettings").attr("style","display: none;");}} );
                });
 
         $(window).load(function() {
index 3974c11c9fd12fc109df8b44b31d50b4c50382f5..f4712f0bef181a84113c165b7ef4b3d73ea8f116 100644 (file)
@@ -11,9 +11,9 @@ function initEditor(cb) {
                        $("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
                        $("#profile-jot-text").contact_autocomplete(baseurl+"/acl");
                        editor = true;
-                       $("a#jot-perms-icon").fancybox({
-                               'transitionIn' : 'elastic',
-                               'transitionOut' : 'elastic'
+                       $("a#jot-perms-icon").colorbox({
+                               'inline' : true,
+                               'transition' : 'elastic'
                        });
                        $(".jothidden").show();
                        if (typeof cb!="undefined") cb();
@@ -102,9 +102,9 @@ function initEditor(cb) {
                });
                editor = true;
                // setup acl popup
-               $("a#jot-perms-icon").fancybox({
-                       'transitionIn' : 'elastic',
-                       'transitionOut' : 'elastic'
+               $("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
                }); 
        } else {
                if (typeof cb!="undefined") cb();
@@ -268,7 +268,7 @@ function enableOnUser(){
                var bordercolor = $("input").css("border-color");
                
                $.get('filer/', function(data){
-                       $.fancybox(data);
+                       $.colorbox({html:data});
                        $("#id_term").keypress(function(){
                                $(this).css("border-color",bordercolor);
                        })
@@ -286,7 +286,7 @@ function enableOnUser(){
                                        if(timer) clearTimeout(timer);
                                        timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
-                                       $.fancybox.close();
+                                       $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");
                                }
index 9e623ba61decf956b8e3b4fedf2db29ebb3f1bfb..ead8bc9207c95d801eb67774590e5e6179d993e2 100644 (file)
@@ -46,8 +46,8 @@
 </form>
 
 <script type="text/javascript">
-       $("a#photo-edit-perms-menu").fancybox({
-               'transitionIn' : 'none',
-               'transitionOut' : 'none'
+       $("a#photo-edit-perms-menu").colorbox({
+               'inline' : true,
+               'transition' : 'none'
        }); 
 </script>
index 00bf4dcb7b8f65a5f41ed52b32c64f323a5b82b3..4aafc2175de69eb873deeb2631d776145b88e9e2 100644 (file)
@@ -16,9 +16,9 @@ function initEditor(cb) {
                        $("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
                        $("#profile-jot-text").contact_autocomplete(baseurl+"/acl");
                        editor = true;
-                       $("a#jot-perms-icon").fancybox({
-                               'transitionIn' : 'elastic',
-                               'transitionOut' : 'elastic'
+                       $("a#jot-perms-icon").colorbox({
+                               'inline' : true,
+                               'transition' : 'elastic'
                        });
                        $(".jothidden").show();
                        if (typeof cb!="undefined") cb();
@@ -107,9 +107,9 @@ function initEditor(cb) {
                });
                editor = true;
                // setup acl popup
-               $("a#jot-perms-icon").fancybox({
-                       'transitionIn' : 'elastic',
-                       'transitionOut' : 'elastic'
+               $("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
                }); 
        } else {
                if (typeof cb!="undefined") cb();
@@ -273,7 +273,7 @@ function enableOnUser(){
                var bordercolor = $("input").css("border-color");
                
                $.get('filer/', function(data){
-                       $.fancybox(data);
+                       $.colorbox({html:data});
                        $("#id_term").keypress(function(){
                                $(this).css("border-color",bordercolor);
                        })
@@ -291,7 +291,7 @@ function enableOnUser(){
                                        if(timer) clearTimeout(timer);
                                        timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
-                                       $.fancybox.close();
+                                       $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");
                                }
index 3a3dcaca760059820ee43991d71ffff4d48daaf8..b9a92fda8108686804df32cbd46796804d9623c2 100644 (file)
@@ -51,8 +51,8 @@
 </form>
 
 <script type="text/javascript">
-       $("a#photo-edit-perms-menu").fancybox({
-               'transitionIn' : 'none',
-               'transitionOut' : 'none'
+       $("a#photo-edit-perms-menu").colorbox({
+               'inline' : true,
+               'transition' : 'none'
        }); 
 </script>
index d0b7e19d76960db7e15af45120067a8e9968170d..a3b6b7f6eabd0c68370fffff65a6e75501b2a2e2 100644 (file)
@@ -52,7 +52,7 @@ function dispy_init(&$a) {
        <script type="text/javascript">
        $(document).ready(function() {
                // Select all links with lightbox class
-               $("a.lightbox").fancybox();
+               $("a.lightbox").colorbox({maxHeight:"90%"});
 
        $('.group-edit-icon').hover(
                        function() {
index 9183f7a32c6669c6b6c5f09aae39bcf39d572b0f..d2679935c9197c4657c22ecb65f97b583e6269e3 100644 (file)
@@ -8,7 +8,8 @@
 <script type="text/javascript" src="$baseurl/view/theme/frost-mobile/js/main.min.js" ></script>
 <script type="text/javascript" src="$baseurl/js/jquery.textinputs.js" ></script>
 <script type="text/javascript" src="$baseurl/view/theme/frost-mobile/js/fk.autocomplete.min.js" ></script>
-<!--<script type="text/javascript" src="$baseurl/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>-->
+<!--<script type="text/javascript" src="$baseurl/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
+<script type="text/javascript" src="$baseurl/library/colorbox/jquery.colorbox-min.js"></script>-->
 <!--<script type="text/javascript" src="$baseurl/library/tiptip/jquery.tipTip.minified.js"></script>-->
 <script type="text/javascript" src="$baseurl/library/jgrowl/jquery.jgrowl_minimized.js"></script>
 <script type="text/javascript" src="$baseurl/view/theme/frost-mobile/js/acl.min.js" ></script>
index 3d534300db1d905ac06eb022fec846fbdb6d7115..edfa5e4bbf1b5c19ca973e912c89fa1288d0e766 100644 (file)
@@ -8,6 +8,7 @@
 <base href="$baseurl/" />
 <meta name="generator" content="$generator" />
 <!--<link rel="stylesheet" href="$baseurl/library/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
+<link rel="stylesheet" href="$baseurl/library/colorbox/colorbox.css" type="text/css" media="screen" />
 <link rel="stylesheet" href="$baseurl/library/tiptip/tipTip.css" type="text/css" media="screen" />-->
 <link rel="stylesheet" href="$baseurl/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
 
index d73c026396626c48fac46f1c5e47405a997ba72e..4ea2f7cdade534830fb698203840a26a4a028e90 100644 (file)
                });
                
                // fancyboxes
-               /*$j("a.popupbox").fancybox({
-                       'transitionIn' : 'elastic',
-                       'transitionOut' : 'elastic'
+               /*$j("a.popupbox").colorbox({
+                       'inline' : true,
+                       'transition' : 'none'
                });*/
                
 
index e0ff5e7dc2a1e3ab7f81d0ac4ca0675e75ef6e6e..178202ce5c794e1aec948a169d2a58b1a809e37a 100644 (file)
@@ -295,9 +295,9 @@ function initEditor(cb){
                        $j("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
                        $j("#profile-jot-text").contact_autocomplete(baseurl+"/acl");
                        editor = true;
-/*                     $j("a#jot-perms-icon").fancybox({
-                               'transitionIn' : 'none',
-                               'transitionOut' : 'none'
+/*                     $j("a#jot-perms-icon").colorbox({
+                               'inline' : true,
+                               'transition' : 'elastic'
                        });*/
                        $j("a#jot-perms-icon, a#settings-default-perms-menu").click(function () {
                                var parent = $j("#profile-jot-acl-wrapper").parent();
@@ -397,9 +397,9 @@ function initEditor(cb){
                });
                editor = true;
                // setup acl popup
-               $j("a#jot-perms-icon").fancybox({
-                       'transitionIn' : 'elastic',
-                       'transitionOut' : 'elastic'
+               $j("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
                }); */
        } else {
                if (typeof cb!="undefined") cb();
@@ -678,7 +678,7 @@ function showEvent(eventid) {
 /*     $j.get(
                baseurl + '/events/?id='+eventid,
                function(data){
-                       $j.fancybox(data);
+                       $j.colorbox({html:data});
                }
        );*/                    
 }
@@ -715,14 +715,14 @@ function itemFiler(id) {
 /*                             if(timer) clearTimeout(timer);
                        timer = setTimeout(NavUpdate,3000);*/
                        liking = 1;
-/*                             $j.fancybox.close();*/
+/*                             $j.colorbox.close();*/
                }
        });
 
 /*             var bordercolor = $j("input").css("border-color");
        
        $j.get('filer/', function(data){
-               $j.fancybox(data);
+               $j.colorbox({html:data});
                $j("#id_term").keypress(function(){
                        $j(this).css("border-color",bordercolor);
                })
@@ -740,7 +740,7 @@ function itemFiler(id) {
                                if(timer) clearTimeout(timer);
                                timer = setTimeout(NavUpdate,3000);
                                liking = 1;
-                               $j.fancybox.close();
+                               $j.colorbox.close();
                        } else {
                                $j("#id_term").css("border-color","#FF0000");
                        }
index 6f0da0918e3882d0503a24a3f65faf86cdfdd1ef..c51bc4167ff183fad1790073cba6d98e9c185f22 100644 (file)
@@ -13,7 +13,8 @@
 <script type="text/javascript" src="{{$baseurl}}/view/theme/frost-mobile/js/main.min.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/js/jquery.textinputs.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/view/theme/frost-mobile/js/fk.autocomplete.min.js" ></script>
-<!--<script type="text/javascript" src="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>-->
+<!--<script type="text/javascript" src="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
+<script type="text/javascript" src="{{$baseurl}}/library/colorbox/jquery.colorbox-min.js"></script>-->
 <!--<script type="text/javascript" src="{{$baseurl}}/library/tiptip/jquery.tipTip.minified.js"></script>-->
 <script type="text/javascript" src="{{$baseurl}}/library/jgrowl/jquery.jgrowl_minimized.js"></script>
 <script type="text/javascript" src="{{$baseurl}}/view/theme/frost-mobile/js/acl.min.js" ></script>
index 4ab78e2eb1541449f26d2c7e502ce34181d59978..1799a74942fe65877aa3fd6ad78788c1b0c0a6d5 100644 (file)
@@ -13,6 +13,7 @@
 <base href="{{$baseurl}}/" />
 <meta name="generator" content="{{$generator}}" />
 <!--<link rel="stylesheet" href="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
+<link rel="stylesheet" href="{{$baseurl}}/library/colorbox/colorbox.css" type="text/css" media="screen" />
 <link rel="stylesheet" href="{{$baseurl}}/library/tiptip/tipTip.css" type="text/css" media="screen" />-->
 <link rel="stylesheet" href="{{$baseurl}}/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
 
index f24830e46be2f87fa26993fe97483dc56ab70aa0..eadf480bea4426860e34fb208d1aee8fa79e3a78 100644 (file)
@@ -10,7 +10,7 @@
 <script type="text/javascript" src="$baseurl/view/theme/frost/js/jquery.divgrow-1.3.1.f1.min.js" ></script>
 <script type="text/javascript" src="$baseurl/js/jquery.textinputs.js" ></script>
 <script type="text/javascript" src="$baseurl/view/theme/frost/js/fk.autocomplete.min.js" ></script>
-<script type="text/javascript" src="$baseurl/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
+<script type="text/javascript" src="$baseurl/library/colorbox/jquery.colorbox-min.js"></script>
 <!--<script type="text/javascript" src="$baseurl/library/tiptip/jquery.tipTip.minified.js"></script>-->
 <script type="text/javascript" src="$baseurl/library/jgrowl/jquery.jgrowl_minimized.js"></script>
 <script type="text/javascript" src="$baseurl/view/theme/frost/js/acl.min.js" ></script>
index f4b0a103e64d37174f82320afbf887aa2c278769..bb6e9e200b3cfcc3587470de17167ba21b4a6e18 100644 (file)
@@ -1,7 +1,7 @@
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <base href="$baseurl/" />
 <meta name="generator" content="$generator" />
-<link rel="stylesheet" href="$baseurl/library/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
+<link rel="stylesheet" href="$baseurl/library/colorbox/colorbox.css" type="text/css" media="screen" />
 <!--<link rel="stylesheet" href="$baseurl/library/tiptip/tipTip.css" type="text/css" media="screen" />-->
 <link rel="stylesheet" href="$baseurl/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
 
index 1c865ac3ae7c64d60dcaeedf4695d3f28e15301a..78f090db9669a8f12836f5d2644cb349946b472b 100644 (file)
                });
                
                // fancyboxes
-               $j("a.popupbox").fancybox({
-                       'transitionIn' : 'none',
-                       'transitionOut' : 'none'
+               $j("a.popupbox").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
                });
                
 
index 6a500aae98b9a7aff4f2272dfa055a1fd9066920..03f9d3ac5a071c1d621b24e1aedcdb7b221fdb17 100644 (file)
@@ -1 +1 @@
-function openClose(listID){listID="#"+listID.replace(/:/g,"\\:");listID=listID.replace(/\./g,"\\.");listID=listID.replace(/@/g,"\\@");if($j(listID).is(":visible")){$j(listID).hide();$j(listID+"-wrapper").show()}else{$j(listID).show();$j(listID+"-wrapper").hide()}}function openMenu(theID){document.getElementById(theID).style.display="block"}function closeMenu(theID){document.getElementById(theID).style.display="none"}var src=null;var prev=null;var livetime=null;var msie=false;var stopped=false;var totStopped=false;var timer=null;var pr=0;var liking=0;var in_progress=false;var langSelect=false;var commentBusy=false;var last_popup_menu=null;var last_popup_button=null;$j(function(){$j.ajaxSetup({cache:false});msie=$j.browser.msie;collapseHeight();$j(".onoff input").each(function(){val=$j(this).val();id=$j(this).attr("id");$j("#"+id+"_onoff ."+(val==0?"on":"off")).addClass("hidden")});$j(".onoff > a").click(function(event){event.preventDefault();var input=$j(this).siblings("input");var val=1-input.val();var id=input.attr("id");$j("#"+id+"_onoff ."+(val==0?"on":"off")).addClass("hidden");$j("#"+id+"_onoff ."+(val==1?"on":"off")).removeClass("hidden");input.val(val)});setupFieldRichtext();function close_last_popup_menu(e){if(last_popup_menu){if("#"+last_popup_menu.attr("id")!==$j(e.target).attr("rel")){last_popup_menu.hide();last_popup_button.removeClass("selected");last_popup_menu=null;last_popup_button=null}}}$j("a[rel^=#]").click(function(e){close_last_popup_menu(e);menu=$j($j(this).attr("rel"));e.preventDefault();e.stopPropagation();if(menu.attr("popup")=="false")return false;$j(this).parent().toggleClass("selected");menu.slideToggle("fast");if(menu.css("display")=="none"){last_popup_menu=null;last_popup_button=null}else{last_popup_menu=menu;last_popup_button=$j(this).parent()}return false});$j("html").click(function(e){close_last_popup_menu(e)});$j("a.popupbox").fancybox({transitionIn:"none",transitionOut:"none"});var notifications_tpl=unescape($j("#nav-notifications-template[rel=template]").html());var notifications_all=unescape($j("<div>").append($j("#nav-notifications-see-all").clone()).html());var notifications_mark=unescape($j("<div>").append($j("#nav-notifications-mark-all").clone()).html());var notifications_empty=unescape($j("#nav-notifications-menu").html());$j("nav").bind("nav-update",function(e,data){var invalid=$j(data).find("invalid").text();if(invalid==1){window.location.href=window.location.href}var net=$j(data).find("net").text();if(net==0){net="";$j("#net-update").removeClass("show")}else{$j("#net-update").addClass("show")}$j("#net-update").html(net);var home=$j(data).find("home").text();if(home==0){home="";$j("#home-update").removeClass("show")}else{$j("#home-update").addClass("show")}$j("#home-update").html(home);var intro=$j(data).find("intro").text();if(intro==0){intro="";$j("#intro-update").removeClass("show")}else{$j("#intro-update").addClass("show")}$j("#intro-update").html(intro);var mail=$j(data).find("mail").text();if(mail==0){mail="";$j("#mail-update").removeClass("show")}else{$j("#mail-update").addClass("show")}$j("#mail-update").html(mail);var intro=$j(data).find("intro").text();if(intro==0){intro="";$j("#intro-update-li").removeClass("show")}else{$j("#intro-update-li").addClass("show")}$j("#intro-update-li").html(intro);var mail=$j(data).find("mail").text();if(mail==0){mail="";$j("#mail-update-li").removeClass("show")}else{$j("#mail-update-li").addClass("show")}$j("#mail-update-li").html(mail);var eNotif=$j(data).find("notif");if(eNotif.children("note").length==0){$j("#nav-notifications-menu").html(notifications_empty)}else{nnm=$j("#nav-notifications-menu");nnm.html(notifications_all+notifications_mark);eNotif.children("note").each(function(){e=$j(this);text=e.text().format("<span class='contactname'>"+e.attr("name")+"</span>");html=notifications_tpl.format(e.attr("href"),e.attr("photo"),text,e.attr("date"),e.attr("seen"));nnm.append(html)});$j("img[data-src]",nnm).each(function(i,el){$j(el).attr("src",$j(el).data("src"))})}notif=eNotif.attr("count");if(notif>0){$j("#nav-notifications-linkmenu").addClass("on")}else{$j("#nav-notifications-linkmenu").removeClass("on")}if(notif==0){notif="";$j("#notify-update").removeClass("show")}else{$j("#notify-update").addClass("show")}$j("#notify-update").html(notif);var eSysmsg=$j(data).find("sysmsgs");eSysmsg.children("notice").each(function(){text=$j(this).text();$j.jGrowl(text,{sticky:false,theme:"notice",life:3e3})});eSysmsg.children("info").each(function(){text=$j(this).text();$j.jGrowl(text,{sticky:false,theme:"info",life:1e3})})});NavUpdate();$j(document).keydown(function(event){if(event.keyCode=="8"){var target=event.target||event.srcElement;if(!/input|textarea/i.test(target.nodeName)){return false}}if(event.keyCode=="19"||event.ctrlKey&&event.which=="32"){event.preventDefault();if(stopped==false){stopped=true;if(event.ctrlKey){totStopped=true}$j("#pause").html('<img src="images/pause.gif" alt="pause" style="border: 1px solid black;" />')}else{unpause()}}else{if(!totStopped){unpause()}}})});function NavUpdate(){if(!stopped){var pingCmd="ping"+(localUser!=0?"?f=&uid="+localUser:"");$j.get(pingCmd,function(data){$j(data).find("result").each(function(){$j("nav").trigger("nav-update",this);if($j("#live-network").length){src="network";liveUpdate()}if($j("#live-profile").length){src="profile";liveUpdate()}if($j("#live-community").length){src="community";liveUpdate()}if($j("#live-notes").length){src="notes";liveUpdate()}if($j("#live-display").length){src="display";liveUpdate()}if($j("#live-photos").length){if(liking){liking=0;window.location.href=window.location.href}}})})}timer=setTimeout(NavUpdate,updateInterval)}function liveUpdate(){if(src==null||stopped||!profile_uid){$j(".like-rotator").hide();return}if($j(".comment-edit-text-full").length||in_progress){if(livetime){clearTimeout(livetime)}livetime=setTimeout(liveUpdate,1e4);return}if(livetime!=null)livetime=null;prev="live-"+src;in_progress=true;var udargs=netargs.length?"/"+netargs:"";var update_url="update_"+src+udargs+"&p="+profile_uid+"&page="+profile_page+"&msie="+(msie?1:0);$j.get(update_url,function(data){in_progress=false;$j(".toplevel_item",data).each(function(){var ident=$j(this).attr("id");if($j("#"+ident).length==0&&profile_page==1){$j("img",this).each(function(){$j(this).attr("src",$j(this).attr("dst"))});$j("#"+prev).after($j(this))}else{var id=$j(".hide-comments-total",this).attr("id");if(typeof id!="undefined"){id=id.split("-")[3];var commentsOpen=$j("#collapsed-comments-"+id).is(":visible")}$j("img",this).each(function(){$j(this).attr("src",$j(this).attr("dst"))});$j("html").height($j("html").height());$j("#"+ident).replaceWith($j(this));if(typeof id!="undefined"){if(commentsOpen)showHideComments(id)}$j("html").height("auto")}prev=ident});$j(".like-rotator").hide();if(commentBusy){commentBusy=false;$j("body").css("cursor","auto")}$j(".comment-edit-form  textarea").contact_autocomplete(baseurl+"/acl");collapseHeight()})}function collapseHeight(elems){var elemName=".wall-item-body:not(.divmore)";if(typeof elems!="undefined"){elemName=elems+" "+elemName}$j(elemName).each(function(){if($j(this).height()>450){$j("html").height($j("html").height());$j(this).divgrow({initialHeight:400,showBrackets:false,speed:0});$j(this).addClass("divmore");$j("html").height("auto")}})}function imgbright(node){$j(node).removeClass("drophide").addClass("drop")}function imgdull(node){$j(node).removeClass("drop").addClass("drophide")}function dolike(ident,verb){unpause();$j("#like-rotator-"+ident.toString()).show();$j.get("like/"+ident.toString()+"?verb="+verb,NavUpdate);liking=1}function dostar(ident){ident=ident.toString();$j.get("starred/"+ident,function(data){if(data.match(/1/)){$j("#starred-"+ident).addClass("starred");$j("#starred-"+ident).removeClass("unstarred");$j("#star-"+ident).addClass("hidden");$j("#unstar-"+ident).removeClass("hidden")}else{$j("#starred-"+ident).addClass("unstarred");$j("#starred-"+ident).removeClass("starred");$j("#star-"+ident).removeClass("hidden");$j("#unstar-"+ident).addClass("hidden")}})}function getPosition(e){var cursor={x:0,y:0};if(e.pageX||e.pageY){cursor.x=e.pageX;cursor.y=e.pageY}else{if(e.clientX||e.clientY){cursor.x=e.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft)-document.documentElement.clientLeft;cursor.y=e.clientY+(document.documentElement.scrollTop||document.body.scrollTop)-document.documentElement.clientTop}else{if(e.x||e.y){cursor.x=e.x;cursor.y=e.y}}}return cursor}var lockvisible=false;function lockview(event,id){event=event||window.event;cursor=getPosition(event);if(lockvisible){lockviewhide()}else{lockvisible=true;$j.get("lockview/"+id,function(data){$j("#panel").html(data);$j("#panel").css({left:cursor.x+5,top:cursor.y+5});$j("#panel").show()})}}function lockviewhide(){lockvisible=false;$j("#panel").hide()}function post_comment(id){unpause();commentBusy=true;$j("body").css("cursor","wait");$j("#comment-preview-inp-"+id).val("0");$j.post("item",$j("#comment-edit-form-"+id).serialize(),function(data){if(data.success){$j("#comment-edit-wrapper-"+id).hide();$j("#comment-edit-text-"+id).val("");var tarea=document.getElementById("comment-edit-text-"+id);if(tarea)commentClose(tarea,id);if(timer)clearTimeout(timer);timer=setTimeout(NavUpdate,10)}if(data.reload){window.location.href=data.reload}},"json");return false}function preview_comment(id){$j("#comment-preview-inp-"+id).val("1");$j("#comment-edit-preview-"+id).show();$j.post("item",$j("#comment-edit-form-"+id).serialize(),function(data){if(data.preview){$j("#comment-edit-preview-"+id).html(data.preview);$j("#comment-edit-preview-"+id+" a").click(function(){return false})}},"json");return true}function showHideComments(id){if($j("#collapsed-comments-"+id).is(":visible")){$j("#collapsed-comments-"+id).hide();$j("#hide-comments-"+id).html(window.showMore)}else{$j("#collapsed-comments-"+id).show();$j("#hide-comments-"+id).html(window.showFewer);collapseHeight("#collapsed-comments-"+id)}}function preview_post(){$j("#jot-preview").val("1");$j("#jot-preview-content").show();tinyMCE.triggerSave();$j.post("item",$j("#profile-jot-form").serialize(),function(data){if(data.preview){$j("#jot-preview-content").html(data.preview);$j("#jot-preview-content"+" a").click(function(){return false})}},"json");$j("#jot-preview").val("0");return true}function unpause(){totStopped=false;stopped=false;$j("#pause").html("")}function bin2hex(s){var v,i,f=0,a=[];s+="";f=s.length;for(i=0;i<f;i++){a[i]=s.charCodeAt(i).toString(16).replace(/^([\da-f])$/,"0$1")}return a.join("")}function groupChangeMember(gid,cid,sec_token){$j("body .fakelink").css("cursor","wait");$j.get("group/"+gid+"/"+cid+"?t="+sec_token,function(data){$j("#group-update-wrapper").html(data);$j("body .fakelink").css("cursor","auto")})}function profChangeMember(gid,cid){$j("body .fakelink").css("cursor","wait");$j.get("profperm/"+gid+"/"+cid,function(data){$j("#prof-update-wrapper").html(data);$j("body .fakelink").css("cursor","auto")})}function contactgroupChangeMember(gid,cid){$j("body").css("cursor","wait");$j.get("contactgroup/"+gid+"/"+cid,function(data){$j("body").css("cursor","auto")})}function checkboxhighlight(box){if($j(box).is(":checked")){$j(box).addClass("checkeditem")}else{$j(box).removeClass("checkeditem")}}function notifyMarkAll(){$j.get("notify/mark/all",function(data){if(timer)clearTimeout(timer);timer=setTimeout(NavUpdate,1e3)})}function fcFileBrowser(field_name,url,type,win){var cmsURL=baseurl+"/fbrowser/"+type+"/";tinyMCE.activeEditor.windowManager.open({file:cmsURL,title:"File Browser",width:420,height:400,resizable:"yes",inline:"yes",close_previous:"no"},{window:win,input:field_name});return false}function setupFieldRichtext(){tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:"fieldRichtext",plugins:"bbcode,paste, inlinepopups",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,file_browser_callback:"fcFileBrowser"})}String.prototype.format=function(){var formatted=this;for(var i=0;i<arguments.length;i++){var regexp=new RegExp("\\{"+i+"\\}","gi");formatted=formatted.replace(regexp,arguments[i])}return formatted};Array.prototype.remove=function(item){to=undefined;from=this.indexOf(item);var rest=this.slice((to||from)+1||this.length);this.length=from<0?this.length+from:from;return this.push.apply(this,rest)};function previewTheme(elm){theme=$j(elm).val();$j.getJSON("pretheme?f=&theme="+theme,function(data){$j("#theme-preview").html('<div id="theme-desc">'+data.desc+'</div><div id="theme-version">'+data.version+'</div><div id="theme-credits">'+data.credits+'</div><a href="'+data.img+'"><img src="'+data.img+'" width="320" height="240" alt="'+theme+'" /></a>')})}
\ No newline at end of file
+function openClose(listID){listID="#"+listID.replace(/:/g,"\\:");listID=listID.replace(/\./g,"\\.");listID=listID.replace(/@/g,"\\@");if($j(listID).is(":visible")){$j(listID).hide();$j(listID+"-wrapper").show()}else{$j(listID).show();$j(listID+"-wrapper").hide()}}function openMenu(theID){document.getElementById(theID).style.display="block"}function closeMenu(theID){document.getElementById(theID).style.display="none"}var src=null;var prev=null;var livetime=null;var msie=false;var stopped=false;var totStopped=false;var timer=null;var pr=0;var liking=0;var in_progress=false;var langSelect=false;var commentBusy=false;var last_popup_menu=null;var last_popup_button=null;$j(function(){$j.ajaxSetup({cache:false});msie=$j.browser.msie;collapseHeight();$j(".onoff input").each(function(){val=$j(this).val();id=$j(this).attr("id");$j("#"+id+"_onoff ."+(val==0?"on":"off")).addClass("hidden")});$j(".onoff > a").click(function(event){event.preventDefault();var input=$j(this).siblings("input");var val=1-input.val();var id=input.attr("id");$j("#"+id+"_onoff ."+(val==0?"on":"off")).addClass("hidden");$j("#"+id+"_onoff ."+(val==1?"on":"off")).removeClass("hidden");input.val(val)});setupFieldRichtext();function close_last_popup_menu(e){if(last_popup_menu){if("#"+last_popup_menu.attr("id")!==$j(e.target).attr("rel")){last_popup_menu.hide();last_popup_button.removeClass("selected");last_popup_menu=null;last_popup_button=null}}}$j("a[rel^=#]").click(function(e){close_last_popup_menu(e);menu=$j($j(this).attr("rel"));e.preventDefault();e.stopPropagation();if(menu.attr("popup")=="false")return false;$j(this).parent().toggleClass("selected");menu.slideToggle("fast");if(menu.css("display")=="none"){last_popup_menu=null;last_popup_button=null}else{last_popup_menu=menu;last_popup_button=$j(this).parent()}return false});$j("html").click(function(e){close_last_popup_menu(e)});$j("a.popupbox").colorbox({inline:true,transition:"elastic"});var notifications_tpl=unescape($j("#nav-notifications-template[rel=template]").html());var notifications_all=unescape($j("<div>").append($j("#nav-notifications-see-all").clone()).html());var notifications_mark=unescape($j("<div>").append($j("#nav-notifications-mark-all").clone()).html());var notifications_empty=unescape($j("#nav-notifications-menu").html());$j("nav").bind("nav-update",function(e,data){var invalid=$j(data).find("invalid").text();if(invalid==1){window.location.href=window.location.href}var net=$j(data).find("net").text();if(net==0){net="";$j("#net-update").removeClass("show")}else{$j("#net-update").addClass("show")}$j("#net-update").html(net);var home=$j(data).find("home").text();if(home==0){home="";$j("#home-update").removeClass("show")}else{$j("#home-update").addClass("show")}$j("#home-update").html(home);var intro=$j(data).find("intro").text();if(intro==0){intro="";$j("#intro-update").removeClass("show")}else{$j("#intro-update").addClass("show")}$j("#intro-update").html(intro);var mail=$j(data).find("mail").text();if(mail==0){mail="";$j("#mail-update").removeClass("show")}else{$j("#mail-update").addClass("show")}$j("#mail-update").html(mail);var intro=$j(data).find("intro").text();if(intro==0){intro="";$j("#intro-update-li").removeClass("show")}else{$j("#intro-update-li").addClass("show")}$j("#intro-update-li").html(intro);var mail=$j(data).find("mail").text();if(mail==0){mail="";$j("#mail-update-li").removeClass("show")}else{$j("#mail-update-li").addClass("show")}$j("#mail-update-li").html(mail);var eNotif=$j(data).find("notif");if(eNotif.children("note").length==0){$j("#nav-notifications-menu").html(notifications_empty)}else{nnm=$j("#nav-notifications-menu");nnm.html(notifications_all+notifications_mark);eNotif.children("note").each(function(){e=$j(this);text=e.text().format("<span class='contactname'>"+e.attr("name")+"</span>");html=notifications_tpl.format(e.attr("href"),e.attr("photo"),text,e.attr("date"),e.attr("seen"));nnm.append(html)});$j("img[data-src]",nnm).each(function(i,el){$j(el).attr("src",$j(el).data("src"))})}notif=eNotif.attr("count");if(notif>0){$j("#nav-notifications-linkmenu").addClass("on")}else{$j("#nav-notifications-linkmenu").removeClass("on")}if(notif==0){notif="";$j("#notify-update").removeClass("show")}else{$j("#notify-update").addClass("show")}$j("#notify-update").html(notif);var eSysmsg=$j(data).find("sysmsgs");eSysmsg.children("notice").each(function(){text=$j(this).text();$j.jGrowl(text,{sticky:false,theme:"notice",life:3e3})});eSysmsg.children("info").each(function(){text=$j(this).text();$j.jGrowl(text,{sticky:false,theme:"info",life:1e3})})});NavUpdate();$j(document).keydown(function(event){if(event.keyCode=="8"){var target=event.target||event.srcElement;if(!/input|textarea/i.test(target.nodeName)){return false}}if(event.keyCode=="19"||event.ctrlKey&&event.which=="32"){event.preventDefault();if(stopped==false){stopped=true;if(event.ctrlKey){totStopped=true}$j("#pause").html('<img src="images/pause.gif" alt="pause" style="border: 1px solid black;" />')}else{unpause()}}else{if(!totStopped){unpause()}}})});function NavUpdate(){if(!stopped){var pingCmd="ping"+(localUser!=0?"?f=&uid="+localUser:"");$j.get(pingCmd,function(data){$j(data).find("result").each(function(){$j("nav").trigger("nav-update",this);if($j("#live-network").length){src="network";liveUpdate()}if($j("#live-profile").length){src="profile";liveUpdate()}if($j("#live-community").length){src="community";liveUpdate()}if($j("#live-notes").length){src="notes";liveUpdate()}if($j("#live-display").length){src="display";liveUpdate()}if($j("#live-photos").length){if(liking){liking=0;window.location.href=window.location.href}}})})}timer=setTimeout(NavUpdate,updateInterval)}function liveUpdate(){if(src==null||stopped||!profile_uid){$j(".like-rotator").hide();return}if($j(".comment-edit-text-full").length||in_progress){if(livetime){clearTimeout(livetime)}livetime=setTimeout(liveUpdate,1e4);return}if(livetime!=null)livetime=null;prev="live-"+src;in_progress=true;var udargs=netargs.length?"/"+netargs:"";var update_url="update_"+src+udargs+"&p="+profile_uid+"&page="+profile_page+"&msie="+(msie?1:0);$j.get(update_url,function(data){in_progress=false;$j(".toplevel_item",data).each(function(){var ident=$j(this).attr("id");if($j("#"+ident).length==0&&profile_page==1){$j("img",this).each(function(){$j(this).attr("src",$j(this).attr("dst"))});$j("#"+prev).after($j(this))}else{var id=$j(".hide-comments-total",this).attr("id");if(typeof id!="undefined"){id=id.split("-")[3];var commentsOpen=$j("#collapsed-comments-"+id).is(":visible")}$j("img",this).each(function(){$j(this).attr("src",$j(this).attr("dst"))});$j("html").height($j("html").height());$j("#"+ident).replaceWith($j(this));if(typeof id!="undefined"){if(commentsOpen)showHideComments(id)}$j("html").height("auto")}prev=ident});$j(".like-rotator").hide();if(commentBusy){commentBusy=false;$j("body").css("cursor","auto")}$j(".comment-edit-form  textarea").contact_autocomplete(baseurl+"/acl");collapseHeight()})}function collapseHeight(elems){var elemName=".wall-item-body:not(.divmore)";if(typeof elems!="undefined"){elemName=elems+" "+elemName}$j(elemName).each(function(){if($j(this).height()>450){$j("html").height($j("html").height());$j(this).divgrow({initialHeight:400,showBrackets:false,speed:0});$j(this).addClass("divmore");$j("html").height("auto")}})}function imgbright(node){$j(node).removeClass("drophide").addClass("drop")}function imgdull(node){$j(node).removeClass("drop").addClass("drophide")}function dolike(ident,verb){unpause();$j("#like-rotator-"+ident.toString()).show();$j.get("like/"+ident.toString()+"?verb="+verb,NavUpdate);liking=1}function dostar(ident){ident=ident.toString();$j.get("starred/"+ident,function(data){if(data.match(/1/)){$j("#starred-"+ident).addClass("starred");$j("#starred-"+ident).removeClass("unstarred");$j("#star-"+ident).addClass("hidden");$j("#unstar-"+ident).removeClass("hidden")}else{$j("#starred-"+ident).addClass("unstarred");$j("#starred-"+ident).removeClass("starred");$j("#star-"+ident).removeClass("hidden");$j("#unstar-"+ident).addClass("hidden")}})}function getPosition(e){var cursor={x:0,y:0};if(e.pageX||e.pageY){cursor.x=e.pageX;cursor.y=e.pageY}else{if(e.clientX||e.clientY){cursor.x=e.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft)-document.documentElement.clientLeft;cursor.y=e.clientY+(document.documentElement.scrollTop||document.body.scrollTop)-document.documentElement.clientTop}else{if(e.x||e.y){cursor.x=e.x;cursor.y=e.y}}}return cursor}var lockvisible=false;function lockview(event,id){event=event||window.event;cursor=getPosition(event);if(lockvisible){lockviewhide()}else{lockvisible=true;$j.get("lockview/"+id,function(data){$j("#panel").html(data);$j("#panel").css({left:cursor.x+5,top:cursor.y+5});$j("#panel").show()})}}function lockviewhide(){lockvisible=false;$j("#panel").hide()}function post_comment(id){unpause();commentBusy=true;$j("body").css("cursor","wait");$j("#comment-preview-inp-"+id).val("0");$j.post("item",$j("#comment-edit-form-"+id).serialize(),function(data){if(data.success){$j("#comment-edit-wrapper-"+id).hide();$j("#comment-edit-text-"+id).val("");var tarea=document.getElementById("comment-edit-text-"+id);if(tarea)commentClose(tarea,id);if(timer)clearTimeout(timer);timer=setTimeout(NavUpdate,10)}if(data.reload){window.location.href=data.reload}},"json");return false}function preview_comment(id){$j("#comment-preview-inp-"+id).val("1");$j("#comment-edit-preview-"+id).show();$j.post("item",$j("#comment-edit-form-"+id).serialize(),function(data){if(data.preview){$j("#comment-edit-preview-"+id).html(data.preview);$j("#comment-edit-preview-"+id+" a").click(function(){return false})}},"json");return true}function showHideComments(id){if($j("#collapsed-comments-"+id).is(":visible")){$j("#collapsed-comments-"+id).hide();$j("#hide-comments-"+id).html(window.showMore)}else{$j("#collapsed-comments-"+id).show();$j("#hide-comments-"+id).html(window.showFewer);collapseHeight("#collapsed-comments-"+id)}}function preview_post(){$j("#jot-preview").val("1");$j("#jot-preview-content").show();tinyMCE.triggerSave();$j.post("item",$j("#profile-jot-form").serialize(),function(data){if(data.preview){$j("#jot-preview-content").html(data.preview);$j("#jot-preview-content"+" a").click(function(){return false})}},"json");$j("#jot-preview").val("0");return true}function unpause(){totStopped=false;stopped=false;$j("#pause").html("")}function bin2hex(s){var v,i,f=0,a=[];s+="";f=s.length;for(i=0;i<f;i++){a[i]=s.charCodeAt(i).toString(16).replace(/^([\da-f])$/,"0$1")}return a.join("")}function groupChangeMember(gid,cid,sec_token){$j("body .fakelink").css("cursor","wait");$j.get("group/"+gid+"/"+cid+"?t="+sec_token,function(data){$j("#group-update-wrapper").html(data);$j("body .fakelink").css("cursor","auto")})}function profChangeMember(gid,cid){$j("body .fakelink").css("cursor","wait");$j.get("profperm/"+gid+"/"+cid,function(data){$j("#prof-update-wrapper").html(data);$j("body .fakelink").css("cursor","auto")})}function contactgroupChangeMember(gid,cid){$j("body").css("cursor","wait");$j.get("contactgroup/"+gid+"/"+cid,function(data){$j("body").css("cursor","auto")})}function checkboxhighlight(box){if($j(box).is(":checked")){$j(box).addClass("checkeditem")}else{$j(box).removeClass("checkeditem")}}function notifyMarkAll(){$j.get("notify/mark/all",function(data){if(timer)clearTimeout(timer);timer=setTimeout(NavUpdate,1e3)})}function fcFileBrowser(field_name,url,type,win){var cmsURL=baseurl+"/fbrowser/"+type+"/";tinyMCE.activeEditor.windowManager.open({file:cmsURL,title:"File Browser",width:420,height:400,resizable:"yes",inline:"yes",close_previous:"no"},{window:win,input:field_name});return false}function setupFieldRichtext(){tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:"fieldRichtext",plugins:"bbcode,paste, inlinepopups",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,file_browser_callback:"fcFileBrowser"})}String.prototype.format=function(){var formatted=this;for(var i=0;i<arguments.length;i++){var regexp=new RegExp("\\{"+i+"\\}","gi");formatted=formatted.replace(regexp,arguments[i])}return formatted};Array.prototype.remove=function(item){to=undefined;from=this.indexOf(item);var rest=this.slice((to||from)+1||this.length);this.length=from<0?this.length+from:from;return this.push.apply(this,rest)};function previewTheme(elm){theme=$j(elm).val();$j.getJSON("pretheme?f=&theme="+theme,function(data){$j("#theme-preview").html('<div id="theme-desc">'+data.desc+'</div><div id="theme-version">'+data.version+'</div><div id="theme-credits">'+data.credits+'</div><a href="'+data.img+'"><img src="'+data.img+'" width="320" height="240" alt="'+theme+'" /></a>')})}
\ No newline at end of file
index b0d6f493131c4545dc913feb4b84ec259805c93d..f46192c9be6986dbefef8fef43722e24ff2e6838 100644 (file)
@@ -270,37 +270,36 @@ $j(function(){
 
 $j(function(){
        
-       $j("#cnftheme").fancybox({
-               width: 800,
-               autoDimensions: false,
-               onStart: function(){
-                       var theme = $j("#id_theme :selected").val();
-                       var theme_mobile = $j("#id_theme_mobile :selected").val();
-                       $j("#cnftheme").attr('href', baseurl + "/admin/themes/"+theme);
-               }, 
-               onComplete: function(){
-                       $j("div#fancybox-content form").submit(function(e){
-                               var url = $j(this).attr('action');
-                               // can't get .serialize() to work...
-                               var data={};
-                               $j(this).find("input").each(function(){
-                                       data[$j(this).attr('name')] = $j(this).val();
-                               });
-                               $j(this).find("select").each(function(){
-                                       data[$j(this).attr('name')] = $j(this).children(":selected").val();
-                               });
-                               console.log(":)", url, data);
+       $j("#cnftheme").click(function(){
+               $.colorbox({
+                       width: 800,
+                       height: '90%',
+                       href: "$baseurl/admin/themes/" + $j("#id_theme :selected").val(),
+                       onComplete: function(){
+                               $j("div#fancybox-content form").submit(function(e){
+                                       var url = $j(this).attr('action');
+                                       // can't get .serialize() to work...
+                                       var data={};
+                                       $j(this).find("input").each(function(){
+                                               data[$j(this).attr('name')] = $j(this).val();
+                                       });
+                                       $j(this).find("select").each(function(){
+                                               data[$j(this).attr('name')] = $j(this).children(":selected").val();
+                                       });
+                                       console.log(":)", url, data);
                                
-                               $j.post(url, data, function(data) {
-                                       if(timer) clearTimeout(timer);
-                                       NavUpdate();
-                                       $j.fancybox.close();
-                               })
+                                       $j.post(url, data, function(data) {
+                                               if(timer) clearTimeout(timer);
+                                               NavUpdate();
+                                               $j.colorbox.close();
+                                       })
                                
-                               return false;
-                       });
+                                       return false;
+                               });
                        
-               }
+                       }
+               });
+               return false;
        });
 });
 
@@ -389,7 +388,7 @@ function showEvent(eventid) {
        $j.get(
                baseurl + '/events/?id='+eventid,
                function(data){
-                       $j.fancybox(data);
+                       $j.colorbox({html:data});
                }
        );                      
 }
@@ -622,9 +621,9 @@ function initEditor(cb){
                        $j("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
                        $j("#profile-jot-text").contact_autocomplete(baseurl+"/acl");
                        editor = true;
-                       $j("a#jot-perms-icon").fancybox({
-                               'transitionIn' : 'none', //'elastic',
-                               'transitionOut' : 'none' //'elastic'
+                       $j("a#jot-perms-icon").colorbox({
+                               'inline' : true,
+                               'transition' : 'elastic'
                        });
                        $j(".jothidden").show();
                        if (typeof cb!="undefined") cb();
@@ -714,9 +713,9 @@ function initEditor(cb){
                });
                editor = true;
                // setup acl popup
-               $j("a#jot-perms-icon").fancybox({
-                       'transitionIn' : 'none',
-                       'transitionOut' : 'none'
+               $j("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
                }); 
        } else {
                if (typeof cb!="undefined") cb();
@@ -1015,7 +1014,7 @@ function itemFiler(id) {
        var bordercolor = $j("input").css("border-color");
        
        $j.get('filer/', function(data){
-               $j.fancybox(data);
+               $j.colorbox({html:data});
                $j("#id_term").keypress(function(){
                        $j(this).css("border-color",bordercolor);
                })
@@ -1033,7 +1032,7 @@ function itemFiler(id) {
 /*                                     if(timer) clearTimeout(timer);
                                timer = setTimeout(NavUpdate,3000);*/
                                liking = 1;
-                               $j.fancybox.close();
+                               $j.colorbox.close();
                        } else {
                                $j("#id_term").css("border-color","#FF0000");
                        }
index 2184b7800a9114cc08be56286c2bc71f9ff67310..c1a56c8ef3f919f0735ac8ba00ac5b156cc19b80 100644 (file)
@@ -1 +1 @@
-$j(document).ready(function(){window.navMenuTimeout={"#network-menu-list-timeout":null,"#contacts-menu-list-timeout":null,"#system-menu-list-timeout":null,"#network-menu-list-opening":false,"#contacts-menu-list-opening":false,"#system-menu-list-opening":false,"#network-menu-list-closing":false,"#contacts-menu-list-closing":false,"#system-menu-list-closing":false};if(typeof window.aclInit!="undefined"&&typeof acl=="undefined"){acl=new ACL(baseurl+"/acl",[window.allowCID,window.allowGID,window.denyCID,window.denyGID])}$j("#profile-jot-text").focus(enableOnUser);$j("#profile-jot-text").click(enableOnUser);$j(".nav-menu-list, .nav-menu-icon").hover(function(){showNavMenu($j(this).attr("point"))},function(){hideNavMenu($j(this).attr("point"))});$j(".group-edit-icon").hover(function(){$j(this).addClass("icon");$j(this).removeClass("iconspacer")},function(){$j(this).removeClass("icon");$j(this).addClass("iconspacer")});$j(".sidebar-group-element").hover(function(){id=$j(this).attr("id");$j("#edit-"+id).addClass("icon");$j("#edit-"+id).removeClass("iconspacer")},function(){id=$j(this).attr("id");$j("#edit-"+id).removeClass("icon");$j("#edit-"+id).addClass("iconspacer")});$j(".savedsearchdrop").hover(function(){$j(this).addClass("drop");$j(this).addClass("icon");$j(this).removeClass("iconspacer")},function(){$j(this).removeClass("drop");$j(this).removeClass("icon");$j(this).addClass("iconspacer")});$j(".savedsearchterm").hover(function(){id=$j(this).attr("id");$j("#drop-"+id).addClass("icon");$j("#drop-"+id).addClass("drophide");$j("#drop-"+id).removeClass("iconspacer")},function(){id=$j(this).attr("id");$j("#drop-"+id).removeClass("icon");$j("#drop-"+id).removeClass("drophide");$j("#drop-"+id).addClass("iconspacer")});if(window.autoCompleteType=="display-head"){$j(".comment-wwedit-wrapper textarea").contact_autocomplete(baseurl+"/acl")}if(window.aclType=="event_head"){$j("#events-calendar").fullCalendar({events:baseurl+"/events/json/",header:{left:"prev,next today",center:"title",right:"month,agendaWeek,agendaDay"},timeFormat:"H(:mm)",eventClick:function(calEvent,jsEvent,view){showEvent(calEvent.id)},eventRender:function(event,element,view){if(event.item["author-name"]==null)return;switch(view.name){case"month":element.find(".fc-event-title").html("<img src='{0}' style='height:10px;width:10px'>{1} : {2}".format(event.item["author-avatar"],event.item["author-name"],event.title));break;case"agendaWeek":element.find(".fc-event-title").html("<img src='{0}' style='height:12px; width:12px'>{1}<p>{2}</p><p>{3}</p>".format(event.item["author-avatar"],event.item["author-name"],event.item.desc,event.item.location));break;case"agendaDay":element.find(".fc-event-title").html("<img src='{0}' style='height:24px;width:24px'>{1}<p>{2}</p><p>{3}</p>".format(event.item["author-avatar"],event.item["author-name"],event.item.desc,event.item.location));break}}});var args=location.href.replace(baseurl,"").split("/");if(args.length>=4){$j("#events-calendar").fullCalendar("gotoDate",args[2],args[3]-1)}var hash=location.hash.split("-");if(hash.length==2&&hash[0]=="#link")showEvent(hash[1])}$j("#event-share-checkbox").change(function(){if($j("#event-share-checkbox").is(":checked")){$j("#acl-wrapper").show()}else{$j("#acl-wrapper").hide()}}).trigger("change");if(window.aclType=="settings-head"||window.aclType=="photos_head"||window.aclType=="event_head"){$j("#contact_allow, #contact_deny, #group_allow, #group_deny").change(function(){var selstr;$j("#contact_allow option:selected, #contact_deny option:selected, #group_allow option:selected, #group_deny option:selected").each(function(){selstr=$j(this).text();$j("#jot-perms-icon").removeClass("unlock").addClass("lock");$j("#jot-public").hide()});if(selstr==null){$j("#jot-perms-icon").removeClass("lock").addClass("unlock");$j("#jot-public").show()}}).trigger("change")}switch(window.autocompleteType){case"msg-header":var a=$j("#recip").autocomplete({serviceUrl:baseurl+"/acl",minChars:2,width:350,onSelect:function(value,data){$j("#recip-complete").val(data)}});break;case"contacts-head":var a=$j("#contacts-search").autocomplete({serviceUrl:baseurl+"/acl",minChars:2,width:350});a.setOptions({params:{type:"a"}});break;default:break}if(typeof window.AjaxUpload!="undefined"){switch(window.ajaxType){case"jot-header":var uploader=new window.AjaxUpload("wall-image-upload",{action:"wall_upload/"+window.nickname,name:"userfile",onSubmit:function(file,ext){$j("#profile-rotator").show()},onComplete:function(file,response){addeditortext(response);$j("#profile-rotator").hide()}});var file_uploader=new window.AjaxUpload("wall-file-upload",{action:"wall_attach/"+window.nickname,name:"userfile",onSubmit:function(file,ext){$j("#profile-rotator").show()},onComplete:function(file,response){addeditortext(response);$j("#profile-rotator").hide()}});break;case"msg-header":var uploader=new window.AjaxUpload("prvmail-upload",{action:"wall_upload/"+window.nickname,name:"userfile",onSubmit:function(file,ext){$j("#profile-rotator").show()},onComplete:function(file,response){tinyMCE.execCommand("mceInsertRawHTML",false,response);$j("#profile-rotator").hide()}});break;default:break}}});$j(function(){$j("nav").bind("nav-update",function(e,data){var elm=$j("#pending-update");var register=$j(data).find("register").text();if(register=="0"){register="";elm.hide()}else{elm.show()}elm.html(register)})});$j(function(){$j("#cnftheme").fancybox({width:800,autoDimensions:false,onStart:function(){var theme=$j("#id_theme :selected").val();var theme_mobile=$j("#id_theme_mobile :selected").val();$j("#cnftheme").attr("href",baseurl+"/admin/themes/"+theme)},onComplete:function(){$j("div#fancybox-content form").submit(function(e){var url=$j(this).attr("action");var data={};$j(this).find("input").each(function(){data[$j(this).attr("name")]=$j(this).val()});$j(this).find("select").each(function(){data[$j(this).attr("name")]=$j(this).children(":selected").val()});console.log(":)",url,data);$j.post(url,data,function(data){if(timer)clearTimeout(timer);NavUpdate();$j.fancybox.close()});return false})}})});function homeRedirect(){$j("html").fadeOut("slow",function(){window.location=baseurl+"/login"})}if(typeof window.photoEdit!="undefined"){$j(document).keydown(function(event){if(window.prevLink!=""){if(event.ctrlKey&&event.keyCode==37){event.preventDefault();window.location.href=window.prevLink}}if(window.nextLink!=""){if(event.ctrlKey&&event.keyCode==39){event.preventDefault();window.location.href=window.nextLink}}})}switch(window.ajaxType){case"jot-header":function jotGetLink(){reply=prompt(window.linkURL);if(reply&&reply.length){reply=bin2hex(reply);$j("#profile-rotator").show();$j.get("parse_url?binurl="+reply,function(data){addeditortext(data);$j("#profile-rotator").hide()})}}function linkdrop(event){var reply=event.dataTransfer.getData("text/uri-list");event.target.textContent=reply;event.preventDefault();if(reply&&reply.length){reply=bin2hex(reply);$j("#profile-rotator").show();$j.get("parse_url?binurl="+reply,function(data){if(!editor)$j("#profile-jot-text").val("");initEditor(function(){addeditortext(data);$j("#profile-rotator").hide()})})}}break;case"msg-header":case"wallmsg-header":function jotGetLink(){reply=prompt(window.linkURL);if(reply&&reply.length){$j("#profile-rotator").show();$j.get("parse_url?url="+reply,function(data){tinyMCE.execCommand("mceInsertRawHTML",false,data);$j("#profile-rotator").hide()})}}function linkdrop(event){var reply=event.dataTransfer.getData("text/uri-list");event.target.textContent=reply;event.preventDefault();if(reply&&reply.length){$j("#profile-rotator").show();$j.get("parse_url?url="+reply,function(data){tinyMCE.execCommand("mceInsertRawHTML",false,data);$j("#profile-rotator").hide()})}}break;default:break}function showEvent(eventid){$j.get(baseurl+"/events/?id="+eventid,function(data){$j.fancybox(data)})}function initCrop(){function onEndCrop(coords,dimensions){$("x1").value=coords.x1;$("y1").value=coords.y1;$("x2").value=coords.x2;$("y2").value=coords.y2;$("width").value=dimensions.width;$("height").value=dimensions.height}Event.observe(window,"load",function(){new Cropper.ImgWithPreview("croppa",{previewWrap:"previewWrap",minWidth:175,minHeight:175,maxWidth:640,maxHeight:640,ratioDim:{x:100,y:100},displayOnInit:true,onEndCrop:onEndCrop})})}function showNavMenu(menuID){if(window.navMenuTimeout[menuID+"-closing"]){window.navMenuTimeout[menuID+"-closing"]=false;clearTimeout(window.navMenuTimeout[menuID+"-timeout"])}else{window.navMenuTimeout[menuID+"-opening"]=true;window.navMenuTimeout[menuID+"-timeout"]=setTimeout(function(){$j(menuID).slideDown("fast").show();window.navMenuTimeout[menuID+"-opening"]=false},200)}}function hideNavMenu(menuID){if(window.navMenuTimeout[menuID+"-opening"]){window.navMenuTimeout[menuID+"-opening"]=false;clearTimeout(window.navMenuTimeout[menuID+"-timeout"])}else{window.navMenuTimeout[menuID+"-closing"]=true;window.navMenuTimeout[menuID+"-timeout"]=setTimeout(function(){$j(menuID).slideUp("fast");window.navMenuTimeout[menuID+"-closing"]=false},500)}}function insertFormatting(comment,BBcode,id){var tmpStr=$j("#comment-edit-text-"+id).val();if(tmpStr==comment){tmpStr="";$j("#comment-edit-text-"+id).addClass("comment-edit-text-full");$j("#comment-edit-text-"+id).removeClass("comment-edit-text-empty");openMenu("comment-edit-submit-wrapper-"+id);$j("#comment-edit-text-"+id).val(tmpStr)}textarea=document.getElementById("comment-edit-text-"+id);if(document.selection){textarea.focus();selected=document.selection.createRange();if(BBcode=="url"){selected.text="["+BBcode+"=http://]"+selected.text+"[/"+BBcode+"]"}else selected.text="["+BBcode+"]"+selected.text+"[/"+BBcode+"]"}else if(textarea.selectionStart||textarea.selectionStart=="0"){var start=textarea.selectionStart;var end=textarea.selectionEnd;if(BBcode=="url"){textarea.value=textarea.value.substring(0,start)+"["+BBcode+"=http://]"+textarea.value.substring(start,end)+"[/"+BBcode+"]"+textarea.value.substring(end,textarea.value.length)}else textarea.value=textarea.value.substring(0,start)+"["+BBcode+"]"+textarea.value.substring(start,end)+"[/"+BBcode+"]"+textarea.value.substring(end,textarea.value.length)}return true}function cmtBbOpen(id){$j("#comment-edit-bb-"+id).show()}function cmtBbClose(id){$j("#comment-edit-bb-"+id).hide()}function confirmDelete(){return confirm(window.delItem)}function commentOpen(obj,id){if(obj.value==window.commentEmptyText){obj.value="";$j("#comment-edit-text-"+id).addClass("comment-edit-text-full");$j("#comment-edit-text-"+id).removeClass("comment-edit-text-empty");$j("#mod-cmnt-wrap-"+id).show();openMenu("comment-edit-submit-wrapper-"+id)}}function commentClose(obj,id){if(obj.value==""){obj.value=window.commentEmptyText;$j("#comment-edit-text-"+id).removeClass("comment-edit-text-full");$j("#comment-edit-text-"+id).addClass("comment-edit-text-empty");$j("#mod-cmnt-wrap-"+id).hide();closeMenu("comment-edit-submit-wrapper-"+id)}}function commentInsert(obj,id){var tmpStr=$j("#comment-edit-text-"+id).val();if(tmpStr==window.commentEmptyText){tmpStr="";$j("#comment-edit-text-"+id).addClass("comment-edit-text-full");$j("#comment-edit-text-"+id).removeClass("comment-edit-text-empty");openMenu("comment-edit-submit-wrapper-"+id)}var ins=$j(obj).html();ins=ins.replace("&lt;","<");ins=ins.replace("&gt;",">");ins=ins.replace("&amp;","&");ins=ins.replace("&quot;",'"');$j("#comment-edit-text-"+id).val(tmpStr+ins)}function qCommentInsert(obj,id){var tmpStr=$j("#comment-edit-text-"+id).val();if(tmpStr==window.commentEmptyText){tmpStr="";$j("#comment-edit-text-"+id).addClass("comment-edit-text-full");$j("#comment-edit-text-"+id).removeClass("comment-edit-text-empty");openMenu("comment-edit-submit-wrapper-"+id)}var ins=$j(obj).val();ins=ins.replace("&lt;","<");ins=ins.replace("&gt;",">");ins=ins.replace("&amp;","&");ins=ins.replace("&quot;",'"');$j("#comment-edit-text-"+id).val(tmpStr+ins);$j(obj).val("")}function enableOnUser(){if(editor)return;$j(this).val("");initEditor()}var editor=false;var textlen=0;var plaintext=window.editSelect;var ispublic=window.isPublic;function initEditor(cb){if(editor==false){$j("#profile-jot-text-loading").show();if(plaintext=="none"){$j("#profile-jot-text-loading").hide();$j("#profile-jot-text").css({height:200,color:"#000"});$j("#profile-jot-text").contact_autocomplete(baseurl+"/acl");editor=true;$j("a#jot-perms-icon").fancybox({transitionIn:"none",transitionOut:"none"});$j(".jothidden").show();if(typeof cb!="undefined")cb();return}tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:window.editSelect,auto_focus:"profile-jot-text",plugins:"bbcode,paste,autoresize, inlinepopups",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:window.baseURL+"/view/custom_tinymce.css",theme_advanced_path:false,file_browser_callback:"fcFileBrowser",setup:function(ed){cPopup=null;ed.onKeyDown.add(function(ed,e){if(cPopup!==null)cPopup.onkey(e)});ed.onKeyUp.add(function(ed,e){var txt=tinyMCE.activeEditor.getContent();match=txt.match(/@([^ \n]+)$/);if(match!==null){if(cPopup===null){cPopup=new ACPopup(this,baseurl+"/acl")}if(cPopup.ready&&match[1]!==cPopup.searchText)cPopup.search(match[1]);if(!cPopup.ready)cPopup=null}else{if(cPopup!==null){cPopup.close();cPopup=null}}textlen=txt.length;if(textlen!=0&&$j("#jot-perms-icon").is(".unlock")){$j("#profile-jot-desc").html(ispublic)}else{$j("#profile-jot-desc").html("&nbsp;")}if(textlen<=140){$j("#character-counter").removeClass("red");$j("#character-counter").removeClass("orange");$j("#character-counter").addClass("grey")}if(textlen>140&&textlen<=420){$j("#character-counter").removeClass("grey");$j("#character-counter").removeClass("red");$j("#character-counter").addClass("orange")}if(textlen>420){$j("#character-counter").removeClass("grey");$j("#character-counter").removeClass("orange");$j("#character-counter").addClass("red")}$j("#character-counter").text(textlen)});ed.onInit.add(function(ed){ed.pasteAsPlainText=true;$j("#profile-jot-text-loading").hide();$j(".jothidden").show();if(typeof cb!="undefined")cb()})}});editor=true;$j("a#jot-perms-icon").fancybox({transitionIn:"none",transitionOut:"none"})}else{if(typeof cb!="undefined")cb()}}function msgInitEditor(){if(plaintext!="none"){tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:/(profile-jot-text|prvmail-text)/,plugins:"bbcode,paste",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,setup:function(ed){ed.onInit.add(function(ed){ed.pasteAsPlainText=true;var editorId=ed.editorId;var textarea=$j("#"+editorId);if(typeof textarea.attr("tabindex")!="undefined"){$j("#"+editorId+"_ifr").attr("tabindex",textarea.attr("tabindex"));textarea.attr("tabindex",null)}})}})}else $j("#prvmail-text").contact_autocomplete(baseurl+"/acl")}function profInitEditor(){tinyMCE.init({theme:"advanced",mode:window.editSelect,plugins:"bbcode,paste",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,setup:function(ed){ed.onInit.add(function(ed){ed.pasteAsPlainText=true})}})}function eventInitEditor(){tinyMCE.init({theme:"advanced",mode:"textareas",plugins:"bbcode,paste",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,setup:function(ed){ed.onInit.add(function(ed){ed.pasteAsPlainText=true})}})}function contactInitEditor(){tinyMCE.init({theme:"advanced",mode:window.editSelect,elements:"contact-edit-info",plugins:"bbcode",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_styles:"blockquote,code",gecko_spellcheck:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",content_css:baseurl+"/view/custom_tinymce.css"})}function wallInitEditor(){var plaintext=window.editSelect;if(plaintext!="none"){tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:/(profile-jot-text|prvmail-text)/,plugins:"bbcode,paste",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,setup:function(ed){ed.onInit.add(function(ed){ed.pasteAsPlainText=true;var editorId=ed.editorId;var textarea=$j("#"+editorId);if(typeof textarea.attr("tabindex")!="undefined"){$j("#"+editorId+"_ifr").attr("tabindex",textarea.attr("tabindex"));textarea.attr("tabindex",null)}})}})}else $j("#prvmail-text").contact_autocomplete(baseurl+"/acl")}function deleteCheckedItems(delID){if(confirm(window.delItems)){var checkedstr="";$j(delID).hide();$j(delID+"-rotator").show();$j(".item-select").each(function(){if($j(this).is(":checked")){if(checkedstr.length!=0){checkedstr=checkedstr+","+$j(this).val()}else{checkedstr=$j(this).val()}}});$j.post("item",{dropitems:checkedstr},function(data){window.location.reload()})}}function jotVideoURL(){reply=prompt(window.vidURL);if(reply&&reply.length){addeditortext("[video]"+reply+"[/video]")}}function jotAudioURL(){reply=prompt(window.audURL);if(reply&&reply.length){addeditortext("[audio]"+reply+"[/audio]")}}function jotGetLocation(){reply=prompt(window.whereAreU,$j("#jot-location").val());if(reply&&reply.length){$j("#jot-location").val(reply)}}function jotShare(id){if($j("#jot-popup").length!=0)$j("#jot-popup").show();$j("#like-rotator-"+id).show();$j.get("share/"+id,function(data){if(!editor)$j("#profile-jot-text").val("");initEditor(function(){addeditortext(data);$j("#like-rotator-"+id).hide();$j(window).scrollTop(0)})})}function linkdropper(event){var linkFound=event.dataTransfer.types.contains("text/uri-list");if(linkFound)event.preventDefault()}function itemTag(id){reply=prompt(window.term);if(reply&&reply.length){reply=reply.replace("#","");if(reply.length){commentBusy=true;$j("body").css("cursor","wait");$j.get("tagger/"+id+"?term="+reply,NavUpdate);liking=1}}}function itemFiler(id){var bordercolor=$j("input").css("border-color");$j.get("filer/",function(data){$j.fancybox(data);$j("#id_term").keypress(function(){$j(this).css("border-color",bordercolor)});$j("#select_term").change(function(){$j("#id_term").css("border-color",bordercolor)});$j("#filer_save").click(function(e){e.preventDefault();reply=$j("#id_term").val();if(reply&&reply.length){commentBusy=true;$j("body").css("cursor","wait");$j.get("filer/"+id+"?term="+reply,NavUpdate);liking=1;$j.fancybox.close()}else{$j("#id_term").css("border-color","#FF0000")}return false})})}function jotClearLocation(){$j("#jot-coord").val("");$j("#profile-nolocation-wrapper").hide()}function addeditortext(data){if(plaintext=="none"){var currentText=$j("#profile-jot-text").val();$j("#profile-jot-text").val(currentText+data)}else tinyMCE.execCommand("mceInsertRawHTML",false,data)}if(typeof window.geoTag==="function")window.geoTag();
\ No newline at end of file
+$j(document).ready(function(){window.navMenuTimeout={"#network-menu-list-timeout":null,"#contacts-menu-list-timeout":null,"#system-menu-list-timeout":null,"#network-menu-list-opening":false,"#contacts-menu-list-opening":false,"#system-menu-list-opening":false,"#network-menu-list-closing":false,"#contacts-menu-list-closing":false,"#system-menu-list-closing":false};if(typeof window.aclInit!="undefined"&&typeof acl=="undefined"){acl=new ACL(baseurl+"/acl",[window.allowCID,window.allowGID,window.denyCID,window.denyGID])}$j("#profile-jot-text").focus(enableOnUser);$j("#profile-jot-text").click(enableOnUser);$j(".nav-menu-list, .nav-menu-icon").hover(function(){showNavMenu($j(this).attr("point"))},function(){hideNavMenu($j(this).attr("point"))});$j(".group-edit-icon").hover(function(){$j(this).addClass("icon");$j(this).removeClass("iconspacer")},function(){$j(this).removeClass("icon");$j(this).addClass("iconspacer")});$j(".sidebar-group-element").hover(function(){id=$j(this).attr("id");$j("#edit-"+id).addClass("icon");$j("#edit-"+id).removeClass("iconspacer")},function(){id=$j(this).attr("id");$j("#edit-"+id).removeClass("icon");$j("#edit-"+id).addClass("iconspacer")});$j(".savedsearchdrop").hover(function(){$j(this).addClass("drop");$j(this).addClass("icon");$j(this).removeClass("iconspacer")},function(){$j(this).removeClass("drop");$j(this).removeClass("icon");$j(this).addClass("iconspacer")});$j(".savedsearchterm").hover(function(){id=$j(this).attr("id");$j("#drop-"+id).addClass("icon");$j("#drop-"+id).addClass("drophide");$j("#drop-"+id).removeClass("iconspacer")},function(){id=$j(this).attr("id");$j("#drop-"+id).removeClass("icon");$j("#drop-"+id).removeClass("drophide");$j("#drop-"+id).addClass("iconspacer")});if(window.autoCompleteType=="display-head"){$j(".comment-wwedit-wrapper textarea").contact_autocomplete(baseurl+"/acl")}if(window.aclType=="event_head"){$j("#events-calendar").fullCalendar({events:baseurl+"/events/json/",header:{left:"prev,next today",center:"title",right:"month,agendaWeek,agendaDay"},timeFormat:"H(:mm)",eventClick:function(calEvent,jsEvent,view){showEvent(calEvent.id)},eventRender:function(event,element,view){if(event.item["author-name"]==null)return;switch(view.name){case"month":element.find(".fc-event-title").html("<img src='{0}' style='height:10px;width:10px'>{1} : {2}".format(event.item["author-avatar"],event.item["author-name"],event.title));break;case"agendaWeek":element.find(".fc-event-title").html("<img src='{0}' style='height:12px; width:12px'>{1}<p>{2}</p><p>{3}</p>".format(event.item["author-avatar"],event.item["author-name"],event.item.desc,event.item.location));break;case"agendaDay":element.find(".fc-event-title").html("<img src='{0}' style='height:24px;width:24px'>{1}<p>{2}</p><p>{3}</p>".format(event.item["author-avatar"],event.item["author-name"],event.item.desc,event.item.location));break}}});var args=location.href.replace(baseurl,"").split("/");if(args.length>=4){$j("#events-calendar").fullCalendar("gotoDate",args[2],args[3]-1)}var hash=location.hash.split("-");if(hash.length==2&&hash[0]=="#link")showEvent(hash[1])}$j("#event-share-checkbox").change(function(){if($j("#event-share-checkbox").is(":checked")){$j("#acl-wrapper").show()}else{$j("#acl-wrapper").hide()}}).trigger("change");if(window.aclType=="settings-head"||window.aclType=="photos_head"||window.aclType=="event_head"){$j("#contact_allow, #contact_deny, #group_allow, #group_deny").change(function(){var selstr;$j("#contact_allow option:selected, #contact_deny option:selected, #group_allow option:selected, #group_deny option:selected").each(function(){selstr=$j(this).text();$j("#jot-perms-icon").removeClass("unlock").addClass("lock");$j("#jot-public").hide()});if(selstr==null){$j("#jot-perms-icon").removeClass("lock").addClass("unlock");$j("#jot-public").show()}}).trigger("change")}switch(window.autocompleteType){case"msg-header":var a=$j("#recip").autocomplete({serviceUrl:baseurl+"/acl",minChars:2,width:350,onSelect:function(value,data){$j("#recip-complete").val(data)}});break;case"contacts-head":var a=$j("#contacts-search").autocomplete({serviceUrl:baseurl+"/acl",minChars:2,width:350});a.setOptions({params:{type:"a"}});break;default:break}if(typeof window.AjaxUpload!="undefined"){switch(window.ajaxType){case"jot-header":var uploader=new window.AjaxUpload("wall-image-upload",{action:"wall_upload/"+window.nickname,name:"userfile",onSubmit:function(file,ext){$j("#profile-rotator").show()},onComplete:function(file,response){addeditortext(response);$j("#profile-rotator").hide()}});var file_uploader=new window.AjaxUpload("wall-file-upload",{action:"wall_attach/"+window.nickname,name:"userfile",onSubmit:function(file,ext){$j("#profile-rotator").show()},onComplete:function(file,response){addeditortext(response);$j("#profile-rotator").hide()}});break;case"msg-header":var uploader=new window.AjaxUpload("prvmail-upload",{action:"wall_upload/"+window.nickname,name:"userfile",onSubmit:function(file,ext){$j("#profile-rotator").show()},onComplete:function(file,response){tinyMCE.execCommand("mceInsertRawHTML",false,response);$j("#profile-rotator").hide()}});break;default:break}}});$j(function(){$j("nav").bind("nav-update",function(e,data){var elm=$j("#pending-update");var register=$j(data).find("register").text();if(register=="0"){register="";elm.hide()}else{elm.show()}elm.html(register)})});$j(function(){$j("#cnftheme").click(function(){$.colorbox({width:800,height:"90%",href:"$baseurl/admin/themes/"+$j("#id_theme :selected").val(),onComplete:function(){$j("div#fancybox-content form").submit(function(e){var url=$j(this).attr("action");var data={};$j(this).find("input").each(function(){data[$j(this).attr("name")]=$j(this).val()});$j(this).find("select").each(function(){data[$j(this).attr("name")]=$j(this).children(":selected").val()});console.log(":)",url,data);$j.post(url,data,function(data){if(timer)clearTimeout(timer);NavUpdate();$j.colorbox.close()});return false})}});return false})});function homeRedirect(){$j("html").fadeOut("slow",function(){window.location=baseurl+"/login"})}if(typeof window.photoEdit!="undefined"){$j(document).keydown(function(event){if(window.prevLink!=""){if(event.ctrlKey&&event.keyCode==37){event.preventDefault();window.location.href=window.prevLink}}if(window.nextLink!=""){if(event.ctrlKey&&event.keyCode==39){event.preventDefault();window.location.href=window.nextLink}}})}switch(window.ajaxType){case"jot-header":function jotGetLink(){reply=prompt(window.linkURL);if(reply&&reply.length){reply=bin2hex(reply);$j("#profile-rotator").show();$j.get("parse_url?binurl="+reply,function(data){addeditortext(data);$j("#profile-rotator").hide()})}}function linkdrop(event){var reply=event.dataTransfer.getData("text/uri-list");event.target.textContent=reply;event.preventDefault();if(reply&&reply.length){reply=bin2hex(reply);$j("#profile-rotator").show();$j.get("parse_url?binurl="+reply,function(data){if(!editor)$j("#profile-jot-text").val("");initEditor(function(){addeditortext(data);$j("#profile-rotator").hide()})})}}break;case"msg-header":case"wallmsg-header":function jotGetLink(){reply=prompt(window.linkURL);if(reply&&reply.length){$j("#profile-rotator").show();$j.get("parse_url?url="+reply,function(data){tinyMCE.execCommand("mceInsertRawHTML",false,data);$j("#profile-rotator").hide()})}}function linkdrop(event){var reply=event.dataTransfer.getData("text/uri-list");event.target.textContent=reply;event.preventDefault();if(reply&&reply.length){$j("#profile-rotator").show();$j.get("parse_url?url="+reply,function(data){tinyMCE.execCommand("mceInsertRawHTML",false,data);$j("#profile-rotator").hide()})}}break;default:break}function showEvent(eventid){$j.get(baseurl+"/events/?id="+eventid,function(data){$j.colorbox({html:data})})}function initCrop(){function onEndCrop(coords,dimensions){$("x1").value=coords.x1;$("y1").value=coords.y1;$("x2").value=coords.x2;$("y2").value=coords.y2;$("width").value=dimensions.width;$("height").value=dimensions.height}Event.observe(window,"load",function(){new Cropper.ImgWithPreview("croppa",{previewWrap:"previewWrap",minWidth:175,minHeight:175,maxWidth:640,maxHeight:640,ratioDim:{x:100,y:100},displayOnInit:true,onEndCrop:onEndCrop})})}function showNavMenu(menuID){if(window.navMenuTimeout[menuID+"-closing"]){window.navMenuTimeout[menuID+"-closing"]=false;clearTimeout(window.navMenuTimeout[menuID+"-timeout"])}else{window.navMenuTimeout[menuID+"-opening"]=true;window.navMenuTimeout[menuID+"-timeout"]=setTimeout(function(){$j(menuID).slideDown("fast").show();window.navMenuTimeout[menuID+"-opening"]=false},200)}}function hideNavMenu(menuID){if(window.navMenuTimeout[menuID+"-opening"]){window.navMenuTimeout[menuID+"-opening"]=false;clearTimeout(window.navMenuTimeout[menuID+"-timeout"])}else{window.navMenuTimeout[menuID+"-closing"]=true;window.navMenuTimeout[menuID+"-timeout"]=setTimeout(function(){$j(menuID).slideUp("fast");window.navMenuTimeout[menuID+"-closing"]=false},500)}}function insertFormatting(comment,BBcode,id){var tmpStr=$j("#comment-edit-text-"+id).val();if(tmpStr==comment){tmpStr="";$j("#comment-edit-text-"+id).addClass("comment-edit-text-full");$j("#comment-edit-text-"+id).removeClass("comment-edit-text-empty");openMenu("comment-edit-submit-wrapper-"+id);$j("#comment-edit-text-"+id).val(tmpStr)}textarea=document.getElementById("comment-edit-text-"+id);if(document.selection){textarea.focus();selected=document.selection.createRange();if(BBcode=="url"){selected.text="["+BBcode+"=http://]"+selected.text+"[/"+BBcode+"]"}else selected.text="["+BBcode+"]"+selected.text+"[/"+BBcode+"]"}else if(textarea.selectionStart||textarea.selectionStart=="0"){var start=textarea.selectionStart;var end=textarea.selectionEnd;if(BBcode=="url"){textarea.value=textarea.value.substring(0,start)+"["+BBcode+"=http://]"+textarea.value.substring(start,end)+"[/"+BBcode+"]"+textarea.value.substring(end,textarea.value.length)}else textarea.value=textarea.value.substring(0,start)+"["+BBcode+"]"+textarea.value.substring(start,end)+"[/"+BBcode+"]"+textarea.value.substring(end,textarea.value.length)}return true}function cmtBbOpen(id){$j("#comment-edit-bb-"+id).show()}function cmtBbClose(id){$j("#comment-edit-bb-"+id).hide()}function confirmDelete(){return confirm(window.delItem)}function commentOpen(obj,id){if(obj.value==window.commentEmptyText){obj.value="";$j("#comment-edit-text-"+id).addClass("comment-edit-text-full");$j("#comment-edit-text-"+id).removeClass("comment-edit-text-empty");$j("#mod-cmnt-wrap-"+id).show();openMenu("comment-edit-submit-wrapper-"+id)}}function commentClose(obj,id){if(obj.value==""){obj.value=window.commentEmptyText;$j("#comment-edit-text-"+id).removeClass("comment-edit-text-full");$j("#comment-edit-text-"+id).addClass("comment-edit-text-empty");$j("#mod-cmnt-wrap-"+id).hide();closeMenu("comment-edit-submit-wrapper-"+id)}}function commentInsert(obj,id){var tmpStr=$j("#comment-edit-text-"+id).val();if(tmpStr==window.commentEmptyText){tmpStr="";$j("#comment-edit-text-"+id).addClass("comment-edit-text-full");$j("#comment-edit-text-"+id).removeClass("comment-edit-text-empty");openMenu("comment-edit-submit-wrapper-"+id)}var ins=$j(obj).html();ins=ins.replace("&lt;","<");ins=ins.replace("&gt;",">");ins=ins.replace("&amp;","&");ins=ins.replace("&quot;",'"');$j("#comment-edit-text-"+id).val(tmpStr+ins)}function qCommentInsert(obj,id){var tmpStr=$j("#comment-edit-text-"+id).val();if(tmpStr==window.commentEmptyText){tmpStr="";$j("#comment-edit-text-"+id).addClass("comment-edit-text-full");$j("#comment-edit-text-"+id).removeClass("comment-edit-text-empty");openMenu("comment-edit-submit-wrapper-"+id)}var ins=$j(obj).val();ins=ins.replace("&lt;","<");ins=ins.replace("&gt;",">");ins=ins.replace("&amp;","&");ins=ins.replace("&quot;",'"');$j("#comment-edit-text-"+id).val(tmpStr+ins);$j(obj).val("")}function enableOnUser(){if(editor)return;$j(this).val("");initEditor()}var editor=false;var textlen=0;var plaintext=window.editSelect;var ispublic=window.isPublic;function initEditor(cb){if(editor==false){$j("#profile-jot-text-loading").show();if(plaintext=="none"){$j("#profile-jot-text-loading").hide();$j("#profile-jot-text").css({height:200,color:"#000"});$j("#profile-jot-text").contact_autocomplete(baseurl+"/acl");editor=true;$j("a#jot-perms-icon").colorbox({inline:true,transition:"elastic"});$j(".jothidden").show();if(typeof cb!="undefined")cb();return}tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:window.editSelect,auto_focus:"profile-jot-text",plugins:"bbcode,paste,autoresize, inlinepopups",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:window.baseURL+"/view/custom_tinymce.css",theme_advanced_path:false,file_browser_callback:"fcFileBrowser",setup:function(ed){cPopup=null;ed.onKeyDown.add(function(ed,e){if(cPopup!==null)cPopup.onkey(e)});ed.onKeyUp.add(function(ed,e){var txt=tinyMCE.activeEditor.getContent();match=txt.match(/@([^ \n]+)$/);if(match!==null){if(cPopup===null){cPopup=new ACPopup(this,baseurl+"/acl")}if(cPopup.ready&&match[1]!==cPopup.searchText)cPopup.search(match[1]);if(!cPopup.ready)cPopup=null}else{if(cPopup!==null){cPopup.close();cPopup=null}}textlen=txt.length;if(textlen!=0&&$j("#jot-perms-icon").is(".unlock")){$j("#profile-jot-desc").html(ispublic)}else{$j("#profile-jot-desc").html("&nbsp;")}if(textlen<=140){$j("#character-counter").removeClass("red");$j("#character-counter").removeClass("orange");$j("#character-counter").addClass("grey")}if(textlen>140&&textlen<=420){$j("#character-counter").removeClass("grey");$j("#character-counter").removeClass("red");$j("#character-counter").addClass("orange")}if(textlen>420){$j("#character-counter").removeClass("grey");$j("#character-counter").removeClass("orange");$j("#character-counter").addClass("red")}$j("#character-counter").text(textlen)});ed.onInit.add(function(ed){ed.pasteAsPlainText=true;$j("#profile-jot-text-loading").hide();$j(".jothidden").show();if(typeof cb!="undefined")cb()})}});editor=true;$j("a#jot-perms-icon").colorbox({inline:true,transition:"elastic"})}else{if(typeof cb!="undefined")cb()}}function msgInitEditor(){if(plaintext!="none"){tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:/(profile-jot-text|prvmail-text)/,plugins:"bbcode,paste",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,setup:function(ed){ed.onInit.add(function(ed){ed.pasteAsPlainText=true;var editorId=ed.editorId;var textarea=$j("#"+editorId);if(typeof textarea.attr("tabindex")!="undefined"){$j("#"+editorId+"_ifr").attr("tabindex",textarea.attr("tabindex"));textarea.attr("tabindex",null)}})}})}else $j("#prvmail-text").contact_autocomplete(baseurl+"/acl")}function profInitEditor(){tinyMCE.init({theme:"advanced",mode:window.editSelect,plugins:"bbcode,paste",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,setup:function(ed){ed.onInit.add(function(ed){ed.pasteAsPlainText=true})}})}function eventInitEditor(){tinyMCE.init({theme:"advanced",mode:"textareas",plugins:"bbcode,paste",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,setup:function(ed){ed.onInit.add(function(ed){ed.pasteAsPlainText=true})}})}function contactInitEditor(){tinyMCE.init({theme:"advanced",mode:window.editSelect,elements:"contact-edit-info",plugins:"bbcode",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_styles:"blockquote,code",gecko_spellcheck:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",content_css:baseurl+"/view/custom_tinymce.css"})}function wallInitEditor(){var plaintext=window.editSelect;if(plaintext!="none"){tinyMCE.init({theme:"advanced",mode:"specific_textareas",editor_selector:/(profile-jot-text|prvmail-text)/,plugins:"bbcode,paste",theme_advanced_buttons1:"bold,italic,underline,undo,redo,link,unlink,image,forecolor",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"center",theme_advanced_blockformats:"blockquote,code",gecko_spellcheck:true,paste_text_sticky:true,entity_encoding:"raw",add_unload_trigger:false,remove_linebreaks:false,forced_root_block:"div",convert_urls:false,content_css:baseurl+"/view/custom_tinymce.css",theme_advanced_path:false,setup:function(ed){ed.onInit.add(function(ed){ed.pasteAsPlainText=true;var editorId=ed.editorId;var textarea=$j("#"+editorId);if(typeof textarea.attr("tabindex")!="undefined"){$j("#"+editorId+"_ifr").attr("tabindex",textarea.attr("tabindex"));textarea.attr("tabindex",null)}})}})}else $j("#prvmail-text").contact_autocomplete(baseurl+"/acl")}function deleteCheckedItems(delID){if(confirm(window.delItems)){var checkedstr="";$j(delID).hide();$j(delID+"-rotator").show();$j(".item-select").each(function(){if($j(this).is(":checked")){if(checkedstr.length!=0){checkedstr=checkedstr+","+$j(this).val()}else{checkedstr=$j(this).val()}}});$j.post("item",{dropitems:checkedstr},function(data){window.location.reload()})}}function jotVideoURL(){reply=prompt(window.vidURL);if(reply&&reply.length){addeditortext("[video]"+reply+"[/video]")}}function jotAudioURL(){reply=prompt(window.audURL);if(reply&&reply.length){addeditortext("[audio]"+reply+"[/audio]")}}function jotGetLocation(){reply=prompt(window.whereAreU,$j("#jot-location").val());if(reply&&reply.length){$j("#jot-location").val(reply)}}function jotShare(id){if($j("#jot-popup").length!=0)$j("#jot-popup").show();$j("#like-rotator-"+id).show();$j.get("share/"+id,function(data){if(!editor)$j("#profile-jot-text").val("");initEditor(function(){addeditortext(data);$j("#like-rotator-"+id).hide();$j(window).scrollTop(0)})})}function linkdropper(event){var linkFound=event.dataTransfer.types.contains("text/uri-list");if(linkFound)event.preventDefault()}function itemTag(id){reply=prompt(window.term);if(reply&&reply.length){reply=reply.replace("#","");if(reply.length){commentBusy=true;$j("body").css("cursor","wait");$j.get("tagger/"+id+"?term="+reply,NavUpdate);liking=1}}}function itemFiler(id){var bordercolor=$j("input").css("border-color");$j.get("filer/",function(data){$j.colorbox({html:data});$j("#id_term").keypress(function(){$j(this).css("border-color",bordercolor)});$j("#select_term").change(function(){$j("#id_term").css("border-color",bordercolor)});$j("#filer_save").click(function(e){e.preventDefault();reply=$j("#id_term").val();if(reply&&reply.length){commentBusy=true;$j("body").css("cursor","wait");$j.get("filer/"+id+"?term="+reply,NavUpdate);liking=1;$j.colorbox.close()}else{$j("#id_term").css("border-color","#FF0000")}return false})})}function jotClearLocation(){$j("#jot-coord").val("");$j("#profile-nolocation-wrapper").hide()}function addeditortext(data){if(plaintext=="none"){var currentText=$j("#profile-jot-text").val();$j("#profile-jot-text").val(currentText+data)}else tinyMCE.execCommand("mceInsertRawHTML",false,data)}if(typeof window.geoTag==="function")window.geoTag();
\ No newline at end of file
index e558fdb0eb4db5288c85b8fbb4c8d12d1990b891..5907f191921b9274213ddcc421a51186062796ad 100644 (file)
@@ -51,8 +51,8 @@
 </form>
 
 <!--<script>
-       $("a#photo-edit-perms-menu").fancybox({
-               'transitionIn' : 'none',
-               'transitionOut' : 'none'
+       $("a#photo-edit-perms-menu").colorbox({
+               'inline' : true,
+               'transition' : 'none'
        }); 
 </script>-->
index 242937e34e4dee9650ff6e1b9360ba3a69adf3ba..4ed99a6e0e877da11c8457ec29629329df55aaf6 100644 (file)
@@ -15,7 +15,7 @@
 <script type="text/javascript" src="{{$baseurl}}/view/theme/frost/js/jquery.divgrow-1.3.1.f1.min.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/js/jquery.textinputs.js" ></script>
 <script type="text/javascript" src="{{$baseurl}}/view/theme/frost/js/fk.autocomplete.min.js" ></script>
-<script type="text/javascript" src="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
+<script type="text/javascript" src="{{$baseurl}}/library/colorbox/jquery.colorbox-min.js"></script>
 <!--<script type="text/javascript" src="{{$baseurl}}/library/tiptip/jquery.tipTip.minified.js"></script>-->
 <script type="text/javascript" src="{{$baseurl}}/library/jgrowl/jquery.jgrowl_minimized.js"></script>
 <script type="text/javascript" src="{{$baseurl}}/view/theme/frost/js/acl.min.js" ></script>
index 7c9a975026e4c058aa20f319c2f7fbe5b1384eb4..ce89dc08ba06193e01adde66fb98f3346e9c7072 100644 (file)
@@ -6,7 +6,7 @@
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <base href="{{$baseurl}}/" />
 <meta name="generator" content="{{$generator}}" />
-<link rel="stylesheet" href="{{$baseurl}}/library/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
+<link rel="stylesheet" href="{{$baseurl}}/library/colorbox/colorbox.css" type="text/css" media="screen" />
 <!--<link rel="stylesheet" href="{{$baseurl}}/library/tiptip/tipTip.css" type="text/css" media="screen" />-->
 <link rel="stylesheet" href="{{$baseurl}}/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
 
index 04b39451ae2ae9b601648edd81e3214c93a294bd..34fd8a0c18ed04dcb7becbdce284d633518f1543 100644 (file)
@@ -56,8 +56,8 @@
 </form>
 
 <!--<script>
-       $("a#photo-edit-perms-menu").fancybox({
-               'transitionIn' : 'none',
-               'transitionOut' : 'none'
+       $("a#photo-edit-perms-menu").colorbox({
+               'inline' : true,
+               'transition' : 'none'
        }); 
 </script>-->
index fc13fa68b79a258aab349afb8196039d886e20b6..28b6a6675fe9ec535d07a80174aef5cf81565cda 100644 (file)
@@ -10,7 +10,7 @@
                $.get(
                        '$baseurl/events/?id='+eventid,
                        function(data){
-                               $.fancybox(data);
+                               $.colorbox({html:data});
                        }
                );                      
        }
index e8a6b906bc25f96ed8999bb4d6bc3b0e3cd57449..b188bd4a3776dd3a4365fcbf4b69fd30ca0cc78b 100644 (file)
@@ -15,7 +15,7 @@
                $.get(
                        '{{$baseurl}}/events/?id='+eventid,
                        function(data){
-                               $.fancybox(data);
+                               $.colorbox({html:data});
                        }
                );                      
        }
index bd1a57d18d842a8e9111404740bfe52fcd57681d..93c493432ad21fa0771a0e0f249dc21eadb762ff 100644 (file)
@@ -10,7 +10,7 @@
                $.get(
                        '$baseurl/events/?id='+eventid,
                        function(data){
-                               $.fancybox(data);
+                               $.colorbox({html:data});
                        }
                );                      
        }
index 5bac58421953f5218d031eed1247a5830955eb4b..0f699a30229e6bc1668a534fa2d4d24cc639fcf7 100644 (file)
@@ -15,7 +15,7 @@
                $.get(
                        '{{$baseurl}}/events/?id='+eventid,
                        function(data){
-                               $.fancybox(data);
+                               $.colorbox({html:data});
                        }
                );                      
        }
index b9f6149c2482283a229789b8ff8ab989194e658b..79d8799a5f6647f919bb493e9501c7872d13f022 100644 (file)
@@ -14,9 +14,9 @@ function initEditor(cb){
                        $("#profile-jot-text").contact_autocomplete(baseurl+"/acl");
                        $(".jothidden").show();
                        editor = true;
-                       $("a#jot-perms-icon").fancybox({
-                               'transitionIn' : 'elastic',
-                               'transitionOut' : 'elastic'
+                       $("a#jot-perms-icon").colorbox({
+                                               'inline' : true,
+                                               'transition' : 'elastic'
                        });
                                    $("#profile-jot-submit-wrapper").show();
                                                                {{ if $newpost }}
@@ -133,9 +133,9 @@ function initEditor(cb){
         });
         editor = true;
         // setup acl popup
-        $("a#jot-perms-icon").fancybox({
-            'transitionIn' : 'none',
-            'transitionOut' : 'none'
+        $("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
         }); 
     } else {
         if (typeof cb!="undefined") cb();
@@ -324,7 +324,7 @@ function enableOnUser(){
                var bordercolor = $("input").css("border-color");
                
                $.get('filer/', function(data){
-                       $.fancybox(data);
+                       $.colorbox({html:data});
                        $("#id_term").keypress(function(){
                                $(this).css("border-color",bordercolor);
                        })
@@ -342,7 +342,7 @@ function enableOnUser(){
 //                                     if(timer) clearTimeout(timer);
 //                                     timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
-                                       $.fancybox.close();
+                                       $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");
                                }
index 85190823995fa884d335a549f84326249b924c4a..0560969a6e0658f54d61abcc50e325dbc74550d9 100644 (file)
@@ -19,9 +19,9 @@ function initEditor(cb){
                        $("#profile-jot-text").contact_autocomplete(baseurl+"/acl");
                        $(".jothidden").show();
                        editor = true;
-                       $("a#jot-perms-icon").fancybox({
-                               'transitionIn' : 'elastic',
-                               'transitionOut' : 'elastic'
+                       $("a#jot-perms-icon").colorbox({
+                                               'inline' : true,
+                                               'transition' : 'elastic'
                        });
                                    $("#profile-jot-submit-wrapper").show();
                                                                {{if $newpost}}
@@ -138,9 +138,9 @@ function initEditor(cb){
         });
         editor = true;
         // setup acl popup
-        $("a#jot-perms-icon").fancybox({
-            'transitionIn' : 'none',
-            'transitionOut' : 'none'
+        $("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
         }); 
     } else {
         if (typeof cb!="undefined") cb();
@@ -329,7 +329,7 @@ function enableOnUser(){
                var bordercolor = $("input").css("border-color");
                
                $.get('filer/', function(data){
-                       $.fancybox(data);
+                       $.colorbox({html:data});
                        $("#id_term").keypress(function(){
                                $(this).css("border-color",bordercolor);
                        })
@@ -347,7 +347,7 @@ function enableOnUser(){
 //                                     if(timer) clearTimeout(timer);
 //                                     timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
-                                       $.fancybox.close();
+                                       $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");
                                }
index da50716d936576279c39a44cdcf20a41954fe341..9c0037f7f242cc0ca1541fdca5b06257b25a10d1 100644 (file)
@@ -14,9 +14,9 @@ function initEditor(cb) {
             $("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
             $(".jothidden").show();
             editor = true;
-            $("a#jot-perms-icon").fancybox({
-                'transitionIn' : 'elastic',
-                'transitionOut' : 'elastic'
+            $("a#jot-perms-icon").colorbox({
+                               'inline' : true,
+                               'transition' : 'elastic'
             });
                                    $("#profile-jot-submit-wrapper").show();
                                                                {{ if $newpost }}
@@ -133,9 +133,9 @@ function initEditor(cb) {
         });
         editor = true;
         // setup acl popup
-        $("a#jot-perms-icon").fancybox({
-            'transitionIn' : 'none',
-            'transitionOut' : 'none'
+        $("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
         }); 
     } else {
         if (typeof cb!="undefined") cb();
@@ -315,7 +315,7 @@ function initEditor(cb) {
                var bordercolor = $("input").css("border-color");
                
                $.get('filer/', function(data){
-                       $.fancybox(data);
+                       $.colorbox({html:data});
                        $("#id_term").keypress(function(){
                                $(this).css("border-color",bordercolor);
                        })
@@ -333,7 +333,7 @@ function initEditor(cb) {
                                        if(timer) clearTimeout(timer);
                                        timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
-                                       $.fancybox.close();
+                                       $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");
                                }
index 67deaf8190a8b1cfe299f074d0ed923c6fe4a618..6b082738def04738831c0ecc9c8dc197376f76f9 100644 (file)
@@ -19,9 +19,9 @@ function initEditor(cb) {
             $("#profile-jot-text").css({ 'height': 200, 'color': '#000' });
             $(".jothidden").show();
             editor = true;
-            $("a#jot-perms-icon").fancybox({
-                'transitionIn' : 'elastic',
-                'transitionOut' : 'elastic'
+            $("a#jot-perms-icon").colorbox({
+                               'inline' : true,
+                               'transition' : 'elastic'
             });
                                    $("#profile-jot-submit-wrapper").show();
                                                                {{if $newpost}}
@@ -138,9 +138,9 @@ function initEditor(cb) {
         });
         editor = true;
         // setup acl popup
-        $("a#jot-perms-icon").fancybox({
-            'transitionIn' : 'none',
-            'transitionOut' : 'none'
+        $("a#jot-perms-icon").colorbox({
+                       'inline' : true,
+                       'transition' : 'elastic'
         }); 
     } else {
         if (typeof cb!="undefined") cb();
@@ -320,7 +320,7 @@ function initEditor(cb) {
                var bordercolor = $("input").css("border-color");
                
                $.get('filer/', function(data){
-                       $.fancybox(data);
+                       $.colorbox({html:data});
                        $("#id_term").keypress(function(){
                                $(this).css("border-color",bordercolor);
                        })
@@ -338,7 +338,7 @@ function initEditor(cb) {
                                        if(timer) clearTimeout(timer);
                                        timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
-                                       $.fancybox.close();
+                                       $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");
                                }