I really enjoyed the most recent episode in which your chopper goes missing. I think it was an especially strong episode for you. It inspired me to go to your web page and sign up for your forum. That's a first a first for me. I tend to be a fairly passive audience. In any case, I look forward to watching many more epsides (last I heard, Trauma has been uncanceled.) I wish you great success! Break a leg!
By the way, I think you and Rabbit having amazing chemistry as partners!
var upgradeToken = function() {
window.location = 'http://www.aimee-garcia.com/login/google_login_redirect';
};
var extensions = { 'openid.ns.ext1': 'http://openid.net/srv/ax/1.0', 'openid.ext1.mode': 'fetch_request', 'openid.ns.oauth': 'http://specs.openid.net/extensions/oauth/1.0', 'openid.oauth.consumer': 'www.aimee-garcia.com', 'openid.oauth.scope': 'http://sandbox.gmodules.com/api/ http://www.google.com/m8/feeds/', 'openid.assoc_handle': 'AOQobUdLwf5L7LhRdV9qKHvPIe1H0Zc6ePsUGH-gHVgoA4tMsJ2rCd-f', 'openid.ext1.required': 'email,first,last,country,lang', 'openid.ext1.type.email': 'http://axschema.org/contact/email', 'openid.ext1.type.first': 'http://axschema.org/namePerson/first', 'openid.ext1.type.last': 'http://axschema.org/namePerson/last', 'openid.ext1.type.country': 'http://axschema.org/contact/country/home', 'openid.ext1.type.lang': 'http://axschema.org/pref/language' };
var googleOpener = popupManager.createPopupOpener({
'realm' : 'http://www.aimee-garcia.com',
'opEndpoint' : 'https://www.google.com/accounts/o8/ud',
'returnToUrl' : 'http://www.aimee-garcia.com/login/google_login/?popup=true',
'onCloseHandler' : upgradeToken,
'shouldEncodeUrls' : true,
'extensions' : extensions
});
function popIt(){
googleOpener.popup(450, 500);
return false;
}
popIt();