function show_header() {

document.write(
'<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>'+
'<TBODY><TR><TD align=middle width="100%" background=/images/n_repeat.gif>'+
'<TABLE cellSpacing=0 cellPadding=0 width=749 border=0><TBODY><TR>'+
'<TD><IMG height=63 src="/images/logo_top1.gif" width=110 border=0></TD>'+
'<TD><IMG height=63 src="/images/gh_type1.gif" width=250 border=0></TD>'+
'<TD width="100%" background=/images/n_repeat_2.gif><IMG height=63 src="/images/s.gif" width=1></TD>'+
'<TD><IMG height=63 src="/images/login_curve_l.gif" width=14></TD>'+
'<TD align=middle width=356 background=/images/login_repeat1.gif><IMG height=13 src="/images/s.gif" width=356><BR>'+
'<TABLE cellSpacing=0 cellPadding=0 width=356 background=/images/s.gif border=0>'+
'<TBODY><TR><TD class=caption width="100%">'+
'<TABLE cellSpacing=0 cellPadding=0 width="100%">'+
'<form action="/cgi-bin/campus/login.cgi">'+
'<tr>'+
'<td width="65">User:</td>'+
'<td width="118"><input type=text value="" name=user size="13"  style="color: #CC0000;WIDTH: 100px; BACKGROUND: #F0F0F0;"></td>'+
'<td width="76"> <a href="/cgi-bin/campus/signup.cgi?company=uni" target="_new">Anmeldung</a>'+
'</td>'+
'<td width="76"> '+
'</td>'+
'</tr><tr>'+
'<td width="65">Password:</td>'+
'<td width="118"><input type=password value="" name=password size="13"  style="color: #CC0000;WIDTH: 100px; BACKGROUND: #F0F0F0;"></td>'+
'<td width="76"><input type=submit value="Login" style="color: #CC0000; WIDTH: 66px; BACKGROUND: #E0E0E0; font-weight: 500"></td>'+
'<td width="76">[<a href="http://www.virtualuniversity.ch/spenden.html">spenden</a>]</td>'+
'</tr>'+
'</form>'+
'</TABLE></TD>'+
'</TR></TBODY></TABLE></TD>'+
'<TD><IMG height=63 src="/images/login_curve_r.gif" width=13></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>'+
'<TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#bfdbff border=0>'+
'<TBODY><TR><TD align=middle width="100%" background=/images/n_repeat_sm.gif>'+
'<TABLE cellSpacing=0 cellPadding=0 width=749 border=0><TBODY><TR><TD>'+
'<TABLE cellSpacing=0 cellPadding=0 width=# border=0><TBODY><TR>'+
'<TD><IMG height=30 src="/images/logo_bottom.gif" width=110 border=0></TD>'+
'<TD><IMG height=1 src="/images/s.gif" width=5></TD>'+
'<TD align=middle><A class=main href="http://www.virtualuniversity.ch/">HOME</A></TD>'+
'<TD><IMG height=30 hspace=7 src="/images/divider.gif" width=2></TD>'+
'<TD align=middle><a class="main" href="http://www.virtualuniversity.ch/software/index.html">SOFTWARE</a></TD>'+
'<TD><IMG height=30 hspace=7 src="/images/divider.gif" width=2></TD>'+
'<TD align=middle><a class="main" href="http://www.virtualuniversity.ch/guides/index.html" target="_top">GUIDES</a></TD>'+
'<TD><IMG height=30 hspace=7 src="/images/divider.gif" width=2></TD>'+
'<TD align=middle><a class="main" href="http://www.virtualuniversity.ch/elektronik/index.html">ELEKTRONIK</a></TD>'+
'<TD><IMG height=30 hspace=7 src="/images/divider.gif" width=2></TD>'+
'<TD align=middle><a class="main" href="http://www.virtualuniversity.ch/mathematik/index.html">MATHEMATIK</a></TD>'+
'<TD><IMG height=30 hspace=7 src="/images/divider.gif" width=2></TD>'+
'<TD align=middle><a class="main" href="http://www.virtualuniversity.ch/management/index.html">MANAGEMENT</a></TD>'+
'<TD><IMG height=30 hspace=7 src="/images/divider.gif" width=2></TD>'+
'<TD align=middle><a class="main" href="http://www.virtualuniversity.ch/ecdl/index.html">ECDL</a></TD>'+
'<TD><IMG height=30 hspace=7 src="/images/divider.gif" width=2></TD></TR></TBODY></TABLE>'+
'</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>'+
'<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>'+
'<TBODY><TR><TD align=middle background=/images/n_shadow.gif>'+
'<IMG height=6 src="/images/blue2_shadow.gif" width=741></td></tr>'+
'</TBODY></TABLE>'
);
}

