window.defaultStatus="SPD-Kreistagsfraktion Osnabrück";

function blank(desktopURL,w,h)
{
	var foo = window.open( desktopURL, "_blank", "toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizeable=no,width="+(w)+",height="+(h));
}


function dirtypop_neu(bild,w,h,text,lpos)
{
	var generator=window.open('','name',"width="+(w)+",height="+(h));
	fen=generator;
	generator.document.write('<html><head><title>'+text+'</title>');
	generator.document.write('<link rel="stylesheet" href="style.css">');
	generator.document.write('</head><body background="'+bild+'">');
	generator.document.write('</body></html>');
	generator.document.close();
}


function dirtypop(bild,w,h,text,lpos)
{
	var generator=window.open('','name',"width="+(w)+",height="+(h));
	fen=generator;
	generator.document.write('<html><head><title>'+text+'</title>');
	generator.document.write('<link rel="stylesheet" href="style.css">');
	generator.document.write('</head><body background="'+bild+'">');
	generator.document.write('</body></html>');
	generator.document.close();
}

function reloadCap()
{
	document.getElementById('kcimg').src = '/php-sys/konform.php?formid=102&do=recaptcha&rnd='+Math.random(1,99); 
}


function pers1()
{
per1=window.open("../01pers/zeitung.jpg","", "width=358, height=436, resizable=no, left=260, top=240, scrollbars=no, dependent=yes");
}
function polit()
{
pol=window.open("../01pers/politik/gemeinsam.jpg","", "width=420, height=320, resizable=no, left=260, top=240, scrollbars=no, dependent=yes");
}






















