var logged_in = false;
if(logged_in) { window.location.href = 'http://www.snappytv.com'; }

