var MOC={wrap:function(b,c,a){b=$(b);if(b.parentNode){b.parentNode.replaceChild(c,b)}c.appendChild(b);return c}};Event.observe(window,"load",function(){$$("div.post_body img").each(function(c){var b=document.createElement("a");b.href=c.src;b.onclick=function(){myLightbox.start(this);return false};var a=document.createElement("div");Element.setStyle(a,{overflow:"hidden",cursor:"pointer",width:"100%",position:"relative"});a.title="Click on the image for the full view.";MOC.wrap(c,b);MOC.wrap(b,a)})});