$(document).ready(function(){
	$(".be_example").colorbox({rel:'be_example', transition:"fade"});
});
