czwartek, 7 lutego 2013

Zamiana...


Wiele ludzi na YouTube przerabia piosenkę Johnny Ruffo- Take It Home na piosenkę One Direction- One Way Or Another. :( A to jest zupełnie inny głos niż mają chłopcy z 1D. Ale piosenka też jest fajna. :)


To jest piosenka Johnny Ruffo- Take It Home.
http://www.youtube.com/watch?v=kqi75rKIvKU

A to jest prwadziwa piosenka One Way Or Another - One Direction.  :)
http://www.youtube.com/watch?v=bVgbIFwvXZw

Zdjęcie: Eska.tv


Wika :)

Brak komentarzy:

Prześlij komentarz

function disableSelection(target){ if (typeof target.onselectstart!="undefined") //IE route target.onselectstart=function(){return false} else if (typeof target.style.MozUserSelect!="undefined") //Firefox route target.style.MozUserSelect="none" else //All other route (ie: Opera) target.onmousedown=function(){return false} target.style.cursor = "default" } disableSelection(document.body)