$(document).ready(function() {
	$(".show_my_mail").html('<a href="mailto:szegedi.zoltan@orseolo.hu">szegedi.zoltan@orseolo.hu</a>');
	$(".show_my_tel").html('<a href="skype:0036307018033?call">06 30 / 701 8033</a>');
	$(".show_my_smsfal_tel").html('06 20 / 841 1945');
});

