<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>TEEN SPIRIT is a club that plays only fun songs from the 90s, for kids that grew up in the 90s. We have hours of 100% Hits to keep you dancing and singing and drinking and generally doing all the things your older sisters and brothers used to do and hoped that you wouldn’t. It is pretty much the best club ever. 
  
 
           
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     like free entry? like free drinks? join our mailing list!
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://teenspiritparty.us4.list-manage.com/subscribe/post-json?u=abcf9252719f5e99e7a035301&amp;id=c083eeec3d&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     like free entry? like free drinks? join our mailing list!
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://teenspiritparty.us4.list-manage.com/subscribe/post-json?u=abcf9252719f5e99e7a035301&amp;id=c083eeec3d&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 </description><title>TEEN SPIRIT PARTY!</title><generator>Tumblr (3.0; @teenspiritparty)</generator><link>http://teenspiritparty.com/</link><item><title>totally!</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo3_400.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo5_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo7_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo9_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo10_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_lqkfrkmD1l1qbzfzlo13_r1_400.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;totally!&lt;/p&gt;</description><link>http://teenspiritparty.com/post/23664085668</link><guid>http://teenspiritparty.com/post/23664085668</guid><pubDate>Thu, 24 May 2012 19:09:51 +1000</pubDate></item><item><title>TSDJS to support EAST 17 on their comeback Sydney Show June...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m4cvxkOSjC1qdc2fko1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;TSDJS to support EAST 17 on their comeback Sydney Show June 10th. CLICK FOR DETAILS&lt;/p&gt;</description><link>http://teenspiritparty.com/post/23465326543</link><guid>http://teenspiritparty.com/post/23465326543</guid><pubDate>Mon, 21 May 2012 14:46:32 +1000</pubDate></item><item><title>Who needs reasons when you’ve got TEEN SPIRIT? May 18 is...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m3ucbo3wbv1qdc2fko1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Who needs reasons when you’ve got TEEN SPIRIT? May 18 is only seven days away! Birthdays/celebration/occasions/party get a crew of 20 or more people together send your names to guestlists@teenspiritparty.com for some banging entry deals.&lt;/span&gt;&lt;/p&gt;</description><link>http://teenspiritparty.com/post/22826350298</link><guid>http://teenspiritparty.com/post/22826350298</guid><pubDate>Fri, 11 May 2012 14:26:12 +1000</pubDate></item><item><title>Choose Teen Spirit…click to RSVP </title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m3smn3EEGg1qdc2fko1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Choose Teen Spirit…click to RSVP &lt;/p&gt;</description><link>http://teenspiritparty.com/post/22768361702</link><guid>http://teenspiritparty.com/post/22768361702</guid><pubDate>Thu, 10 May 2012 16:13:51 +1000</pubDate></item><item><title>Choose your favourite rock and punk tracks at Bad Habit. </title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m3oeikSr5j1qzfduno1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Choose your favourite rock and punk tracks at Bad Habit. &lt;/span&gt;&lt;/p&gt;</description><link>http://teenspiritparty.com/post/22768123064</link><guid>http://teenspiritparty.com/post/22768123064</guid><pubDate>Thu, 10 May 2012 16:05:29 +1000</pubDate></item><item><title>Choose party.</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m3r18xLfUB1rn05xjo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Choose party.&lt;/span&gt;&lt;/p&gt;</description><link>http://teenspiritparty.com/post/22768093300</link><guid>http://teenspiritparty.com/post/22768093300</guid><pubDate>Thu, 10 May 2012 16:04:28 +1000</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m3msnxQWVa1r77nz0o1_500.gif"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://teenspiritparty.com/post/22767992446</link><guid>http://teenspiritparty.com/post/22767992446</guid><pubDate>Thu, 10 May 2012 16:01:11 +1000</pubDate></item><item><title>Choose all the small things. </title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m3mbpeDzY21r64t0co1_500.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Choose all the small things. &lt;/span&gt;&lt;/p&gt;</description><link>http://teenspiritparty.com/post/22768010345</link><guid>http://teenspiritparty.com/post/22768010345</guid><pubDate>Thu, 10 May 2012 16:01:00 +1000</pubDate></item><item><title>Choose to scab a ciggie off a stranger, and pash them. </title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m3p7w2z7Cu1qaek3ko1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Choose to scab a ciggie off a stranger, and pash them. &lt;/span&gt;&lt;/p&gt;</description><link>http://teenspiritparty.com/post/22767964275</link><guid>http://teenspiritparty.com/post/22767964275</guid><pubDate>Thu, 10 May 2012 16:00:00 +1000</pubDate></item><item><title>Choose to pash a stranger.</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m3q2hwCIGz1qjonawo1_500.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Choose to pash a stranger.&lt;/p&gt;</description><link>http://teenspiritparty.com/post/22767945805</link><guid>http://teenspiritparty.com/post/22767945805</guid><pubDate>Thu, 10 May 2012 15:59:00 +1000</pubDate></item><item><title>Choose nothing but 90s hits.</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m3r4vyhA3h1r6q9rmo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Choose nothing but 90s hits.&lt;/span&gt;&lt;/p&gt;</description><link>http://teenspiritparty.com/post/22767919169</link><guid>http://teenspiritparty.com/post/22767919169</guid><pubDate>Thu, 10 May 2012 15:58:36 +1000</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m3scjxejgE1r3pjs6o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://teenspiritparty.com/post/22767879774</link><guid>http://teenspiritparty.com/post/22767879774</guid><pubDate>Thu, 10 May 2012 15:57:18 +1000</pubDate></item><item><title>Choose TEEN SPIRIT </title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m3r8kzTVxC1rp2w7wo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Choose TEEN SPIRIT &lt;/p&gt;</description><link>http://teenspiritparty.com/post/22767899677</link><guid>http://teenspiritparty.com/post/22767899677</guid><pubDate>Thu, 10 May 2012 15:57:00 +1000</pubDate></item><item><title>Want a 5ive Australian tour to happen? Get you and your friends...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m2x1zaeRav1qdc2fko1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Want a 5ive Australian tour to happen? Get you and your friends to ‘like’ this page by the end of the week and you’ll get just what you wished for. CLICK FOR MORE INFO: http://tiny.cc/eac7cw &lt;/p&gt;</description><link>http://teenspiritparty.com/post/21632555135</link><guid>http://teenspiritparty.com/post/21632555135</guid><pubDate>Mon, 23 Apr 2012 15:01:00 +1000</pubDate><category>australia</category><category>90s tour</category><category>5ive</category><category>five</category><category>boy bands</category><category>teen spirit</category></item><item><title>lilygeorgiaa:

