// JavaScript Document
$(function(){
		   
		   		
				
				
				
				$('#curso_imagen a').facebox();
				
				
		   
		   });