Lo que mata es la desidia, no el desamor
Lo que mata es la cama deshecha, las palabras que no se dicen, el beso sin dar, el desbeso.
This entry (Permalink) was posted
on Thursday, March 11th, 2010 at 2:52 pm and is filed under The Twitter Press.
You can follow any responses to this entry through the RSS 2.0
feed.
You can leave a response
, or trackback
from your own site.


3 Responses to “Lo que mata es la desidia, no el desamor”
March 15th, 2010 at 12:17 pm
Pasaba a dejarte el pedacito de código que tira frases random en mi blog. Creo que podría emprolijarlo, pero recién vengo de vacaciones y no tengo ganas. Funcionar, funciona
Salut!
function text() { };
text = new text();
numero = 0;
text[numero++] = "sometimes I feel I get stuck between the handshake and the fuck"
text[numero++] = "rock children, hold your heads up high"
aleatorio = Math.floor(Math.random() * numero);
document.write("",text[aleatorio],"");
March 15th, 2010 at 12:20 pm
Ah, claro, qué pelotuda. Tenía que escapear todo. Ahí lo pego de nuevo.
<SCRIPT LANGUAGE=’Javascript’>
function text() { };
text = new text();
numero = 0;
text[numero++] = "sometimes I feel I get stuck between the handshake and the fuck"
text[numero++] = "rock children, hold your heads up high"
aleatorio = Math.floor(Math.random() * numero);
document.write("<p id=’random’>",text[aleatorio],"</p>");
</SCRIPT>
November 17th, 2011 at 9:54 pm
I love examining your post! Wonderful information and it’s also also really well crafted. I’m going to take note of along with return eventually.
Leave a Reply