function moblera(){
window.open("moblera/moblera.htm","Moblera","width=600,height=570,top=10pt,left=10pt,menubars=yes,scrollbars=yes,resizable=yes")}
function Links(){
remote = window.open("","Lankar","resizable=yes,scrollbars=yes,width=520,height=400,top=10,left=10");
remote.location.href = "extra/links.htm";
if (remote.opener == null) remote.opener = window;
remote.opener.name = "opener"}