Create your account | Twoodo                 var DEBUG = false; var IS_ADMIN = false; var serverVersion = "4.0.2_05"; var locale = "en";         var currentPage = window.location.pathname; if (currentPage != "/" && currentPage != "/password" && currentPage != "/register") { var ua = navigator.userAgent.toLowerCase(); // For iPhone var isiPhone = ua.indexOf('iphone') != -1 || ua.indexOf('ios') != -1 || ua.indexOf('ipod') != -1; var isiPad = ua.indexOf('ipad') > -1; if (isiPhone) { // To Add iPAD back: || isiPad } var isAndroid = ua.indexOf("android") > -1; //&& ua.indexOf("mobile"); if (isAndroid && currentPage != "/walkthrough") { } }    window.__insp = window.__insp || []; __insp.push(['wid', 1854566156]); (function () { function __ldinsp() { var insp = document.createElement('script'); insp.type = 'text/javascript'; insp.async = true; insp.id = "inspsync"; insp.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://cdn.inspectlet.com/inspectlet.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(insp, x); } if (window.attachEvent) { window.attachEvent('onload', __ldinsp); } else { window.addEventListener('load', __ldinsp, false); } })();    function _pcm(u){setTimeout(function(){ var d=document, p="https://desv383oqqc0.cloudfront.net/", s=d.createElement("script");s.type="text/javascript";s.async=true;s.src=p+u+".js"; var e=d.getElementsByTagName("script")[0];e.parentNode.insertBefore(s,e); },1);}_pcm("551425474a75a50300000007");    (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-26666683-1', 'auto'); // Replace with your property ID. ga('require', 'displayfeatures'); ga('send', 'pageview');     (function (c, a) { window.mixpanel = a; var b, d, h, e; b = c.createElement("script"); b.type = "text/javascript"; b.async = !0; b.src = ("https:" === c.location.protocol ? "https:" : "http:") + 'https://cdn.mxpnl.com/libs/mixpanel-2.2.min.js'; d = c.getElementsByTagName("script")[0]; d.parentNode.insertBefore(b, d); a._i = []; a.init = function (b, c, f) { function d(a, b) { var c = b.split("."); 2 == c.length && (a = a[c[0]], b = c[1]); a[b] = function () { a.push([b].concat( Array.prototype.slice.call(arguments, 0))) } } var g = a; "undefined" !== typeof f ? g = a[f] = [] : f = "mixpanel"; g.people = g.people || []; h = ['disable', 'track', 'track_pageview', 'track_links', 'track_forms', 'register', 'register_once', 'unregister', 'identify', 'alias', 'name_tag', 'set_config', 'people.set', 'people.set_once', 'people.increment', 'people.track_charge', 'people.append']; for (e = 0; e < h.length; e++)d(g, h[e]); a._i.push([b, c, f]) }; a.__SV = 1.2; })(document, window.mixpanel || []); mixpanel.init("9b0596778e670363f39798d795551c02"); var distincId = "0b5f7a62-7938-4f26-a4dd-54b4cd099fa0"; if (distincId !== "") { mixpanel.identify(distincId); }             Welcome to   wants to collaborate with you in !

 If you have this link, you have been invited by someone to join them in their company . After you register, you will be able to communicate with everyone in that company, share tasks and files right from within the conversation.

     Create your account    Log in with Google       or register with email  Email address    Password         $("#timezone").attr("value", new Date().getTimezoneOffset())  By creating an account you confirm to having read and agreeing with our Terms and conditions

 Register    Already have an account? Go to login page

   Back to home page     var logged = false; var hasUser = false; var hasFeatureFederatedIdentity = true; var globalGoogleScopes = "https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile https://www.google.com/m8/feeds https://www.googleapis.com/auth/calendar https://www.googleapis.com/auth/drive"; var globalGoogleClientID = "359215230805-he0hhlgbfuhke1flek9qg53efhe05mlf.apps.googleusercontent.com"; var globalCrossSiteRequestForgeryToken = "h9raej9ihc2sarm72l7bjgnb6l";     $(document).ready(function () { if (document.URL == "http://192.168.1.14:8080/" || document.URL == "https://www.twoodo.com/" || document.URL == "http://localhost:8080/") { var loginSelector = $(".w-col.w-col-4.sign-up-column, .w-form.bottom-sign-up-form"); var link = ""; if (loginSelector.length > 0) { var ua = navigator.userAgent.toLowerCase(); if (ua.indexOf('iphone') > -1 || ua.indexOf('ios') > -1 || ua.indexOf('ipod') > -1) { if (loginSelector.length > 0) { link = "https://itunes.apple.com/us/app/twoodo/id714337900?ls=1&mt=8"; } } var isAndroid = ua.indexOf("android") > -1; //&& ua.indexOf("mobile"); if (isAndroid) { if (loginSelector.length > 0) { link = "market://details?id=com.twoodo.android1"; } } if (link != "") { loginSelector.html(""); } } } });