﻿function t(p){
if (self.location.pathname.indexOf('/',1)>-1) x='../'; else x='';
if (top.ronder); 
else top.location.href = x+"frames.htm?"+self.location.pathname;
parent.rboven.document.location.replace(x+"top.htm");
parent.titel=p;
}

function mli(u){
document.write("<a href=\"mailto:");
m(u);
document.write("\">");

}

function ml(u){
document.write("<a href=\"mailto:");
m(u);
document.write("\">");
m(u);
document.write("</a>");
}

function m(u){
document.write(u+"@"+"sunso."+"com"");
}