// Breite des Fensters var jw__width = 795; var jw__border = 10;var jw__height = window.screen.availHeight - (2 * jw__border);var jw__x = window.screen.availWidth - (jw__width + jw__border);var jw__y = jw__border;var jw__nw = null;if (navigator.platform.search(/linux/i) != -1) {jw__height = jw__height-25;}if (document.layers) {jw__height = jw__height - 30;jw__x = jw__x - jw__border;}function jwresize() { if (window.innerWidth) { if ((width != window.innerWidth)) { window.resizeTo(jw__width,jw__height); } else { if ((document.getElementById && (navigator.userAgent.toLowerCase()).indexOf("gecko") != -1)) { window.resizeTo(jw__width,jw__height); } } } else { window.resizeTo(jw__width,jw__height); } if ( (!jw__nw) && (document.layers) ) {jw__height = window.screen.availHeight - (10 * jw__border); var jw__cut = window.outerHeight - window.screen.availHeight + (2 * jw__border); if ( (jw__cut != 0) && (Math.abs(jw__cut)>2) ) { resizeBy(0,-jw__cut); } } moveTo(jw__x,jw__y);}function jwpopup(URL,JWNAME) { if (JWNAME != "extern") { if ( (JWNAME != "jwCAMPUSTOPLINE") && (JWNAME != "jwAZUBITOPLINE") ) { window.name = 'stellenmarkt'; } } if (URL.match(/service\/koop/) || URL.match(/service\/deluxe/)) { jw__twidth=790; } else { jw__twidth=1020; } jw__nw = window.open(URL,JWNAME,'dependent=no,titlebar=yes,toolbar=no,status=no,menubar=no,location=no,hotkeys,directories=no,resizable,scrollbars,height='+jw__height+',width='+jw__twidth+',left='+jw__x+',top='+jw__border); jw__nw.focus(); if(jw__nw) { return false; } else { return true; }}document.write(''); //document.write('