C’est La Vie! &lt;3
</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m24g60kYLe1qkcdaao1_400.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://lilygeorgiaa.tumblr.com/post/20662567916/cest-la-vie-3" target="_blank"&gt;lilygeorgiaa&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;C’est La Vie! &lt;3&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://teenspiritparty.com/post/21632369784</link><guid>http://teenspiritparty.com/post/21632369784</guid><pubDate>Mon, 23 Apr 2012 14:57:47 +1000</pubDate></item><item><title>mermaidvogue:

never forget
</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m1td1lCxyU1qzbmfuo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://mermaidvogue.tumblr.com/post/20298997562/never-forget" target="_blank"&gt;mermaidvogue&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;never forget&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://teenspiritparty.com/post/21632364163</link><guid>http://teenspiritparty.com/post/21632364163</guid><pubDate>Mon, 23 Apr 2012 14:57:40 +1000</pubDate></item><item><title>
Can we take a moment to appreciate the boy in the B*Witched...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m2nw73rNCE1qlpkzjo1_250.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;blockquote&gt;
&lt;p&gt;Can we take a moment to appreciate the boy in the B*Witched music video for “C’est la Vie”&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://teenspiritparty.com/post/21632334747</link><guid>http://teenspiritparty.com/post/21632334747</guid><pubDate>Mon, 23 Apr 2012 14:57:00 +1000</pubDate></item><item><title>May 4th! Event coming soon  </title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m2x1luQ2Va1qdc2fko1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;May 4th! Event coming soon  &lt;/p&gt;</description><link>http://teenspiritparty.com/post/21632200789</link><guid>http://teenspiritparty.com/post/21632200789</guid><pubDate>Mon, 23 Apr 2012 14:53:54 +1000</pubDate><category>b*witched</category><category>90s</category><category>teen spirit</category><category>qbar</category><category>party</category><category>nightlife</category><category>club</category></item><item><title>Previously @ The TS + Propaganda Boat Party - CLICK 4 PIX </title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m2pnje5ukK1qdc2fko1_400.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Previously @ The TS + Propaganda Boat Party - CLICK 4 PIX &lt;/p&gt;</description><link>http://teenspiritparty.com/post/21369006305</link><guid>http://teenspiritparty.com/post/21369006305</guid><pubDate>Thu, 19 Apr 2012 15:06:00 +1000</pubDate><category>Teen spirit</category><category>propaganda</category><category>boat party</category><category>90s</category><category>sydney</category><category>my heart will go on</category></item><item><title>TS PARTY AT THE BANKS MANSION. April 20th. CLICK TO RSVP! </title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m2cgi0uo741qdc2fko1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;TS PARTY AT THE BANKS MANSION. April 20th. CLICK TO RSVP! &lt;/p&gt;</description><link>http://teenspiritparty.com/post/20941083316</link><guid>http://teenspiritparty.com/post/20941083316</guid><pubDate>Thu, 12 Apr 2012 12:06:00 +1000</pubDate><category>teen spirit</category><category>fresh prince</category><category>90s</category><category>90s party</category><category>qbar</category><category>house party</category></item></channel></rss>

