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

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

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

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

function startPopopslag(target) {
		popwin=window.open(target,'Popup11','width=500,height=550,scrollbars=yes,left=40,top=40');
		popwin.focus();
}

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

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

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

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

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

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

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

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

function startPoppop(target) {
		popwin=window.open(target,'Popup8','width=400,height=200,scrollbars=yes');
		popwin.focus();
}

function startPoppop2(target) {
		popwin=window.open(target,'Popup9','width=500,height=200,scrollbars=yes');
		popwin.focus();
}

function startPoppop3(target) {
		popwin=window.open(target,'Popup9','width=450,height=400,scrollbars=yes');
		popwin.focus();
}

function startPoppop4(target) {
		popwin=window.open(target,'Popup9','width=500,height=470,scrollbars=yes');
		popwin.focus();
}

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

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

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

function ignore() {
return false;}

window.onerror=null;


