$(document).ready(function()
{
   $('#1 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">In&eacute;ditos 2011<br />&mdash;Cat&aacute;logo Exposici&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#2 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">In&eacute;ditos 2010<br />&mdash;Cat&aacute;logo Exposici&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#3 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">La Noche<br />de los Libros<br />Mutantes<br />&mdash;Identidad</>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
			 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#4 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">LAND<br />&mdash;Publicaci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#5 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">New papers #01:<br />Hidden<br />&mdash;Publicaci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#6 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">/5<br />&mdash;Publicaci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#7 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Libros Mutantes<br />&mdash;Archivo<br />de publicaciones</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#8 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Pucca<br />&mdash;Ilustraci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});


$(document).ready(function()
{
   $('#9 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Blanco Woman<br />&mdash;T-Shirts</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#10 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Arbere<br />&mdash;Identidad</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});


$(document).ready(function()
{
   $('#11 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">TUT<br />&mdash;Identidad</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});


$(document).ready(function()
{
   $('#12 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Tarjeta<br /> autorrellenable<br />&mdash;Identidad</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#13 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Reinox Metal<br />&mdash;Web</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});


$(document).ready(function()
{
   $('#14 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">New papers #3:<br />M&aacute;quina del tiempo<br />&mdash;Publicaci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#15 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Ink<br />&mdash;Ilustraci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#16 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Relaxing Melodies<br />for your baby<br />&mdash;Ilustraci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#17 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Barrio<br />de las letras<br />&mdash;Ilustraci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#18 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Zaila<br />&mdash;Web</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});


$(document).ready(function()
{
   $('#19 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Pierre Gonnord.<br />Terre de persone<br />&mdash;Cat&aacute;logo Exposici&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#20 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">New papers #4:<br />Black & Salmon<br />&mdash;Publicaci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#21 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Alma de cacao<br />&mdash;Web</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#22 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Athletic<br /> Club de Bilbao<br />&mdash;Web</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#23 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Sapaburu<br />&mdash;Web</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#24 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Baby Deli<br />&mdash;Web</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#25 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">La Noche<br />de los Libros<br />Mutantes<br />&mdash;Evento</>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#26 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Alejandro Castellote<br />&mdash;Identidad</>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#27 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Disismaineim Tote<br />&mdash;Identidad</>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#28 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">bbk LAND<br />&mdash;Identidad</>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#29 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Streameet<br />&mdash;Identidad</>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#30 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Harina<br />&mdash;Web</>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#31 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Blanco Man<br />&mdash;T-Shirts</>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#32 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">New papers<br />Emergent Lleida<br />&mdash;Publicaci&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#33 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">La Caballer&iacute;a Roja<br />&mdash;Exposici&oacute;n</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#34 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">La curva del Poncho<br />del Diablo<br />&mdash;Libro</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});

$(document).ready(function()
{
   $('#35 img').each(function()
   {
      $(this).qtip(
      {
         content: '<span style="background-color:#F00; font-size:28px; line-height:28px;">Take Away Fanzines<br />&#64; Rotterdam<br />&mdash;Workshop</span>', 
         position: 'topLEFT', 
         hide: {
            fixed: true 
         },
         style: {
		 padding: '0px',
			 margin: '0px',
			width: '310px',
			name: 'dark' 
         }
      });
   });
});
