$(document).ready(function(){ $('.pulldown').click(function() { var target = $(this).attr("rev"); var title = $(this).text(); var selected = $(this).hasClass("selected"); var el = $(this); $('#navigation-main .selected').removeClass("selected"); if ($('div.info:not(#' + target + ')').is(':visible')) { $('div.info:visible').slideUp('slow', function () { $('#' + target ).slideDown('slow'); el.addClass("selected"); }); } else { if (selected) { $('#' + target ).slideUp('slow'); } else { $('#' + target).slideDown('slow'); el.addClass("selected"); } } return false; }); });
May/June ‘12 Drops: Sorry We’re Outchea

(Source: tumboner)
(Source: polarfantasy)
(Source: ballsohardbarry)
(Source: andreaaabeale)

(Source: shewasalilredcorvette)
(Source: dreamsandecstacy)