<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>
<channel>
	<title>Comments on: Anton Newcombe talks about the new Brian Jonestown Massacre record &#8211; Aufheben [Listen 31&#039;17&quot;] S02 Ep05 Living in a reverse world</title>
	<atom:link href="http://www.goingthruvinyl.com/wp/2012/04/anton-newcombe-talks-about-the-new-brian-jonestown-massacre-record-aufheben-listen-3117-s02-ep05-living-in-a-reverse-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goingthruvinyl.com/wp/2012/04/anton-newcombe-talks-about-the-new-brian-jonestown-massacre-record-aufheben-listen-3117-s02-ep05-living-in-a-reverse-world/</link>
	<description>Buy, Sell and Learn About Vinyl Records!</description>
	<lastBuildDate>Wed, 03 Apr 2013 11:46:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nick</title>
		<link>http://www.goingthruvinyl.com/wp/2012/04/anton-newcombe-talks-about-the-new-brian-jonestown-massacre-record-aufheben-listen-3117-s02-ep05-living-in-a-reverse-world/#comment-763</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 17 Apr 2012 14:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://goingthruvinyl.com/?p=2431#comment-763</guid>
		<description>Cool interview. Anton really knows his stuff, I&#039;m a fan.</description>
		<content:encoded><![CDATA[<p>Cool interview. Anton really knows his stuff, I&#8217;m a fan.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

</div>
</div>

<div class="clr"></div>

</div><!-- #close root content-->
</div><!-- #close root-->

<div id="ftr">
  <div class="inr">
    <div style="text-align:center;">
      <a href="http://www.goingthruvinyl.com/about">About Us</a> | <a href="http://www.goingthruvinyl.com/fees">Pricing &amp; Fees</a> | <a href="http://www.goingthruvinyl.com/terms">Terms &amp; Services</a> | <a href="http://www.goingthruvinyl.com/privacy">Privacy Policy</a> 
    </div>
  </div>
</div>

<script type="text/javascript" src="/assets/js/jquery/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="/assets/js/jquery/js/jquery-ui-1.8rc3.custom.min.js"></script>
<!--<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>-->
<!--<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/jquery-ui.min.js"></script>-->
<script src="/assets/js/jquery/js/jvalidate/jquery.validate.js" type="text/javascript"></script>
<script src="/assets/js/jQuery_blockUI.js" type="text/javascript"></script>
<script type="text/javascript" src="/assets/js/cart.js"></script>
<script src="/assets/js/gtvinyl.js" type="text/javascript"></script>
<script type="text/javascript" src="/assets/js/albumbrowser.js"></script>
<script type="text/javascript" src="/assets/js/tooltip.min.js"></script>

<script type="text/javascript">
$(function(){
$('body').addClass('js-available');
   $('.album-widget').albumWidget();
});

$("#cartContent").delegate(".deleteCartItem", "click", function(){
	var catalog_id = $(this).attr('id');
    $.getJSON('/cart-delete?catalog_id=' + catalog_id, function(data) {
    	$("#cartContent").load('/cart #cart_container');
        alert(data.response);
    });
});

$('#toggleCart').toggle(
	function(){
		$(this).css("background","url(/assets/i/right-arrow-1.png)");
		$("#shoppingCart").animate({ 
	        width: "700px",
	        opacity: 1.0,
        }, 500);
		$("#cartContent").show().load('/cart #cart_container', function() {
			$(".button").button();
		});
		
	},
    function(){
		$(this).css("background","url(/assets/i/left-arrow-big-copy.png)");
        $("#shoppingCart").animate({ 
            width: "120px",
        }, 500);
        $("#cartContent").hide();
	}
);

$('.show-tooltip').tooltip();

</script>


<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-11871877-2']);
  _gaq.push(['_setDomainName', '.goingthruvinyl.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

</body>
</html>
