Event.onDOMReady(function(){ 
	$('leftUtility').insert(
		new Element('div',{id:'lhsImageCredit'}).update('Image copyright Jiri Vorek DV8-Physicial Theatre <em>Just for Show</em>')
	) 
});
