$(document).ready(function(){
	//Examples of how to assign the ColorBox event to elements
	$(".molal_windows2").colorbox({width:"50%", inline:true, href:"#molal_windows_content2"});
	});
