﻿function m(clientId, pid, state) {
	document.getElementById(clientId).src = imgfolder + "/nav_" + pid + state + ".gif";
}

onload = function() {
	var nx = document.body.clientWidth / 2 - 384;
	if (nx < 0) nx = 0;
	document.getElementById("page").style.left = nx;
	document.getElementById("page").style.visibility = "visible";
};

onresize = function() {
	var nx = document.body.clientWidth / 2 - 384;
	if (nx < 0) nx = 0;
	document.getElementById("page").style.left = nx;
};

var dom = 'profiltryck.com';

function mt(m, d) {
	return 'mai' + 'lto' + ':' + em(m, d);
}

function em(m, d) {
	return (m + '&#' + '64;' + d);
}

function rm(m) {
	document.write('<a h' + 'ref="' + mt(m, dom) + '">' + em(m, dom) + '</a>');
}

