var ronnvik = 'ronn' + 'vik' + '@ronnvik.com';

function get_email(id)
{
	document.write(eval(id));
}