// JavaScript Document
var theName = 'info', theDomain = 'virtualshops.ro';
document.write('<a href="mailto:'+theName+'@'+theDomain+'" class="gri">'+theName+'@'+theDomain+'</a>');