﻿function contact_jp_begin(link_styles) {
	var map = new Array("p", "j", "o", "a", "k");
	var prefix = '&#109;a' + 'i&#108;' + '&#116;' + map[2];
	var path = 'hr' + 'ef' + '=';
	var tmp = map[1] + map[2] + 'zef.' + map[0] + 'ridav' + map[2] + map[4] + '&#64;';
	tmp = tmp + 'm' + map[2] + 'thiv' + map[3] + '&#46;' + 's' + map[4];
	document.write('<a style=\'' + link_styles + '\' ' + path + '\'' + prefix + ':' + tmp + '\'>');
	document.write(tmp);
	document.write('<\/a>');

	document.write('<span style=\'display: none;\'>');
}

function contact_jp_end() {
	document.write('</');
	document.write('span>');

}

function contact_rh_begin(link_styles) {
	var map = new Array("h", "d", "o", "a", "k");
	var prefix = '&#109;a' + 'i&#108;' + '&#116;' + map[2];
	var path = 'hr' + 'ef' + '=';
	var tmp = 'r' + map[2] + 'm' + map[3] + 'n.' + map[0] + 'u' + map[1] + 'ec&#64;';
	tmp = tmp + 'm' + map[2] + 'thiv' + map[3] + '&#46;' + 's' + map[4];
	document.write('<a style=\'' + link_styles + '\' ' + path + '\'' + prefix + ':' + tmp + '\'>');
	document.write(tmp);
	document.write('<\/a>');

	document.write('<span style=\'display: none;\'>');
}

function contact_rh_end() {
	document.write('</');
	document.write('span>');

}
function contact_support_begin(link_styles) {
	var map = new Array("s", "u", "o", "a", "k");
	var prefix = '&#109;a' + 'i&#108;' + '&#116;' + map[2];
	var path = 'hr' + 'ef' + '=';
	var tmp = map[0] + map[1] + 'pp' + map[2] + 'rt' + '&#64;';
	tmp = tmp + 'm' + map[2] + 'thiv' + map[3] + '&#46;' + 's' + map[4];
	document.write('<a style=\'' + link_styles + '\' ' + path + '\'' + prefix + ':' + tmp + '\'>');
	document.write(tmp);
	document.write('<\/a>');

	document.write('<span style=\'display: none;\'>');
}

function contact_support_end() {
	document.write('</');
	document.write('span>');

}