$(function(){
	$("img#about").colorbox({html:'<img  src="/images/about.jpg"  width="440" height="552" border="0" align="right" alt="about" />'});

    }
);


