function rma(aLnk) {
var mt = "mailto:";
var pre ="info";
var d = "modintryckoffset";
var mtf = mt + pre + "@" + d + ".se";
aLnk.href = mtf;
}
if(top.location != this.location) {
top.location = this.location;
}
