$(function()
{
	$("a.email_code").colorbox();
});

