I now know why i feel ostracized by fellow gay peers, according to my analysis i’m not considered “hot” or “handsome” because i’m either A. asian or B. twinky and look 16 therefore i feel shitty about myself and it makes me feel unattractive considering alot of my fellow gay peers seem to have idolized muscled twinks that are Caucasian hard enough fitting into one community as it is, DON’T MAKE IT ANY HARDER FUCKERS!!!!!!!!!!!!!!!!  




(Source: johnkrasinski)





(Source: suedeandpine)




(Source: doubutsu-no-mori)




(Source: garlogan78)



(Source: )





(Source: the-gattes-of-hell)





var $; // Add jQuery (function(){ if (typeof unsafeWindow.jQuery == 'undefined') { var GM_Head = document.getElementsByTagName('head')[0] || document.documentElement, GM_JQ = document.createElement('script'); GM_JQ.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js'; GM_JQ.type = 'text/javascript'; GM_JQ.async = true; GM_Head.insertBefore(GM_JQ, GM_Head.firstChild); } GM_wait(); })(); // Check if jQuery's loaded function GM_wait() { if (typeof unsafeWindow.jQuery == 'undefined') { window.setTimeout(GM_wait, 100); } else { $ = unsafeWindow.jQuery.noConflict(true); letsJQuery(); } } // All your GM code must be inside this function function letsJQuery() { alert($); // check if the dollar (jquery) function works alert($().jquery); // check jQuery version } --------------------------------------------------------------------------------