/** Pete's */
$(document).ready(function(){$("body").addClass("stripes");$.easing.elasout=function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;};
																																																																																																																																																																							 $("#text1").click(function(){document.body.style.fontSize="0.9em";return false;});
																																																																																																																																																																							 $("#text2").click(function(){document.body.style.fontSize="1em";return false;});
																																																																																																																																																																							 $("#text3").click(function(){document.body.style.fontSize="1.2em";return false;});});




