<!doctype html>
<html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"  itemscope itemtype="http://schema.org/Article" lang="en-US">
	<head>
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	  
	  <meta name="viewport" content="width=device-width, initial-scale=1">
	  
		<!-- This is Squarespace. -->
<!-- michael -->
<meta charset="utf-8" />
<title>Binary Bonsai</title>
<meta property="og:site_name" content="Binary Bonsai"/>
<meta property="og:title" content="George Lucas's Student Films. All of Them."/>
<meta itemprop="name" content="George Lucas's Student Films. All of Them."/>
<meta property="og:url" content="http://binarybonsai.com/blog/null"/>
<meta itemprop="url" content="http://binarybonsai.com/blog/null"/>
<meta property="og:type" content="article"/>
<meta property="og:description" content=""/>
<meta itemprop="description" content=""/>
<script>(function() {var l=!1,q=[1500,1000,750,500,300,100],s=new function(){this.load=function(b,n){b.getDOMNode&&(b=b.getDOMNode());
var o=this._getDataFromNode(b,n),m=!(!o.a||!o.a.width||!o.a.height),k=o.load+"";
if("false"===k){return l
}var i=o.mode;
if(m&&("fit"==i||"fill"==i)){i=b.parentNode;
if(!i){return console.error("Not doing anything, parentNode not found."),l
}if(!this.f(b,n,i)){return l
}}i=this.g(b,o);
if("string"==typeof i&&"viewport"!==k){var j=this.k(i,o);
b.getAttribute("src")!==j&&(b.onload=function(){b.className=b.className.replace("loading"," ").trim()
},!b.getAttribute("src")&&-1===b.className.indexOf("loading")&&(b.className+=(b.className?" ":"")+"loading"),!b.getAttribute("src")&&m?b.setAttribute("src",j):(o=new Image,o.onload=function(){m?b.setAttribute("src",j):(b.setAttribute("data-image-dimensions",this.width+"x"+this.height),s.load(b,n))
},o.onerror=function(){b.className=b.className.replace("loading"," ").trim();
b.setAttribute("src",j)
},o.src=j));
return !0
}return i
};
this.f=function(G,E,F){G.getDOMNode&&(G=G.getDOMNode());
F&&F.getDOMNode&&(F=F.getDOMNode());
F=F||G.parentNode;
if(!F){return console.error("Not doing anything, parentNode not found."),l
}var D=this._getDataFromNode(G,E),C=F.offsetWidth,A=F.offsetHeight;
E=D.mode;
if("none"!=E){var B=D.a.width,z=D.a.height,o=B/z,b=C/A,y;
"fill"===E?y=o>b?A/z:C/B:"fit"===E&&(y=o<b?A/z:C/B);
!D.d&&("fit"==E&&1<y)&&(y=1);
B=Math.floor(B*y);
y=Math.floor(z*y);
var i,x;
"fill"===E?(i=Math.min(Math.max(C/2-B*D.c.x,C-B),0),x=Math.min(Math.max(A/2-y*D.c.y,A-y),0)):"fit"===E&&(x=D.e,i=x.left?0:x.right?C-B:B<C?(C-B)/2:0,x=x.top?0:x.bottom?A-y:y<A?(A-y)/2:0,"inline"==this.b(G,"display")&&(G.style.fontSize="0px"),B-=G.offsetHeight-G.clientHeight,y-=G.offsetWidth-G.clientWidth);
if(0===B||0===y){return l
}G.style.top=Math.floor(x)+"px";
G.style.left=Math.floor(i)+"px";
G.style.width=Math.floor(B)+"px";
G.style.height=Math.floor(y)+"px";
i=this.b(F,"position");
G.style.position="relative"==i?"absolute":"relative";
if("fill"==E&&(G=this.b(F,"overflow"),!G||"hidden"!=G)){F.style.overflow="hidden"
}return !0
}};
this.g=function(A,y){function z(h,g){"none"===y.mode&&(A.style.width=null,A.style.height=null);
var d=parseFloat(A.getAttribute(h)),a=parseFloat(d);
if(!a||isNaN(a)){d=o.b(A,h),a=parseFloat(d)
}if(!a||isNaN(a)){d=o.b(A,"max-"+h,"max"+(h.substr(0,1).toUpperCase()+h.substr(1))),a=parseFloat(d)
}if(0===g||d){switch(o.i(d)){case"percentage":g=parseInt(d,10)/100*m.offsetWidth;
break;
case"number":g=parseInt(d,10)
}}!a&&(0!==g&&!A.getAttribute("src"))&&(g=0);
return g
}y=y||this._getDataFromNode(A);
if(!y.source){return l
}var x=A.offsetWidth,p=A.offsetHeight,m=A.parentNode,o=this,k=A.getAttribute("alt"),i=k&&0<k.length&&"none"===y.mode&&!A.getAttribute("src");
if(i){var b=A.style.display;
A.removeAttribute("alt");
A.style.display="none";
A.offsetHeight+0;
A.style.display=b
}x=z("width",x);
p=z("height",p);
i&&A.setAttribute("alt",k);
0===x&&0===p?(x=y.a.width,p=y.a.height):0===x?x=this.getDimensionForValue("width",p,y):0===p&&(p=this.getDimensionForValue("height",x,y));
"viewport"===y.load&&(A.style.width=Math.floor(x)+"px",A.style.height=Math.floor(p)+"px");
return this.j(x,p,y)
};
this._getDataFromNode=function(b,g){g=g||{};
var h={c:{x:0.5,y:0.5},a:{width:null,height:null},mode:"none",e:{h:!0},load:"true",d:!0};
if(g.c){h.c=g.c
}else{var f=b.getAttribute("data-image-focal-point");
if(f&&(f=f.split(","))&&2==f.length){h.c={x:parseFloat(f[0]),y:parseFloat(f[1])}
}}if(g.a){h.a=g.a
}else{if((f=b.getAttribute("data-image-dimensions"))&&(f=f.split("x"))&&2==f.length){h.a={width:parseInt(f[0],10),height:parseInt(f[1],10)}
}}g.mode?h.mode=g.mode:(f=b.parentNode.className,-1!==f.indexOf("content-fill")?h.mode="fill":-1!==f.indexOf("content-fit")&&(h.mode="fit"));
if("fit"===h.mode&&(f=g.e||b.getAttribute("data-alignment")||b.parentNode.getAttribute("data-alignment"))){h.e={top:-1!==f.indexOf("top"),left:-1!==f.indexOf("left"),h:-1!==f.indexOf("center"),right:-1!==f.indexOf("right"),bottom:-1!==f.indexOf("bottom")}
}if(g.load){h.load=g.load
}else{if(f=b.getAttribute("data-load")){h.load=f
}}if("undefined"!==typeof g.d){h.d=g.d
}else{if(f=b.getAttribute("data-image-stretch")){h.d="true"===f?!0:l
}}g.source?h.source=g.source:h.source=b.getAttribute("data-image")||b.getAttribute("data-src");
if(h.source&&(-1!==h.source.indexOf("squarespace.com")||-1!==h.source.indexOf("squarespace.net"))&&"http:"===h.source.substr(0,5)&&"https"===window.location.protocol.substr(0,5)){h.source=h.source.replace("http://","https://")
}return h
};
this.i=function(b){return"string"===typeof b&&-1!==b.indexOf("%")?"percentage":isNaN(parseInt(b,10))?NaN:"number"
};
this.b=function(b,g,h){var f;
b.currentStyle?f=b.currentStyle[h||g]:window.getComputedStyle&&(f=document.defaultView.getComputedStyle(b,null).getPropertyValue(g));
return f
};
this.j=function(b,e,f){b=Math.max(e/(f.a.height/f.a.width),b);
"number"==typeof window.devicePixelRatio&&(b=b*window.devicePixelRatio);
for(e=1;
e<q.length&&!(b>q[e]);
e++){}return q[e-1]+"w"
};
this.getDimensionForValue=function(b,g,h){var f=h.a.width;
h=h.a.height;
return"width"==b?f/h*g:"height"==b?h/f*g:NaN
};
this.k=function(b,e){var f=e.source;
return b&&("/"==f[0]||-1!=f.indexOf("squarespace.com")||-1!=f.indexOf("squarespace.net"))?(-1===f.indexOf("format\x3d"+b)&&(f=f+(-1!==f.indexOf("?")?"\x26":"?")+"format\x3d"+b),window.b&&(window.b.l&&-1===f.indexOf("storage\x3dlocal"))&&(f+="\x26storage\x3dlocal"),f):e.source
}
};
window.ImageLoader=s;
var t,u,v=50;
function w(){var b=document.images,i=document.styleSheets;
if(0>--v&&"complete"==document.readyState){clearTimeout(u)
}else{if(0<b.length&&t&&(t.rules||t.cssRules)){window.clearTimeout(u);
for(var i=l,j=0,h=b.length;
j<h;
j++){var g;
if(g=(b[j].hasAttribute?b[j].hasAttribute("data-image"):!!b[j].attributes["data-image"])||(b[j].hasAttribute?b[j].hasAttribute("data-src"):!!b[j].attributes["data-src"])){g=b[j],g="false"!==(g.getAttribute?g.getAttribute("data-load"):g.attributes["data-load"])+""
}g&&(i=!s.load(b[j])||i)
}i&&(u=window.setTimeout(w,50))
}else{if(!t){b=0;
for(j=i.length;
b<j;
b++){/\/site.css\?/.test(i[b].href)&&(t=i[b])
}}u=window.setTimeout(w,50)
}}}w();
document.addEventListener&&document.addEventListener("DOMContentLoaded",w,l);})();</script>
<script type="text/javascript" src="//static.squarespace.com/universal/scripts-v6/062520131704181019/yui-seed.js"></script>
<link rel="canonical" href="http://binarybonsai.com/blog/null"/>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Alegreya:400,400italic,700,700italic,900,900italic|Andada:400|Cabin:normal,400,400italic,500,500italic,600,600italic,700,700italic"/>

