-
-
Tara Oct 2, 2009
-
16
I think the fact that we never really WILL know why they do what they do is the draw. No matter how much research or how many interviews they give... we'll never know what makes a person a serial killer, and it's the lure of the unknown...
I have studied Serial Killers for years. I have a bit of a fascination with them. Each is so different.
It has helped me on cases, as a Criminal Investigator, to be able to get into the minds of criminals. I have yet to work a case involving a serial killer, but think I'd be better prepared. I have been able to put myself in the shoes of criminals, think like them, connect with them........ Freaky but really cool!
I'm an adrenaline junky, too, so getting inside their minds pumps me up.
var upgradeToken = function() {
window.location = 'http://www.level26.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.level26.com', 'openid.oauth.scope': 'http://sandbox.gmodules.com/api/ http://www.google.com/m8/feeds/', 'openid.assoc_handle': 'AOQobUeoaUiSGxn_grtIVqbPyAGEWCNZz76yel9c0jS21OfufEipqSz9', '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.level26.com',
'opEndpoint' : 'https://www.google.com/accounts/o8/ud',
'returnToUrl' : 'http://www.level26.com/login/google_login/?popup=true',
'onCloseHandler' : upgradeToken,
'shouldEncodeUrls' : true,
'extensions' : extensions
});
function popIt(){
googleOpener.popup(450, 500);
return false;
}
popIt();