function verfoto_php2 (url)
	{
	window.open("ver_foto.php",a,"width=790,height=575,top=0,left=0,scrollbars=yes");
	}



function brbrbbr ()
        {
	a.document.write ("<html><head><title>wwww.racing-files.com > PHOTO > ... </title></head> <body bgcolor='#000000' link='#FFFFFF' vlink='#FFFFFF' alink='#FFFFFF' leftmargin='0' marginwidth='0' marginheight='0'>")
	a.document.write("<center><img src='../../grafics/banners/bannerie.jpg'></center>");
	a.document.write("<br>");
	a.document.write("<center><a href='../../sendto.php?foto="+ url +".jpg'> <img src='../../grafics/sendto.gif' alt='Send this pic to a friend / Envia esta foto a un amigo'></a></center><br><br>");
	a.document.write ("<center><img src='../" + grup +"/photo/"+ url +".jpg' border='1'></center>")
	a.document.write ("<br><br>")

	a.document.write('<center><iframe src="../../php/top.php?id_bd='+ url +'" width="468" height="260" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" target="_top"></iframe>');
	a.document.write('<ilayer src="../../php/top.php?id_bd='+ url +'" width="468" height="60"></ilayer><center><br>');

	a.document.write ("</html>")
	a.document.close()
	}