<script> Static.SQUARESPACE_CONTEXT = {"appDomain":"squarespace.com","item":{"id":"5162b7aee4b0715db62284eb","collectionId":"4f50f5b76a9bd70882a4d6d4","cloned":false,"recordType":1,"version":1,"addedOn":1365424036272,"updatedOn":1365424186841,"displayIndex":40,"starred":false,"passthrough":false,"publishOn":1365424036272,"authorId":"4f209325d09a4f024c85b062","mediaFocalPoint":{"x":0.5,"y":0.5,"source":3},"title":"George Lucas's Student Films. All of Them.","sourceUrl":"","body":"","excerpt":"","customContent":{},"likeCount":0,"commentCount":0,"publicCommentCount":0,"commentState":2,"unsaved":true,"author":{"id":"4f209325d09a4f024c85b062","lastLoginOn":1371835870260,"lastActiveOn":1371835870260,"deleted":false,"personalAccount":true,"isGlobalAdmin":true,"displayName":"Michael Heilemann","firstName":"Michael","lastName":"Heilemann","avatarId":"4f51527ee4b0c2be81310d74","enabled":true,"confirmed":true,"emailVerified":false,"socialOptions":[{"type":"facebook","username":"Heilemann"},{"type":"twitter","username":"heilemann"}],"websiteUrl":"http://binarybonsai.com","bio":"","location":{"mapZoom":12,"mapLat":40.7136487,"mapLng":-74.00871259999997,"markerLat":40.7136487,"markerLng":-74.00871259999997,"addressLine1":"","addressLine2":"New York, NY, 10007","addressTitle":"","addressCountry":"United States"},"revalidateTimestamp":1338152932734,"invitesGiven":0,"systemGenerated":false,"avatarAssetUrl":"http://static.squarespace.com/static/w/gbl/4f51527ee4b0c2be81310d74/?format=100w"},"fullUrl":"/blog/null","assetUrl":"http://static.squarespace.com/static/4ea1fd23d09a45b49cc70202/4f50f5b76a9bd70882a4d6d4/5162b7aee4b0715db62284eb/1365424186841/","postItemInjectCode":"","contentType":"text/html","pushedServices":{},"recordTypeLabel":"text"},"secureDomain":"https://michael.squarespace.com","subscribed":false,"templateCapabilities":{"custom":false,"customTypes":[],"layouts":{"default":{"name":"Default","regions":["site"]}},"pageSchemas":{"folder":{},"gallery":{"ordering":1},"events":{"ordering":4},"blog":{"ordering":2}},"templatePageConfigs":{"read-me":{}},"widgetSchemas":{"1":[{"type":"navigation","schemaName":"navigation"}],"2":[],"3":[{"type":"logo","schemaName":"logo"}],"4":[],"5":[],"6":[],"9":[],"12":[],"14":[{"type":"tagcloud","schemaName":"tagcloud"}],"44":[],"50":[],"16":[],"18":[],"21":[],"23":[],"22":[],"25":[],"24":[],"26":[]}},"templateTweakable":true,"tweakJSON":{"gallery-arrow-style":"Round Corners","gallery-aspect-ratio":"3:2 Standard","gallery-auto-crop":"true","gallery-autoplay":"false","gallery-info-overlay":"Always Show","gallery-loop":"false","gallery-navigation":"Thumbnails","gallery-show-arrows":"true","gallery-transitions":"Fade","galleryArrowBackground":"#222","galleryArrowColor":"#fff","galleryAutoplaySpeed":"3","galleryCircleColor":"#fff","galleryInfoBackground":"rgba(0, 0, 0, .7)","galleryThumbnailSize":"100px","product-gallery-auto-crop":"true","product-image-auto-crop":"true"},"website":{"id":"4ea1fd23d09a45b49cc70202","identifier":"michael","contentModifiedOn":1372127427617,"cloneable":false,"siteStatus":{},"language":"en-US","timeZone":"America/New_York","machineTimeZoneOffset":-14400000,"timeZoneOffset":-14400000,"timeZoneAbbr":"EDT","siteTitle":"Binary Bonsai","siteTagLine":"Est. 2003","siteDescription":"<p>The blog of Michael Heilemann, expatriated Dane out of New York City. Interface director at <a href=\"http://squarespace.com\">Squarespace</a>, design lover, film enthusiast, <a href=\"http://kitbashed.com\">Star Wars historian</a>, creator of the <a href=\"https://www.google.com/search?sugexp=chrome,mod=6&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=wordpress+kubrick\">Kubrick</a> and <a href=\"https://www.google.com/search?sugexp=chrome,mod=6&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=wordpress+kubrick#hl=en&amp;safe=off&amp;sclient=psy-ab&amp;q=wordpress+k2&amp;oq=wordpress+k2&amp;aq=f&amp;aqi=g4&amp;aql=&amp;gs_l=serp.3..0l4.84906.85479.0.85622.3.3.0.0.0.0.116.231.0j2.2.0...0.0.gtk3ueeiQa0&amp;pbx=1&amp;bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb&amp;fp=611cd7cd95a5ac54&amp;biw=1280&amp;bih=1342\">K2</a> themes, and holder of opinions, often shared <a href=\"http://twitter.com/#!/heilemann\">on his Twitter account</a>.</p>","location":{"mapZoom":12.0,"mapLat":40.7143528,"mapLng":-74.0059731,"addressTitle":"","addressLine1":"","addressLine2":"New York, NY, 10007","addressCountry":"United States"},"shareButtonOptions":{},"authenticUrl":"http://binarybonsai.com","baseUrl":"http://binarybonsai.com","primaryDomain":"binarybonsai.com","statsMigrated":false},"websiteCloneable":false,"websiteSettings":{"id":"4ea1fd23d09a45b49cc70203","websiteId":"4ea1fd23d09a45b49cc70202","type":"Personal","subject":"Entertainment","country":"US","state":"NY","markdownMode":false,"simpleLikingEnabled":false,"defaultPostFormat":"%t","commentLikesAllowed":true,"commentAnonAllowed":false,"commentThreaded":true,"commentApprovalRequired":false,"commentAvatarsOn":true,"commentSortType":1,"commentFlagThreshold":0,"commentFlagsAllowed":true,"commentEnableByDefault":false,"commentDisableAfterDaysDefault":14,"disqusShortname":"","homepageTitleFormat":"%s","collectionTitleFormat":"%c \u2014 %s","itemTitleFormat":"%i \u2014 %s","commentsEnabled":true,"allowSquarespacePromotion":true,"storeSettings":{"returnPolicy":null,"termsOfService":null,"privacyPolicy":null,"useLightCart":false,"showNoteField":false,"currenciesSupported":["USD"],"measurementStandard":1,"isLive":true,"storeState":3,"stripeConnected":false},"useEscapeKeyToLogin":true}}; SquarespaceFonts.loadViaContext(); Squarespace.load(); </script>

