	$(document).ready(function(){
				//Examples of how to assign the ColorBox event to elements				
				$(".example5").colorbox();				
			});



