function jumpPage(form) {
i = form.forum.selectedIndex;
if (i == 0) return;
    window.location.href = url[i+1];
}

function openWindow(url) {
   opinion = window.open(url,'Handheld','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=500,height=500');
}

function seenews(url){
	remote = window.open(url,'remotewin','width=700,height=800,scrollbars=1');
	remote.location.href = url;
	if (remote.opener == null) remote.opener = window;
}


function kotar(url){
	remote = window.open(url,'remotewin','width=600,height=700,scrollbars=1');
	remote.location.href = url;
	if (remote.opener == null) remote.opener = window;
}



function jumpPage(form) {
i = form.forum.selectedIndex;
if (i == 0) return;
    window.location.href = url[i+1];
}

function openWindow(url) {
   opinion = window.open(url,'Handheld','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=500,height=400');
}

function showbook(url){
	remote = window.open(url,'remotewin','width=500,height=400,scrollbars=1');
	remote.location.href = url;
	if (remote.opener == null) remote.opener = window;
}



function jumpPage(form) {
i = form.forum.selectedIndex;
if (i == 0) return;
    window.location.href = url[i+1];
}

function openWindow(url) {
   opinion = window.open(url,"Handheld",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=260,height=280');
}

function makeRemote(url){
	remote = window.open(url,"remotewin","width=260,height=480,scrollbars=1");
	remote.location.href = url;
	if (remote.opener == null) remote.opener = window;
}


function jumpPage(form) {
i = form.forum.selectedIndex;
if (i == 0) return;
    window.location.href = url[i+1];
}

function openWindow(url) {
   opinion = window.open(url,"Handheld",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=650,height=600');
}

function Aklim(url){
	remote = window.open(url,"remotewin","width=650,height=500,scrollbars=1");
	remote.location.href = url;
	if (remote.opener == null) remote.opener = window;
}

function tel5(url){
	remote = window.open(url,'remotewin','width=690,height=260,scrollbars=0');
	remote.location.href = url;
	if (remote.opener == null) remote.opener = window;
}