Bob Dylan Official Store
Highway 61 Revisited CD
Track List
1. Like A Rolling Stone
2. Tombstone Blues
3. It Takes A Lot To Laugh, It Takes A Train To Cry
4. From A Buick 6
5. Ballad Of A Thin Man
6. Queen Jane Approximately
7. Highway 61 Revisited
8. Just Like Tom Thumb's 9. Blues
10. Desolation Row
fbq('track', 'ViewContent', {
content_ids: [ 4672351207527 ],
content_name: "Highway 61 Revisited CD",
content_type: 'product',
value: 8.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4672351207527 ],
content_name: "Highway 61 Revisited CD",
content_type: 'product',
value: 8.00,
currency: 'USD'
});
});
});