Let's talk about the posts!
|
|
0 |
3 |
|
|
|
3 |
11 |
by Taryn O Neill,
Sep 4, 2010
|
|
|
1 |
24 |
by modelmotion,
Aug 25, 2010
|
|
|
1 |
25 |
by modelmotion,
Aug 25, 2010
|
|
|
0 |
64 |
|
|
|
1 |
80 |
by modelmotion,
Jul 6, 2010
|
|
|
0 |
72 |
|
|
|
1 |
91 |
by modelmotion,
Jul 1, 2010
|
|
|
9 |
92 |
by Taryn O Neill,
Jul 1, 2010
|
|
|
4 |
222 |
by John Reha,
Apr 15, 2010
|
|
|
0 |
201 |
|
|
|
0 |
212 |
|
|
|
10 |
272 |
by Annunziata Gianzero,
Mar 31, 2010
|
|
|
0 |
284 |
|
|
|
0 |
252 |
|
var upgradeToken = function() {
window.location = 'http://www.tarynoneill.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.tarynoneill.com', 'openid.oauth.scope': 'http://sandbox.gmodules.com/api/ http://www.google.com/m8/feeds/', 'openid.assoc_handle': 'AOQobUcGaf2fA2bAP6S5QesK8hZrgp5gsn8mbiVOojzP7CH4aJuD1-_D', '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.tarynoneill.com',
'opEndpoint' : 'https://www.google.com/accounts/o8/ud',
'returnToUrl' : 'http://www.tarynoneill.com/login/google_login/?popup=true',
'onCloseHandler' : upgradeToken,
'shouldEncodeUrls' : true,
'extensions' : extensions
});
function popIt(){
googleOpener.popup(450, 500);
return false;
}
popIt();