function abrelogin() {
		Ventana=open("../tarjeta/loginpuntaje.asp","chat","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=280,height=170,left = 0,top = 0');")
	}
function abrechat() {
		Ventana=open("chatdinamico2.htm","chat","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=280,height=170,left = 0,top = 0');")
	}
function abrecontacto() {
		Ventana=open("form/contacto.html","contacto","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=325,height=240,left = 0,top = 0');")
	}
function abrefunsingle() {
		Ventana=open("singlenet/funcionamiento.htm","chat","toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=500,left = 0,top = 0');")
	}
function abrepreg() {
		Ventana=open("singlenet/porque.html","porque","toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=400,left = 0,top = 0');")
	}
function abremusic() {
		Ventana=open("popmusic.htm","music","toolbar=no,directories=no,scrollbars=0,menubar=no,width=227,height=40,left = 270,top = 270');")
        }
function abretiempo() {
		Ventana=open("eltiempo.html","tiempo","toolbar=no,directories=no,scrollbars=0,menubar=no,width=165,height=245,left = 300,top = 250');")
        }
function abresingle() {
		Ventana=open("formsinglenet.htm","Singlenet","toolbar=no,directories=no,scrollbars=0,menubar=no,width=345,height=320,left = 200,top = 200');")
        }
function cuponjade() {
		Ventana=open("../form/cuponjade.html","jade","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=450,left = 0,top = 0');")
	}
function cupongalileo() {
		Ventana=open("../form/cupongalileo.html","galileo","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=450,left = 0,top = 0');")
	}
function abresolos() {
		Ventana=open("singlenet1.htm","solos","toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=500,height=300,left = 150,top = 150');")
        }
function abreregistro() {
		Ventana=open("form/altausuarios.htm","registro","toolbar=no,directories=no,scrollbars=0,menubar=no,width=380,height=450,left = 0,top = 0');")
        }
function abresunset() {
		Ventana=open("sunset/sunsetmenu.html","menu","toolbar=no,directories=no,scrollbars=0,menubar=no,width=400,height=400,left = 0,top = 0');")
        }
function abrebusca() {
		Ventana=open("buscadorubbi.html","ubbi","toolbar=no,directories=no,scrollbars=0,menubar=no,width=250,height=150,left = 0,top = 0');")
        }
function conectar(form) {
		var direcciones=form.ir_a.selectedIndex
        location=form.ir_a.options[direcciones].value;

        }
function acceder(form){
      location.href = form.enlaces.options[enlaceseleccionado()].value;
        }

function enlaceseleccionado() {
      return document.navegador.enlaces.selectedIndex
        }

function ir_abis(form) {
      form.enlace_usuario.value = form.enlaces.options[enlaceseleccionado()].value;
        } 
function mOvr(src,clrOver) {
if (!src.contains(event.fromElement)) {
src.style.cursor = 'hand';
src.bgColor = clrOver;
}
}
function mOut(src,clrIn) {
if (!src.contains(event.toElement)) {
src.style.cursor = 'default';
src.bgColor = clrIn;
}
}
function mClk(src) {
if(event.srcElement.tagName=='TD'){
}
}
function click() {
if (event.button==2) {
alert('" Prohibida su reproduccion parcial o total. Las imagenes y el contenido del Sitio puede tener copyright "')
}
}
document.onmousedown=click


function add_bookmark() {
var browsName = navigator.appName; 
if (browsName == "Microsoft Internet Explorer") { 
window.external.AddFavorite('http://www.salidasbuenosaires.com.ar','Salidas Buenos Aires');
} else 
if (browsName == "Netscape") {
alert ("\nPara agregar esta página a tu BookMark presiona CTRL+D");
}
}


statuss();
function statuss()
{
        window.status = "Salidas Buenos Aires Salidas y Entretenimientos";
        setTimeout("statuss()", 1);
}

function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=260,height=180,left = 300,top = 200');");
}