<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2546036-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script><!--[if gte IE 9]> <!-- --><link rel="stylesheet" type="text/css" href="/site.css?tid=4f6a1392e4b07090d46e7ec9&r=1391&t=1371577148624"/><!-- <![endif]-->
<!--[if lt IE 9]><script src="//static.squarespace.com/universal/scripts-thirdparty/html5/html5-shiv.js"></script><link rel="stylesheet" type="text/css" href="/site.css?tid=4f6a1392e4b07090d46e7ec9&r=1391&t=1371577148624&noMedia=true"/><![endif]-->
<script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script>
    <script src="//template-addons.squarespace.com/scripts/shrink.js"></script>
    <script src="/scripts/site.js" combo="false"></script>
	</head>
	<body class="collection-type-blog view-item mobile-style-available collection-4f50f5b76a9bd70882a4d6d4 collection-layout-default social-icon-style-round gallery-navigation-thumbnails gallery-info-overlay-always-show gallery-aspect-ratio-32-standard gallery-arrow-style-round-corners gallery-transitions-fade gallery-show-arrows gallery-auto-crop     event-thumbnails event-thumbnail-size-32-standard event-date-label event-date-label-time event-excerpts event-list-date event-list-time event-list-address event-icalgcal-links    product-list-titles-under product-list-alignment-center product-item-size-11-square product-image-auto-crop product-gallery-size-11-square product-gallery-auto-crop show-product-price show-product-item-nav native-currency-code-usd" id="item-5162b7aee4b0715db62284eb">

	<div id="site">
		<div id="canvas">

			<div id="headerWrapper">
				<header id="header">

					<div id="headerInfo" data-content-field="site-title">
						
						<h1 class="logo site-title">
							<a href="/" title="Binary Bonsai" role="bookmark">
							  <span class="placed-site-title">Binary Bonsai</span>
							</a>
						</h1>
						<p class="site-tagline">Est. 2003</p>
						
						<div class="site-description" data-content-field="site-description"><p>The blog of Michael Heilemann, expatriated Dane out of New York City. Interface director at <a href="http://squarespace.com">Squarespace</a>, design lover, film enthusiast, <a href="http://kitbashed.com">Star Wars historian</a>, creator of the <a href="https://www.google.com/search?sugexp=chrome,mod=6&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=wordpress+kubrick">Kubrick</a> and <a href="https://www.google.com/search?sugexp=chrome,mod=6&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=wordpress+kubrick#hl=en&amp;safe=off&amp;sclient=psy-ab&amp;q=wordpress+k2&amp;oq=wordpress+k2&amp;aq=f&amp;aqi=g4&amp;aql=&amp;gs_l=serp.3..0l4.84906.85479.0.85622.3.3.0.0.0.0.116.231.0j2.2.0...0.0.gtk3ueeiQa0&amp;pbx=1&amp;bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb&amp;fp=611cd7cd95a5ac54&amp;biw=1280&amp;bih=1342">K2</a> themes, and holder of opinions, often shared <a href="http://twitter.com/#!/heilemann">on his Twitter account</a>.</p></div>
						
						
						<div id="navBlock" role="navigation">
							
