function mejl2(p, s, t) {
var winProps = "scrollbars=yes,resizable=yes,width=400,height=100";
w = window.open("","mejl2",winProps);
w.document.write ("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"><html><head><title>mejl2:" + p + "</title></head><body bgcolor=LightBlue>");
w.document.write ("<font face=\"verdana, arial, helvetica, geneva, sans-serif\" size=-1>");
switch (p) {
	case "wm":
		w.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "webmaster" + "&#064;" + "martinus.nu?subject=" + s + "\">" + t + "</a>");
		break;
	case "im":
		w.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "info" + "&#064;" + "martinus.nu?subject=" + s + "\">" + t + "</a>");
		break;
	case "wl":
		w.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "webmaster" + "&#064;" + "vivotopia.org?subject=" + s + "\">" + t + "</a>");
		break;
	case "wv":
		w.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "webmaster" + "&#064;" + "vivotopia.org?subject=" + s + "\">" + t + "</a>");
		break;
	case "il":
		w.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "info" + "&#064;" + "vivotopia.org?subject=" + s + "\">" + t + "</a>");
		break;
	case "iv":
		w.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "info" + "&#064;" + "vivotopia.org?subject=" + s + "\">" + t + "</a>");
		break;
	case "p_wb":
		w.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "service" + "&#064;" + "watkinsbooks.com?subject=" + s + "\">" + t + "</a>");
		break;
	default:
		w.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "webmaster" + "&#064;" + "vivotopia.org?subject=" + s + "\">Mail to the Webmaster of vivotopia.org</a>");
	}
w.document.write ("</font>");
w.document.write ("</body></html>");
}

function mejl3(p, s, t) {
top.frames.mainFrame.document.write ("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"><html><head><title>mejl2:" + p + "</title></head><body bgcolor=White leftmargin=\"0\" topmargin=\"0\">");
top.frames.mainFrame.document.write ("<div id=\"Layer25\" style=\"position: absolute; left: 43px; top: 20px; width: 380px; z-index: 25\">");
top.frames.mainFrame.document.write ("<font face=\"verdana, arial, helvetica, geneva, sans-serif\" size=-1>");
top.frames.mainFrame.document.write ("<p><span style=\"font-size: 21px; line-height: 140%; color: #666666; font-weight: lighter; font-style: normal;\">Contact</span></p>");
switch (p) {
	case "wm":
		top.frames.mainFrame.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "webmaster" + "&#064;" + "martinus.nu?subject=" + s + "\">" + t + "</a>");
		break;
	case "im":
		top.frames.mainFrame.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "info" + "&#064;" + "martinus.nu?subject=" + s + "\">" + t + "</a>");
		break;
	case "wl":
		top.frames.mainFrame.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "webmaster" + "&#064;" + "vivotopia.org?subject=" + s + "\">" + t + "</a>");
		break;
	case "wv":
		top.frames.mainFrame.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "webmaster" + "&#064;" + "vivotopia.org?subject=" + s + "\">" + t + "</a>");
		break;
	case "il":
		top.frames.mainFrame.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "info" + "&#064;" + "vivotopia.org?subject=" + s + "\">" + t + "</a>");
		break;
	case "iv":
		top.frames.mainFrame.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "info" + "&#064;" + "vivotopia.org?subject=" + s + "\">" + t + "</a>");
		break;
	case "p_wb":
		top.frames.mainFrame.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "service" + "&#064;" + "watkinsbooks.com?subject=" + s + "\">" + t + "</a>");
		break;
	default:
		top.frames.mainFrame.document.write ("<a href=\"&#109;&#097;&#105;&#108;&#116;&#111;&#058;" + "webmaster" + "&#064;" + "vivotopia.org?subject=" + s + "\">Mail to the Webmaster of vivotopia.org</a>");
	}
top.frames.mainFrame.document.write ("</font>");
top.frames.mainFrame.document.write ("</div>");
top.frames.mainFrame.document.write ("</body></html>");
}

