function securemail(){
	$(".sm").each(function(){
		$(this).attr({href:"http://croomsaoit.org/contact_teacher.php?height=300&width=270&t=" + $(this).attr("rel"),title:"Contact a CAIT Employee"}); 
	});
}