equal
deleted
inserted
replaced
158 " href=\"http://qt.nokia.com/about/privacy-policy\">Privacy Policy</a></p>\n" \ |
158 " href=\"http://qt.nokia.com/about/privacy-policy\">Privacy Policy</a></p>\n" \ |
159 " </div>\n" \ |
159 " </div>\n" \ |
160 " <div id=\"feedbackBox\">\n" \ |
160 " <div id=\"feedbackBox\">\n" \ |
161 " <div id=\"feedcloseX\" class=\"feedclose t_button\">X</div>\n" \ |
161 " <div id=\"feedcloseX\" class=\"feedclose t_button\">X</div>\n" \ |
162 " <form id=\"feedform\" action=\"http://doc.qt.nokia.com/docFeedbck/feedback.php\" method=\"get\">\n" \ |
162 " <form id=\"feedform\" action=\"http://doc.qt.nokia.com/docFeedbck/feedback.php\" method=\"get\">\n" \ |
163 " <p><textarea id=\"feedbox\" name=\"feedText\" rows=\"5\" cols=\"40\">Please submit you feedback...</textarea></p>\n" \ |
163 " <p><textarea id=\"feedbox\" name=\"feedText\" rows=\"5\" cols=\"40\">Please submit your feedback...</textarea></p>\n" \ |
164 " <p><input id=\"feedsubmit\" class=\"feedclose\" type=\"submit\" name=\"feedback\" /></p>\n" \ |
164 " <p><input id=\"feedsubmit\" class=\"feedclose\" type=\"submit\" name=\"feedback\" /></p>\n" \ |
165 " </form>\n" \ |
165 " </form>\n" \ |
166 " </div>\n" \ |
166 " </div>\n" \ |
167 " <div id=\"blurpage\">\n" \ |
167 " <div id=\"blurpage\">\n" \ |
168 " </div>\n" \ |
168 " </div>\n" |
169 "<script type=\"text/javascript\">\n" \ |
|
170 " var _gaq = _gaq || [];\n" \ |
|
171 " _gaq.push([\'_setAccount\', \'UA-4457116-5\']);\n" \ |
|
172 " _gaq.push([\'_trackPageview\']);\n" \ |
|
173 " (function() {\n" \ |
|
174 " var ga = document.createElement(\'script\'); ga.type = \'text/javascript\'; ga.async = true;\n" \ |
|
175 " ga.src = (\'https:\' == document.location.protocol ? \'https://ssl\' : \'http://www\') + \'.google-analytics.com/ga.js\';\n" \ |
|
176 " var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(ga, s);\n" \ |
|
177 " })();\n" \ |
|
178 "</script>\n" |
|