Search

Google Being Investigated for Tax Evasion in China

0 views

Here’s a warning for Facebook–According to TechCrunch

At least some of the investigation relates to how Google has previously treated transactions from Chinese customers to its US head office. Between 2000 and 2003 Google offered Adwords services to Chinese citizens that did no go via the local subsidiary, resulting in no local records from which authorities can check for tax avoidance. A further allegation suggests that domestic customers until 2007 could use agents to place Adwords ads, avoiding a formal invoice and auditable paper trail, possibly in breach of Chinese tax law. imageI can hear the conversation at the Googleplex now…

Sergey: We’ve been subpoenaed to appear before the Chinese courts. Someone needs to go.

Larry: Oh crap. Well I’m not going, I’m getting married next month.

Sergey: Well I’m not going. I’m lucky my parents got me out of one communist country, I don’t want to get stuck in another.

Larry: We need to send someone to represent us, someone who can act as our puppet, while we pull the strings.

Sergey: Whoever we send, will certainly get the crap beat out of them.

Larry: Are you thinking, what I’m thinking?

Sergey: Sure am…Eric? Are you feeling lucky?

;-)' /></a>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Suggest a Correction

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!