function n(name,stat){
 if (parseInt(navigator.appVersion)>=4){
 if(navigator.appName=="Microsoft Internet Explorer")
  window.open(name,"",y+((screen.width/100)*70)+",height="+(((screen.height/100)*70-100))+",left="+((screen.width/100)*10)+",top="+((screen.height/100)*10));
 else
  window.open(name,azi.getTime(),y+((screen.width/100)*70)+",height="+(((screen.height/100)*70-100))+",left="+((screen.width/100)*10)+",top="+((screen.height/100)*10));}
  else {window.open(name,"",y+"600,height=400");}
}
  
function cautaf(){
 wo=d.cauta.query.value; searchitems="";
 for(t=1;t<=wo.length;t++)
 {if(wo.substring(t-1,t)==" ")searchitems+="+";
 else{if(wo.substring(t-1,t)=="+")searchitems+="%2B";
 else searchitems+=wo.substring(t-1,t);}}
 index=d.cauta.service.selectedIndex;
 site=d.cauta.service.options[index].value;
 if (site=="") alert("Selectati un motor de cautare")
 else
 {
 if (site.substring(0,1)==" ") site=site.substring(1,site.length);
 site+=searchitems;
 dupa= new Array('','','','','','','','','&Search.x=16&Search.y=8','','','','&Find+It%21.x=37&Find+It%21.y=24','','','','','','','','','','','','','');
 site+=dupa[index];
 if(searchitems==""||searchitems==null)
 {alert("Nu exista nici un criteriu de cautare!\n\n Trebuie så introduceti ceva!");
 d.cauta.query.focus();}
 else window.open(site,"","");
 }
}

function cautaRom(){
 wo=d.cautaRo.query.value; searchitems="";
 for(t=1;t<=wo.length;t++)
 {if(wo.substring(t-1,t)==" ")searchitems+="+";
 else{if(wo.substring(t-1,t)=="+")searchitems+="%2B";
 else searchitems+=wo.substring(t-1,t);}}
 index=d.cautaRo.serviceRo.selectedIndex;
 site=d.cautaRo.serviceRo.options[index].value;
 if (site=="") alert("Selectati un motor de cautare")
 else
 {
 if (site.substring(0,1)==" ") site=site.substring(1,site.length);
 site+=searchitems;
 dupa= new Array('','&pC=0&pL=0&search=Cauta%21','','&config=domino','','','','','','','','','','','','','');
 site+=dupa[index];
 if(searchitems==""||searchitems==null)
 {alert("Nu exista nici un criteriu de cautare!\n\n Trebuie så introduceti ceva!");
 d.cautaRo.query.focus();}
 else window.open(site,"","");
 }
}

function menu(list) 
{ 
	window.open(list.options[list.selectedIndex].value,"","");
}

function menu1(list) 
{ 
	window.open(list.options[list.selectedIndex].value,"","");
}

function right(e) {
if (navigator.appName == 'Netscape' && 
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' && 
(event.button == 3 || event.button == 3)) {
alert("Copyright © 2003 @dy.Toate drepturile rezervate.\n                    Forza Roma");
return false;
}
return true;
}
document.onmousedown=right;
document.onmouseup=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (document.layers) window.captureEvents(Event.MOUSEUP);
window.onmousedown=right;
window.onmouseup=right;


//-->
