Spotify üzerinden çal YouTube üzerinden çal
YouTube videosuna geç

Çalar yükleniyor...

Spotify üzerinden skroplama mı olsun?

Spotify hesabınla Last.fm hesabını bağla ve herhangi bir Spotify uygulaması, herhangi bir cihaz veya platform üzerinden dinlediğin her şeyi skropla.

Spotify'a bağlan

Son ver
Nis 25

Stagecoach

Brad Paisley, Charlie Daniels Band ve 33 daha fazla sanatçı ile Empire Polo Club mekanında

Reklamları görmek istemiyor musun? Şimdi yükselt

Tarih

Cumartesi 25 Nisan 2009Pazar 26 Nisan 2009

Mekan

Empire Polo Club
81-800 Avenue 5, Indio, 92201, United States

Tel: 1-760-342-2762

Web:

Haritada göster

Bilet satın al

Tanım

/* temp fixes until this is in the proper main css */
#calsheet {
display: inline;
}

#page .stationbutton {
width: 200px !important;
}
/* end temp fixed */

.leftColWrapper {
position: relative;
padding-top: 200px !important;
}

/* change the layout of the calendar sheets/poster/details */
#page #calsheet {
margin-left: 0;
display: inline;
}

#page #details {
margin: 0 0 0 35px;
}

/* if #details hasLayout, it won’t wrap around the #poster, so we remove it */
* html #page #details {
zoom: normal;
height: auto;
}

* + html #page #details {
zoom: normal;
height: auto;
}
/* end #details hasLayout removal */

#page #poster {
float: right;
margin: 0 0 0 15px;
}

#page #largePoster {
left: auto;
right: 0;
}
/* end change layout of the calendar sheets/poster/details */

#fancyBanner {
position: absolute;
top: 15px;
left: 15px;
background: url("http://cdn.last.fm/flatness/promo/budweiser/summer-festival/stagecoach/stagecoach_top.jpg");
width: 428px;
height: 178px;
}

* html #fancyBanner {
left: 0;
}

#festivalFilter {
background: url("http://cdn.last.fm/flatness/promo/budweiser/summer-festival/stagecoach/stagecoach_filter2.jpg") left top no-repeat #fd9d36;
padding: 90px 10px 15px 10px;
margin-top: 15px;
font-family: Arial, sans-serif;
text-align: center;
height: 105px;
width: 373px;
}

* html #festivalFilter {
overflow: hidden;
}

#festivalFilter a,
#ff_tagFilterList {
color: #ab1c00;
}

#festivalFilter a {
text-decoration: underline;
}

#festivalFilter form {
margin: 7px 0;
}

#ff_username {
font-size: 12px;
margin-right: 10px;
}

/* the buttons of long labels and would look very ugly (and break things) in IE if we don’t fix them like this */
* html #ff_go {
overflow: visible;
padding: 0 0.3em;
}

* + html #ff_go {
overflow: visible;
padding: 0 0.3em;
}




Type your username to generate your personalized festival lineup. Don’t have a free Last.fm account? Sign up now or filter by genre.





Or filter your list by genre instead:

country |
bluegrass |
rock |
country rock |
americana |
folk |
rockabilly


new LFM.Form.Placeholder("ff_username");

var Popup = Class.create({
initialize: function(options)
{
this.options = {
url: '#',
width: 600,
height: 500
}
Object.extend(this.options, options || {});
window.open(this.options.url, '', 'scrollbars=1,statusbar=0,menubar=0,resizable=1,width='+this.options.width+',height='+this.options.height);
}
});

$("ff_go").observe('click', function(e) {
e.stop();
var val = $F('ff_username');
if(val != $('ff_username').readAttribute("placeholder") && val != '') {
var baseUrl = $('festivalFilter').down("form").readAttribute('action');
var url = baseUrl+'&user='+val;
new Popup({url:url});
} else {
alert("Sorry, please enter a username.");
}
});

$("ff_tagFilterList").observe('click', function(e) {
if (!e.element().match("a")) return;
e.stop();
new Popup({url:e.element().href});
});

(35) sıralaması

Reklamları görmek istemiyor musun? Şimdi yükselt

6 gitti

Pano

Bu sayfadaki yorumları görüntülemek için Javascript gereklidir. Doğrudan yorum sayfasına git

Reklamları görmek istemiyor musun? Şimdi yükselt

API Calls