function the1st(url) {
window.open(url,"_blank","scrollbars=yes,height=340,width=650,status=no,toolbar=no,menubar=no,left=0,top=0,screenX=0,screenY=0");
}

function the2nd(url) {
window.open(url,"_blank","scrollbars=yes,height=400,width=650,status=no,toolbar=no,menubar=no,left=0,top=0,screenX=0,screenY=0");
}

function the3rd(url) {
window.open(url,"_blank","scrollbars=yes,height=570,width=650,status=no,toolbar=no,menubar=no,left=0,top=0,screenX=0,screenY=0");
}

function the4th(url) {
window.open(url,"_blank","scrollbars=yes,height=260,width=650,status=no,toolbar=no,menubar=no,left=75,top=75,screenX=75,screenY=75");
}

function the5th(url) {
window.open(url,"_blank","scrollbars=yes,height=500,width=760,status=no,toolbar=no,menubar=no,left=0,top=0,screenX=0,screenY=0");
}

function the6th(url) {
window.open(url,"_blank","scrollbars=yes,height=550,width=780,status=no,toolbar=no,menubar=no,left=0,top=0,screenX=0,screenY=0");
}

function the7th(url) {
window.open(url,"_blank","scrollbars=yes,height=430,width=650,status=no,toolbar=no,menubar=no,left=50,top=50,screenX=50,screenY=50");
}

function the8th(url) {
window.open(url,"_blank","scrollbars=yes,height=510,width=650,status=no,toolbar=no,menubar=no,left=50,top=50,screenX=50,screenY=50");
}

function verysmall(url) {
window.open(url,"_blank","scrollbars=yes,height=220,width=550,status=no,toolbar=no,menubar=no,left=50,top=50,screenX=50,screenY=50");
}