
function startPop(target) {
		popwin=window.open(target,'Popup6','width=600,height=500,scrollbars=yes');
		popwin.focus();
}


function startPop2(target) {
		popwin=window.open(target,'Popup7','width=600,height=500,scrollbars=yes');
		popwin.focus();
}

function startPoptilmeld(target) {
		popwin=window.open(target,'Popup8','width=490,height=610,scrollbars=yes');
		popwin.focus();
}

function startPopbek(target) {
		popwin=window.open(target,'Popup8','width=460,height=450,scrollbars=yes,resizable=yes');
		popwin.focus();
}

function startPopskema(target) {
		popwin=window.open(target,'Popup5','width=940,height=570,scrollbars=yes,resizable=yes');
		popwin.focus();
}

function startPoppdf(target) {
		popwin=window.open(target,'Popup4','width=700,height=600,scrollbars=yes,resizable=yes');
		popwin.focus();
}

function startPoplink(target) {
		popwin=window.open(target,'Popup3','width=750,height=450,scrollbars=yes,status=yes,toolbar=yes,location=yes,menubar=yes,resizable=yes');
		popwin.focus();
}

function startPoplinkIT(target) {
		popwin=window.open(target,'Popup10','width=800,height=450,scrollbars=yes,status=yes,toolbar=yes,location=yes,menubar=yes,resizable=yes');
		popwin.focus();
}

function startPopkonf(target) {
		popwin=window.open(target,'Popup','width=700,height=500,scrollbars=yes');
		popwin.focus();
}

function startPopadm(target) {
		popwin=window.open(target,'Popup2','width=800,height=600,scrollbars=yes,resizable=yes');
		popwin.focus();
}

function startPopadm2(target) {
		popwin=window.open(target,'Popup8','width=800,height=600,scrollbars=yes,resizable=yes');
		popwin.focus();
}

function startPopadm3(target) {
		popwin=window.open(target,'Popup9','width=800,height=600,scrollbars=yes,resizable=yes');
		popwin.focus();
}

function ignore() {
return false;}

window.onerror=null;

