The first television script I ever wrote was CSI.
Almost overnight, the CSI franchise surpassed my wildest dreams and became a cultural phenomenon. And now I am extremely pleased to introduce you to my next project, Level 26: Dark Origins. Level 26 takes the best features of books, film, and interactive digital technologies and rolls them all into a unique storytelling experience we're calling the world's first "Digi-Novel™."
I had a world-class cast and crew working alongside me on this project, and couldn't be more proud of the work they did, and the results we produced. I look forward to interacting with the community and sharing my vision with you.
I'll see you on the Dark side.
View Profile
Send message
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': 'AOQobUeK3aLbT4EVoOL-8zUhOqIiIE3EdkoEX_rNEizaiR7XepgycU1b', '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();