function GoUrl(s)
        {       var d = s.options[s.selectedIndex].value;
        window.top.location.href = d;
        s.selectedIndex=0
}


function DynamikWin(url, i, h, w, l, t) {

poph = + h + 0
popw = + w + 0

disp = window.open("","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes, height=" + poph + ",width=" + popw + ",left=" + l + ",top=" + t + "");
content = '<HTML><HEAD>';
content += '<TITLE>DIC Asset AG: ' + i + '</TITLE>';
content += '<link href="/css/default.css" type="text/css" rel="stylesheet">';

content += '</HEAD><BODY><div align="center">';
content += '<img src="' + url + '" border="0">';
content += '<div></BODY></HTML>';
disp.document.write(content);
disp.document.close();
}


function dynamic_window(url, h, w, l, t)
{
var popit = window.open(url, "","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes, height=" + h + ",width=" + w + ",left=" + l + ",top=" + t + "");
}


function paste_dic(l)
{
var h,i,j,k,l,m,n
h='<a class="auszeichnung" href=\"mai'
m='dic-asset'
n='de'
i=l+'@'+m+'.'+n
j='\">'
h+='lto:'
k='</a>'
document.write(h+i+j+i+k)
}

function paste_dic_r(l)
{
var h,i,j,k,l,m,n
h='<a class="auszeichnung" href=\"mai'
m='dic-asset'
n='de'
i=l+'@'+m+'.'+n
j='\">'
h+='lto:'
k='</a>'
document.write(h+i+j+i+k)
}


function paste_dicag(l)
{
var h,i,j,k,l,m,n
h='<a class="auszeichnung"  href=\"mai'
m='dic-ag'
n='de'
i=l+'@'+m+'.'+n
j='\">'
h+='lto:'
k='</a>'
document.write(h+i+j+i+k)
}

function paste_linusserver(s)
{
var o,p,q,r,s,t,u
o='<a class="auszeichnung" href=\"mai'
t='linusserver'
u='de'
p=s+'@'+t+'.'+u
q='\">'
o+='lto:'
r='</a>'
document.write(o+p+q+p+r)
}

function paste_tpk(v5)
{
var v1,v2,v3,v4,v5,v6,v7
v1='<a class="auszeichnung" href=\"mai'
v6='pfaff-kommunikation'
v7='de'
v2=v5+'@'+v6+'.'+v7
v3='\">'
v1+='lto:'
v4='</a>'
document.write(v1+v2+v3+v2+v4)
}
