function openwin1() {
idd=open("/web/de/all/veran/2005/doku.html","idd","height=660,width=600,status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,left=150,top=40");
idd.focus();
}

function openwin2(page,width,height,left,top) {
i2d=open(page,"i2d","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left="+left+",top="+top);
i2d.focus();
}







function OpenWindow1(url,height,width) {
one=open(url,"one","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
one.focus();
}

function OpenWindow2(url,height,width) {
two=open(url,"two","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
two.focus();
}

function OpenWindow3(url,height,width) {
three=open(url,"three","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
three.focus();
}

function OpenWindow4(url,height,width) {
four=open(url,"four","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
four.focus();
}

function OpenWindow5(url,height,width) {
five=open(url,"five","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
five.focus();
}

function OpenWindow6(url,height,width) {
six=open(url,"six","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
six.focus();
}

function OpenWindow7(url,height,width) {
seven=open(url,"seven","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
seven.focus();
}

function OpenWindow8(url,height,width) {
eight=open(url,"eight","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
eight.focus();
}

function OpenWindow9(url,height,width) {
nine=open(url,"nine","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
nine.focus();
}

function OpenWindow10(url,height,width) {
ten=open(url,"ten","height="+height+",width="+width+",status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=no,left=100,top=70");
ten.focus();
}
