var file;
function url1(g,p) {
file = "main.asp?g="+g+"&p="+p;
window.location = file;
}
function url2(lng,project,artid,artno,arttype) {
//var pathfile = "http://localhost/slfnew/html/";
//var pathfile = "http://www.spci.se/html/";
pathfile = "";
var file = pathfile+"ed-upld1.asp?g="+lng+"&a="+project+"&m="+artid+"&i="+artno+"&t="+arttype;
hidden = window.open(file,'upload','width=660,height=180,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url3(lng,project,artid,arttype) {
var file = "ed-ndel3.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
hidden = window.open(file,'delete','width=640,height=200,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url4(lng,project,artid,arttype,tbl) {
//var pathfile = "http://localhost/spci/html/";
//var pathfile = "http://www.spci.se/html/";
pathfile = "";
var file = pathfile+"ed-upld3.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype+"&x="+tbl;
hidden = window.open(file,'upload','width=640,height=180,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url5(lng,project,artid,arttype) {
var file = "ed-ndel1.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
hidden = window.open(file,'delete','width=640,height=220,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url6(lng,project,artcid,artctype,artclabel) {
var file = "ed-news1.asp?g="+lng+"&a="+project+"&m="+artcid+"&t="+artctype+"&x="+artclabel;
hidden = window.open(file,'edit01','width=680,height=790,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url7(lng,project,artid,arttype) {
var file = "ed-adv-lst.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
hidden = window.open(file,'edit02','width=700,height=800,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url8(lng,project,artid,arttype) {
file = "ed-adv-upd01.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
window.location = file;
}
function url9(lng,project,artid,arttype) {
var file = "ed-adv-sendpsw.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
window.location = file;
}
function url10(lng,project,jobid) {
var file = "ed-job-upd01.asp?g="+lng+"&a="+project+"&m="+jobid;
hidden = window.open(file,'jobs01','width=670,height=470,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url11(lng,project,artid,arttype) {
var file = "ed-upld5.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
hidden = window.open(file,'upload','width=600,height=180,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url12(lng,project,docid,doctype,docstart) {
var file = "ed-ark-doc01.asp?g="+lng+"&a="+project+"&m="+docid+"&t="+doctype+"&mp="+docstart;
hidden = window.open(file,'arkiv01','width=330,height=220,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url13(lng,project,docid,doctype,docstart) {
var file = "ed-ark-del01.asp?g="+lng+"&a="+project+"&m="+docid+"&t="+doctype+"&mp="+docstart;
hidden = window.open(file,'arkiv02','width=330,height=220,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url14(lng,project,artid,arttype,pathfile) {
var file = pathfile+"ed-upld9.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
hidden = window.open(file,'upload09','width=450,height=200,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url15(lng,project,suppid,arttype,suppcode) {
var file = "ed-adv-upd01.asp?g="+lng+"&a="+project+"&m="+suppid+"&t="+arttype+"&sc="+suppcode;
hidden = window.open(file,'supp01','width=670,height=750,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url16(lng,project,areaid) {
var file = "ed-adv-area01.asp?g="+lng+"&a="+project+"&m="+areaid;
hidden = window.open(file,'supp03','width=600,height=420,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url17(lng,project,newsid,newstype) {
var file = "spt-stat1.asp?g="+lng+"&a="+project+"&m="+newsid+"&t="+newstype;
//hidden = window.open(file,'stat01','width=10,height=10,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
frames['iframe_window_stat01'].location.href = file;
}
function url18(lng,project,edtoid,artctype,artclabel) {
var file = "spt-pressrelease1.asp?g="+lng+"&a="+project+"&m="+edtoid+"&t="+artctype+"&x="+artclabel;
hidden = window.open(file,'edit01','width=500,height=300,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url19(lng,project,artid,arttype) {
var file = "ed-upld7.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
hidden = window.open(file,'upload','width=600,height=180,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url20(lng,project,detailid,doctype,docid,labeltype) {
var file = "ed-doc2a.asp?g="+lng+"&a="+project+"&m="+detailid+"&t="+doctype+"&mp="+docid+"&x="+labeltype;
hidden = window.open(file,'edit02','width=500,height=700,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url21(lng,project,detailid,doctype,docid,labeltype) {
var file = "ed-docdel2a.asp?g="+lng+"&a="+project+"&m="+detailid+"&t="+doctype+"&mp="+docid+"&x="+labeltype;
hidden = window.open(file,'delete02','width=500,height=300,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url22(lng,project,textid) {
var file = "ed-doc3a.asp?g="+lng+"&a="+project+"&m="+textid;
hidden = window.open(file,'edit02','width=500,height=245,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url23(lng,project,artcid,artctype,artclabel) {
var file = "slf-print01.asp?g="+lng+"&a="+project+"&m="+artcid+"&t="+artctype+"&x="+artclabel;
hidden = window.open(file,'print01','width=680,height=790,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url24(lng,project,menuid) {
var file = "ed-menu-pic01.asp?g="+lng+"&a="+project+"&m="+menuid;
hidden = window.open(file,'editmenupic01','width=500,height=510,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url25(lng,project) {
file = "slf-menupic.asp?g="+lng+"&a="+project;
window.location = file;
}
function url26(lng,project,artid,artno,arttype) {
//var pathfile = "http://localhost/slfnew/html/";
//var pathfile = "http://www.spci.se/html/";
pathfile = "";
var file = pathfile+"ed-ndel5.asp?g="+lng+"&a="+project+"&m="+artid+"&i="+artno+"&t="+arttype;
hidden = window.open(file,'upload','width=640,height=230,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url27(lng,project,artcid,artctype) {
var file = "ed-categ1.asp?g="+lng+"&a="+project+"&m="+artcid+"&t="+artctype;
hidden = window.open(file,'edit_categ01','width=498,height=155,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
function url28(lng,project,artid,arttype) {
var file = "ed-ndel7.asp?g="+lng+"&a="+project+"&m="+artid+"&t="+arttype;
hidden = window.open(file,'delete','width=498,height=155,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}
