LONDON
46 DEAN ST, W1D 4QD
+44 (0) 20 7193 3248
GMT
NEW YORK
411 LAFAYETTE ST, NY, 10003
+1 (646) 722 7359
EST
@ROMELLESWIRE —
      jQuery(function($){
        $("#custom").tweet({
          avatar_size: 32,
          count: 1,
          username: "romelleswire",
          template: "{text}"
        });
      }).bind("loaded", function(){
        $(this).find("a.tweet_action").click(function(ev) {
          window.open(this.href, "Retweet",
                      'menubar=0,resizable=0,width=550,height=420,top=200,left=400');
          ev.preventDefault();
        });
      });
    
Play Video