$(document).ready(function(){$("#shareExpanded").hide();$("li#shareLink").click(function(){$("#shareExpanded").slideDown("normal");return false});$("a#shareClose").click(function(){$("#shareExpanded").slideUp("normal");return false})});function sendToPhoneSetup(a,e,h,d,k,b,g,f){var c="sendPost=false&whichSite="+f+"&name="+escape(h);if(d!=""){c=c+"&date="+escape(d)}c=c+"&emailPost=false&addr="+escape(k)+"&contactphone="+b+"&path="+g;var j="http://"+location.host+"/sendtophone?"+c;sendtophone(a,e);GB_show("",j,200,410);return false}function sendEmailSetup(h,g,e,d,c,b){var a="";if(polopoly.user.isLoggedIn()){a="&sender="+polopoly.user.name()+"&loggedIn=yes"}else{a="&loggedIn=no"}var f;if(a!=""){f="http://"+location.host+"/emailarticle?&emailPost=false&whichSite="+b+"&path="+e+"&title="+d+"&body="+c+a}else{f="http://"+location.host+"/emailarticle?&emailPost=false&whichSite="+b+"&path="+e+"&title="+d+"&body="+c}emailArticle(h,g);GB_show("",f,440,510);return false}function emailArticle(b,f){var c=document.createElement("div");var e='<img src="http://'+location.host+"/logger/p.gif?type=EMAILED&a="+b+"&d=/"+f+'" />';c.innerHTML=e;document.body.appendChild(c);return false}function sendtophone(b,f){var c=document.createElement("div");var e='<img src="http://'+location.host+"/logger/p.gif?type=EMAILED&a="+b+"&d=/"+f+'" />';c.innerHTML=e;document.body.appendChild(c);return false}function openPopup(a){if(a.href){a=a.href}var b=window.open(a,"popup","width=500,height=320,menubar=no,location=no,resizable=yes,scrollbars=no");if(b){b.focus()}return false}function clearField(a){if(a.value==a.defaultValue){a.value=""}}function resetField(a){if(a.value==""){a.value=a.defaultValue}}function viewAllComments(){document.comments.submit();return false}function submitComment(a){a.action=a.formURL.value;a.submit();viewAllComments()}function viewAllCommentsWithPostCommentOpen(){document.commentsOpenPost.submit();return false}var min=100;var max=200;function increaseFontSize(){var b=document.getElementById("primary").getElementsByTagName("p");for(i=0;i<b.length;i++){if(b[i].style.fontSize){var a=parseInt(b[i].style.fontSize.replace("%",""))}else{var a=100}if(a!=max){a+=20}b[i].style.fontSize=a+"%"}}function decreaseFontSize(){var b=document.getElementById("primary").getElementsByTagName("p");for(i=0;i<b.length;i++){if(b[i].style.fontSize){var a=parseInt(b[i].style.fontSize.replace("%",""))}else{var a=100}if(a!=min){a-=20}b[i].style.fontSize=a+"%"}}s_nd_events="";$(document).ready(function(){$("a.tips").cluetip();$("a.tips-width").cluetip({width:"385px",showTitle:true});$("a.tips-sticky").cluetip({sticky:true,closePosition:"title",arrows:true})});