$(document).ready(function(){
	/*$('a.show_code').click(function(){
		code('show', $(this).next('div.code'));
		return false;
	});*/
});
