function frame(enlace,programa,descorta,id_programa)
{
win = window.open();
win.document.write('<html><head><title>You are currently at a site outside 10001Downloads.com</title><meta name="description" content="Homepage: '+programa+'.'+descorta+'"></head><frameset rows="120,*" border="0" framespacing="0" frameborder="no" id="eliminar"><frame src="http://www.10001downloads.com/frame_software.php?id_programa='+id_programa+'" name="parent" scrolling="no"><frame src="'+enlace+'" name="contenido"></html>');
				win.document.close();
				}
				
				function popUp_ver(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=600,height=700l ,,left = 40,top = 30');");
				}
				
				
				// Script para agregar a Favoritos
				
				function favoritos(){
				var url="http://www.10001downloads.com"
				var titulo="10001Downloads.com - The web of free downloads"
				if (document.all)
				window.external.AddFavorite(url, titulo);
				else if (window.sidebar)
				window.sidebar.addPanel(titulo, url, "")
				}
				
				function abrir(){
				nueva_vent=open('http://www.10001downloads.com/recomendar.php','vent1','toolbar=0, status=0, location=0, directories=0, menubar=0, scrollbars=0, resize=0, width=600, height=450');
				}
				
				function abrir_contacto(){
				nueva_vent=open('http://www.10001downloads.com/contactanos.php','vent1','toolbar=0, status=0, location=0, directories=0, menubar=0, scrollbars=0, resize=0, width=700, height=600');
				}
				
				function abrir_alta(){
				nueva_vent=open('http://www.10001downloads.com/alta_programa.php','vent1','toolbar=0, status=0, location=0, directories=0, menubar=0, width=700, height=600');
}