function show_google_search() {
document.write('<div align=center><table width=741 cellpadding=0 cellspacing=0 border=0 bgcolor=#6699CC><tr><td width=1%>&nbsp;</td><td align=left width=49%>');
document.write(
'<!-- SiteSearch Google -->'+
'<table border="0" bgcolor="#6699cc">'+
'<form method="get" action="http://www.google.de/custom" target="google_window">'+
'<tr><td nowrap="nowrap">'+
'<font class=title>Suche:</font> <input type="text" name="q" size="30" maxlength="255" value=""></input>'+
'<input type="submit" name="sa" value="Google-Suche"></input>'+
'<input type="hidden" name="domains" value="virtualuniversity.ch"></input>'+
'<input type="hidden" name="client" value="pub-6787366302618777"></input>'+
'<input type="hidden" name="sitesearch" value="virtualuniversity.ch"></input>'+
'<input type="hidden" name="forid" value="1"></input>'+
'<input type="hidden" name="channel" value="5602234879"></input>'+
'<input type="hidden" name="ie" value="ISO-8859-1"></input>'+
'<input type="hidden" name="oe" value="ISO-8859-1"></input>'+
'<input type="hidden" name="cof" value="GALT:#000099;GL:1;DIV:#CC99FF;VLC:663399;AH:center;BGC:FFFFFF;LBGC:FFFFFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:003366;GIMP:003366;LH:50;LW:200;L:http://www.virtualuniversity.ch/images/logo.gif;S:http://;FORID:1;"></input>'+
'<input type="hidden" name="hl" value="de"></input>'+
'</td></tr></form></table>'+
'<!-- SiteSearch Google -->'
);
document.write('</td><td align=right width=49%>');
document.write('<a href="http://www.web-set.com/seminare/besucher.php?style=&&action=find_seminars&&status=last&&page=1"  target="_new"><font color=white>Alle Kurse</font></A> - <a href="http://www.web-set.com/seminare/besucher.php?style=&&action=get_user" target="_new"><font color=white>Kurse kostenlos veröffentlichen</font></A>');
document.write('</td><td width=1%>&nbsp;</td></tr></table></div>');
}


function show_path() {
var path = "";
var href = document.location.href;
var s = href.split("/");
if (s[3] != "cgi-bin"){
for (var i=2;i<(s.length-1);i++) {
path+="<A class=title HREF=\""+href.substring(0,href.indexOf(s[i])+s[i].length)+"/\">"+s[i]+"</A> / ";
}
i=s.length-1;
path+="<A class=title HREF=\""+href.substring(0,href.indexOf(s[i])+s[i].length)+"\">"+s[i]+"</A>";
var url = "<DIV align=center><table cellSpacing=0 cellPadding=0 width=741 border=0 bgcolor=#6699CC><tr><td width='80%'>&nbsp; &nbsp;>> " + path +"<br>&nbsp;</td><td align=rigth valign=top  width='20%'><a href='http://www.virtualuniversity.ch'><img src='/images/flag_de.gif' border=0></A>&nbsp;<a href='http://en.virtualuniversity.ch'><img src='/images/flag_en.gif'  border=0></A>&nbsp;<a href='http://fr.virtualuniversity.ch'><img src='/images/flag_fr.gif'  border=0></A>&nbsp;<a href='http://it.virtualuniversity.ch'><img src='/images/flag_it.gif'  border=0></A>&nbsp;<a href='http://es.virtualuniversity.ch'><img src='/images/flag_es.gif'  border=0></A>  </td></tr></table></div>";

document.writeln(url);
}
else { document.write() };
}

show_header();
show_path();
show_google_search();


