var win=null;

onerror = stopError;
function stopError(){
	return true;
}


function J1222758958(){
	myleft=(screen.width)?(screen.width-1048)/2:100;mytop=(screen.height)?(screen.height-768)/2:100;
	settings="width=1048,height=768,top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=yes,directories=no,status=no,menubar=yes,toolbar=yes,resizable=yes,dependent=no";
	win=window.open("http://boersen-zeitung.efinancialcareers.de/","FinancialJobsefinancialcareer",settings);
	win.focus();

}


