<!--

function popup(url)

{

	window.open(url,"klein","toolbar=no,statusbar=no,height=500,scrollbars=yes,width=520,resizable=yes");

}

////////// FUER SITEMAP/////////



function popup_map()

{

	window.open("sitemap.html","klein","toolbar=no,statusbar=no,height=500,scrollbars=yes,width=700,resizable=yes");

}

///////////FUER PARTNERINNEN/////////////

function popup_part(url)

{

	window.open(url,"klein","toolbar=no,statusbar=no,height=400,scrollbars=yes,width=700,resizable=yes");

}

///////////FUER PROFIL/////////////

function popup_prof(url)

{

	window.open(url,"klein","toolbar=no,statusbar=no,height=550,scrollbars=yes,width=650,resizable=yes");

}
-->