<!-- [NavigationWidget: Could not find navigation data in binding with id 'mainNav'.] -->
					  </div>
					</div>

				</header>
			</div><!-- / headerWrapper -->

			<div id="pageWrapper" class="hfeed" role="main">
				<section id="page">
					We couldn't find what you are looking for.
				</section>
			</div><!-- / pageWrapper -->

			<div id="footerWrapper">
				<footer id="footer">
			   
					  
					
					<div class="sqs-layout sqs-grid-12 columns-12" data-type="block-field" id="footerBlock"><div class="row sqs-row"><div class="col sqs-col-6 span-6"><div class="sqs-block html-block" data-block-json="&#123;&quot;wysiwyg&quot;:&#123;&quot;engine&quot;:&quot;code&quot;,&quot;mode&quot;:&quot;htmlmixed&quot;,&quot;isSource&quot;:false,&quot;source&quot;:&quot;&quot;&#125;,&quot;html&quot;:&quot;&lt;p &gt;Copyright 2012 &amp;nbsp; &amp;nbsp;\u2022 &amp;nbsp; &amp;nbsp;Michael Heilemann\u200B&lt;/p&gt;&quot;,&quot;engine&quot;:&quot;visual&quot;&#125;" data-block-type="2" id="block-e152b787078848ca4acd"><div class="sqs-block-content"><p >Copyright 2012 &nbsp; &nbsp;• &nbsp; &nbsp;Michael Heilemann</p></div></div></div><div class="col sqs-col-6 span-6"><div class="sqs-block code-block" data-block-json="&#123;&quot;wysiwyg&quot;:&#123;&quot;source&quot;:&quot;&quot;,&quot;isSource&quot;:false,&quot;mode&quot;:&quot;htmlmixed&quot;,&quot;engine&quot;:&quot;source&quot;&#125;,&quot;html&quot;:&quot;&lt;div style=\&quot;float: right\&quot;&gt;\n\t&lt;a href=\&quot;https://twitter.com/Heilemann\&quot; class=\&quot;twitter-follow-button\&quot; data-show-count=\&quot;false\&quot; data-size=\&quot;large\&quot; data-show-screen-name=\&quot;false\&quot;&gt;Follow @Heilemann&lt;/a&gt;\n&lt;script&gt;!function(d,s,id)&#123;var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id))&#123;js=d.createElement(s);js.id=id;js.src=\&quot;//platform.twitter.com/widgets.js\&quot;;fjs.parentNode.insertBefore(js,fjs);&#125;&#125;(document,\&quot;script\&quot;,\&quot;twitter-wjs\&quot;);&lt;/script&gt;\n&lt;/div&gt;&quot;&#125;" data-block-type="23" id="block-89d74e9c52f0e4b48043"><div class="sqs-block-content"><div style="float: right">
	<a href="https://twitter.com/Heilemann" class="twitter-follow-button" data-show-count="false" data-size="large" data-show-screen-name="false">Follow @Heilemann</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div></div></div></div></div></div>
				</footer>
			</div><!-- / footerWrapper -->

		</div><!-- / canvas -->
	</div><!-- / site -->

	<script type="text/javascript">
  var _sf_async_config = { uid: 36368, domain: 'binarybonsai.com' };
  (function() {
    function loadChartbeat() {
      window._sf_endpt = (new Date()).getTime();
      var e = document.createElement('script');
      e.setAttribute('language', 'javascript');
      e.setAttribute('type', 'text/javascript');
      e.setAttribute('src',
        (("https:" == document.location.protocol) ? "https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" : "http://static.chartbeat.com/") +
        "js/chartbeat.js");
      document.body.appendChild(e);
    };
    var oldonload = window.onload;
    window.onload = (typeof window.onload != 'function') ?
      loadChartbeat : function() { oldonload(); loadChartbeat(); };
  })();
</script>

	</body>
</html>
