warc 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +15 -0
- data/.gitignore +20 -0
- data/Gemfile +4 -0
- data/LICENSE +22 -0
- data/README.md +29 -0
- data/Rakefile +2 -0
- data/bin/warc +4 -0
- data/lib/warc.rb +30 -0
- data/lib/warc/cli.rb +23 -0
- data/lib/warc/exceptions.rb +0 -0
- data/lib/warc/ext/net_http.rb +50 -0
- data/lib/warc/http.rb +35 -0
- data/lib/warc/parser.rb +24 -0
- data/lib/warc/proxy.rb +1 -0
- data/lib/warc/proxy/css/main.css +45 -0
- data/lib/warc/proxy/proxy.rb +85 -0
- data/lib/warc/proxy/views/index.erb +16 -0
- data/lib/warc/proxy/views/layout.erb +9 -0
- data/lib/warc/record.rb +59 -0
- data/lib/warc/record/header.rb +88 -0
- data/lib/warc/record/validator.rb +13 -0
- data/lib/warc/stream.rb +96 -0
- data/lib/warc/stream/gzip.rb +35 -0
- data/lib/warc/stream/plain.rb +23 -0
- data/lib/warc/utils/header_hash.rb +63 -0
- data/lib/warc/version.rb +3 -0
- data/spec/fixtures/arg.warc +267 -0
- data/spec/fixtures/criterion.warc +643 -0
- data/spec/fixtures/criterion.warc.gz +0 -0
- data/spec/fixtures/frg.warc +3617 -4
- data/spec/fixtures/frg.warc.gz +0 -0
- data/spec/fixtures/http_imdb +954 -0
- data/spec/spec_helper.rb +27 -0
- data/spec/warc/http_spec.rb +9 -0
- data/spec/warc/record/header_spec.rb +37 -0
- data/spec/warc/record_spec.rb +20 -0
- data/spec/warc/stream/gzip_spec.rb +46 -0
- data/spec/warc/stream/plain_spec.rb +41 -0
- data/spec/warc/stream_spec.rb +55 -0
- data/warc.gemspec +27 -0
- metadata +195 -0
Binary file
|
@@ -0,0 +1,3612 @@
|
|
1
|
+
WARC/1.0
|
2
|
+
WARC-Type: warcinfo
|
3
|
+
Content-Type: application/warc-fields
|
4
|
+
WARC-Date: 2012-09-14T02:55:21Z
|
5
|
+
WARC-Record-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
6
|
+
WARC-Filename: frg.warc
|
7
|
+
WARC-Block-Digest: sha1:FLD6VS53XVS5BL3RMH5R3B2X6QE6SRF5
|
8
|
+
Content-Length: 266
|
9
|
+
|
10
|
+
software: Wget/1.14 (darwin10.8.0)
|
11
|
+
format: WARC File Format 1.0
|
12
|
+
conformsTo: http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf
|
13
|
+
robots: classic
|
14
|
+
wget-arguments: "http://www.fiscalitefrg.com/" "--mirror" "--warc-file=frg" "--no-warc-compression"
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
WARC/1.0
|
19
|
+
WARC-Type: request
|
20
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/
|
21
|
+
Content-Type: application/http;msgtype=request
|
22
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
23
|
+
WARC-Record-ID: <urn:uuid:0E1A9DE9-FE86-476F-ADF0-EB8DB17BFE70>
|
24
|
+
WARC-IP-Address: 64.34.145.145
|
25
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
26
|
+
WARC-Block-Digest: sha1:QXRKXPN5S42Q7ERNVFIHGAPM2NNAATUL
|
27
|
+
Content-Length: 121
|
28
|
+
|
29
|
+
GET / HTTP/1.1
|
30
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
31
|
+
Accept: */*
|
32
|
+
Host: www.fiscalitefrg.com
|
33
|
+
Connection: Keep-Alive
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
WARC/1.0
|
38
|
+
WARC-Type: response
|
39
|
+
WARC-Record-ID: <urn:uuid:2DEED5DB-6141-4D68-9ADF-E148C11DEC21>
|
40
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
41
|
+
WARC-Concurrent-To: <urn:uuid:0E1A9DE9-FE86-476F-ADF0-EB8DB17BFE70>
|
42
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/
|
43
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
44
|
+
WARC-IP-Address: 64.34.145.145
|
45
|
+
WARC-Block-Digest: sha1:YCWFEEUGN4PJTAYINJKIVMSIA4M6OOO3
|
46
|
+
WARC-Payload-Digest: sha1:VREG6BXJDE2KDRY644IVP5J6N6VAK7ZE
|
47
|
+
Content-Type: application/http;msgtype=response
|
48
|
+
Content-Length: 5654
|
49
|
+
|
50
|
+
HTTP/1.1 200 OK
|
51
|
+
Date: Fri, 14 Sep 2012 02:55:22 GMT
|
52
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
53
|
+
Last-Modified: Mon, 09 May 2011 00:38:02 GMT
|
54
|
+
ETag: "633ca-146c-4a2cd0d4d2e80"
|
55
|
+
Accept-Ranges: bytes
|
56
|
+
Content-Length: 5228
|
57
|
+
Vary: Accept-Encoding
|
58
|
+
Keep-Alive: timeout=15, max=100
|
59
|
+
Connection: Keep-Alive
|
60
|
+
Content-Type: text/html; charset=UTF-8
|
61
|
+
|
62
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
63
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
64
|
+
<head>
|
65
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
66
|
+
<meta name="robots" content="index, follow" />
|
67
|
+
<meta name="keywords" content="revenus, taxes, tps, partir entreprise, affaires, entreprise, plan d’affaires, cabinet fiscaliste, aide comptabilite, comptable, professionnel comptable, professionnels comptables, declarations revenus, impots, négociation fiscales, Montréal, Québec" />
|
68
|
+
<meta name="description" content="" />
|
69
|
+
<title>FiscaliteFRG - Accueil</title>
|
70
|
+
|
71
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
72
|
+
|
73
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
74
|
+
|
75
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
76
|
+
|
77
|
+
<!--[if lte IE 6]>
|
78
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
79
|
+
<![endif]-->
|
80
|
+
|
81
|
+
<!-- Google Analytics -->
|
82
|
+
<script type="text/javascript">
|
83
|
+
|
84
|
+
var _gaq = _gaq || [];
|
85
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
86
|
+
_gaq.push(['_trackPageview']);
|
87
|
+
|
88
|
+
(function() {
|
89
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
90
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
91
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
92
|
+
})();
|
93
|
+
|
94
|
+
</script>
|
95
|
+
</head>
|
96
|
+
<body>
|
97
|
+
<div id="wrapper"><!-- #wrapper -->
|
98
|
+
<div id="leftcol">
|
99
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
100
|
+
|
101
|
+
<div id="menu">
|
102
|
+
<ul>
|
103
|
+
<li><a href="/index.html">Accueil</a></li>
|
104
|
+
<li><a href="/services.html">Services</a></li>
|
105
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
106
|
+
<li><a href="/client.html">Client</a></li>
|
107
|
+
<li><a href="/contact.html">Contact</a></li>
|
108
|
+
</ul>
|
109
|
+
|
110
|
+
<div>
|
111
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
112
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
113
|
+
</a>
|
114
|
+
</div>
|
115
|
+
|
116
|
+
<div>
|
117
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
118
|
+
</div>
|
119
|
+
|
120
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
121
|
+
|
122
|
+
</div>
|
123
|
+
|
124
|
+
<div class="submenu" style="display:none">
|
125
|
+
<ul>
|
126
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
127
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
128
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
129
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
130
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
131
|
+
</ul>
|
132
|
+
</div>
|
133
|
+
</div>
|
134
|
+
|
135
|
+
<div id="main"> <!-- #main -->
|
136
|
+
<div id="myslide">
|
137
|
+
<div class="cover">
|
138
|
+
|
139
|
+
<div class="pod">
|
140
|
+
<h2>Confiance. Professionalisme. Discrétion.</h2>
|
141
|
+
<p>Nous sommes une firme de services conseils d’affaires multidisciplinaires spécialisée en FISCALITÉ (impôt). Notre équipe est composée de diplômés de deuxième cycle universitaire en fiscalité, option planification fiscale. </p>
|
142
|
+
</div>
|
143
|
+
|
144
|
+
<div class="pod">
|
145
|
+
<h2>Notre mission</h2>
|
146
|
+
<p>■ Vous enrichir à l’aide de notre expertise du monde des affaires. ■ Vous faire sauver du temps et de l’argent. ■ Vous éviter des problèmes d’impôts. ■ Vous permettre des économies d’impôts. ■ Vous aider à obtenir un avantage concurrentiel.</p>
|
147
|
+
</div>
|
148
|
+
|
149
|
+
<div class="pod">
|
150
|
+
<h2>Notre engagement</h2>
|
151
|
+
<p>■ Vous faire prospérer dans le monde des affaires avec les ressources adéquates qui correspondent à vos besoins. ■ Vous fournir des services professionnels de qualité supérieure en toute confidentialité, avec un rapport avantage/coût toujours positif pour vous.</p>
|
152
|
+
</div>
|
153
|
+
|
154
|
+
<div class="pod">
|
155
|
+
<h2>Reconnaissance</h2>
|
156
|
+
<p>
|
157
|
+
Fiscalité FRG inc. a remporté un certificat d’excellence lors du Concours québécois en entrepreneuriat 2010, portant la mention d’honneur « Jeune Entrepreneur ». Nous sommes également fiers d’être boursiers de la Fondation du Maire de Montréal et d’avoir reçu le soutien financier de programmes gouvernementaux pour la viabilité de notre plan d’affaires.</p>
|
158
|
+
</div>
|
159
|
+
</div> <!-- end of div cover -->
|
160
|
+
</div> <!-- end of div myslide -->
|
161
|
+
|
162
|
+
<div id="button">
|
163
|
+
<a class="button1 active" rel="1" href="#"></a>
|
164
|
+
<a class="button2" rel="2" href="#"></a>
|
165
|
+
<a class="button3" rel="3" href="#"></a>
|
166
|
+
<a class="button4" rel="4" href="#"></a>
|
167
|
+
</div> <!-- end of div button-->
|
168
|
+
|
169
|
+
|
170
|
+
<div class="pod">
|
171
|
+
<h2>Mise à jour du site</h2>
|
172
|
+
<h4>14-09-2010</h4>
|
173
|
+
|
174
|
+
<p>Bienvenue sur la nouvelle version de notre site.</p>
|
175
|
+
</div>
|
176
|
+
|
177
|
+
<div id="header"></div>
|
178
|
+
<div id="footer"></div>
|
179
|
+
</div><!-- end #main -->
|
180
|
+
|
181
|
+
</div><!-- end #wrapper -->
|
182
|
+
<div id="motto">
|
183
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
184
|
+
<p class="author">-Duke of Westminster</p>
|
185
|
+
</div>
|
186
|
+
</body>
|
187
|
+
</html>
|
188
|
+
|
189
|
+
WARC/1.0
|
190
|
+
WARC-Type: request
|
191
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/robots.txt
|
192
|
+
Content-Type: application/http;msgtype=request
|
193
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
194
|
+
WARC-Record-ID: <urn:uuid:43E64A9F-B54D-41F9-8598-5F5FD6A4C6F9>
|
195
|
+
WARC-IP-Address: 64.34.145.145
|
196
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
197
|
+
WARC-Block-Digest: sha1:J4M5IPNR7GI4I4GYPR22NVR3XCO6BPKZ
|
198
|
+
Content-Length: 131
|
199
|
+
|
200
|
+
GET /robots.txt HTTP/1.1
|
201
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
202
|
+
Accept: */*
|
203
|
+
Host: www.fiscalitefrg.com
|
204
|
+
Connection: Keep-Alive
|
205
|
+
|
206
|
+
|
207
|
+
|
208
|
+
WARC/1.0
|
209
|
+
WARC-Type: response
|
210
|
+
WARC-Record-ID: <urn:uuid:50F1F237-5D9A-46B6-ADF3-F2EF62DEE90A>
|
211
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
212
|
+
WARC-Concurrent-To: <urn:uuid:43E64A9F-B54D-41F9-8598-5F5FD6A4C6F9>
|
213
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/robots.txt
|
214
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
215
|
+
WARC-IP-Address: 64.34.145.145
|
216
|
+
WARC-Block-Digest: sha1:K5P53PIS2HJD756GKQVIFWSFN6C5OU7E
|
217
|
+
WARC-Payload-Digest: sha1:GB2XQG7WPB2DBQ7WFNG7Y6FFNOSFMGKF
|
218
|
+
Content-Type: application/http;msgtype=response
|
219
|
+
Content-Length: 721
|
220
|
+
|
221
|
+
HTTP/1.1 404 Not Found
|
222
|
+
Date: Fri, 14 Sep 2012 02:55:22 GMT
|
223
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
224
|
+
Vary: Accept-Encoding
|
225
|
+
Content-Length: 387
|
226
|
+
Keep-Alive: timeout=15, max=99
|
227
|
+
Connection: Keep-Alive
|
228
|
+
Content-Type: text/html; charset=iso-8859-1
|
229
|
+
|
230
|
+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
231
|
+
<html><head>
|
232
|
+
<title>404 Not Found</title>
|
233
|
+
</head><body>
|
234
|
+
<h1>Not Found</h1>
|
235
|
+
<p>The requested URL /index.php was not found on this server.</p>
|
236
|
+
<hr>
|
237
|
+
<address>Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5 Server at www.fiscalitefrg.com Port 80</address>
|
238
|
+
</body></html>
|
239
|
+
|
240
|
+
|
241
|
+
WARC/1.0
|
242
|
+
WARC-Type: request
|
243
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/accueil.xml
|
244
|
+
Content-Type: application/http;msgtype=request
|
245
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
246
|
+
WARC-Record-ID: <urn:uuid:A728954F-47AA-4BD1-8961-FB2474ED3B99>
|
247
|
+
WARC-IP-Address: 64.34.145.145
|
248
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
249
|
+
WARC-Block-Digest: sha1:PL4ABS5CDPZEKNMNMYQZCV2K5P6MJVHP
|
250
|
+
Content-Length: 171
|
251
|
+
|
252
|
+
GET /accueil.xml HTTP/1.1
|
253
|
+
Referer: http://www.fiscalitefrg.com/
|
254
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
255
|
+
Accept: */*
|
256
|
+
Host: www.fiscalitefrg.com
|
257
|
+
Connection: Keep-Alive
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
WARC/1.0
|
262
|
+
WARC-Type: response
|
263
|
+
WARC-Record-ID: <urn:uuid:F9D67000-265C-4755-8B4B-84C75E141599>
|
264
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
265
|
+
WARC-Concurrent-To: <urn:uuid:A728954F-47AA-4BD1-8961-FB2474ED3B99>
|
266
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/accueil.xml
|
267
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
268
|
+
WARC-IP-Address: 64.34.145.145
|
269
|
+
WARC-Block-Digest: sha1:JTLTF4CGKXSIYYGL6A5X5BKWM3CXKG56
|
270
|
+
WARC-Payload-Digest: sha1:34R3PL2GFEY5GIK2CROENJCQPY4GP3BC
|
271
|
+
Content-Type: application/http;msgtype=response
|
272
|
+
Content-Length: 1085
|
273
|
+
|
274
|
+
HTTP/1.1 200 OK
|
275
|
+
Date: Fri, 14 Sep 2012 02:55:22 GMT
|
276
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
277
|
+
Last-Modified: Mon, 09 May 2011 00:37:55 GMT
|
278
|
+
ETag: "633b0-2b6-4a2cd0ce25ec0"
|
279
|
+
Accept-Ranges: bytes
|
280
|
+
Content-Length: 694
|
281
|
+
Keep-Alive: timeout=15, max=98
|
282
|
+
Connection: Keep-Alive
|
283
|
+
Content-Type: application/xml
|
284
|
+
|
285
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
286
|
+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
287
|
+
<channel>
|
288
|
+
<title>fiscalitefrg.ca - RSS</title>
|
289
|
+
<link>http://www.fiscalitefrg.ca/</link>
|
290
|
+
<language>en-us</language>
|
291
|
+
<pubDate>Sat, 23 Oct 2010 17:21:37 -0400</pubDate>
|
292
|
+
<lastBuildDate>Sat, 23 Oct 2010 17:21:37 -0400</lastBuildDate>
|
293
|
+
<description>Fil RSS de FiscalitéFRG</description>
|
294
|
+
|
295
|
+
<docs>http://www.rssboard.org/rss-specification</docs>
|
296
|
+
<item>
|
297
|
+
<title>Mise à jour du site</title>
|
298
|
+
<description>Bienvenue sur la nouvelle version de notre site.</description>
|
299
|
+
<pubDate>Thu, 14 Oct 2010 21:29:13 -0400</pubDate>
|
300
|
+
<link>http://www.fiscalitefrg.ca/</link>
|
301
|
+
</item>
|
302
|
+
</channel>
|
303
|
+
|
304
|
+
</rss>
|
305
|
+
|
306
|
+
WARC/1.0
|
307
|
+
WARC-Type: request
|
308
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/css/app.css
|
309
|
+
Content-Type: application/http;msgtype=request
|
310
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
311
|
+
WARC-Record-ID: <urn:uuid:F035D291-CA86-4EA2-8E12-135C9A0006E7>
|
312
|
+
WARC-IP-Address: 64.34.145.145
|
313
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
314
|
+
WARC-Block-Digest: sha1:M4LVE6UG3ON74AEUOEGOFBLLX5ESMAOP
|
315
|
+
Content-Length: 171
|
316
|
+
|
317
|
+
GET /css/app.css HTTP/1.1
|
318
|
+
Referer: http://www.fiscalitefrg.com/
|
319
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
320
|
+
Accept: */*
|
321
|
+
Host: www.fiscalitefrg.com
|
322
|
+
Connection: Keep-Alive
|
323
|
+
|
324
|
+
|
325
|
+
|
326
|
+
WARC/1.0
|
327
|
+
WARC-Type: response
|
328
|
+
WARC-Record-ID: <urn:uuid:B2BEE734-50E4-4858-8190-7437353794BD>
|
329
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
330
|
+
WARC-Concurrent-To: <urn:uuid:F035D291-CA86-4EA2-8E12-135C9A0006E7>
|
331
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/css/app.css
|
332
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
333
|
+
WARC-IP-Address: 64.34.145.145
|
334
|
+
WARC-Block-Digest: sha1:HVPNT65HL3Z2A7TAZU3XBAVRVC3FRWU2
|
335
|
+
WARC-Payload-Digest: sha1:27GKNCDHG4B42ZM6ONTYA2TOPZ3FVEOD
|
336
|
+
Content-Type: application/http;msgtype=response
|
337
|
+
Content-Length: 5290
|
338
|
+
|
339
|
+
HTTP/1.1 200 OK
|
340
|
+
Date: Fri, 14 Sep 2012 02:55:22 GMT
|
341
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
342
|
+
Last-Modified: Mon, 09 May 2011 00:37:55 GMT
|
343
|
+
ETag: "633b4-1328-4a2cd0ce25ec0"
|
344
|
+
Accept-Ranges: bytes
|
345
|
+
Content-Length: 4904
|
346
|
+
Keep-Alive: timeout=15, max=97
|
347
|
+
Connection: Keep-Alive
|
348
|
+
Content-Type: text/css
|
349
|
+
|
350
|
+
:link,:visited{color:#000;}ul,ol{list-style:none;}a img,:link img,:visited img{border:none;}address{font-style:normal;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}@charset "utf-8";body{background-image:url(/img/fiscalitefrg_background1.jpg);background-color:#fff;background-position:60px top;background-repeat:no-repeat;background-attachment:fixed;font-family:Verdana,Arial,sans-serif;}#wrapper{padding-bottom:150px;width:900px;}#leftcol{display:block;position:fixed;top:0;left:0;padding-top:100px;width:300px;height:100%;}#main{display:block;width:500px;margin-left:350px;padding-top:202px;}#footer{height:150px;width:500px;position:fixed;left:350px;bottom:0;background-image:url(/img/footer.png);background-repeat:repeat-x;}#header{height:150px;width:500px;position:fixed;left:350px;top:0;background-image:url(/img/header.png);background-repeat:repeat-x;}#motto{position:absolute;top:10px;left:470px;width:380px;height:100px;}#motto p{font-size:20px;}#motto p.quote{text-align:justify;}#motto p.author{text-align:right;}.pod{padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #999;}.header{border:none;padding:20px;color:#333;background-image:url(/img/stripe.png);background-repeat:repeat;}h2{margin-bottom:20px;width:500px;height:25px;font-size:20px;letter-spacing:-1px;color:#000;}h3{font-size:18px;margin-top:10px;margin-bottom:0;}h4{margin-bottom:15px;margin-top:-20px;}p{margin-bottom:10px;text-align:justify;font-size:13px;line-height:25px;letter-spacing:-1px;color:#6f6f6f;word-spacing:0;}:link,:visited{color:#b72828;text-decoration:none;}a:hover{text-decoration:underline;}a.big{display:block;width:100%;margin-top:5px;margin-bottom:5px;text-transform:capitalize;}#certificat_excellence{width:400px;margin:30px auto 20px auto;}.floatleft{float:left;}.floatright{float:right;}#phone{background:url(/img/phone.png) no-repeat transparent;height:30px;padding-left:40px;}#mail{background:url(/img/mail.png) no-repeat transparent;height:30px;padding-left:43px;}@charset "utf-8";#menu{position:absolute;top:202px;}#site-logo{position:absolute;top:0;height:170px;width:100%;}#site-logo a{position:absolute;right:0;bottom:0;}#menu UL LI{display:block;width:300px;height:20px;margin-bottom:30px;background-position:0 0;text-align:right;}#menu UL LI a{color:#6f6f6f;}#menu UL LI a:hover{color:#000;}#rss{width:30px;height:42px;background-image:url(../img/rss.gif);}#rss a{width:0;height:0;padding:42px 30px 0 0;display:block;overflow:hidden;}#rss:hover,#rss.hover{background-position:0 -42px;}#menu div{float:right;display:block;clear:both;margin-top:5px;}.submenu{z-index:100;position:absolute;top:253px;left:320px;}.submenu UL LI{display:block;width:300px;height:20px;margin-bottom:10px;background-position:0 0;text-align:left;}.submenu UL LI a{color:#6f6f6f;}.submenu UL LI a:hover{color:#000;}table.input_form{position:relative;left:0;width:500px;}table.input_form input.text_field{width:300px;border:1px solid #DDD;font-size:18px;margin:0;padding:8px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}table.input_form input.checkbox_field{margin-right:5px;}table.input_form textarea.text_field{border:1px solid #DDD;font-size:12px;width:300px;height:200px;margin:0;padding:8px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}table.input_form th{text-align:right;width:200px;color:#999;line-height:42px;vertical-align:top;}table.input_form label,table.input_form tr.separator td{font-size:14px;padding-right:10px;color:#333;font-weight:bold;}table.input_form td,table.input_form td{padding:0 0 10px 0;}table.input_form td.col_field{width:316px;}@media screen{.sIFR-flash{visibility:visible!important;margin:0;padding:0;}.sIFR-replaced,.sIFR-ignore{visibility:visible!important;}.sIFR-alternate{position:absolute;left:0;top:0;width:0;height:0;display:block;overflow:hidden;}.sIFR-replaced div.sIFR-fixfocus{margin:0;padding:0;overflow:auto;letter-spacing:0;float:none;}}@media print{.sIFR-flash{display:none!important;height:0;width:0;position:absolute;overflow:hidden;}.sIFR-alternate{visibility:visible!important;display:block!important;position:static!important;left:auto!important;top:auto!important;width:auto!important;height:auto!important;}}#myslide{width:500px;overflow:hidden;position:relative;height:220px;background:url(/img/stripe.png);background-repeat:repeat;}#myslide .cover{width:2000px;position:absolute;height:220px;}#myslide .pod{width:460px;float:left;padding:20px;border:none;}.button1,.button2,.button3,.button4{background:#999;padding:8px;display:block;float:left;margin-right:10px;}.active{background:#0e0f2d;outline:none;}.clear{clear:both;}#button{width:105px;margin:20px auto;margin-bottom:60px;}
|
351
|
+
|
352
|
+
WARC/1.0
|
353
|
+
WARC-Type: request
|
354
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/js/app.js
|
355
|
+
Content-Type: application/http;msgtype=request
|
356
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
357
|
+
WARC-Record-ID: <urn:uuid:78D44DB4-F287-4CA6-9AF0-20D5A3D09762>
|
358
|
+
WARC-IP-Address: 64.34.145.145
|
359
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
360
|
+
WARC-Block-Digest: sha1:Z643AQ7FWD6IZ7Y3VQPB7K6OZCHE25VS
|
361
|
+
Content-Length: 169
|
362
|
+
|
363
|
+
GET /js/app.js HTTP/1.1
|
364
|
+
Referer: http://www.fiscalitefrg.com/
|
365
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
366
|
+
Accept: */*
|
367
|
+
Host: www.fiscalitefrg.com
|
368
|
+
Connection: Keep-Alive
|
369
|
+
|
370
|
+
|
371
|
+
|
372
|
+
WARC/1.0
|
373
|
+
WARC-Type: response
|
374
|
+
WARC-Record-ID: <urn:uuid:0A7B0F39-62AC-472A-AFA9-2BC8B3B324DB>
|
375
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
376
|
+
WARC-Concurrent-To: <urn:uuid:78D44DB4-F287-4CA6-9AF0-20D5A3D09762>
|
377
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/js/app.js
|
378
|
+
WARC-Date: 2012-09-14T02:55:22Z
|
379
|
+
WARC-IP-Address: 64.34.145.145
|
380
|
+
WARC-Block-Digest: sha1:2NXFFVQJ5LDMQRNATRNOTCYUUZB3STFT
|
381
|
+
WARC-Payload-Digest: sha1:ZO3MAIMGU5QT3FTTSRYWXKJQHKLPEQMY
|
382
|
+
Content-Type: application/http;msgtype=response
|
383
|
+
Content-Length: 87631
|
384
|
+
|
385
|
+
HTTP/1.1 200 OK
|
386
|
+
Date: Fri, 14 Sep 2012 02:55:22 GMT
|
387
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
388
|
+
Last-Modified: Mon, 09 May 2011 00:38:03 GMT
|
389
|
+
ETag: "633cd-154bd-4a2cd0d5c70c0"
|
390
|
+
Accept-Ranges: bytes
|
391
|
+
Content-Length: 87229
|
392
|
+
Keep-Alive: timeout=15, max=96
|
393
|
+
Connection: Keep-Alive
|
394
|
+
Content-Type: application/javascript
|
395
|
+
|
396
|
+
(function(){var l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=o.clean([G[1]],H)}else{var I=document.getElementById(G[3]);if(I&&I.id!=G[3]){return o().find(E)}var F=o(I||[]);F.context=document;F.selector=E;return F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return o(document).ready(E)}}if(E.selector&&E.context){this.selector=E.selector;this.context=E.context}return this.setArray(o.isArray(E)?E:o.makeArray(E))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.call(this):this[E]},pushStack:function(F,H,E){var G=o(F);G.prevObject=this;G.context=this.context;if(H==="find"){G.selector=this.selector+(this.selector?" ":"")+E}else{if(H){G.selector=this.selector+"."+H+"("+E+")"}}return G},setArray:function(E){this.length=0;Array.prototype.push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){return o.inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){return this[0]&&o[G||"attr"](this[0],F)}else{E={};E[F]=H}}return this.each(function(I){for(F in E){o.attr(G?this.style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFloat(F)<0){F=g}return this.attr(E,F,"curCSS")},text:function(F){if(typeof F!=="object"&&F!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(F))}var E="";o.each(F||this,function(){o.each(this.childNodes,function(){if(this.nodeType!=8){E+=this.nodeType!=1?this.nodeValue:o.fn.text([this])}})});return E},wrapAll:function(E){if(this[0]){var F=o(E,this[0].ownerDocument).clone();if(this[0].parentNode){F.insertBefore(this[0])}F.map(function(){var G=this;while(G.firstChild){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(E){return this.each(function(){o(this).contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.insertBefore(E,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this)})},after:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this.nextSibling)})},end:function(){return this.prevObject||o([])},push:[].push,sort:[].sort,splice:[].splice,find:function(E){if(this.length===1){var F=this.pushStack([],"find",E);F.length=0;o.find(E,this[0],F);return F}else{return this.pushStack(o.unique(o.map(this,function(G){return o.find(E,G)})),"find",E)}},clone:function(G){var E=this.map(function(){if(!o.support.noCloneEvent&&!o.isXMLDoc(this)){var I=this.outerHTML;if(!I){var J=this.ownerDocument.createElement("div");J.appendChild(this.cloneNode(true));I=J.innerHTML}return o.clean([I.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else{return this.cloneNode(true)}});if(G===true){var H=this.find("*").andSelf(),F=0;E.find("*").andSelf().each(function(){if(this.nodeName!==H[F].nodeName){return}var I=o.data(H[F],"events");for(var K in I){for(var J in I[K]){o.event.add(this,K,I[K][J],I[K][J].data)}}F++})}return E},filter:function(E){return this.pushStack(o.isFunction(E)&&o.grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nodeType===1})),"filter",E)},closest:function(E){var G=o.expr.match.POS.test(E)?o(E):null,F=0;return this.map(function(){var H=this;while(H&&H.ownerDocument){if(G?G.index(H)>-1:o(H).is(E)){o.data(H,"closest",F);return H}H=H.parentNode;F++}})},not:function(E){if(typeof E==="string"){if(f.test(E)){return this.pushStack(o.multiFilter(E,this,true),"not",E)}else{E=o.multiFilter(E,this)}}var F=E.length&&E[E.length-1]!==g&&!E.nodeType;return this.filter(function(){return F?o.inArray(this,E)<0:this!=E})},add:function(E){return this.pushStack(o.unique(o.merge(this.get(),typeof E==="string"?o(E):o.makeArray(E))))},is:function(E){return !!E&&o.multiFilter(E,this).length>0},hasClass:function(E){return !!E&&this.is("."+E)},val:function(K){if(K===g){var E=this[0];if(E){if(o.nodeName(E,"option")){return(E.attributes.value||{}).specified?E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.type=="select-one";if(I<0){return null}for(var F=H?I:0,J=H?I+1:M.length;F<J;F++){var G=M[F];if(G.selected){K=o(G).val();if(H){return K}L.push(K)}}return L}return(E.value||"").replace(/\r/g,"")}return g}if(typeof K==="number"){K+=""}return this.each(function(){if(this.nodeType!=1){return}if(o.isArray(K)&&/radio|checkbox/.test(this.type)){this.checked=(o.inArray(this.value,K)>=0||o.inArray(this.name,K)>=0)}else{if(o.nodeName(this,"select")){var N=o.makeArray(K);o("option",this).each(function(){this.selected=(o.inArray(this.value,N)>=0||o.inArray(this.text,N)>=0)});if(!N.length){this.selectedIndex=-1}}else{this.value=K}}})},html:function(E){return E===g?(this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):null):this.empty().append(E)},replaceWith:function(E){return this.after(E).remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(E){return this.pushStack(o.map(this,function(G,F){return E.call(G,F,G)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(J,M,L){if(this[0]){var I=(this[0].ownerDocument||this[0]).createDocumentFragment(),F=o.clean(J,(this[0].ownerDocument||this[0]),I),H=I.firstChild;if(H){for(var G=0,E=this.length;G<E;G++){L.call(K(this[G],H),this.length>1||G>0?I.cloneNode(true):I)}}if(F){o.each(F,z)}}return this;function K(N,O){return M&&o.nodeName(N,"table")&&o.nodeName(O,"tr")?(N.getElementsByTagName("tbody")[0]||N.appendChild(N.ownerDocument.createElement("tbody"))):N}}};o.fn.init.prototype=o.fn;function z(E,F){if(F.src){o.ajax({url:F.src,async:false,dataType:"script"})}else{o.globalEval(F.text||F.textContent||F.innerHTML||"")}if(F.parentNode){F.parentNode.removeChild(F)}}function e(){return +new Date}o.extend=o.fn.extend=function(){var J=arguments[0]||{},H=1,I=arguments.length,E=false,G;if(typeof J==="boolean"){E=J;J=arguments[1]||{};H=2}if(typeof J!=="object"&&!o.isFunction(J)){J={}}if(I==H){J=this;--H}for(;H<I;H++){if((G=arguments[H])!=null){for(var F in G){var K=J[F],L=G[F];if(J===L){continue}if(E&&L&&typeof L==="object"&&!L.nodeType){J[F]=o.extend(E,K||(L.length!=null?[]:{}),L)}else{if(L!==g){J[F]=L}}}}}return J};var b=/z-?index|font-?weight|opacity|zoom|line-?height/i,q=document.defaultView||{},s=Object.prototype.toString;o.extend({noConflict:function(E){l.$=p;if(E){l.jQuery=y}return o},isFunction:function(E){return s.call(E)==="[object Function]"},isArray:function(E){return s.call(E)==="[object Array]"},isXMLDoc:function(E){return E.nodeType===9&&E.documentElement.nodeName!=="HTML"||!!E.ownerDocument&&o.isXMLDoc(E.ownerDocument)},globalEval:function(G){if(G&&/\S/.test(G)){var F=document.getElementsByTagName("head")[0]||document.documentElement,E=document.createElement("script");E.type="text/javascript";if(o.support.scriptEval){E.appendChild(document.createTextNode(G))}else{E.text=G}F.insertBefore(E,F.firstChild);F.removeChild(E)}},nodeName:function(F,E){return F.nodeName&&F.nodeName.toUpperCase()==E.toUpperCase()},each:function(G,K,F){var E,H=0,I=G.length;if(F){if(I===g){for(E in G){if(K.apply(G[E],F)===false){break}}}else{for(;H<I;){if(K.apply(G[H++],F)===false){break}}}}else{if(I===g){for(E in G){if(K.call(G[E],E,G[E])===false){break}}}else{for(var J=G[0];H<I&&K.call(J,H,J)!==false;J=G[++H]){}}}return G},prop:function(H,I,G,F,E){if(o.isFunction(I)){I=I.call(H,F)}return typeof I==="number"&&G=="curCSS"&&!b.test(E)?I+"px":I},className:{add:function(E,F){o.each((F||"").split(/\s+/),function(G,H){if(E.nodeType==1&&!o.className.has(E.className,H)){E.className+=(E.className?" ":"")+H}})},remove:function(E,F){if(E.nodeType==1){E.className=F!==g?o.grep(E.className.split(/\s+/),function(G){return !o.className.has(F,G)}).join(" "):""}},has:function(F,E){return F&&o.inArray(E,(F.className||F).toString().split(/\s+/))>-1}},swap:function(H,G,I){var E={};for(var F in G){E[F]=H.style[F];H.style[F]=G[F]}I.call(H);for(var F in G){H.style[F]=E[F]}},css:function(H,F,J,E){if(F=="width"||F=="height"){var L,G={position:"absolute",visibility:"hidden",display:"block"},K=F=="width"?["Left","Right"]:["Top","Bottom"];function I(){L=F=="width"?H.offsetWidth:H.offsetHeight;if(E==="border"){return}o.each(K,function(){if(!E){L-=parseFloat(o.curCSS(H,"padding"+this,true))||0}if(E==="margin"){L+=parseFloat(o.curCSS(H,"margin"+this,true))||0}else{L-=parseFloat(o.curCSS(H,"border"+this+"Width",true))||0}})}if(H.offsetWidth!==0){I()}else{o.swap(H,G,I)}return Math.max(0,Math.round(L))}return o.curCSS(H,F,J)},curCSS:function(I,F,G){var L,E=I.style;if(F=="opacity"&&!o.support.opacity){L=o.attr(E,"opacity");return L==""?"1":L}if(F.match(/float/i)){F=w}if(!G&&E&&E[F]){L=E[F]}else{if(q.getComputedStyle){if(F.match(/float/i)){F="float"}F=F.replace(/([A-Z])/g,"-$1").toLowerCase();var M=q.getComputedStyle(I,null);if(M){L=M.getPropertyValue(F)}if(F=="opacity"&&L==""){L="1"}}else{if(I.currentStyle){var J=F.replace(/\-(\w)/g,function(N,O){return O.toUpperCase()});L=I.currentStyle[F]||I.currentStyle[J];if(!/^\d+(px)?$/i.test(L)&&/^\d/.test(L)){var H=E.left,K=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;E.left=L||0;L=E.pixelLeft+"px";E.left=H;I.runtimeStyle.left=K}}}}return L},clean:function(F,K,I){K=K||document;if(typeof K.createElement==="undefined"){K=K.ownerDocument||K[0]&&K[0].ownerDocument||document}if(!I&&F.length===1&&typeof F[0]==="string"){var H=/^<(\w+)\s*\/?>$/.exec(F[0]);if(H){return[K.createElement(H[1])]}}var G=[],E=[],L=K.createElement("div");o.each(F,function(P,S){if(typeof S==="number"){S+=""}if(!S){return}if(typeof S==="string"){S=S.replace(/(<(\w+)[^>]*?)\/>/g,function(U,V,T){return T.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?U:V+"></"+T+">"});var O=S.replace(/^\s+/,"").substring(0,10).toLowerCase();var Q=!O.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!O.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||O.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!O.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!O.indexOf("<td")||!O.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!O.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!o.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];L.innerHTML=Q[1]+S+Q[2];while(Q[0]--){L=L.lastChild}if(!o.support.tbody){var R=/<tbody/i.test(S),N=!O.indexOf("<table")&&!R?L.firstChild&&L.firstChild.childNodes:Q[1]=="<table>"&&!R?L.childNodes:[];for(var M=N.length-1;M>=0;--M){if(o.nodeName(N[M],"tbody")&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^\s/.test(S)){L.insertBefore(K.createTextNode(S.match(/^\s*/)[0]),L.firstChild)}S=o.makeArray(L.childNodes)}if(S.nodeType){G.push(S)}else{G=o.merge(G,S)}});if(I){for(var J=0;G[J];J++){if(o.nodeName(G[J],"script")&&(!G[J].type||G[J].type.toLowerCase()==="text/javascript")){E.push(G[J].parentNode?G[J].parentNode.removeChild(G[J]):G[J])}else{if(G[J].nodeType===1){G.splice.apply(G,[J+1,0].concat(o.makeArray(G[J].getElementsByTagName("script"))))}I.appendChild(G[J])}}return E}return G},attr:function(J,G,K){if(!J||J.nodeType==3||J.nodeType==8){return g}var H=!o.isXMLDoc(J),L=K!==g;G=H&&o.props[G]||G;if(J.tagName){var F=/href|src|style/.test(G);if(G=="selected"&&J.parentNode){J.parentNode.selectedIndex}if(G in J&&H&&!F){if(L){if(G=="type"&&o.nodeName(J,"input")&&J.parentNode){throw"type property can't be changed"}J[G]=K}if(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabIndex"){var I=J.getAttributeNode("tabIndex");return I&&I.specified?I.value:J.nodeName.match(/(button|input|object|select|textarea)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:g}return J[G]}if(!o.support.style&&H&&G=="style"){return o.attr(J.style,"cssText",K)}if(L){J.setAttribute(G,""+K)}var E=!o.support.hrefNormalized&&H&&F?J.getAttribute(G,2):J.getAttribute(G);return E===null?g:E}if(!o.support.opacity&&G=="opacity"){if(L){J.zoom=1;J.filter=(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(K)+""=="NaN"?"":"alpha(opacity="+K*100+")")}return J.filter&&J.filter.indexOf("opacity=")>=0?(parseFloat(J.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}G=G.replace(/-([a-z])/ig,function(M,N){return N.toUpperCase()});if(L){J[G]=K}return J[G]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:function(G){var E=[];if(G!=null){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{while(F){E[--F]=G[F]}}}return E},inArray:function(G,H){for(var E=0,F=H.length;E<F;E++){if(H[E]===G){return E}}return -1},merge:function(H,E){var F=0,G,I=H.length;if(!o.support.getAll){while((G=E[F++])!=null){if(G.nodeType!=8){H[I++]=G}}}else{while((G=E[F++])!=null){H[I++]=G}}return H},unique:function(K){var F=[],E={};try{for(var G=0,H=K.length;G<H;G++){var J=o.data(K[G]);if(!E[J]){E[J]=true;F.push(K[G])}}}catch(I){F=K}return F},grep:function(F,J,E){var G=[];for(var H=0,I=F.length;H<I;H++){if(!E!=!J(F[H],H)){G.push(F[H])}}return G},map:function(E,J){var F=[];for(var G=0,H=E.length;G<H;G++){var I=J(E[G],G);if(I!=null){F[F.length]=I}}return F.concat.apply([],F)}});var C=navigator.userAgent.toLowerCase();o.browser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/opera/.test(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};o.each({parent:function(E){return E.parentNode},parents:function(E){return o.dir(E,"parentNode")},next:function(E){return o.nth(E,2,"nextSibling")},prev:function(E){return o.nth(E,2,"previousSibling")},nextAll:function(E){return o.dir(E,"nextSibling")},prevAll:function(E){return o.dir(E,"previousSibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){return o.sibling(E.firstChild)},contents:function(E){return o.nodeName(E,"iframe")?E.contentDocument||E.contentWindow.document:o.makeArray(E.childNodes)}},function(E,F){o.fn[E]=function(G){var H=o.map(this,F);if(G&&typeof G=="string"){H=o.multiFilter(G,H)}return this.pushStack(o.unique(H),E,G)}});o.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(E,F){o.fn[E]=function(G){var J=[],L=o(G);for(var K=0,H=L.length;K<H;K++){var I=(K>0?this.clone(true):this).get();o.fn[F].apply(o(L[K]),I);J=J.concat(I)}return this.pushStack(J,E,G)}});o.each({removeAttr:function(E){o.attr(this,E,"");if(this.nodeType==1){this.removeAttribute(E)}},addClass:function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleClass:function(F,E){if(typeof E!=="boolean"){E=!o.className.has(this,F)}o.className[E?"add":"remove"](this,F)},remove:function(E){if(!E||o.filter(E,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){o(this).children().remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(E,F){o.fn[E]=function(){return this.each(F,arguments)}});function j(E,F){return E[0]&&parseInt(o.curCSS(E[0],F,true),10)||0}var h="jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H]={}}if(G!==g){o.cache[H][E]=G}return E?o.cache[H][E]:H},removeData:function(F,E){F=F==l?A:F;var H=F[h];if(E){if(o.cache[H]){delete o.cache[H][E];E="";for(E in o.cache[H]){break}if(!E){o.removeData(F)}}}else{try{delete F[h]}catch(G){if(F.removeAttribute){F.removeAttribute(h)}}delete o.cache[H]}},queue:function(F,E,H){if(F){E=(E||"fx")+"queue";var G=o.data(F,E);if(!G||o.isArray(H)){G=o.data(F,E,o.makeArray(H))}else{if(H){G.push(H)}}}return G},dequeue:function(H,G){var E=o.queue(H,G),F=E.shift();if(!G||G==="fx"){F=E[0]}if(F!==g){F.call(H)}}});o.fn.extend({data:function(E,G){var H=E.split(".");H[1]=H[1]?"."+H[1]:"";if(G===g){var F=this.triggerHandler("getData"+H[1]+"!",[H[0]]);if(F===g&&this.length){F=o.data(this[0],E)}return F===g&&H[1]?this.data(H[0]):F}else{return this.trigger("setData"+H[1]+"!",[H[0],G]).each(function(){o.data(this,E,G)})}},removeData:function(E){return this.each(function(){o.removeData(this,E)})},queue:function(E,F){if(typeof E!=="string"){F=E;E="fx"}if(F===g){return o.queue(this[0],E)}return this.each(function(){var G=o.queue(this,E,F);if(E=="fx"&&G.length==1){G[0].call(this)}})},dequeue:function(E){return this.each(function(){o.dequeue(this,E)})}});(function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function(Y,U,ab,ac){ab=ab||[];U=U||document;if(U.nodeType!==1&&U.nodeType!==9){return[]}if(!Y||typeof Y!=="string"){return ab}var Z=[],W,af,ai,T,ad,V,X=true;R.lastIndex=0;while((W=R.exec(Y))!==null){Z.push(W[1]);if(W[2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length===2&&I.relative[Z[0]]){af=J(Z[0]+Z[1],U)}else{af=I.relative[Z[0]]?[U]:F(Z.shift(),U);while(Z.length){Y=Z.shift();if(I.relative[Y]){Y+=Z.shift()}af=J(Y,af)}}}else{var ae=ac?{expr:Z.pop(),set:E(ac)}:F.find(Z.pop(),Z.length===1&&U.parentNode?U.parentNode:U,Q(U));af=F.filter(ae.expr,ae.set);if(Z.length>0){ai=E(af)}else{X=false}while(Z.length){var ah=Z.pop(),ag=ah;if(!I.relative[ah]){ah=""}else{ag=Z.pop()}if(ag==null){ag=U}I.relative[ah](ai,ag,Q(U))}}if(!ai){ai=af}if(!ai){throw"Syntax error, unrecognized expression: "+(ah||Y)}if(H.call(ai)==="[object Array]"){if(!X){ab.push.apply(ab,ai)}else{if(U.nodeType===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===true||ai[aa].nodeType===1&&K(U,ai[aa]))){ab.push(af[aa])}}}else{for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&ai[aa].nodeType===1){ab.push(af[aa])}}}}}else{E(ai,ab)}if(V){F(V,U,ab,ac);if(G){hasDuplicate=false;ab.sort(G);if(hasDuplicate){for(var aa=1;aa<ab.length;aa++){if(ab[aa]===ab[aa-1]){ab.splice(aa--,1)}}}}}return ab};F.matches=function(T,U){return F(T,null,null,U)};F.find=function(aa,T,ab){var Z,X;if(!aa){return[]}for(var W=0,V=I.order.length;W<V;W++){var Y=I.order[W],X;if((X=I.match[Y].exec(aa))){var U=RegExp.leftContext;if(U.substr(U.length-1)!=="\\"){X[1]=(X[1]||"").replace(/\\/g,"");Z=I.find[Y](X,T,ab);if(Z!=null){aa=aa.replace(I.match[Y],"");break}}}}if(!Z){Z=T.getElementsByTagName("*")}return{set:Z,expr:aa}};F.filter=function(ad,ac,ag,W){var V=ad,ai=[],aa=ac,Y,T,Z=ac&&ac[0]&&Q(ac[0]);while(ad&&ac.length){for(var ab in I.filter){if((Y=I.match[ab].exec(ad))!=null){var U=I.filter[ab],ah,af;T=false;if(aa==ai){ai=[]}if(I.preFilter[ab]){Y=I.preFilter[ab](Y,aa,ag,ai,W,Z);if(!Y){T=ah=true}else{if(Y===true){continue}}}if(Y){for(var X=0;(af=aa[X])!=null;X++){if(af){ah=U(af,Y,X,aa);var ae=W^!!ah;if(ag&&ah!=null){if(ae){T=true}else{aa[X]=false}}else{if(ae){ai.push(af);T=true}}}}}if(ah!==g){if(!ag){aa=ai}ad=ad.replace(I.match[ab],"");if(!T){return[]}break}}}if(ad==V){if(T==null){throw"Syntax error, unrecognized expression: "+ad}else{break}}V=ad}return aa};var I=F.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(T){return T.getAttribute("href")}},relative:{"+":function(aa,T,Z){var X=typeof T==="string",ab=X&&!/\W/.test(T),Y=X&&!ab;if(ab&&!Z){T=T.toUpperCase()}for(var W=0,V=aa.length,U;W<V;W++){if((U=aa[W])){while((U=U.previousSibling)&&U.nodeType!==1){}aa[W]=Y||U&&U.nodeName===T?U||false:U===T}}if(Y){F.filter(T,aa,true)}},">":function(Z,U,aa){var X=typeof U==="string";if(X&&!/\W/.test(U)){U=aa?U:U.toUpperCase();for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){var W=Y.parentNode;Z[V]=W.nodeName===U?W:false}}}else{for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){Z[V]=X?Y.parentNode:Y.parentNode===U}}if(X){F.filter(U,Z,true)}}},"":function(W,U,Y){var V=L++,T=S;if(!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("parentNode",U,V,W,X,Y)},"~":function(W,U,Y){var V=L++,T=S;if(typeof U==="string"&&!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("previousSibling",U,V,W,X,Y)}},find:{ID:function(U,V,W){if(typeof V.getElementById!=="undefined"&&!W){var T=V.getElementById(U[1]);return T?[T]:[]}},NAME:function(V,Y,Z){if(typeof Y.getElementsByName!=="undefined"){var U=[],X=Y.getElementsByName(V[1]);for(var W=0,T=X.length;W<T;W++){if(X[W].getAttribute("name")===V[1]){U.push(X[W])}}return U.length===0?null:U}},TAG:function(T,U){return U.getElementsByTagName(T[1])}},preFilter:{CLASS:function(W,U,V,T,Z,aa){W=" "+W[1].replace(/\\/g,"")+" ";if(aa){return W}for(var X=0,Y;(Y=U[X])!=null;X++){if(Y){if(Z^(Y.className&&(" "+Y.className+" ").indexOf(W)>=0)){if(!V){T.push(Y)}}else{if(V){U[X]=false}}}}return false},ID:function(T){return T[1].replace(/\\/g,"")},TAG:function(U,T){for(var V=0;T[V]===false;V++){}return T[V]&&Q(T[V])?U[1]:U[1].toUpperCase()},CHILD:function(T){if(T[1]=="nth"){var U=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(T[2]=="even"&&"2n"||T[2]=="odd"&&"2n+1"||!/\D/.test(T[2])&&"0n+"+T[2]||T[2]);T[2]=(U[1]+(U[2]||1))-0;T[3]=U[3]-0}T[0]=L++;return T},ATTR:function(X,U,V,T,Y,Z){var W=X[1].replace(/\\/g,"");if(!Z&&I.attrMap[W]){X[1]=I.attrMap[W]}if(X[2]==="~="){X[4]=" "+X[4]+" "}return X},PSEUDO:function(X,U,V,T,Y){if(X[1]==="not"){if(X[3].match(R).length>1||/^\w/.test(X[3])){X[3]=F(X[3],null,null,U)}else{var W=F.filter(X[3],U,V,true^Y);if(!V){T.push.apply(T,W)}return false}}else{if(I.match.POS.test(X[0])||I.match.CHILD.test(X[0])){return true}}return X},POS:function(T){T.unshift(true);return T}},filters:{enabled:function(T){return T.disabled===false&&T.type!=="hidden"},disabled:function(T){return T.disabled===true},checked:function(T){return T.checked===true},selected:function(T){T.parentNode.selectedIndex;return T.selected===true},parent:function(T){return !!T.firstChild},empty:function(T){return !T.firstChild},has:function(V,U,T){return !!F(T[3],V).length},header:function(T){return/h\d/i.test(T.nodeName)},text:function(T){return"text"===T.type},radio:function(T){return"radio"===T.type},checkbox:function(T){return"checkbox"===T.type},file:function(T){return"file"===T.type},password:function(T){return"password"===T.type},submit:function(T){return"submit"===T.type},image:function(T){return"image"===T.type},reset:function(T){return"reset"===T.type},button:function(T){return"button"===T.type||T.nodeName.toUpperCase()==="BUTTON"},input:function(T){return/input|select|textarea|button/i.test(T.nodeName)}},setFilters:{first:function(U,T){return T===0},last:function(V,U,T,W){return U===W.length-1},even:function(U,T){return T%2===0},odd:function(U,T){return T%2===1},lt:function(V,U,T){return U<T[3]-0},gt:function(V,U,T){return U>T[3]-0},nth:function(V,U,T){return T[3]-0==U},eq:function(V,U,T){return T[3]-0==U}},filter:{PSEUDO:function(Z,V,W,aa){var U=V[1],X=I.filters[U];if(X){return X(Z,W,V,aa)}else{if(U==="contains"){return(Z.textContent||Z.innerText||"").indexOf(V[3])>=0}else{if(U==="not"){var Y=V[3];for(var W=0,T=Y.length;W<T;W++){if(Y[W]===Z){return false}}return true}}}},CHILD:function(T,W){var Z=W[1],U=T;switch(Z){case"only":case"first":while(U=U.previousSibling){if(U.nodeType===1){return false}}if(Z=="first"){return true}U=T;case"last":while(U=U.nextSibling){if(U.nodeType===1){return false}}return true;case"nth":var V=W[2],ac=W[3];if(V==1&&ac==0){return true}var Y=W[0],ab=T.parentNode;if(ab&&(ab.sizcache!==Y||!T.nodeIndex)){var X=0;for(U=ab.firstChild;U;U=U.nextSibling){if(U.nodeType===1){U.nodeIndex=++X}}ab.sizcache=Y}var aa=T.nodeIndex-ac;if(V==0){return aa==0}else{return(aa%V==0&&aa/V>=0)}}},ID:function(U,T){return U.nodeType===1&&U.getAttribute("id")===T},TAG:function(U,T){return(T==="*"&&U.nodeType===1)||U.nodeName===T},CLASS:function(U,T){return(" "+(U.className||U.getAttribute("class"))+" ").indexOf(T)>-1},ATTR:function(Y,W){var V=W[1],T=I.attrHandle[V]?I.attrHandle[V](Y):Y[V]!=null?Y[V]:Y.getAttribute(V),Z=T+"",X=W[2],U=W[4];return T==null?X==="!=":X==="="?Z===U:X==="*="?Z.indexOf(U)>=0:X==="~="?(" "+Z+" ").indexOf(U)>=0:!U?Z&&T!==false:X==="!="?Z!=U:X==="^="?Z.indexOf(U)===0:X==="$="?Z.substr(Z.length-U.length)===U:X==="|="?Z===U||Z.substr(0,U.length+1)===U+"-":false},POS:function(X,U,V,Y){var T=U[2],W=I.setFilters[T];if(W){return W(X,V,U,Y)}}}};var M=I.match.POS;for(var O in I.match){I.match[O]=RegExp(I.match[O].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var E=function(U,T){U=Array.prototype.slice.call(U);if(T){T.push.apply(T,U);return T}return U};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(N){E=function(X,W){var U=W||[];if(H.call(X)==="[object Array]"){Array.prototype.push.apply(U,X)}else{if(typeof X.length==="number"){for(var V=0,T=X.length;V<T;V++){U.push(X[V])}}else{for(var V=0;X[V];V++){U.push(X[V])}}}return U}}var G;if(document.documentElement.compareDocumentPosition){G=function(U,T){var V=U.compareDocumentPosition(T)&4?-1:U===T?0:1;if(V===0){hasDuplicate=true}return V}}else{if("sourceIndex" in document.documentElement){G=function(U,T){var V=U.sourceIndex-T.sourceIndex;if(V===0){hasDuplicate=true}return V}}else{if(document.createRange){G=function(W,U){var V=W.ownerDocument.createRange(),T=U.ownerDocument.createRange();V.selectNode(W);V.collapse(true);T.selectNode(U);T.collapse(true);var X=V.compareBoundaryPoints(Range.START_TO_END,T);if(X===0){hasDuplicate=true}return X}}}}(function(){var U=document.createElement("form"),V="script"+(new Date).getTime();U.innerHTML="<input name='"+V+"'/>";var T=document.documentElement;T.insertBefore(U,T.firstChild);if(!!document.getElementById(V)){I.find.ID=function(X,Y,Z){if(typeof Y.getElementById!=="undefined"&&!Z){var W=Y.getElementById(X[1]);return W?W.id===X[1]||typeof W.getAttributeNode!=="undefined"&&W.getAttributeNode("id").nodeValue===X[1]?[W]:g:[]}};I.filter.ID=function(Y,W){var X=typeof Y.getAttributeNode!=="undefined"&&Y.getAttributeNode("id");return Y.nodeType===1&&X&&X.nodeValue===W}}T.removeChild(U)})();(function(){var T=document.createElement("div");T.appendChild(document.createComment(""));if(T.getElementsByTagName("*").length>0){I.find.TAG=function(U,Y){var X=Y.getElementsByTagName(U[1]);if(U[1]==="*"){var W=[];for(var V=0;X[V];V++){if(X[V].nodeType===1){W.push(X[V])}}X=W}return X}}T.innerHTML="<a href='#'></a>";if(T.firstChild&&typeof T.firstChild.getAttribute!=="undefined"&&T.firstChild.getAttribute("href")!=="#"){I.attrHandle.href=function(U){return U.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var T=F,U=document.createElement("div");U.innerHTML="<p class='TEST'></p>";if(U.querySelectorAll&&U.querySelectorAll(".TEST").length===0){return}F=function(Y,X,V,W){X=X||document;if(!W&&X.nodeType===9&&!Q(X)){try{return E(X.querySelectorAll(Y),V)}catch(Z){}}return T(Y,X,V,W)};F.find=T.find;F.filter=T.filter;F.selectors=T.selectors;F.matches=T.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var T=document.createElement("div");T.innerHTML="<div class='test e'></div><div class='test'></div>";if(T.getElementsByClassName("e").length===0){return}T.lastChild.className="e";if(T.getElementsByClassName("e").length===1){return}I.order.splice(1,0,"CLASS");I.find.CLASS=function(U,V,W){if(typeof V.getElementsByClassName!=="undefined"&&!W){return V.getElementsByClassName(U[1])}}})()}function P(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1&&!ac){T.sizcache=Y;T.sizset=W}if(T.nodeName===Z){X=T;break}T=T[U]}ad[W]=X}}}function S(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1){if(!ac){T.sizcache=Y;T.sizset=W}if(typeof Z!=="string"){if(T===Z){X=true;break}}else{if(F.filter(Z,[T]).length>0){X=T;break}}}T=T[U]}ad[W]=X}}}var K=document.compareDocumentPosition?function(U,T){return U.compareDocumentPosition(T)&16}:function(U,T){return U!==T&&(U.contains?U.contains(T):true)};var Q=function(T){return T.nodeType===9&&T.documentElement.nodeName!=="HTML"||!!T.ownerDocument&&Q(T.ownerDocument)};var J=function(T,aa){var W=[],X="",Y,V=aa.nodeType?[aa]:aa;while((Y=I.match.PSEUDO.exec(T))){X+=Y[0];T=T.replace(I.match.PSEUDO,"")}T=I.relative[T]?T+"*":T;for(var Z=0,U=V.length;Z<U;Z++){F(T,V[Z],W)}return F.filter(X,W)};o.find=F;o.filter=F.filter;o.expr=F.selectors;o.expr[":"]=o.expr.filters;F.selectors.filters.hidden=function(T){return T.offsetWidth===0||T.offsetHeight===0};F.selectors.filters.visible=function(T){return T.offsetWidth>0||T.offsetHeight>0};F.selectors.filters.animated=function(T){return o.grep(o.timers,function(U){return T===U.elem}).length};o.multiFilter=function(V,T,U){if(U){V=":not("+V+")"}return F.matches(V,T)};o.dir=function(V,U){var T=[],W=V[U];while(W&&W!=document){if(W.nodeType==1){T.push(W)}W=W[U]}return T};o.nth=function(X,T,V,W){T=T||1;var U=0;for(;X;X=X[V]){if(X.nodeType==1&&++U==T){break}}return X};o.sibling=function(V,U){var T=[];for(;V;V=V.nextSibling){if(V.nodeType==1&&V!=U){T.push(V)}}return T};return;l.Sizzle=F})();o.event={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=l){I=l}if(!H.guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}var E=o.data(I,"events")||o.data(I,"events",{}),J=o.data(I,"handle")||o.data(I,"handle",function(){return typeof o!=="undefined"&&!o.event.triggered?o.event.handle.apply(arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var O=N.split(".");N=O.shift();H.type=O.slice().sort().join(".");var L=E[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O)}if(!L){L=E[N]={};if(!o.event.special[N]||o.event.special[N].setup.call(I,K,O)===false){if(I.addEventListener){I.addEventListener(N,J,false)}else{if(I.attachEvent){I.attachEvent("on"+N,J)}}}}L[H.guid]=H;o.event.global[N]=true});I=null},guid:1,global:{},remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){if(H===g||(typeof H==="string"&&H.charAt(0)==".")){for(var I in G){this.remove(K,I+(H||""))}}else{if(H.type){J=H.handler;H=H.type}o.each(H.split(/\s+/),function(M,O){var Q=O.split(".");O=Q.shift();var N=RegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(G[O]){if(J){delete G[O][J.guid]}else{for(var P in G[O]){if(N.test(G[O][P].type)){delete G[O][P]}}}if(o.event.specialAll[O]){o.event.specialAll[O].teardown.call(K,Q)}for(F in G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown.call(K,Q)===false){if(K.removeEventListener){K.removeEventListener(O,o.data(K,"handle"),false)}else{if(K.detachEvent){K.detachEvent("on"+O,o.data(K,"handle"))}}}F=null;delete G[O]}}})}for(F in G){break}if(!F){var L=o.data(K,"handle");if(L){L.elem=null}o.removeData(K,"events");o.removeData(K,"handle")}}},trigger:function(I,K,H,E){var G=I.type||I;if(!E){I=typeof I==="object"?I[h]?I:o.extend(o.Event(G),I):o.Event(G);if(G.indexOf("!")>=0){I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeType==3||H.nodeType==8){return g}I.result=g;I.target=H;K=o.makeArray(K);K.unshift(I)}I.currentTarget=H;var J=o.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&G=="click"))&&H["on"+G]&&H["on"+G].apply(H,K)===false){I.result=false}if(!E&&H[G]&&!I.isDefaultPrevented()&&!(o.nodeName(H,"a")&&G=="click")){this.triggered=true;try{H[G]()}catch(L){}}this.triggered=false;if(!I.isPropagationStopped()){var F=H.parentNode||H.ownerDocument;if(F){o.event.trigger(I,K,F,true)}}},handle:function(K){var J,E;K=arguments[0]=o.event.fix(K||l.event);K.currentTarget=this;var L=K.type.split(".");K.type=L.shift();J=!L.length&&!K.exclusive;var I=RegExp("(^|\\.)"+L.slice().sort().join(".*\\.")+"(\\.|$)");E=(o.data(this,"events")||{})[K.type];for(var G in E){var H=E[G];if(J||I.test(H.type)){K.handler=H;K.data=H.data;var F=H.apply(this,arguments);if(F!==g){K.result=F;if(F===false){K.preventDefault();K.stopPropagation()}}if(K.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(H){if(H[h]){return H}var F=H;H=o.Event(F);for(var G=this.props.length,J;G;){J=this.props[--G];H[J]=F[J]}if(!H.target){H.target=H.srcElement||document}if(H.target.nodeType==3){H.target=H.target.parentNode}if(!H.relatedTarget&&H.fromElement){H.relatedTarget=H.fromElement==H.target?H.toElement:H.fromElement}if(H.pageX==null&&H.clientX!=null){var I=document.documentElement,E=document.body;H.pageX=H.clientX+(I&&I.scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(I&&I.scrollTop||E&&E.scrollTop||0)-(I.clientTop||0)}if(!H.which&&((H.charCode||H.charCode===0)?H.charCode:H.keyCode)){H.which=H.charCode||H.keyCode}if(!H.metaKey&&H.ctrlKey){H.metaKey=H.ctrlKey}if(!H.which&&H.button){H.which=(H.button&1?1:(H.button&2?3:(H.button&4?2:0)))}return H},proxy:function(F,E){E=E||function(){return F.apply(this,arguments)};E.guid=F.guid=F.guid||E.guid||this.guid++;return E},special:{ready:{setup:B,teardown:function(){}}},specialAll:{live:{setup:function(E,F){o.event.add(this,F[0],c)},teardown:function(G){if(G.length){var E=0,F=RegExp("(^|\\.)"+G[0]+"(\\.|$)");o.each((o.data(this,"events").live||{}),function(){if(F.test(this.type)){E++}});if(E<1){o.event.remove(this,G[0],c)}}}}}};o.Event=function(E){if(!this.preventDefault){return new o.Event(E)}if(E&&E.type){this.originalEvent=E;this.type=E.type}else{this.type=E}this.timeStamp=e();this[h]=true};function k(){return false}function u(){return true}o.Event.prototype={preventDefault:function(){this.isDefaultPrevented=u;var E=this.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefault()}E.returnValue=false},stopPropagation:function(){this.isPropagationStopped=u;var E=this.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagation()}E.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u;this.stopPropagation()},isDefaultPrevented:k,isPropagationStopped:k,isImmediatePropagationStopped:k};var a=function(F){var E=F.relatedTarget;while(E&&E!=this){try{E=E.parentNode}catch(G){E=this}}if(E!=this){F.type=F.data;o.event.handle.apply(this,arguments)}};o.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(F,E){o.event.special[E]={setup:function(){o.event.add(this,F,a,E)},teardown:function(){o.event.remove(this,F,a)}}});o.fn.extend({bind:function(F,G,E){return F=="unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E||G,E&&G)})},one:function(G,H,F){var E=o.event.proxy(F||H,function(I){o(this).unbind(I,E);return(F||H).apply(this,arguments)});return this.each(function(){o.event.add(this,G,E,F&&H)})},unbind:function(F,E){return this.each(function(){o.event.remove(this,F,E)})},trigger:function(E,F){return this.each(function(){o.event.trigger(E,F,this)})},triggerHandler:function(E,G){if(this[0]){var F=o.Event(E);F.preventDefault();F.stopPropagation();o.event.trigger(F,G,this[0]);return F.result}},toggle:function(G){var E=arguments,F=1;while(F<E.length){o.event.proxy(G,E[F++])}return this.click(o.event.proxy(G,function(H){this.lastToggle=(this.lastToggle||0)%F;H.preventDefault();return E[this.lastToggle++].apply(this,arguments)||false}))},hover:function(E,F){return this.mouseenter(E).mouseleave(F)},ready:function(E){B();if(o.isReady){E.call(document,o)}else{o.readyList.push(E)}return this},live:function(G,F){var E=o.event.proxy(F);E.guid+=this.selector+G;o(document).bind(i(G,this.selector),this.selector,E);return this},die:function(F,E){o(document).unbind(i(F,this.selector),E?{guid:E.guid+this.selector+F}:null);return this}});function c(H){var E=RegExp("(^|\\.)"+H.type+"(\\.|$)"),G=true,F=[];o.each(o.data(this,"events").live||[],function(I,J){if(E.test(J.type)){var K=o(H.target).closest(J.data)[0];if(K){F.push({elem:K,fn:J})}}});F.sort(function(J,I){return o.data(J.elem,"closest")-o.data(I.elem,"closest")});o.each(F,function(){if(this.fn.call(this.elem,H,this.fn.data)===false){return(G=false)}});return G}function i(F,E){return["live",F,E.replace(/\./g,"`").replace(/ /g,"|")].join(".")}o.extend({isReady:false,readyList:[],ready:function(){if(!o.isReady){o.isReady=true;if(o.readyList){o.each(o.readyList,function(){this.call(document,o)});o.readyList=null}o(document).triggerHandler("ready")}}});var x=false;function B(){if(x){return}x=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);o.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);o.ready()}});if(document.documentElement.doScroll&&l==l.top){(function(){if(o.isReady){return}try{document.documentElement.doScroll("left")}catch(E){setTimeout(arguments.callee,0);return}o.ready()})()}}}o.event.add(l,"load",o.ready)}o.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(F,E){o.fn[E]=function(G){return G?this.bind(E,G):this.trigger(E)}});o(l).bind("unload",function(){for(var E in o.cache){if(E!=1&&o.cache[E].handle){o.event.remove(o.cache[E].handle.elem)}}});(function(){o.support={};var F=document.documentElement,G=document.createElement("script"),K=document.createElement("div"),J="script"+(new Date).getTime();K.style.display="none";K.innerHTML=' <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var H=K.getElementsByTagName("*"),E=K.getElementsByTagName("a")[0];if(!H||!H.length||!E){return}o.support={leadingWhitespace:K.firstChild.nodeType==3,tbody:!K.getElementsByTagName("tbody").length,objectAll:!!K.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!K.getElementsByTagName("link").length,style:/red/.test(E.getAttribute("style")),hrefNormalized:E.getAttribute("href")==="/a",opacity:E.style.opacity==="0.5",cssFloat:!!E.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};G.type="text/javascript";try{G.appendChild(document.createTextNode("window."+J+"=1;"))}catch(I){}F.insertBefore(G,F.firstChild);if(l[J]){o.support.scriptEval=true;delete l[J]}F.removeChild(G);if(K.attachEvent&&K.fireEvent){K.attachEvent("onclick",function(){o.support.noCloneEvent=false;K.detachEvent("onclick",arguments.callee)});K.cloneNode(true).fireEvent("onclick")}o(function(){var L=document.createElement("div");L.style.width=L.style.paddingLeft="1px";document.body.appendChild(L);o.boxModel=o.support.boxModel=L.offsetWidth===2;document.body.removeChild(L).style.display="none"})})();var w=o.support.cssFloat?"cssFloat":"styleFloat";o.props={"for":"htmlFor","class":"className","float":w,cssFloat:w,styleFloat:w,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(typeof G!=="string"){return this._load(G)}var I=G.indexOf(" ");if(I>=0){var E=G.slice(I,G.length);G=G.slice(0,I)}var H="GET";if(J){if(o.isFunction(J)){K=J;J=null}else{if(typeof J==="object"){J=o.param(J);H="POST"}}}var F=this;o.ajax({url:G,type:H,dataType:"html",data:J,complete:function(M,L){if(L=="success"||L=="notmodified"){F.html(E?o("<div/>").append(M.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(E):M.responseText)}if(K){F.each(K,[M.responseText,L,M])}}});return this},serialize:function(){return o.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?o.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(E,F){var G=o(this).val();return G==null?null:o.isArray(G)?o.map(G,function(I,H){return{name:F.name,value:I}}):{name:F.name,value:G}}).get()}});o.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(E,F){o.fn[F]=function(G){return this.bind(F,G)}});var r=e();o.extend({get:function(E,G,H,F){if(o.isFunction(G)){H=G;G=null}return o.ajax({type:"GET",url:E,data:G,success:H,dataType:F})},getScript:function(E,F){return o.get(E,null,F,"script")},getJSON:function(E,F,G){return o.get(E,F,G,"json")},post:function(E,G,H,F){if(o.isFunction(G)){H=G;G={}}return o.ajax({type:"POST",url:E,data:G,success:H,dataType:F})},ajaxSetup:function(E){o.extend(o.ajaxSettings,E)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return l.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSettings,M));var W,F=/=\?(&|$)/g,R,V,G=M.type.toUpperCase();if(M.data&&M.processData&&typeof M.data!=="string"){M.data=o.param(M.data)}if(M.dataType=="jsonp"){if(G=="GET"){if(!M.url.match(F)){M.url+=(M.url.match(/\?/)?"&":"?")+(M.jsonp||"callback")+"=?"}}else{if(!M.data||!M.data.match(F)){M.data=(M.data?M.data+"&":"")+(M.jsonp||"callback")+"=?"}}M.dataType="json"}if(M.dataType=="json"&&(M.data&&M.data.match(F)||M.url.match(F))){W="jsonp"+r++;if(M.data){M.data=(M.data+"").replace(F,"="+W+"$1")}M.url=M.url.replace(F,"="+W+"$1");M.dataType="script";l[W]=function(X){V=X;I();L();l[W]=g;try{delete l[W]}catch(Y){}if(H){H.removeChild(T)}}}if(M.dataType=="script"&&M.cache==null){M.cache=false}if(M.cache===false&&G=="GET"){var E=e();var U=M.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+E+"$2");M.url=U+((U==M.url)?(M.url.match(/\?/)?"&":"?")+"_="+E:"")}if(M.data&&G=="GET"){M.url+=(M.url.match(/\?/)?"&":"?")+M.data;M.data=null}if(M.global&&!o.active++){o.event.trigger("ajaxStart")}var Q=/^(\w+:)?\/\/([^\/?#]+)/.exec(M.url);if(M.dataType=="script"&&G=="GET"&&Q&&(Q[1]&&Q[1]!=location.protocol||Q[2]!=location.host)){var H=document.getElementsByTagName("head")[0];var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}if(!W){var O=false;T.onload=T.onreadystatechange=function(){if(!O&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){O=true;I();L();T.onload=T.onreadystatechange=null;H.removeChild(T)}}}H.appendChild(T);return g}var K=false;var J=M.xhr();if(M.username){J.open(G,M.url,M.async,M.username,M.password)}else{J.open(G,M.url,M.async)}try{if(M.data){J.setRequestHeader("Content-Type",M.contentType)}if(M.ifModified){J.setRequestHeader("If-Modified-Since",o.lastModified[M.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",M.dataType&&M.accepts[M.dataType]?M.accepts[M.dataType]+", */*":M.accepts._default)}catch(S){}if(M.beforeSend&&M.beforeSend(J,M)===false){if(M.global&&!--o.active){o.event.trigger("ajaxStop")}J.abort();return false}if(M.global){o.event.trigger("ajaxSend",[J,M])}var N=function(X){if(J.readyState==0){if(P){clearInterval(P);P=null;if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}}else{if(!K&&J&&(J.readyState==4||X=="timeout")){K=true;if(P){clearInterval(P);P=null}R=X=="timeout"?"timeout":!o.httpSuccess(J)?"error":M.ifModified&&o.httpNotModified(J,M.url)?"notmodified":"success";if(R=="success"){try{V=o.httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeader("Last-Modified")}catch(Z){}if(M.ifModified&&Y){o.lastModified[M.url]=Y}if(!W){I()}}else{o.handleError(M,J,R)}L();if(X){J.abort()}if(M.async){J=null}}}};if(M.async){var P=setInterval(N,13);if(M.timeout>0){setTimeout(function(){if(J&&!K){N("timeout")}},M.timeout)}}try{J.send(M.data)}catch(S){o.handleError(M,J,null,S)}if(!M.async){N()}function I(){if(M.success){M.success(V,R)}if(M.global){o.event.trigger("ajaxSuccess",[J,M])}}function L(){if(M.complete){M.complete(J,R)}if(M.global){o.event.trigger("ajaxComplete",[J,M])}if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}return J},handleError:function(F,H,E,G){if(F.error){F.error(H,E,G)}if(F.global){o.event.trigger("ajaxError",[H,F,G])}},active:0,httpSuccess:function(F){try{return !F.status&&location.protocol=="file:"||(F.status>=200&&F.status<300)||F.status==304||F.status==1223}catch(E){}return false},httpNotModified:function(G,E){try{var H=G.getResponseHeader("Last-Modified");return G.status==304||H==o.lastModified[E]}catch(F){}return false},httpData:function(J,H,G){var F=J.getResponseHeader("content-type"),E=H=="xml"||!H&&F&&F.indexOf("xml")>=0,I=E?J.responseXML:J.responseText;if(E&&I.documentElement.tagName=="parsererror"){throw"parsererror"}if(G&&G.dataFilter){I=G.dataFilter(I,H)}if(typeof I==="string"){if(H=="script"){o.globalEval(I)}if(H=="json"){I=l["eval"]("("+I+")")}}return I},param:function(E){var G=[];function H(I,J){G[G.length]=encodeURIComponent(I)+"="+encodeURIComponent(J)}if(o.isArray(E)||E.jquery){o.each(E,function(){H(this.name,this.value)})}else{for(var F in E){if(o.isArray(E[F])){o.each(E[F],function(){H(F,this)})}else{H(F,o.isFunction(E[F])?E[F]():E[F])}}}return G.join("&").replace(/%20/g,"+")}});var m={},n,d=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function t(F,E){var G={};o.each(d.concat.apply([],d.slice(0,E)),function(){G[this]=F});return G}o.fn.extend({show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";if(o.css(this[H],"display")==="none"){var G=this[H].tagName,K;if(m[G]){K=m[G]}else{var I=o("<"+G+" />").appendTo("body");K=I.css("display");if(K==="none"){K="block"}I.remove();m[G]=K}o.data(this[H],"olddisplay",K)}}for(var H=0,F=this.length;H<F;H++){this[H].style.display=o.data(this[H],"olddisplay")||""}return this}},hide:function(H,I){if(H){return this.animate(t("hide",3),H,I)}else{for(var G=0,F=this.length;G<F;G++){var E=o.data(this[G],"olddisplay");if(!E&&E!=="none"){o.data(this[G],"olddisplay",o.css(this[G],"display"))}}for(var G=0,F=this.length;G<F;G++){this[G].style.display="none"}return this}},_toggle:o.fn.toggle,toggle:function(G,F){var E=typeof G==="boolean";return o.isFunction(G)&&o.isFunction(F)?this._toggle.apply(this,arguments):G==null||E?this.each(function(){var H=E?G:o(this).is(":hidden");o(this)[H?"show":"hide"]()}):this.animate(t("toggle",3),G,F)},fadeTo:function(E,G,F){return this.animate({opacity:G},E,F)},animate:function(I,F,H,G){var E=o.speed(F,H,G);return this[E.queue===false?"each":"queue"](function(){var K=o.extend({},E),M,L=this.nodeType==1&&o(this).is(":hidden"),J=this;for(M in I){if(I[M]=="hide"&&L||I[M]=="show"&&!L){return K.complete.call(this)}if((M=="height"||M=="width")&&this.style){K.display=o.css(this,"display");K.overflow=this.style.overflow}}if(K.overflow!=null){this.style.overflow="hidden"}K.curAnim=o.extend({},I);o.each(I,function(O,S){var R=new o.fx(J,K,O);if(/toggle|show|hide/.test(S)){R[S=="toggle"?L?"show":"hide":S](I)}else{var Q=S.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),T=R.cur(true)||0;if(Q){var N=parseFloat(Q[2]),P=Q[3]||"px";if(P!="px"){J.style[O]=(N||1)+P;T=((N||1)/R.cur(true))*T;J.style[O]=T+P}if(Q[1]){N=((Q[1]=="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G=o.timers;if(F){this.queue([])}this.each(function(){for(var H=G.length-1;H>=0;H--){if(G[H].elem==this){if(E){G[H](true)}G.splice(H,1)}}});if(!E){this.dequeue()}return this}});o.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(E,F){o.fn[E]=function(G,H){return this.animate(F,G,H)}});o.extend({speed:function(G,H,F){var E=typeof G==="object"?G:{complete:F||!F&&H||o.isFunction(G)&&G,duration:G,easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration:o.fx.speeds[E.duration]||o.fx.speeds._default;E.old=E.complete;E.complete=function(){if(E.queue!==false){o(this).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){return E+F*G},swing:function(G,H,E,F){return((-Math.cos(G*Math.PI)/2)+0.5)*F+E}},timers:[],fx:function(F,E,G){this.options=E;this.elem=F;this.prop=G;if(!E.orig){E.orig={}}}});o.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(F){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var E=parseFloat(o.css(this.elem,this.prop,F));return E&&E>-10000?E:parseFloat(o.curCSS(this.elem,this.prop))||0},custom:function(I,H,G){this.startTime=e();this.start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(F)&&!n){n=setInterval(function(){var K=o.timers;for(var J=0;J<K.length;J++){if(!K[J]()){K.splice(J--,1)}}if(!K.length){clearInterval(n);n=g}},13)}},show:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());o(this.elem).show()},hide:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(H){var G=e();if(H||G>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var E=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){E=false}}if(E){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(o.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){o(this.elem).hide()}if(this.options.hide||this.options.show){for(var I in this.options.curAnim){o.attr(this.elem.style,I,this.options.orig[I])}}this.options.complete.call(this.elem)}return false}else{var J=G-this.startTime;this.state=J/this.options.duration;this.pos=o.easing[this.options.easing||(o.easing.swing?"swing":"linear")](this.state,J,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};o.extend(o.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(E){o.attr(E.elem.style,"opacity",E.now)},_default:function(E){if(E.elem.style&&E.elem.style[E.prop]!=null){E.elem.style[E.prop]=E.now+E.unit}else{E.elem[E.prop]=E.now}}}});if(document.documentElement.getBoundingClientRect){o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.documentElement,L=E.clientTop||F.clientTop||0,K=E.clientLeft||F.clientLeft||0,I=G.top+(self.pageYOffset||o.boxModel&&E.scrollTop||F.scrollTop)-L,H=G.left+(self.pageXOffset||o.boxModel&&E.scrollLeft||F.scrollLeft)-K;return{top:I,left:H}}}else{o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}o.offset.initialized||o.offset.initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.documentElement,K=O.body,L=O.defaultView,E=L.getComputedStyle(J,null),N=J.offsetTop,I=J.offsetLeft;while((J=J.parentNode)&&J!==K&&J!==H){M=L.getComputedStyle(J,null);N-=J.scrollTop,I-=J.scrollLeft;if(J===G){N+=J.offsetTop,I+=J.offsetLeft;if(o.offset.doesNotAddBorder&&!(o.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.tagName))){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}F=G,G=J.offsetParent}if(o.offset.subtractsBorderForOverflowNotVisible&&M.overflow!=="visible"){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}E=M}if(E.position==="relative"||E.position==="static"){N+=K.offsetTop,I+=K.offsetLeft}if(E.position==="fixed"){N+=Math.max(H.scrollTop,K.scrollTop),I+=Math.max(H.scrollLeft,K.scrollLeft)}return{top:N,left:I}}}o.offset={initialize:function(){if(this.initialized){return}var L=document.body,F=document.createElement("div"),H,G,N,I,M,E,J=L.style.marginTop,K='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(E in M){F.style[E]=M[E]}F.innerHTML=K;L.insertBefore(F,L.firstChild);H=F.firstChild,G=H.firstChild,I=H.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(G.offsetTop!==5);this.doesAddBorderForTableAndCells=(I.offsetTop===5);H.style.overflow="hidden",H.style.position="relative";this.subtractsBorderForOverflowNotVisible=(G.offsetTop===-5);L.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(L.offsetTop===0);L.style.marginTop=J;L.removeChild(F);this.initialized=true},bodyOffset:function(E){o.offset.initialized||o.offset.initialize();var G=E.offsetTop,F=E.offsetLeft;if(o.offset.doesNotIncludeMarginInBodyOffset){G+=parseInt(o.curCSS(E,"marginTop",true),10)||0,F+=parseInt(o.curCSS(E,"marginLeft",true),10)||0}return{top:G,left:F}}};o.fn.extend({position:function(){var I=0,H=0,F;if(this[0]){var G=this.offsetParent(),J=this.offset(),E=/^body|html$/i.test(G[0].tagName)?{top:0,left:0}:G.offset();J.top-=j(this,"marginTop");J.left-=j(this,"marginLeft");E.top+=j(G,"borderTopWidth");E.left+=j(G,"borderLeftWidth");F={top:J.top-E.top,left:J.left-E.left}}return F},offsetParent:function(){var E=this[0].offsetParent||document.body;while(E&&(!/^body|html$/i.test(E.tagName)&&o.css(E,"position")=="static")){E=E.offsetParent}return o(E)}});o.each(["Left","Top"],function(F,E){var G="scroll"+E;o.fn[G]=function(H){if(!this[0]){return null}return H!==g?this.each(function(){this==l||this==document?l.scrollTo(!F?H:o(l).scrollLeft(),F?H:o(l).scrollTop()):this[G]=H}):this[0]==l||this[0]==document?self[F?"pageYOffset":"pageXOffset"]||o.boxModel&&document.documentElement[G]||document.body[G]:this[0][G]}});o.each(["Height","Width"],function(I,G){var E=I?"Left":"Top",H=I?"Right":"Bottom",F=G.toLowerCase();o.fn["inner"+G]=function(){return this[0]?o.css(this[0],F,false,"padding"):null};o.fn["outer"+G]=function(K){return this[0]?o.css(this[0],F,false,K?"margin":"border"):null};var J=G.toLowerCase();o.fn[J]=function(K){return this[0]==l?document.compatMode=="CSS1Compat"&&document.documentElement["client"+G]||document.body["client"+G]:this[0]==document?Math.max(document.documentElement["client"+G],document.body["scroll"+G],document.documentElement["scroll"+G],document.body["offset"+G],document.documentElement["offset"+G]):K===g?(this.length?o.css(this[0],J):null):this.css(J,typeof K==="string"?K:K+"px")}})})();var sIFR=new function(){var O=this;var E={ACTIVE:"sIFR-active",REPLACED:"sIFR-replaced",IGNORE:"sIFR-ignore",ALTERNATE:"sIFR-alternate",CLASS:"sIFR-class",LAYOUT:"sIFR-layout",FLASH:"sIFR-flash",FIX_FOCUS:"sIFR-fixfocus",DUMMY:"sIFR-dummy"};E.IGNORE_CLASSES=[E.REPLACED,E.IGNORE,E.ALTERNATE];this.MIN_FONT_SIZE=6;this.MAX_FONT_SIZE=126;this.FLASH_PADDING_BOTTOM=5;this.VERSION="436";this.isActive=false;this.isEnabled=true;this.fixHover=true;this.autoInitialize=true;this.setPrefetchCookie=true;this.cookiePath="/";this.domains=[];this.forceWidth=true;this.fitExactly=false;this.forceTextTransform=true;this.useDomLoaded=true;this.useStyleCheck=false;this.hasFlashClassSet=false;this.repaintOnResize=true;this.replacements=[];var L=0;var R=false;function Y(){}function D(c){function d(e){return e.toLocaleUpperCase()}this.normalize=function(e){return e.replace(/\n|\r|\xA0/g,D.SINGLE_WHITESPACE).replace(/\s+/g,D.SINGLE_WHITESPACE)};this.textTransform=function(e,f){switch(e){case"uppercase":return f.toLocaleUpperCase();case"lowercase":return f.toLocaleLowerCase();case"capitalize":return f.replace(/^\w|\s\w/g,d)}return f};this.toHexString=function(e){if(e.charAt(0)!="#"||e.length!=4&&e.length!=7){return e}e=e.substring(1);return"0x"+(e.length==3?e.replace(/(.)(.)(.)/,"$1$1$2$2$3$3"):e)};this.toJson=function(g,f){var e="";switch(typeof(g)){case"string":e='"'+f(g)+'"';break;case"number":case"boolean":e=g.toString();break;case"object":e=[];for(var h in g){if(g[h]==Object.prototype[h]){continue}e.push('"'+h+'":'+this.toJson(g[h]))}e="{"+e.join(",")+"}";break}return e};this.convertCssArg=function(e){if(!e){return{}}if(typeof(e)=="object"){if(e.constructor==Array){e=e.join("")}else{return e}}var l={};var m=e.split("}");for(var h=0;h<m.length;h++){var k=m[h].match(/([^\s{]+)\s*\{(.+)\s*;?\s*/);if(!k||k.length!=3){continue}if(!l[k[1]]){l[k[1]]={}}var g=k[2].split(";");for(var f=0;f<g.length;f++){var n=g[f].match(/\s*([^:\s]+)\s*\:\s*([^;]+)/);if(!n||n.length!=3){continue}l[k[1]][n[1]]=n[2].replace(/\s+$/,"")}}return l};this.extractFromCss=function(g,f,i,e){var h=null;if(g&&g[f]&&g[f][i]){h=g[f][i];if(e){delete g[f][i]}}return h};this.cssToString=function(f){var g=[];for(var e in f){var j=f[e];if(j==Object.prototype[e]){continue}g.push(e,"{");for(var i in j){if(j[i]==Object.prototype[i]){continue}var h=j[i];if(D.UNIT_REMOVAL_PROPERTIES[i]){h=parseInt(h,10)}g.push(i,":",h,";")}g.push("}")}return g.join("")};this.escape=function(e){return escape(e).replace(/\+/g,"%2B")};this.encodeVars=function(e){return e.join("&").replace(/%/g,"%25")};this.copyProperties=function(g,f){for(var e in g){if(f[e]===undefined){f[e]=g[e]}}return f};this.domain=function(){var f="";try{f=document.domain}catch(g){}return f};this.domainMatches=function(h,g){if(g=="*"||g==h){return true}var f=g.lastIndexOf("*");if(f>-1){g=g.substr(f+1);var e=h.lastIndexOf(g);if(e>-1&&(e+g.length)==h.length){return true}}return false};this.uriEncode=function(e){return encodeURI(decodeURIComponent(e))};this.delay=function(f,h,g){var e=Array.prototype.slice.call(arguments,3);setTimeout(function(){h.apply(g,e)},f)}}D.UNIT_REMOVAL_PROPERTIES={leading:true,"margin-left":true,"margin-right":true,"text-indent":true};D.SINGLE_WHITESPACE=" ";function U(e){var d=this;function c(g,j,h){var k=d.getStyleAsInt(g,j,e.ua.ie);if(k==0){k=g[h];for(var f=3;f<arguments.length;f++){k-=d.getStyleAsInt(g,arguments[f],true)}}return k}this.getBody=function(){return document.getElementsByTagName("body")[0]||null};this.querySelectorAll=function(f){return window.parseSelector(f)};this.addClass=function(f,g){if(g){g.className=((g.className||"")==""?"":g.className+" ")+f}};this.removeClass=function(f,g){if(g){g.className=g.className.replace(new RegExp("(^|\\s)"+f+"(\\s|$)"),"").replace(/^\s+|(\s)\s+/g,"$1")}};this.hasClass=function(f,g){return new RegExp("(^|\\s)"+f+"(\\s|$)").test(g.className)};this.hasOneOfClassses=function(h,g){for(var f=0;f<h.length;f++){if(this.hasClass(h[f],g)){return true}}return false};this.ancestorHasClass=function(g,f){g=g.parentNode;while(g&&g.nodeType==1){if(this.hasClass(f,g)){return true}g=g.parentNode}return false};this.create=function(f,g){var h=document.createElementNS?document.createElementNS(U.XHTML_NS,f):document.createElement(f);if(g){h.className=g}return h};this.getComputedStyle=function(h,i){var f;if(document.defaultView&&document.defaultView.getComputedStyle){var g=document.defaultView.getComputedStyle(h,null);f=g?g[i]:null}else{if(h.currentStyle){f=h.currentStyle[i]}}return f||""};this.getStyleAsInt=function(g,i,f){var h=this.getComputedStyle(g,i);if(f&&!/px$/.test(h)){return 0}return parseInt(h)||0};this.getWidthFromStyle=function(f){return c(f,"width","offsetWidth","paddingRight","paddingLeft","borderRightWidth","borderLeftWidth")};this.getHeightFromStyle=function(f){return c(f,"height","offsetHeight","paddingTop","paddingBottom","borderTopWidth","borderBottomWidth")};this.getDimensions=function(j){var h=j.offsetWidth;var f=j.offsetHeight;if(h==0||f==0){for(var g=0;g<j.childNodes.length;g++){var k=j.childNodes[g];if(k.nodeType!=1){continue}h=Math.max(h,k.offsetWidth);f=Math.max(f,k.offsetHeight)}}return{width:h,height:f}};this.getViewport=function(){return{width:window.innerWidth||document.documentElement.clientWidth||this.getBody().clientWidth,height:window.innerHeight||document.documentElement.clientHeight||this.getBody().clientHeight}};this.blurElement=function(g){try{g.blur();return}catch(h){}var f=this.create("input");f.style.width="0px";f.style.height="0px";g.parentNode.appendChild(f);f.focus();f.blur();f.parentNode.removeChild(f)}}U.XHTML_NS="http://www.w3.org/1999/xhtml";function H(r){var g=navigator.userAgent.toLowerCase();var q=(navigator.product||"").toLowerCase();var h=navigator.platform.toLowerCase();this.parseVersion=H.parseVersion;this.macintosh=/^mac/.test(h);this.windows=/^win/.test(h);this.linux=/^linux/.test(h);this.quicktime=false;this.opera=/opera/.test(g);this.konqueror=/konqueror/.test(g);this.ie=false
|
397
|
+
/*@cc_on||true@*/
|
398
|
+
;this.ieSupported=this.ie&&!/ppc|smartphone|iemobile|msie\s5\.5/.test(g)
|
399
|
+
/*@cc_on&&@_jscript_version>=5.5@*/
|
400
|
+
;this.ieWin=this.ie&&this.windows
|
401
|
+
/*@cc_on&&@_jscript_version>=5.1@*/
|
402
|
+
;this.windows=this.windows&&(!this.ie||this.ieWin);this.ieMac=this.ie&&this.macintosh
|
403
|
+
/*@cc_on&&@_jscript_version<5.1@*/
|
404
|
+
;this.macintosh=this.macintosh&&(!this.ie||this.ieMac);this.safari=/safari/.test(g);this.webkit=!this.konqueror&&/applewebkit/.test(g);this.khtml=this.webkit||this.konqueror;this.gecko=!this.khtml&&q=="gecko";this.ieVersion=this.ie&&/.*msie\s(\d\.\d)/.exec(g)?this.parseVersion(RegExp.$1):"0";this.operaVersion=this.opera&&/.*opera(\s|\/)(\d+\.\d+)/.exec(g)?this.parseVersion(RegExp.$2):"0";this.webkitVersion=this.webkit&&/.*applewebkit\/(\d+).*/.exec(g)?this.parseVersion(RegExp.$1):"0";this.geckoVersion=this.gecko&&/.*rv:\s*([^\)]+)\)\s+gecko/.exec(g)?this.parseVersion(RegExp.$1):"0";this.konquerorVersion=this.konqueror&&/.*konqueror\/([\d\.]+).*/.exec(g)?this.parseVersion(RegExp.$1):"0";this.flashVersion=0;if(this.ieWin){var l;var o=false;try{l=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(m){try{l=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");this.flashVersion=this.parseVersion("6");l.AllowScriptAccess="always"}catch(m){o=this.flashVersion==this.parseVersion("6")}if(!o){try{l=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(m){}}}if(!o&&l){this.flashVersion=this.parseVersion((l.GetVariable("$version")||"").replace(/^\D+(\d+)\D+(\d+)\D+(\d+).*/g,"$1.$2.$3"))}}else{if(navigator.plugins&&navigator.plugins["Shockwave Flash"]){var n=navigator.plugins["Shockwave Flash"].description.replace(/^.*\s+(\S+\s+\S+$)/,"$1");var p=n.replace(/^\D*(\d+\.\d+).*$/,"$1");if(/r/.test(n)){p+=n.replace(/^.*r(\d*).*$/,".$1")}else{if(/d/.test(n)){p+=".0"}}this.flashVersion=this.parseVersion(p);var j=false;for(var k=0,c=this.flashVersion>=H.MIN_FLASH_VERSION;c&&k<navigator.mimeTypes.length;k++){var f=navigator.mimeTypes[k];if(f.type!="application/x-shockwave-flash"){continue}if(f.enabledPlugin){j=true;if(f.enabledPlugin.description.toLowerCase().indexOf("quicktime")>-1){c=false;this.quicktime=true}}}if(this.quicktime||!j){this.flashVersion=this.parseVersion("0")}}}this.flash=this.flashVersion>=H.MIN_FLASH_VERSION;this.transparencySupport=this.macintosh||this.windows||this.linux&&(this.flashVersion>=this.parseVersion("10")&&(this.gecko&&this.geckoVersion>=this.parseVersion("1.9")||this.opera));this.computedStyleSupport=this.ie||!!document.defaultView.getComputedStyle;this.fixFocus=this.gecko&&this.windows;this.nativeDomLoaded=this.gecko||this.webkit&&this.webkitVersion>=this.parseVersion("525")||this.konqueror&&this.konquerorMajor>this.parseVersion("03")||this.opera;this.mustCheckStyle=this.khtml||this.opera;this.forcePageLoad=this.webkit&&this.webkitVersion<this.parseVersion("523");this.properDocument=typeof(document.location)=="object";this.supported=this.flash&&this.properDocument&&(!this.ie||this.ieSupported)&&this.computedStyleSupport&&(!this.opera||this.operaVersion>=this.parseVersion("9.61"))&&(!this.webkit||this.webkitVersion>=this.parseVersion("412"))&&(!this.gecko||this.geckoVersion>=this.parseVersion("1.8.0.12"))&&(!this.konqueror)}H.parseVersion=function(c){return c.replace(/(^|\D)(\d+)(?=\D|$)/g,function(f,e,g){f=e;for(var d=4-g.length;d>=0;d--){f+="0"}return f+g})};H.MIN_FLASH_VERSION=H.parseVersion("8");function F(c){this.fix=c.ua.ieWin&&window.location.hash!="";var d;this.cache=function(){d=document.title};function e(){document.title=d}this.restore=function(){if(this.fix){setTimeout(e,0)}}}function S(l){var e=null;function c(){try{if(l.ua.ie||document.readyState!="loaded"&&document.readyState!="complete"){document.documentElement.doScroll("left")}}catch(n){return setTimeout(c,10)}i()}function i(){if(l.useStyleCheck){h()}else{if(!l.ua.mustCheckStyle){d(null,true)}}}function h(){e=l.dom.create("div",E.DUMMY);l.dom.getBody().appendChild(e);m()}function m(){if(l.dom.getComputedStyle(e,"marginLeft")=="42px"){g()}else{setTimeout(m,10)}}function g(){if(e&&e.parentNode){e.parentNode.removeChild(e)}e=null;d(null,true)}function d(n,o){l.initialize(o);if(n&&n.type=="load"){if(document.removeEventListener){document.removeEventListener("DOMContentLoaded",d,false)}if(window.removeEventListener){window.removeEventListener("load",d,false)}}}function j(){l.prepareClearReferences();if(document.readyState=="interactive"){document.attachEvent("onstop",f);setTimeout(function(){document.detachEvent("onstop",f)},0)}}function f(){document.detachEvent("onstop",f);k()}function k(){l.clearReferences()}this.attach=function(){if(window.addEventListener){window.addEventListener("load",d,false)}else{window.attachEvent("onload",d)}if(!l.useDomLoaded||l.ua.forcePageLoad||l.ua.ie&&window.top!=window){return}if(l.ua.nativeDomLoaded){document.addEventListener("DOMContentLoaded",i,false)}else{if(l.ua.ie||l.ua.khtml){c()}}};this.attachUnload=function(){if(!l.ua.ie){return}window.attachEvent("onbeforeunload",j);window.attachEvent("onunload",k)}}var Q="sifrFetch";function N(c){var e=false;this.fetchMovies=function(f){if(c.setPrefetchCookie&&new RegExp(";?"+Q+"=true;?").test(document.cookie)){return}try{e=true;d(f)}catch(g){}if(c.setPrefetchCookie){document.cookie=Q+"=true;path="+c.cookiePath}};this.clear=function(){if(!e){return}try{var f=document.getElementsByTagName("script");for(var g=f.length-1;g>=0;g--){var h=f[g];if(h.type=="sifr/prefetch"){h.parentNode.removeChild(h)}}}catch(j){}};function d(f){for(var g=0;g<f.length;g++){document.write('<script defer type="sifr/prefetch" src="'+f[g].src+'"><\/script>')}}}function b(e){var g=e.ua.ie;var f=g&&e.ua.flashVersion<e.ua.parseVersion("9.0.115");var d={};var c={};this.fixFlash=f;this.register=function(h){if(!g){return}var i=h.getAttribute("id");this.cleanup(i,false);c[i]=h;delete d[i];if(f){window[i]=h}};this.reset=function(){if(!g){return false}for(var j=0;j<e.replacements.length;j++){var h=e.replacements[j];var k=c[h.id];if(!d[h.id]&&(!k.parentNode||k.parentNode.nodeType==11)){h.resetMovie();d[h.id]=true}}return true};this.cleanup=function(l,h){var i=c[l];if(!i){return}for(var k in i){if(typeof(i[k])=="function"){i[k]=null}}c[l]=null;if(f){window[l]=null}if(i.parentNode){if(h&&i.parentNode.nodeType==1){var j=document.createElement("div");j.style.width=i.offsetWidth+"px";j.style.height=i.offsetHeight+"px";i.parentNode.replaceChild(j,i)}else{i.parentNode.removeChild(i)}}};this.prepareClearReferences=function(){if(!f){return}__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}};this.clearReferences=function(){if(f){var j=document.getElementsByTagName("object");for(var h=j.length-1;h>=0;h--){c[j[h].getAttribute("id")]=j[h]}}for(var k in c){if(Object.prototype[k]!=c[k]){this.cleanup(k,true)}}}}function K(d,g,f,c,e){this.sIFR=d;this.id=g;this.vars=f;this.movie=null;this.__forceWidth=c;this.__events=e;this.__resizing=0}K.prototype={getFlashElement:function(){return document.getElementById(this.id)},getAlternate:function(){return document.getElementById(this.id+"_alternate")},getAncestor:function(){var c=this.getFlashElement().parentNode;return !this.sIFR.dom.hasClass(E.FIX_FOCUS,c)?c:c.parentNode},available:function(){var c=this.getFlashElement();return c&&c.parentNode},call:function(c){var d=this.getFlashElement();if(!d[c]){return false}return Function.prototype.apply.call(d[c],d,Array.prototype.slice.call(arguments,1))},attempt:function(){if(!this.available()){return false}try{this.call.apply(this,arguments)}catch(c){if(this.sIFR.debug){throw c}return false}return true},updateVars:function(c,e){for(var d=0;d<this.vars.length;d++){if(this.vars[d].split("=")[0]==c){this.vars[d]=c+"="+e;break}}var f=this.sIFR.util.encodeVars(this.vars);this.movie.injectVars(this.getFlashElement(),f);this.movie.injectVars(this.movie.html,f)},storeSize:function(c,d){this.movie.setSize(c,d);this.updateVars(c,d)},fireEvent:function(c){if(this.available()&&this.__events[c]){this.sIFR.util.delay(0,this.__events[c],this,this)}},resizeFlashElement:function(c,d,e){if(!this.available()){return}this.__resizing++;var f=this.getFlashElement();f.setAttribute("height",c);this.getAncestor().style.minHeight="";this.updateVars("renderheight",c);this.storeSize("height",c);if(d!==null){f.setAttribute("width",d);this.movie.setSize("width",d)}if(this.__events.onReplacement){this.sIFR.util.delay(0,this.__events.onReplacement,this,this);delete this.__events.onReplacement}if(e){this.sIFR.util.delay(0,function(){this.attempt("scaleMovie");this.__resizing--},this)}else{this.__resizing--}},blurFlashElement:function(){if(this.available()){this.sIFR.dom.blurElement(this.getFlashElement())}},resetMovie:function(){this.sIFR.util.delay(0,this.movie.reset,this.movie,this.getFlashElement(),this.getAlternate())},resizeAfterScale:function(){if(this.available()&&this.__resizing==0){this.sIFR.util.delay(0,this.resize,this)}},resize:function(){if(!this.available()){return}this.__resizing++;var g=this.getFlashElement();var f=g.offsetWidth;if(f==0){return}var e=g.getAttribute("width");var l=g.getAttribute("height");var m=this.getAncestor();var o=this.sIFR.dom.getHeightFromStyle(m);g.style.width="1px";g.style.height="1px";m.style.minHeight=o+"px";var c=this.getAlternate().childNodes;var n=[];for(var k=0;k<c.length;k++){var h=c[k].cloneNode(true);n.push(h);m.appendChild(h)}var d=this.sIFR.dom.getWidthFromStyle(m);for(var k=0;k<n.length;k++){m.removeChild(n[k])}g.style.width=g.style.height=m.style.minHeight="";g.setAttribute("width",this.__forceWidth?d:e);g.setAttribute("height",l);if(sIFR.ua.ie){g.style.display="none";var j=g.offsetHeight;g.style.display=""}if(d!=f){if(this.__forceWidth){this.storeSize("width",d)}this.attempt("resize",d)}this.__resizing--},replaceText:function(g,j){var d=this.sIFR.util.escape(g);if(!this.attempt("replaceText",d)){return false}this.updateVars("content",d);var f=this.getAlternate();if(j){while(f.firstChild){f.removeChild(f.firstChild)}for(var c=0;c<j.length;c++){f.appendChild(j[c])}}else{try{f.innerHTML=g}catch(h){}}return true},changeCSS:function(c){c=this.sIFR.util.escape(this.sIFR.util.cssToString(this.sIFR.util.convertCssArg(c)));this.updateVars("css",c);return this.attempt("changeCSS",c)},remove:function(){if(this.movie&&this.available()){this.movie.remove(this.getFlashElement(),this.id)}}};var X=new function(){this.create=function(p,n,j,i,f,e,g,o,l,h,m){var k=p.ua.ie?d:c;return new k(p,n,j,i,f,e,g,o,["flashvars",l,"wmode",h,"bgcolor",m,"allowScriptAccess","always","quality","best"])};function c(s,q,l,h,f,e,g,r,n){var m=s.dom.create("object",E.FLASH);var p=["type","application/x-shockwave-flash","id",f,"name",f,"data",e,"width",g,"height",r];for(var o=0;o<p.length;o+=2){m.setAttribute(p[o],p[o+1])}var j=m;if(h){j=W.create("div",E.FIX_FOCUS);j.appendChild(m)}for(var o=0;o<n.length;o+=2){if(n[o]=="name"){continue}var k=W.create("param");k.setAttribute("name",n[o]);k.setAttribute("value",n[o+1]);m.appendChild(k)}l.style.minHeight=r+"px";while(l.firstChild){l.removeChild(l.firstChild)}l.appendChild(j);this.html=j.cloneNode(true)}c.prototype={reset:function(e,f){e.parentNode.replaceChild(this.html.cloneNode(true),e)},remove:function(e,f){e.parentNode.removeChild(e)},setSize:function(e,f){this.html.setAttribute(e,f)},injectVars:function(e,g){var h=e.getElementsByTagName("param");for(var f=0;f<h.length;f++){if(h[f].getAttribute("name")=="flashvars"){h[f].setAttribute("value",g);break}}}};function d(p,n,j,h,f,e,g,o,k){this.dom=p.dom;this.broken=n;this.html='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="'+f+'" width="'+g+'" height="'+o+'" class="'+E.FLASH+'"><param name="movie" value="'+e+'"></param></object>';var m="";for(var l=0;l<k.length;l+=2){m+='<param name="'+k[l]+'" value="'+k[l+1]+'"></param>'}this.html=this.html.replace(/(<\/object>)/,m+"$1");j.style.minHeight=o+"px";j.innerHTML=this.html;this.broken.register(j.firstChild)}d.prototype={reset:function(f,g){g=g.cloneNode(true);var e=f.parentNode;e.innerHTML=this.html;this.broken.register(e.firstChild);e.appendChild(g)},remove:function(e,f){this.broken.cleanup(f)},setSize:function(e,f){this.html=this.html.replace(e=="height"?/(height)="\d+"/:/(width)="\d+"/,'$1="'+f+'"')},injectVars:function(e,f){if(e!=this.html){return}this.html=this.html.replace(/(flashvars(=|\"\svalue=)\")[^\"]+/,"$1"+f)}}};this.errors=new Y(O);var A=this.util=new D(O);var W=this.dom=new U(O);var T=this.ua=new H(O);var G={fragmentIdentifier:new F(O),pageLoad:new S(O),prefetch:new N(O),brokenFlashIE:new b(O)};this.__resetBrokenMovies=G.brokenFlashIE.reset;var J={kwargs:[],replaceAll:function(d){for(var c=0;c<this.kwargs.length;c++){O.replace(this.kwargs[c])}if(!d){this.kwargs=[]}}};this.activate=function(){if(!T.supported||!this.isEnabled||this.isActive||!C()||a()){return}G.prefetch.fetchMovies(arguments);this.isActive=true;this.setFlashClass();G.fragmentIdentifier.cache();G.pageLoad.attachUnload();if(!this.autoInitialize){return}G.pageLoad.attach()};this.setFlashClass=function(){if(this.hasFlashClassSet){return}W.addClass(E.ACTIVE,W.getBody()||document.documentElement);this.hasFlashClassSet=true};this.removeFlashClass=function(){if(!this.hasFlashClassSet){return}W.removeClass(E.ACTIVE,W.getBody());W.removeClass(E.ACTIVE,document.documentElement);this.hasFlashClassSet=false};this.initialize=function(c){if(!this.isActive||!this.isEnabled){return}if(R){if(!c){J.replaceAll(false)}return}R=true;J.replaceAll(c);if(O.repaintOnResize){if(window.addEventListener){window.addEventListener("resize",Z,false)}else{window.attachEvent("onresize",Z)}}G.prefetch.clear()};this.replace=function(x,u){if(!T.supported){return}if(u){x=A.copyProperties(x,u)}if(!R){return J.kwargs.push(x)}if(this.onReplacementStart){this.onReplacementStart(x)}var AM=x.elements||W.querySelectorAll(x.selector);if(AM.length==0){return}var w=M(x.src);var AR=A.convertCssArg(x.css);var v=B(x.filters);var AN=x.forceSingleLine===true;var AS=x.preventWrap===true&&!AN;var q=AN||(x.fitExactly==null?this.fitExactly:x.fitExactly)===true;var AD=q||(x.forceWidth==null?this.forceWidth:x.forceWidth)===true;var s=x.ratios||[];var AE=x.pixelFont===true;var r=parseInt(x.tuneHeight)||0;var z=!!x.onRelease||!!x.onRollOver||!!x.onRollOut;if(q){A.extractFromCss(AR,".sIFR-root","text-align",true)}var t=A.extractFromCss(AR,".sIFR-root","font-size",true)||"0";var e=A.extractFromCss(AR,".sIFR-root","background-color",true)||"#FFFFFF";var o=A.extractFromCss(AR,".sIFR-root","kerning",true)||"";var AW=A.extractFromCss(AR,".sIFR-root","opacity",true)||"100";var k=A.extractFromCss(AR,".sIFR-root","cursor",true)||"default";var AP=parseInt(A.extractFromCss(AR,".sIFR-root","leading"))||0;var AJ=x.gridFitType||(A.extractFromCss(AR,".sIFR-root","text-align")=="right")?"subpixel":"pixel";var h=this.forceTextTransform===false?"none":A.extractFromCss(AR,".sIFR-root","text-transform",true)||"none";t=/^\d+(px)?$/.test(t)?parseInt(t):0;AW=parseFloat(AW)<1?100*parseFloat(AW):AW;var AC=x.modifyCss?"":A.cssToString(AR);var AG=x.wmode||"";if(!AG){if(x.transparent){AG="transparent"}else{if(x.opaque){AG="opaque"}}}if(AG=="transparent"){if(!T.transparencySupport){AG="opaque"}else{e="transparent"}}else{if(e=="transparent"){e="#FFFFFF"}}for(var AV=0;AV<AM.length;AV++){var AF=AM[AV];if(W.hasOneOfClassses(E.IGNORE_CLASSES,AF)||W.ancestorHasClass(AF,E.ALTERNATE)){continue}var AO=W.getDimensions(AF);var f=AO.height;var c=AO.width;var AA=W.getComputedStyle(AF,"display");if(!f||!c||!AA||AA=="none"){continue}c=W.getWidthFromStyle(AF);var n,AH;if(!t){var AL=I(AF);n=Math.min(this.MAX_FONT_SIZE,Math.max(this.MIN_FONT_SIZE,AL.fontSize));if(AE){n=Math.max(8,8*Math.round(n/8))}AH=AL.lines}else{n=t;AH=1}var d=W.create("span",E.ALTERNATE);var AX=AF.cloneNode(true);AF.parentNode.appendChild(AX);for(var AU=0,AT=AX.childNodes.length;AU<AT;AU++){var m=AX.childNodes[AU];if(!/^(style|script)$/i.test(m.nodeName)){d.appendChild(m.cloneNode(true))}}if(x.modifyContent){x.modifyContent(AX,x.selector)}if(x.modifyCss){AC=x.modifyCss(AR,AX,x.selector)}var p=P(AX,h,x.uriEncode);AX.parentNode.removeChild(AX);if(x.modifyContentString){p.text=x.modifyContentString(p.text,x.selector)}if(p.text==""){continue}var AK=Math.round(AH*V(n,s)*n)+this.FLASH_PADDING_BOTTOM+r;if(AH>1&&AP){AK+=Math.round((AH-1)*AP)}var AB=AD?c:"100%";var AI="sIFR_replacement_"+L++;var AQ=["id="+AI,"content="+A.escape(p.text),"width="+c,"renderheight="+AK,"link="+A.escape(p.primaryLink.href||""),"target="+A.escape(p.primaryLink.target||""),"size="+n,"css="+A.escape(AC),"cursor="+k,"tunewidth="+(x.tuneWidth||0),"tuneheight="+r,"offsetleft="+(x.offsetLeft||""),"offsettop="+(x.offsetTop||""),"fitexactly="+q,"preventwrap="+AS,"forcesingleline="+AN,"antialiastype="+(x.antiAliasType||""),"thickness="+(x.thickness||""),"sharpness="+(x.sharpness||""),"kerning="+o,"gridfittype="+AJ,"flashfilters="+v,"opacity="+AW,"blendmode="+(x.blendMode||""),"selectable="+(x.selectable==null||AG!=""&&!sIFR.ua.macintosh&&sIFR.ua.gecko&&sIFR.ua.geckoVersion>=sIFR.ua.parseVersion("1.9")?"true":x.selectable===true),"fixhover="+(this.fixHover===true),"events="+z,"delayrun="+G.brokenFlashIE.fixFlash,"version="+this.VERSION];var y=A.encodeVars(AQ);var g=new K(O,AI,AQ,AD,{onReplacement:x.onReplacement,onRollOver:x.onRollOver,onRollOut:x.onRollOut,onRelease:x.onRelease});g.movie=X.create(sIFR,G.brokenFlashIE,AF,T.fixFocus&&x.fixFocus,AI,w,AB,AK,y,AG,e);this.replacements.push(g);this.replacements[AI]=g;if(x.selector){if(!this.replacements[x.selector]){this.replacements[x.selector]=[g]}else{this.replacements[x.selector].push(g)}}d.setAttribute("id",AI+"_alternate");AF.appendChild(d);W.addClass(E.REPLACED,AF)}G.fragmentIdentifier.restore()};this.getReplacementByFlashElement=function(d){for(var c=0;c<O.replacements.length;c++){if(O.replacements[c].id==d.getAttribute("id")){return O.replacements[c]}}};this.redraw=function(){for(var c=0;c<O.replacements.length;c++){O.replacements[c].resetMovie()}};this.prepareClearReferences=function(){G.brokenFlashIE.prepareClearReferences()};this.clearReferences=function(){G.brokenFlashIE.clearReferences();G=null;J=null;delete O.replacements};function C(){if(O.domains.length==0){return true}var d=A.domain();for(var c=0;c<O.domains.length;c++){if(A.domainMatches(d,O.domains[c])){return true}}return false}function a(){if(document.location.protocol=="file:"){if(O.debug){O.errors.fire("isFile")}return true}return false}function M(c){if(T.ie&&c.charAt(0)=="/"){c=window.location.toString().replace(/([^:]+)(:\/?\/?)([^\/]+).*/,"$1$2$3")+c}return c}function V(d,e){for(var c=0;c<e.length;c+=2){if(d<=e[c]){return e[c+1]}}return e[e.length-1]||1}function B(g){var e=[];for(var d in g){if(g[d]==Object.prototype[d]){continue}var c=g[d];d=[d.replace(/filter/i,"")+"Filter"];for(var f in c){if(c[f]==Object.prototype[f]){continue}d.push(f+":"+A.escape(A.toJson(c[f],A.toHexString)))}e.push(d.join(","))}return A.escape(e.join(";"))}function Z(d){var e=Z.viewport;var c=W.getViewport();if(e&&c.width==e.width&&c.height==e.height){return}Z.viewport=c;if(O.replacements.length==0){return}if(Z.timer){clearTimeout(Z.timer)}Z.timer=setTimeout(function(){delete Z.timer;for(var f=0;f<O.replacements.length;f++){O.replacements[f].resize()}},200)}function I(f){var g=W.getComputedStyle(f,"fontSize");var d=g.indexOf("px")==-1;var e=f.innerHTML;if(d){f.innerHTML="X"}f.style.paddingTop=f.style.paddingBottom=f.style.borderTopWidth=f.style.borderBottomWidth="0px";f.style.lineHeight="2em";f.style.display="block";g=d?f.offsetHeight/2:parseInt(g,10);if(d){f.innerHTML=e}var c=Math.round(f.offsetHeight/(2*g));f.style.paddingTop=f.style.paddingBottom=f.style.borderTopWidth=f.style.borderBottomWidth=f.style.lineHeight=f.style.display="";if(isNaN(c)||!isFinite(c)||c==0){c=1}return{fontSize:g,lines:c}}function P(c,g,s){s=s||A.uriEncode;var q=[],m=[];var k=null;var e=c.childNodes;var o=false,p=false;var j=0;while(j<e.length){var f=e[j];if(f.nodeType==3){var t=A.textTransform(g,A.normalize(f.nodeValue)).replace(/</g,"<");if(o&&p){t=t.replace(/^\s+/,"")}m.push(t);o=/\s$/.test(t);p=false}if(f.nodeType==1&&!/^(style|script)$/i.test(f.nodeName)){var h=[];var r=f.nodeName.toLowerCase();var n=f.className||"";if(/\s+/.test(n)){if(n.indexOf(E.CLASS)>-1){n=n.match("(\\s|^)"+E.CLASS+"-([^\\s$]*)(\\s|$)")[2]}else{n=n.match(/^([^\s]+)/)[1]}}if(n!=""){h.push('class="'+n+'"')}if(r=="a"){var d=s(f.getAttribute("href")||"");var l=f.getAttribute("target")||"";h.push('href="'+d+'"','target="'+l+'"');if(!k){k={href:d,target:l}}}m.push("<"+r+(h.length>0?" ":"")+h.join(" ")+">");p=true;if(f.hasChildNodes()){q.push(j);j=0;e=f.childNodes;continue}else{if(!/^(br|img)$/i.test(f.nodeName)){m.push("</",f.nodeName.toLowerCase(),">")}}}if(q.length>0&&!f.nextSibling){do{j=q.pop();e=f.parentNode.parentNode.childNodes;f=e[j];if(f){m.push("</",f.nodeName.toLowerCase(),">")}}while(j==e.length-1&&q.length>0)}j++}return{text:m.join("").replace(/^\s+|\s+$|\s*(<br>)\s*/g,"$1"),primaryLink:k||{}}}};var parseSelector=(function(){var B=/\s*,\s*/;var A=/\s*([\s>+~(),]|^|$)\s*/g;var L=/([\s>+~,]|[^(]\+|^)([#.:@])/g;var F=/(^|\))[^\s>+~]/g;var M=/(\)|^)/;var K=/[\s#.:>+~()@]|[^\s#.:>+~()@]+/g;function H(R,P){P=P||document.documentElement;var S=R.split(B),X=[];for(var U=0;U<S.length;U++){var N=[P],W=G(S[U]);for(var T=0;T<W.length;){var Q=W[T++],O=W[T++],V="";if(W[T]=="("){while(W[T++]!=")"&&T<W.length){V+=W[T]}V=V.slice(0,-1)}N=I(N,Q,O,V)}X=X.concat(N)}return X}function G(N){var O=N.replace(A,"$1").replace(L,"$1*$2").replace(F,D);return O.match(K)||[]}function D(N){return N.replace(M,"$1 ")}function I(N,P,Q,O){return(H.selectors[P])?H.selectors[P](N,Q,O):[]}var E={toArray:function(O){var N=[];for(var P=0;P<O.length;P++){N.push(O[P])}return N}};var C={isTag:function(O,N){return(N=="*")||(N.toLowerCase()==O.nodeName.toLowerCase())},previousSiblingElement:function(N){do{N=N.previousSibling}while(N&&N.nodeType!=1);return N},nextSiblingElement:function(N){do{N=N.nextSibling}while(N&&N.nodeType!=1);return N},hasClass:function(N,O){return(O.className||"").match("(^|\\s)"+N+"(\\s|$)")},getByTag:function(N,O){return O.getElementsByTagName(N)}};var J={"#":function(N,P){for(var O=0;O<N.length;O++){if(N[O].getAttribute("id")==P){return[N[O]]}}return[]}," ":function(O,Q){var N=[];for(var P=0;P<O.length;P++){N=N.concat(E.toArray(C.getByTag(Q,O[P])))}return N},">":function(O,R){var N=[];for(var Q=0,S;Q<O.length;Q++){S=O[Q];for(var P=0,T;P<S.childNodes.length;P++){T=S.childNodes[P];if(T.nodeType==1&&C.isTag(T,R)){N.push(T)}}}return N},".":function(O,Q){var N=[];for(var P=0,R;P<O.length;P++){R=O[P];if(C.hasClass([Q],R)){N.push(R)}}return N},":":function(N,P,O){return(H.pseudoClasses[P])?H.pseudoClasses[P](N,O):[]}};H.selectors=J;H.pseudoClasses={};H.util=E;H.dom=C;return H})();var helveticathin={src:"/flash/helveticathin.swf"};sIFR.activate(helveticathin);sIFR.replace(helveticathin,{selector:"h2.white",css:".sIFR-root { font-size:23px; color:#ffffff;}",wmode:"transparent",thickness:0,sharpness:0});sIFR.replace(helveticathin,{selector:"h2",css:".sIFR-root { font-size:23px; }",wmode:"transparent",thickness:-150,sharpness:-200});sIFR.replace(helveticathin,{selector:"h3",css:".sIFR-root { font-size:20px; }",wmode:"transparent",thickness:-150,sharpness:-200});sIFR.replace(helveticathin,{selector:"h4",css:".sIFR-root { font-size:16px; }",wmode:"transparent",thickness:-50,sharpness:-150});sIFR.replace(helveticathin,{selector:"#menu ul li",css:["a { color:#AAAAAA; text-decoration: none; font-size:20px; text-align:right; letter-spacing:0; }","a.current { color:#000000;}","a:hover { color:#000000;}",".current { color:#000000;}"],thickness:0,sharpness:-100});sIFR.replace(helveticathin,{selector:".submenu ul li",css:["a { color:#AAAAAA; text-decoration: none; font-size:18px; text-align:left; letter-spacing:0; }","a.current { color:#000000;}","a:hover { color:#000000;}",".current { color:#000000;}"],wmode:"transparent",thickness:0,sharpness:-100});sIFR.replace(helveticathin,{selector:"#motto",css:[".sIFR-root {font-size:24px; text-align:right}",".quote { color:#000000; }",".author { color:#AAAAAA;}"],thickness:-150,sharpness:-200});$(document).ready(function(){$("#button a").click(function(){var integer=$(this).attr("rel");$("#myslide .cover").animate({left:-500*(parseInt(integer)-1)});$("#button a").each(function(){$(this).removeClass("active");if($(this).hasClass("button"+integer)){$(this).addClass("active")}})});$("#sIFR_replacement_7").click(function(){return false})});
|
405
|
+
|
406
|
+
WARC/1.0
|
407
|
+
WARC-Type: request
|
408
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/fiscalitefrg_logo.png
|
409
|
+
Content-Type: application/http;msgtype=request
|
410
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
411
|
+
WARC-Record-ID: <urn:uuid:6A2154D8-7112-44B9-A39A-58F251762991>
|
412
|
+
WARC-IP-Address: 64.34.145.145
|
413
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
414
|
+
WARC-Block-Digest: sha1:AHWS7Y53S2472Y7HKCPS36T3HEEKUED3
|
415
|
+
Content-Length: 185
|
416
|
+
|
417
|
+
GET /img/fiscalitefrg_logo.png HTTP/1.1
|
418
|
+
Referer: http://www.fiscalitefrg.com/
|
419
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
420
|
+
Accept: */*
|
421
|
+
Host: www.fiscalitefrg.com
|
422
|
+
Connection: Keep-Alive
|
423
|
+
|
424
|
+
|
425
|
+
|
426
|
+
WARC/1.0
|
427
|
+
WARC-Type: response
|
428
|
+
WARC-Record-ID: <urn:uuid:A53B8B1E-0324-4226-BAD7-358A52D50917>
|
429
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
430
|
+
WARC-Concurrent-To: <urn:uuid:6A2154D8-7112-44B9-A39A-58F251762991>
|
431
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/fiscalitefrg_logo.png
|
432
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
433
|
+
WARC-IP-Address: 64.34.145.145
|
434
|
+
WARC-Block-Digest: sha1:ACWZ632WMIVKTVEW3ICGKTJESZPB7C57
|
435
|
+
WARC-Payload-Digest: sha1:5KKCVNDYJY7JBCIMJ7H6YLU3X7TXX5OL
|
436
|
+
Content-Type: application/http;msgtype=response
|
437
|
+
Content-Length: 17550
|
438
|
+
|
439
|
+
HTTP/1.1 200 OK
|
440
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
441
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
442
|
+
Last-Modified: Mon, 09 May 2011 00:38:00 GMT
|
443
|
+
ETag: "633bc-430a-4a2cd0d2eaa00"
|
444
|
+
Accept-Ranges: bytes
|
445
|
+
Content-Length: 17162
|
446
|
+
Keep-Alive: timeout=15, max=95
|
447
|
+
Connection: Keep-Alive
|
448
|
+
Content-Type: image/png
|
449
|
+
|
450
|
+
�PNG
|
451
|
+
|
452
|
+
|
453
|
+
F���e&������?���c���倂�~����|���T����!�/H����U��M��S��M,>
|
454
|
+
F������j����~�`��Z������%������!Ï�/_����S��o�}b������AL�AU�AO�AAN��Ӏ�]����?Y%8���Xũ��Q0
|
455
|
+
u3�?�߯@9
|
456
|
+
�2
|
457
|
+
2�����2�z������3�����MA ���$��dJJ)R˹�.�у���ޑ�����u<V�2���"7�����*��w��1|����Я���d�[���=h��' 5<�TJF��`3u��4�z��f�cM��E�`�Y����oA���0|���˷��&�I*���v�YyRݭh�ûWg7~~8�&���H�L�m�� �Hτ?3|;���3�׳���ևO���gX�
|
458
|
+
F% �HɄ�1|9
|
459
|
+
Z
|
460
|
+
�#(��D����H��A�iذ�Z���ܟ��H��f������xA�E�ؘU�L�30��|���;(��߃��#���aN]vuPV� �|� ����� ���u����y�, �2����.�E?n-����=�l$�7y�&��[j.n!s��wv�|=��ẕK\�2�����zt����e3���w�0�������5l�n';��9C����*�"(����+�νfjs>w��l��Y~��A<\i�>��b`NfT�7���of�V�f00��I�گ���0o˅7>�8p�X�l4uO�h;�Օ�`bR�v�X.�x�³�E���Z@D4G������'��{A����g��f0�{���^۶�O��|x��G`�PAo�sH}p�ԞImaf��,�� ���{��)����ӡ�i���˧�Ϟ�{��0ߺ~(�k��k� '�p�:C�43��ٽw2%�X��@��Y
|
461
|
+
�@��Aq h�
|
462
|
+
���ִ�
|
463
|
+
� ��������ë�g�٘�$�)��/z�L���r�@[[�Ņu��%3f<�T)�Pr ��ڻ�//��W_��LF �!|��=�K] IK���A�M4���rn!�9�������Ք����U0����Ԕ�����QD���
|
464
|
+
���TY��������W��(�!GUYYA����`56���(��r�)`�+�C�������1ؤ���������R�AAnyyQ |'tt3�UpG��x���ѣw��`os��c%% �����+V�� ,
|
465
|
+
I�U�\d����9d@4��d`Ę���ÿ�?�f `���#Ï[_�@� x����ٮP2.���ѽ���q� ���p�eE����d`aafB�&��2p��r�lP^��$��H��'�\RS ������{�+�;��f�?��{�R�C�ƍ��߰a1���w��{ʒ%M@c��=F�
|
466
|
+
�$W�=u7���(�ZA�yxA�nP���*���/�@b�c��.|� ��@�AR�q�a�I��>!0���
|
467
|
+
���(y ��Uk��V����W���p�.�����*��λw_ϙsd֬�T7�hg���Ǐ�]�����_�nd*h0`+��U�_O�_����A����� 9�7�D�o�~4����
|
468
|
+
�H��4�� ��eB�g~?��h����Ŭ�a��A���g�>������]b�x� ��_�=���ѻ?�,�y��ʕg��#hŗ/?�=�L�>V�d����?>}�h;II/_���Ço�_�n�z�ԩ��-j���+�p9�q���
|
469
|
+
S� �ϟ��\t�����E������a�{��ݻw߀�?}����ff&1kke99!`�;s�aTԜU��]\L0-���0��G�����x��� ��,bb��Ã���%P��ן��~�e{��@�߾�&hnnv ���1C��z�Ǐ�����R�,�aÅ�{oll#��k�����'�z�s絵�����:�iϟ�h@�C��=��\22�j��%8���~b���z
|
470
|
+
�����}�p��=|y����=�����u�
|
471
|
+
��5��X����������_���(j� ��g`5��-h� �-�/�}�%0At�ȍ/�~�����Cȕ,L�\�~���[b�<L�MM[�^��c�v-���s;;5nn6`{��0C�� �~��3UT�{�t LFXL�
|
472
|
+
���O�9�P������[�@Z�����\^>AI�H__�ر�/_ڽ�9��ۯ_�?���f�y����a����G�����KJ�&���e"~�\�AC����~/�����@C �v_!���p�m�>;�i7A=�W�z�ކ,�b@Z&����{Ј�h�?��"�,�� ��
|
473
|
+
h�'������L,���%(�K��Ǐ?Ǐ˰OUT�4���0�@j$`
|
474
|
+
:��z����־�{*�*(R_��
�VR6��X�;@=�k�\�,�8��y�� ��({쒻�?���e��U��Vz��
|
475
|
+
4
|
476
|
+
{Q$3��;�Y�gu�����'���6��������y[�O� z�(G����3�[oC�7� X��\���x= �����4�Bx�j����(7%�)PA&)`[؟������Ǒ��������Ο?�w$��`���M�����X^���Q�&��3������w��)�TCB0��Ƿo�.XplI�L�j�"���Q^�UQ���Ç��CX��۷--��YX�m�|i�f`��xժ�p���>��3��/�Ԯ����Z�z۬Y�ii�ĄTyy����
|
477
|
+
��1\@��;R�{7���@5g�>�8�>dC��ϟ�����mC��#G� I��ql�~�յ�̙Nb�
|
478
|
+
(�ئ�L�z�
|
479
|
+
lq��Qط^��:fem�����B؋�<}��P._~
|
480
|
+
�6%{����ʇag�^�5k\X�s��r�i`҄�X�pyy�";� �徟8!�}�`ۈ��-�Uv'��g%%Q`X�3!x�.3�س�Q�Dt@��077���G��6Ao�~�jՙ'O�AZ���7VKgͺ (��rr�+����ii^JJ2����OZ�J��:|��~��Y;�Tȑۛ��m>!�����O�9�β���ʠ���jXX������?���~vp��v,�l>�. ����:�r`��m�����5�&�7�6`s\=�A��a`WDNN��&�۷_>y��ӧ���##����[��M�����(/O�w�&�LP��Ā�w��k�j���/��|Xw���̚5���30'�k���ǫ�.��**b�p;���dlA��`�
|
481
|
+
�x�=��\h>���W�T�s��{�ҕ�f�4�Y���\��Kj;��]Pc��'�
|
482
|
+
8���T����Ꮞ�"z]
|
483
|
+
�߿�6�>�D�v];w������O6�ɝ;�Ҋ
|
484
|
+
�<���"�G<HK�HO�D�F`��ܣ�b:�c)�b�|旟�v0��0m��
|
485
|
+
��-[.͟4-�.#�������=^��ZvM_�潏��7mZ�� kyy��ŧ��wn�| l{�x���������t�3�~P[L�����X/}aq16c��
|
486
|
+
iS�����:KL�9d��蠱��B�_������(��;\>~�����4`���(���� A��,��yr��{L�u�����
|
487
|
+
�ӓ~���9��w�X�Gx����fnw3�z�W0�|�/0_==_��1J�VN{�I��3�zL�u�B���C��q#'�~&�I`&d"�� ls�L���&�S03܉��(ǧ�7hRR�+�:߽�^��>�� �20����D`�l�ΙsdŊ�@�n`&�?{��]n�=u�>0Y�Ysv��}߾����YrD1@@����<JOn��U�x/~`�V."�r�ó�ȕh����[J��̖��?%/���V9����%�O�V#��:?�;WI��8@#�L$o=�¾��E���w&��?`��e�A}���v`UO���כ7Q�Ȁg�cV�� ɍౄ�����rA>V����OU�FF`ی����6`{��x��ˆ
|
488
|
+
��ټ�
|
489
|
+
����؏G��������=,���E�&2n��m�Y�V�o1#�@F��%7�,%;m(0�9t
|
490
|
+
���谦�?�;���ZW�;Y��<J��>p�w��."ן����P���͓�.[����A+����� ���
|
491
|
+
�jQ�%�� 6���
|
492
|
+
ù#s�ަ���755qff�$%�M��9F�EH@B�y�rN�~�90�=���'���wsӕ��~�����T^P��C�ҳfݳ�.s>}�q��s`�c��3g"
|
493
|
+
IK͉' ��TX'32���y�B.���d��xpW�5�)�|]��ٳ:;���2x���������9�.����0�2h+����|�I�x1�5Tg0R}��c��:��(]����=����sqqk��g\�~Fb�?s�1�
|
494
|
+
��� ��t���q����.1���P;�!��!�y�' 憆����o���� �9�2�83'�������
|
495
|
+
�b,�`��;��ϟ��O?D=��X~��jO�Q`p�ޛ�~��������RIIr����ۼ^=z[JJ��X�!=cgg=z��oǁM��P�m'{�x��������������-[.zx�c����ѻ�g���]�b�ŋ��g�LH2�3�|{��SU��v�����=��kO�%:�0f0�/_XTT���������0Q{����s\\�N2�!`��p�ȝ���M���j&mmUccU�1��hk����3�={v����X999���ܳ熀���DP���/�z�Ғ]\�
|
496
|
+
P�A7#|���( "^�"L���D���>��*�?�����DX��ׇ��J�����0�*��3��_�24Nv��`��g�������a�5x�'����io�,g~��Z��������;h�(���m�b�z/�N�z�z���3A',^�
|
497
|
+
^v3�)�rԗ#�,o�;��*ǐ���k
|
498
|
+
���M�
|
499
|
+
^��{�Ρ��Lơ�D�쇗�\;��*� +ٸʈg��{�I�'�8+h֞=�\]���+:�I3`_y�6�� d�g�W�d�� v��W�C�YK:;��M�
|
500
|
+
KK�Ǐ�?yrةa�
|
501
|
+
7g�i,�r��=�����*�19��=8 ���ߟ{��3};��jd������`|�+��9v�m1�0BR'��T�@��q���,#�I���z�.���ի7�@e�E?�����ٳ���C��2�*X4@|�.wp9 @B�d���uE#w!̄� ,P�|~�����xx���u�� �^<8�{����eH����������o2i�m�'�0�Q0
|
502
|
+
F& �s�
|
503
|
+
�r:i�1<|�Kma���P��w�X����U�(��$@D-d�po�˦}�6�3����H��K<~t<��/�N@�5�z��#dn&�������_�N:���J=y�E\F]�x��Ch�,-h�ڵkTp4��Ç���#�|����#���p/I�����㑽r���x�|��5��DT&d�t���5��+/߂G�@�i0HKp
|
504
|
+
2u.��_@M^��;\�QQQ���{�损�_oo/��;::Rە�''����I�&)))�_�e�(����q�F ������e���/))y��MM�m۶)**�={���-��nnn�'O��GzzzDEEY�,���gg�rKSrr���!0k�eoo,8�y��9ss�.,'�<x����b80��G`"����p�
|
505
|
+
������T��������x��0F���V�^��f�@�e�j�����@�*�J�C|
|
506
|
+
���x$�R��ĝ�N�@�7gIH$1��G�$�$>���P��ZA���&>�o`许��������X��f�����Ȓ���3o'��v�x��>V��n����0�}��
|
507
|
+
=0����0�M�=�'�!�1 #�'�o,X�i�v��B���4M3=S����}�*�c�v!�Vz��E/`��R�̔Q����W��<�eҖ1�f�/�������.`�e�PR�;Q2V�]���D�m��$�_�S���&I�8�]�IA�K95��<g%��ӹ@�GjGy�@��O���.kg��@�Q_ E��a��8Ej�3P�KO�
|
508
|
+
{�"���Q
|
509
|
+
�y���U*��bd{�3��]-���n��Z��:�����K:����s7�;���������|:L
|
510
|
+
>��Evמ�gd�- �>!ʒ�3�<��9�"�IYD(����X�}�rI]|�ė�ٝ��;�Y"e�aF��"y�##SZ�D'��-�na�x�������߁vd�����I�&Tڂ��&�����&V\k��MC�M�w��3f@
|
511
|
+
cH�.q�1H�l�@Z8pqH�\���\�p!�B�+�T_�f�!h6BZq����V\
|
512
|
+
^`h�#H������^�&�h�n���2��-�:9|p�dg��� ���k��ْU2��u�+vgx���ߟ��_���fdc����a2���f����{�B����V�uNڡ�f���ܹs����4� R�3�!M)�.4)`j�g!HW� �@�rX�e��X
|
513
|
+
F �3��� ���GY! �eB����]+vnYx���A3�ƚ���
|
514
|
+
��ńYA;#��@'j1�30��@`�u#Y�����.|�����ƙ���2VHX����;0U]ӄ���@V&0���C.�3!�ߍ����x���o����
|
515
|
+
E&&��(A>�^I6�1 �>2\��8*��W@������������Q0
|
516
|
+
�dB8���[�^:�o�8���k�ֱ���ʩih�����������Q0�@�6��Q0
|
517
|
+
�,G���Q0b@�f�Q0
|
518
|
+
�h&�`�@�f�Q0
|
519
|
+
�h&�`�@�f�Q0
|
520
|
+
�h&�`�@�f�Q0
|
521
|
+
�h&�`�@�f�Q0
|
522
|
+
�h&�`�@�f�Q0
|
523
|
+
�h&�`�@�f�Q0
|
524
|
+
�h&�`�@�f�Q0
|
525
|
+
�h&�`�@�f�Q0
|
526
|
+
�h&�`�@�f�Q0
|
527
|
+
�h&�`�@�f�Q0
|
528
|
+
�h&�`�@�f�Q0
|
529
|
+
�h&�`�@�f�Q0
|
530
|
+
�h&�`�@�f�Q0
|
531
|
+
�h&�`�@�f�Q0
|
532
|
+
�h&�`�@�f�Q0
|
533
|
+
�h&�`�@�f�Q0
|
534
|
+
�h&�`�@�f�Q0
|
535
|
+
�h&�`�@�f�Q0
|
536
|
+
�h&�`�@�f�Q0
|
537
|
+
�h&�`�@�f�Q0
|
538
|
+
�h&�`�@�f�Q0
|
539
|
+
�h&�`�@�f�Q0
|
540
|
+
�h&�`�@�f�Q0
|
541
|
+
�h&�`�@�f�Q0
|
542
|
+
�h&�`�@�%�pZ)IEND�B`�
|
543
|
+
|
544
|
+
WARC/1.0
|
545
|
+
WARC-Type: request
|
546
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/index.html
|
547
|
+
Content-Type: application/http;msgtype=request
|
548
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
549
|
+
WARC-Record-ID: <urn:uuid:0077EBE9-6C31-4435-BF80-B1E64E02B0B0>
|
550
|
+
WARC-IP-Address: 64.34.145.145
|
551
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
552
|
+
WARC-Block-Digest: sha1:DWKFFWUKJCYYVIJHJ6Y7P4VCM3QVOU4G
|
553
|
+
Content-Length: 170
|
554
|
+
|
555
|
+
GET /index.html HTTP/1.1
|
556
|
+
Referer: http://www.fiscalitefrg.com/
|
557
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
558
|
+
Accept: */*
|
559
|
+
Host: www.fiscalitefrg.com
|
560
|
+
Connection: Keep-Alive
|
561
|
+
|
562
|
+
|
563
|
+
|
564
|
+
WARC/1.0
|
565
|
+
WARC-Type: response
|
566
|
+
WARC-Record-ID: <urn:uuid:6B343C34-3809-4A56-9CC8-4266389D1815>
|
567
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
568
|
+
WARC-Concurrent-To: <urn:uuid:0077EBE9-6C31-4435-BF80-B1E64E02B0B0>
|
569
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/index.html
|
570
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
571
|
+
WARC-IP-Address: 64.34.145.145
|
572
|
+
WARC-Block-Digest: sha1:2WANGGFJHE4ZHR7OYJ6DLPBLYPDU4AJR
|
573
|
+
WARC-Payload-Digest: sha1:VREG6BXJDE2KDRY644IVP5J6N6VAK7ZE
|
574
|
+
Content-Type: application/http;msgtype=response
|
575
|
+
Content-Length: 5653
|
576
|
+
|
577
|
+
HTTP/1.1 200 OK
|
578
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
579
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
580
|
+
Last-Modified: Mon, 09 May 2011 00:38:02 GMT
|
581
|
+
ETag: "633ca-146c-4a2cd0d4d2e80"
|
582
|
+
Accept-Ranges: bytes
|
583
|
+
Content-Length: 5228
|
584
|
+
Vary: Accept-Encoding
|
585
|
+
Keep-Alive: timeout=15, max=94
|
586
|
+
Connection: Keep-Alive
|
587
|
+
Content-Type: text/html; charset=UTF-8
|
588
|
+
|
589
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
590
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
591
|
+
<head>
|
592
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
593
|
+
<meta name="robots" content="index, follow" />
|
594
|
+
<meta name="keywords" content="revenus, taxes, tps, partir entreprise, affaires, entreprise, plan d’affaires, cabinet fiscaliste, aide comptabilite, comptable, professionnel comptable, professionnels comptables, declarations revenus, impots, négociation fiscales, Montréal, Québec" />
|
595
|
+
<meta name="description" content="" />
|
596
|
+
<title>FiscaliteFRG - Accueil</title>
|
597
|
+
|
598
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
599
|
+
|
600
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
601
|
+
|
602
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
603
|
+
|
604
|
+
<!--[if lte IE 6]>
|
605
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
606
|
+
<![endif]-->
|
607
|
+
|
608
|
+
<!-- Google Analytics -->
|
609
|
+
<script type="text/javascript">
|
610
|
+
|
611
|
+
var _gaq = _gaq || [];
|
612
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
613
|
+
_gaq.push(['_trackPageview']);
|
614
|
+
|
615
|
+
(function() {
|
616
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
617
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
618
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
619
|
+
})();
|
620
|
+
|
621
|
+
</script>
|
622
|
+
</head>
|
623
|
+
<body>
|
624
|
+
<div id="wrapper"><!-- #wrapper -->
|
625
|
+
<div id="leftcol">
|
626
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
627
|
+
|
628
|
+
<div id="menu">
|
629
|
+
<ul>
|
630
|
+
<li><a href="/index.html">Accueil</a></li>
|
631
|
+
<li><a href="/services.html">Services</a></li>
|
632
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
633
|
+
<li><a href="/client.html">Client</a></li>
|
634
|
+
<li><a href="/contact.html">Contact</a></li>
|
635
|
+
</ul>
|
636
|
+
|
637
|
+
<div>
|
638
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
639
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
640
|
+
</a>
|
641
|
+
</div>
|
642
|
+
|
643
|
+
<div>
|
644
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
645
|
+
</div>
|
646
|
+
|
647
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
648
|
+
|
649
|
+
</div>
|
650
|
+
|
651
|
+
<div class="submenu" style="display:none">
|
652
|
+
<ul>
|
653
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
654
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
655
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
656
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
657
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
658
|
+
</ul>
|
659
|
+
</div>
|
660
|
+
</div>
|
661
|
+
|
662
|
+
<div id="main"> <!-- #main -->
|
663
|
+
<div id="myslide">
|
664
|
+
<div class="cover">
|
665
|
+
|
666
|
+
<div class="pod">
|
667
|
+
<h2>Confiance. Professionalisme. Discrétion.</h2>
|
668
|
+
<p>Nous sommes une firme de services conseils d’affaires multidisciplinaires spécialisée en FISCALITÉ (impôt). Notre équipe est composée de diplômés de deuxième cycle universitaire en fiscalité, option planification fiscale. </p>
|
669
|
+
</div>
|
670
|
+
|
671
|
+
<div class="pod">
|
672
|
+
<h2>Notre mission</h2>
|
673
|
+
<p>■ Vous enrichir à l’aide de notre expertise du monde des affaires. ■ Vous faire sauver du temps et de l’argent. ■ Vous éviter des problèmes d’impôts. ■ Vous permettre des économies d’impôts. ■ Vous aider à obtenir un avantage concurrentiel.</p>
|
674
|
+
</div>
|
675
|
+
|
676
|
+
<div class="pod">
|
677
|
+
<h2>Notre engagement</h2>
|
678
|
+
<p>■ Vous faire prospérer dans le monde des affaires avec les ressources adéquates qui correspondent à vos besoins. ■ Vous fournir des services professionnels de qualité supérieure en toute confidentialité, avec un rapport avantage/coût toujours positif pour vous.</p>
|
679
|
+
</div>
|
680
|
+
|
681
|
+
<div class="pod">
|
682
|
+
<h2>Reconnaissance</h2>
|
683
|
+
<p>
|
684
|
+
Fiscalité FRG inc. a remporté un certificat d’excellence lors du Concours québécois en entrepreneuriat 2010, portant la mention d’honneur « Jeune Entrepreneur ». Nous sommes également fiers d’être boursiers de la Fondation du Maire de Montréal et d’avoir reçu le soutien financier de programmes gouvernementaux pour la viabilité de notre plan d’affaires.</p>
|
685
|
+
</div>
|
686
|
+
</div> <!-- end of div cover -->
|
687
|
+
</div> <!-- end of div myslide -->
|
688
|
+
|
689
|
+
<div id="button">
|
690
|
+
<a class="button1 active" rel="1" href="#"></a>
|
691
|
+
<a class="button2" rel="2" href="#"></a>
|
692
|
+
<a class="button3" rel="3" href="#"></a>
|
693
|
+
<a class="button4" rel="4" href="#"></a>
|
694
|
+
</div> <!-- end of div button-->
|
695
|
+
|
696
|
+
|
697
|
+
<div class="pod">
|
698
|
+
<h2>Mise à jour du site</h2>
|
699
|
+
<h4>14-09-2010</h4>
|
700
|
+
|
701
|
+
<p>Bienvenue sur la nouvelle version de notre site.</p>
|
702
|
+
</div>
|
703
|
+
|
704
|
+
<div id="header"></div>
|
705
|
+
<div id="footer"></div>
|
706
|
+
</div><!-- end #main -->
|
707
|
+
|
708
|
+
</div><!-- end #wrapper -->
|
709
|
+
<div id="motto">
|
710
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
711
|
+
<p class="author">-Duke of Westminster</p>
|
712
|
+
</div>
|
713
|
+
</body>
|
714
|
+
</html>
|
715
|
+
|
716
|
+
WARC/1.0
|
717
|
+
WARC-Type: request
|
718
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services.html
|
719
|
+
Content-Type: application/http;msgtype=request
|
720
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
721
|
+
WARC-Record-ID: <urn:uuid:450B7F93-791E-4056-89B0-9A5FA52B7FFE>
|
722
|
+
WARC-IP-Address: 64.34.145.145
|
723
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
724
|
+
WARC-Block-Digest: sha1:3FUIU2AYWK6ZMTW6UMGX4GLNBOUFPS4G
|
725
|
+
Content-Length: 173
|
726
|
+
|
727
|
+
GET /services.html HTTP/1.1
|
728
|
+
Referer: http://www.fiscalitefrg.com/
|
729
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
730
|
+
Accept: */*
|
731
|
+
Host: www.fiscalitefrg.com
|
732
|
+
Connection: Keep-Alive
|
733
|
+
|
734
|
+
|
735
|
+
|
736
|
+
WARC/1.0
|
737
|
+
WARC-Type: response
|
738
|
+
WARC-Record-ID: <urn:uuid:DD9D7D6D-19C4-4DE6-8318-41D2F9EF0D32>
|
739
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
740
|
+
WARC-Concurrent-To: <urn:uuid:450B7F93-791E-4056-89B0-9A5FA52B7FFE>
|
741
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services.html
|
742
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
743
|
+
WARC-IP-Address: 64.34.145.145
|
744
|
+
WARC-Block-Digest: sha1:DRZS6XJJKJRDC62PVRDZ4N6AHZAUJSDE
|
745
|
+
WARC-Payload-Digest: sha1:IBFKPJKH566CPZMJFXLPLDRK27RGBB2H
|
746
|
+
Content-Type: application/http;msgtype=response
|
747
|
+
Content-Length: 4076
|
748
|
+
|
749
|
+
HTTP/1.1 200 OK
|
750
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
751
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
752
|
+
Last-Modified: Mon, 09 May 2011 00:38:03 GMT
|
753
|
+
ETag: "633d8-e44-4a2cd0d5c70c0"
|
754
|
+
Accept-Ranges: bytes
|
755
|
+
Content-Length: 3652
|
756
|
+
Vary: Accept-Encoding
|
757
|
+
Keep-Alive: timeout=15, max=93
|
758
|
+
Connection: Keep-Alive
|
759
|
+
Content-Type: text/html; charset=UTF-8
|
760
|
+
|
761
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
762
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
763
|
+
<head>
|
764
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
765
|
+
<meta name="robots" content="index, follow" />
|
766
|
+
<meta name="keywords" content="impot, fiscalite, comptabilite, demarrage d'entreprise, cabinet fiscaliste, declaration revenu, professionnel comptable, probleme impots, livre comptable, tenue de livre, avis opposition" />
|
767
|
+
<meta name="description" content="" />
|
768
|
+
<title>FiscaliteFRG - Services</title>
|
769
|
+
|
770
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
771
|
+
|
772
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
773
|
+
|
774
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
775
|
+
|
776
|
+
<!--[if lte IE 6]>
|
777
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
778
|
+
<![endif]-->
|
779
|
+
|
780
|
+
<!-- Google Analytics -->
|
781
|
+
<script type="text/javascript">
|
782
|
+
|
783
|
+
var _gaq = _gaq || [];
|
784
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
785
|
+
_gaq.push(['_trackPageview']);
|
786
|
+
|
787
|
+
(function() {
|
788
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
789
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
790
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
791
|
+
})();
|
792
|
+
|
793
|
+
</script>
|
794
|
+
</head>
|
795
|
+
<body>
|
796
|
+
<div id="wrapper"><!-- #wrapper -->
|
797
|
+
<div id="leftcol">
|
798
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
799
|
+
|
800
|
+
<div id="menu">
|
801
|
+
<ul>
|
802
|
+
<li><a href="/index.html">Accueil</a></li>
|
803
|
+
<li><a class="current" href="/services.html">Services</a></li>
|
804
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
805
|
+
<li><a href="/client.html">Client</a></li>
|
806
|
+
<li><a href="/contact.html">Contact</a></li>
|
807
|
+
</ul>
|
808
|
+
|
809
|
+
<div>
|
810
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
811
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
812
|
+
</a>
|
813
|
+
</div>
|
814
|
+
|
815
|
+
<div>
|
816
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
817
|
+
</div>
|
818
|
+
|
819
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
820
|
+
|
821
|
+
</div>
|
822
|
+
|
823
|
+
<div class="submenu" style="display:none">
|
824
|
+
<ul>
|
825
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
826
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
827
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
828
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
829
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
830
|
+
</ul>
|
831
|
+
</div>
|
832
|
+
</div>
|
833
|
+
|
834
|
+
<div id="main"> <!-- #main -->
|
835
|
+
<div class="submenu">
|
836
|
+
<ul>
|
837
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
838
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
839
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
840
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
841
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
842
|
+
</ul>
|
843
|
+
</div>
|
844
|
+
|
845
|
+
<div id="header"></div>
|
846
|
+
<div id="footer"></div>
|
847
|
+
</div><!-- end #main -->
|
848
|
+
|
849
|
+
</div><!-- end #wrapper -->
|
850
|
+
<div id="motto">
|
851
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
852
|
+
<p class="author">-Duke of Westminster</p>
|
853
|
+
</div>
|
854
|
+
</body>
|
855
|
+
</html>
|
856
|
+
|
857
|
+
WARC/1.0
|
858
|
+
WARC-Type: request
|
859
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/a-propos.html
|
860
|
+
Content-Type: application/http;msgtype=request
|
861
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
862
|
+
WARC-Record-ID: <urn:uuid:03EE8D7A-2C4C-481E-A972-6F4E8FCA2816>
|
863
|
+
WARC-IP-Address: 64.34.145.145
|
864
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
865
|
+
WARC-Block-Digest: sha1:WXJHHRBTIUIOVJGHGKLX3Q22YAGQSNMH
|
866
|
+
Content-Length: 173
|
867
|
+
|
868
|
+
GET /a-propos.html HTTP/1.1
|
869
|
+
Referer: http://www.fiscalitefrg.com/
|
870
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
871
|
+
Accept: */*
|
872
|
+
Host: www.fiscalitefrg.com
|
873
|
+
Connection: Keep-Alive
|
874
|
+
|
875
|
+
|
876
|
+
|
877
|
+
WARC/1.0
|
878
|
+
WARC-Type: response
|
879
|
+
WARC-Record-ID: <urn:uuid:2C9BAB14-DF29-49D5-B2B9-05CC3D4C41DF>
|
880
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
881
|
+
WARC-Concurrent-To: <urn:uuid:03EE8D7A-2C4C-481E-A972-6F4E8FCA2816>
|
882
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/a-propos.html
|
883
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
884
|
+
WARC-IP-Address: 64.34.145.145
|
885
|
+
WARC-Block-Digest: sha1:PMZW3YBF3AZ3YRBJ75OBTRJWF32INYVN
|
886
|
+
WARC-Payload-Digest: sha1:B4QPBTBS2E4LGTVPN3VC65ENTOAC2WPH
|
887
|
+
Content-Type: application/http;msgtype=response
|
888
|
+
Content-Length: 5072
|
889
|
+
|
890
|
+
HTTP/1.1 200 OK
|
891
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
892
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
893
|
+
Last-Modified: Mon, 09 May 2011 00:37:55 GMT
|
894
|
+
ETag: "633af-1227-4a2cd0ce25ec0"
|
895
|
+
Accept-Ranges: bytes
|
896
|
+
Content-Length: 4647
|
897
|
+
Vary: Accept-Encoding
|
898
|
+
Keep-Alive: timeout=15, max=92
|
899
|
+
Connection: Keep-Alive
|
900
|
+
Content-Type: text/html; charset=UTF-8
|
901
|
+
|
902
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
903
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
904
|
+
<head>
|
905
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
906
|
+
<meta name="robots" content="index, follow" />
|
907
|
+
<meta name="keywords" content="asdf asdf asdf asdf as" />
|
908
|
+
<meta name="description" content="asdfasdf" />
|
909
|
+
<title>FiscaliteFRG - À propos</title>
|
910
|
+
|
911
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
912
|
+
|
913
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
914
|
+
|
915
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
916
|
+
|
917
|
+
<!--[if lte IE 6]>
|
918
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
919
|
+
<![endif]-->
|
920
|
+
|
921
|
+
<!-- Google Analytics -->
|
922
|
+
<script type="text/javascript">
|
923
|
+
|
924
|
+
var _gaq = _gaq || [];
|
925
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
926
|
+
_gaq.push(['_trackPageview']);
|
927
|
+
|
928
|
+
(function() {
|
929
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
930
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
931
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
932
|
+
})();
|
933
|
+
|
934
|
+
</script>
|
935
|
+
</head>
|
936
|
+
<body>
|
937
|
+
<div id="wrapper"><!-- #wrapper -->
|
938
|
+
<div id="leftcol">
|
939
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
940
|
+
|
941
|
+
<div id="menu">
|
942
|
+
<ul>
|
943
|
+
<li><a href="/index.html">Accueil</a></li>
|
944
|
+
<li><a href="/services.html">Services</a></li>
|
945
|
+
<li><a class="current" href="/a-propos.html">À propos</a></li>
|
946
|
+
<li><a href="/client.html">Client</a></li>
|
947
|
+
<li><a href="/contact.html">Contact</a></li>
|
948
|
+
</ul>
|
949
|
+
|
950
|
+
<div>
|
951
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
952
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
953
|
+
</a>
|
954
|
+
</div>
|
955
|
+
|
956
|
+
<div>
|
957
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
958
|
+
</div>
|
959
|
+
|
960
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
961
|
+
|
962
|
+
</div>
|
963
|
+
|
964
|
+
<div class="submenu" style="display:none">
|
965
|
+
<ul>
|
966
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
967
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
968
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
969
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
970
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
971
|
+
</ul>
|
972
|
+
</div>
|
973
|
+
</div>
|
974
|
+
|
975
|
+
<div id="main"> <!-- #main -->
|
976
|
+
<div class="pod">
|
977
|
+
<h2>À propos</h2>
|
978
|
+
|
979
|
+
<h3>Nos valeurs</h3>
|
980
|
+
<p>Chez Fiscalité FRG, nous partageons des valeurs de loyauté et de respect envers notre clientèle. Nous cherchons à vous enrichir en vous garantissant plus de bénéfices à faire affaires avec nous que de coût pour vos entreprises. Nous croyons en la collectivité, à l’importance du partage des connaissances, au respect des autres, au travail d’équipe, aux communications franches dans un environnement productif, et ce, tout en respectant notre planète.</p>
|
981
|
+
|
982
|
+
<h3>Notre mission</h3>
|
983
|
+
<p>Vous enrichir. La mission de Fiscalité FRG est claire. Nous voulons enrichir notre clientèle par nos expertises fiscales, comptables et de gestion avec une approche humaine du monde des affaires, tout en vous simplifiant la vie. Ainsi, vous serez en sécurité et en toute confiance avec notre firme, car nous recherchons toujours un service à valeur ajoutée pour vous. </p>
|
984
|
+
|
985
|
+
<h3>Notre équipe</h3>
|
986
|
+
<p>Fiscalité FRG inc. est dirigée par Frédéric Roy-Gobeil, M. Fisc, comptable fiscaliste, diplômé de l’Université de Sherbrooke et de l’Université Laval. Il est supporté par son équipe de fiscalistes, de comptables et de consultants en conseil-gestion et par son solide réseau de professionnels des affaires, pour vous fournir la ressource appropriée répondant à vos besoins tout en respectant votre budget.</p>
|
987
|
+
|
988
|
+
<div id="certificat_excellence">
|
989
|
+
<img width=400 src="/img/mention_honneur_460.jpg" alt="Certificat d'excellence - Le Concours québécois en entrepreneuriat 2010" />
|
990
|
+
</div>
|
991
|
+
</div>
|
992
|
+
|
993
|
+
<div id="header"></div>
|
994
|
+
<div id="footer"></div>
|
995
|
+
</div><!-- end #main -->
|
996
|
+
|
997
|
+
</div><!-- end #wrapper -->
|
998
|
+
<div id="motto">
|
999
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
1000
|
+
<p class="author">-Duke of Westminster</p>
|
1001
|
+
</div>
|
1002
|
+
</body>
|
1003
|
+
</html>
|
1004
|
+
|
1005
|
+
WARC/1.0
|
1006
|
+
WARC-Type: request
|
1007
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/client.html
|
1008
|
+
Content-Type: application/http;msgtype=request
|
1009
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1010
|
+
WARC-Record-ID: <urn:uuid:DB7A0EB0-3856-496E-903E-671A41E891B0>
|
1011
|
+
WARC-IP-Address: 64.34.145.145
|
1012
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1013
|
+
WARC-Block-Digest: sha1:QL72WTMUGO6LHE7FVIS65J3POSQO366I
|
1014
|
+
Content-Length: 171
|
1015
|
+
|
1016
|
+
GET /client.html HTTP/1.1
|
1017
|
+
Referer: http://www.fiscalitefrg.com/
|
1018
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
1019
|
+
Accept: */*
|
1020
|
+
Host: www.fiscalitefrg.com
|
1021
|
+
Connection: Keep-Alive
|
1022
|
+
|
1023
|
+
|
1024
|
+
|
1025
|
+
WARC/1.0
|
1026
|
+
WARC-Type: response
|
1027
|
+
WARC-Record-ID: <urn:uuid:F43383F9-FEC2-4A8F-927B-E8A2AE0C0A02>
|
1028
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1029
|
+
WARC-Concurrent-To: <urn:uuid:DB7A0EB0-3856-496E-903E-671A41E891B0>
|
1030
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/client.html
|
1031
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1032
|
+
WARC-IP-Address: 64.34.145.145
|
1033
|
+
WARC-Block-Digest: sha1:KKPL5AMVFSH4R2UWFBHAPZUJ5HGXKVXV
|
1034
|
+
WARC-Payload-Digest: sha1:MMGEJFYITDR4UHIBWDU4QS5LLJQ6IN4K
|
1035
|
+
Content-Type: application/http;msgtype=response
|
1036
|
+
Content-Length: 6490
|
1037
|
+
|
1038
|
+
HTTP/1.1 200 OK
|
1039
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
1040
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
1041
|
+
Last-Modified: Mon, 09 May 2011 00:37:55 GMT
|
1042
|
+
ETag: "633b1-17b1-4a2cd0ce25ec0"
|
1043
|
+
Accept-Ranges: bytes
|
1044
|
+
Content-Length: 6065
|
1045
|
+
Vary: Accept-Encoding
|
1046
|
+
Keep-Alive: timeout=15, max=91
|
1047
|
+
Connection: Keep-Alive
|
1048
|
+
Content-Type: text/html; charset=UTF-8
|
1049
|
+
|
1050
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
1051
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
1052
|
+
<head>
|
1053
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
1054
|
+
<meta name="robots" content="index, follow" />
|
1055
|
+
<meta name="keywords" content="impot, soumission, consultation gratuite, ressource demarrage affaire" />
|
1056
|
+
<meta name="description" content="" />
|
1057
|
+
<title>FiscaliteFRG - Client</title>
|
1058
|
+
|
1059
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
1060
|
+
|
1061
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
1062
|
+
|
1063
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
1064
|
+
|
1065
|
+
<!--[if lte IE 6]>
|
1066
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
1067
|
+
<![endif]-->
|
1068
|
+
|
1069
|
+
<!-- Google Analytics -->
|
1070
|
+
<script type="text/javascript">
|
1071
|
+
|
1072
|
+
var _gaq = _gaq || [];
|
1073
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
1074
|
+
_gaq.push(['_trackPageview']);
|
1075
|
+
|
1076
|
+
(function() {
|
1077
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
1078
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
1079
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
1080
|
+
})();
|
1081
|
+
|
1082
|
+
</script>
|
1083
|
+
</head>
|
1084
|
+
<body>
|
1085
|
+
<div id="wrapper"><!-- #wrapper -->
|
1086
|
+
<div id="leftcol">
|
1087
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
1088
|
+
|
1089
|
+
<div id="menu">
|
1090
|
+
<ul>
|
1091
|
+
<li><a href="/index.html">Accueil</a></li>
|
1092
|
+
<li><a href="/services.html">Services</a></li>
|
1093
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
1094
|
+
<li><a class="current" href="/client.html">Client</a></li>
|
1095
|
+
<li><a href="/contact.html">Contact</a></li>
|
1096
|
+
</ul>
|
1097
|
+
|
1098
|
+
<div>
|
1099
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
1100
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
1101
|
+
</a>
|
1102
|
+
</div>
|
1103
|
+
|
1104
|
+
<div>
|
1105
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
1106
|
+
</div>
|
1107
|
+
|
1108
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
1109
|
+
|
1110
|
+
</div>
|
1111
|
+
|
1112
|
+
<div class="submenu" style="display:none">
|
1113
|
+
<ul>
|
1114
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
1115
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
1116
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
1117
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
1118
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
1119
|
+
</ul>
|
1120
|
+
</div>
|
1121
|
+
</div>
|
1122
|
+
|
1123
|
+
<div id="main"> <!-- #main -->
|
1124
|
+
<h2>Client</h2>
|
1125
|
+
|
1126
|
+
<div class="pod">
|
1127
|
+
<h3>Paiement</h3>
|
1128
|
+
|
1129
|
+
<p>
|
1130
|
+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
1131
|
+
<input type="hidden" name="cmd" value="_s-xclick">
|
1132
|
+
<input type="hidden" name="hosted_button_id" value="KYRAHQVRL2C94">
|
1133
|
+
<input type="image" src="/img/paiement.png" border="0" name="submit" alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !">
|
1134
|
+
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
1135
|
+
</form>
|
1136
|
+
</p>
|
1137
|
+
|
1138
|
+
</div>
|
1139
|
+
|
1140
|
+
<div class="pod">
|
1141
|
+
<h3>Blog ressource</h3>
|
1142
|
+
|
1143
|
+
<a href="http://mesaffaires.info/"><img src="/img/mesaffaires_logo.png" /></a>
|
1144
|
+
|
1145
|
+
</div>
|
1146
|
+
|
1147
|
+
<div class="pod">
|
1148
|
+
<h3>Soumission en ligne</h3>
|
1149
|
+
|
1150
|
+
<p>
|
1151
|
+
<form action="/script/soumission.php" method="post" accept-charset="utf-8">
|
1152
|
+
<table class="input_form">
|
1153
|
+
<tbody>
|
1154
|
+
<tr class="text_field">
|
1155
|
+
<th>
|
1156
|
+
<label for="nom">Nom</label>
|
1157
|
+
</th>
|
1158
|
+
<td class="col_field">
|
1159
|
+
<input id="nom" class="text_field" type="text" title="" tip="" required="true" name="nom">
|
1160
|
+
</td>
|
1161
|
+
</tr>
|
1162
|
+
<tr class="text_field">
|
1163
|
+
<th>
|
1164
|
+
<label for="telephone">Téléphone</label>
|
1165
|
+
</th>
|
1166
|
+
<td class="col_field">
|
1167
|
+
<input id="telephone" class="text_field" type="text" title="" tip="" required="false" name="telephone">
|
1168
|
+
</td>
|
1169
|
+
</tr>
|
1170
|
+
<tr class="text_field">
|
1171
|
+
<th>
|
1172
|
+
<label for="courriel">Courriel</label>
|
1173
|
+
</th>
|
1174
|
+
<td class="col_field">
|
1175
|
+
<input id="courriel" class="text_field" type="text" title="" tip="" required="false" name="courriel">
|
1176
|
+
</td>
|
1177
|
+
</tr>
|
1178
|
+
<tr class="separator">
|
1179
|
+
<td colspan=2>Vous avez de l'intérêt pour quel service?</td>
|
1180
|
+
</tr>
|
1181
|
+
<tr class="checkbox_field">
|
1182
|
+
<th></th>
|
1183
|
+
<td class="col_field">
|
1184
|
+
<input id="declaration-impot" class="checkbox_field" type="checkbox" name="services[]" value="declaration-impot">Déclaration d'impôt<br>
|
1185
|
+
<input id="expertise-comptable" class="checkbox_field" type="checkbox" name="services[]" value="expertise-comptable">Expertise comptable<br>
|
1186
|
+
<input id="fiscalite" class="checkbox_field" type="checkbox" name="services[]" value="fiscalite">Fiscalité<br>
|
1187
|
+
<input id="services-conseils-affaires" class="checkbox_field" type="checkbox" name="services[]" value="services-conseils-affaires">Service d'expertise comptable<br>
|
1188
|
+
<input id="tenue-de-livres" class="checkbox_field" type="checkbox" name="services[]" value="tenue-de-livres">Tenue de livres
|
1189
|
+
</td>
|
1190
|
+
</tr>
|
1191
|
+
|
1192
|
+
|
1193
|
+
<tr class="text_field">
|
1194
|
+
<th>
|
1195
|
+
<label for="besoin">Précisions</label>
|
1196
|
+
</th>
|
1197
|
+
<td class="col_field">
|
1198
|
+
<textarea id="precisions" class="text_field" title="" tip="" required="true" name="precisions"></textarea>
|
1199
|
+
</td>
|
1200
|
+
</tr>
|
1201
|
+
<tr>
|
1202
|
+
<th></th>
|
1203
|
+
<td class="col_field"><input type="submit" value="Envoyer"></td>
|
1204
|
+
</tr>
|
1205
|
+
</tbody>
|
1206
|
+
</table>
|
1207
|
+
|
1208
|
+
</form>
|
1209
|
+
</p>
|
1210
|
+
</div>
|
1211
|
+
|
1212
|
+
<div id="header"></div>
|
1213
|
+
<div id="footer"></div>
|
1214
|
+
</div><!-- end #main -->
|
1215
|
+
|
1216
|
+
</div><!-- end #wrapper -->
|
1217
|
+
<div id="motto">
|
1218
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
1219
|
+
<p class="author">-Duke of Westminster</p>
|
1220
|
+
</div>
|
1221
|
+
</body>
|
1222
|
+
</html>
|
1223
|
+
|
1224
|
+
WARC/1.0
|
1225
|
+
WARC-Type: request
|
1226
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/contact.html
|
1227
|
+
Content-Type: application/http;msgtype=request
|
1228
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1229
|
+
WARC-Record-ID: <urn:uuid:E9DF4FCE-4A59-4FEA-9846-C71652F6F636>
|
1230
|
+
WARC-IP-Address: 64.34.145.145
|
1231
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1232
|
+
WARC-Block-Digest: sha1:B5JAXV5OFE26U74TKGJ5JCCMPYTRRQ6T
|
1233
|
+
Content-Length: 172
|
1234
|
+
|
1235
|
+
GET /contact.html HTTP/1.1
|
1236
|
+
Referer: http://www.fiscalitefrg.com/
|
1237
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
1238
|
+
Accept: */*
|
1239
|
+
Host: www.fiscalitefrg.com
|
1240
|
+
Connection: Keep-Alive
|
1241
|
+
|
1242
|
+
|
1243
|
+
|
1244
|
+
WARC/1.0
|
1245
|
+
WARC-Type: response
|
1246
|
+
WARC-Record-ID: <urn:uuid:3B272A1A-47CE-447E-9AE8-0B546FF96A9D>
|
1247
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1248
|
+
WARC-Concurrent-To: <urn:uuid:E9DF4FCE-4A59-4FEA-9846-C71652F6F636>
|
1249
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/contact.html
|
1250
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1251
|
+
WARC-IP-Address: 64.34.145.145
|
1252
|
+
WARC-Block-Digest: sha1:A2ITCTMZEZWOUJCBXALDPU2K2A25R24Q
|
1253
|
+
WARC-Payload-Digest: sha1:KD3ULSP4LLPYXTKV53QIBTOZ4PONLITA
|
1254
|
+
Content-Type: application/http;msgtype=response
|
1255
|
+
Content-Length: 5177
|
1256
|
+
|
1257
|
+
HTTP/1.1 200 OK
|
1258
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
1259
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
1260
|
+
Last-Modified: Mon, 09 May 2011 00:37:55 GMT
|
1261
|
+
ETag: "633b2-1290-4a2cd0ce25ec0"
|
1262
|
+
Accept-Ranges: bytes
|
1263
|
+
Content-Length: 4752
|
1264
|
+
Vary: Accept-Encoding
|
1265
|
+
Keep-Alive: timeout=15, max=90
|
1266
|
+
Connection: Keep-Alive
|
1267
|
+
Content-Type: text/html; charset=UTF-8
|
1268
|
+
|
1269
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
1270
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
1271
|
+
<head>
|
1272
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
1273
|
+
<meta name="robots" content="index, follow" />
|
1274
|
+
<meta name="keywords" content="fiscaliste, Montréal, Québec, cabinet fiscalite, profesionnel comptable, contact" />
|
1275
|
+
<meta name="description" content="" />
|
1276
|
+
<title>FiscaliteFRG - Contact</title>
|
1277
|
+
|
1278
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
1279
|
+
|
1280
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
1281
|
+
|
1282
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
1283
|
+
|
1284
|
+
<!--[if lte IE 6]>
|
1285
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
1286
|
+
<![endif]-->
|
1287
|
+
|
1288
|
+
<!-- Google Analytics -->
|
1289
|
+
<script type="text/javascript">
|
1290
|
+
|
1291
|
+
var _gaq = _gaq || [];
|
1292
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
1293
|
+
_gaq.push(['_trackPageview']);
|
1294
|
+
|
1295
|
+
(function() {
|
1296
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
1297
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
1298
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
1299
|
+
})();
|
1300
|
+
|
1301
|
+
</script>
|
1302
|
+
</head>
|
1303
|
+
<body>
|
1304
|
+
<div id="wrapper"><!-- #wrapper -->
|
1305
|
+
<div id="leftcol">
|
1306
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
1307
|
+
|
1308
|
+
<div id="menu">
|
1309
|
+
<ul>
|
1310
|
+
<li><a href="/index.html">Accueil</a></li>
|
1311
|
+
<li><a href="/services.html">Services</a></li>
|
1312
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
1313
|
+
<li><a href="/client.html">Client</a></li>
|
1314
|
+
<li><a class="current" href="/contact.html">Contact</a></li>
|
1315
|
+
</ul>
|
1316
|
+
|
1317
|
+
<div>
|
1318
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
1319
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
1320
|
+
</a>
|
1321
|
+
</div>
|
1322
|
+
|
1323
|
+
<div>
|
1324
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
1325
|
+
</div>
|
1326
|
+
|
1327
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
1328
|
+
|
1329
|
+
</div>
|
1330
|
+
|
1331
|
+
<div class="submenu" style="display:none">
|
1332
|
+
<ul>
|
1333
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
1334
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
1335
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
1336
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
1337
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
1338
|
+
</ul>
|
1339
|
+
</div>
|
1340
|
+
</div>
|
1341
|
+
|
1342
|
+
<div id="main"> <!-- #main -->
|
1343
|
+
<div class="pod">
|
1344
|
+
<h2>Contact</h2>
|
1345
|
+
|
1346
|
+
<div id="phone">
|
1347
|
+
<h3>1-866-945-1529</h3>
|
1348
|
+
</div>
|
1349
|
+
<div>
|
1350
|
+
<h3>Télécopieur: 514-868-2115</h3>
|
1351
|
+
</div>
|
1352
|
+
<div id="mail">
|
1353
|
+
<h3>frg@fiscalitefrg.com</h3>
|
1354
|
+
</div>
|
1355
|
+
|
1356
|
+
</div>
|
1357
|
+
|
1358
|
+
<div id="sendmail" class="pod">
|
1359
|
+
<h3>Communiquez avec nous!</h2>
|
1360
|
+
<p>N'hésitez pas à nous laisser vos questions et commentaires!</p>
|
1361
|
+
<form action="/script/email.php" method="post" accept-charset="utf-8">
|
1362
|
+
<table class="input_form">
|
1363
|
+
<tbody>
|
1364
|
+
<tr class="text_field">
|
1365
|
+
<th>
|
1366
|
+
<label for="nom">Nom</label>
|
1367
|
+
</th>
|
1368
|
+
<td class="col_field">
|
1369
|
+
<input id="nom" class="text_field" type="text" title="" tip="" required="true" name="nom">
|
1370
|
+
</td>
|
1371
|
+
</tr>
|
1372
|
+
<tr class="text_field">
|
1373
|
+
<th>
|
1374
|
+
<label for="telephone">Téléphone</label>
|
1375
|
+
</th>
|
1376
|
+
<td class="col_field">
|
1377
|
+
<input id="telephone" class="text_field" type="text" title="" tip="" required="false" name="telephone">
|
1378
|
+
</td>
|
1379
|
+
</tr>
|
1380
|
+
<tr class="text_field">
|
1381
|
+
<th>
|
1382
|
+
<label for="courriel">Courriel</label>
|
1383
|
+
</th>
|
1384
|
+
<td class="col_field">
|
1385
|
+
<input id="courriel" class="text_field" type="text" title="" tip="" required="false" name="courriel">
|
1386
|
+
</td>
|
1387
|
+
</tr>
|
1388
|
+
<tr class="text_field">
|
1389
|
+
<th>
|
1390
|
+
<label for="message">Message</label>
|
1391
|
+
</th>
|
1392
|
+
<td class="col_field">
|
1393
|
+
<textarea id="message"class="text_field" title="" tip="" required="true" name="message"></textarea>
|
1394
|
+
</td>
|
1395
|
+
</tr>
|
1396
|
+
<tr>
|
1397
|
+
<th></th>
|
1398
|
+
<td class="col_field"><input type="submit" value="Envoyer"></td>
|
1399
|
+
</tr>
|
1400
|
+
</tbody>
|
1401
|
+
</table>
|
1402
|
+
|
1403
|
+
</form>
|
1404
|
+
</div>
|
1405
|
+
|
1406
|
+
|
1407
|
+
|
1408
|
+
|
1409
|
+
</div>
|
1410
|
+
|
1411
|
+
<div id="header"></div>
|
1412
|
+
<div id="footer"></div>
|
1413
|
+
</div><!-- end #main -->
|
1414
|
+
|
1415
|
+
</div><!-- end #wrapper -->
|
1416
|
+
<div id="motto">
|
1417
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
1418
|
+
<p class="author">-Duke of Westminster</p>
|
1419
|
+
</div>
|
1420
|
+
</body>
|
1421
|
+
</html>
|
1422
|
+
|
1423
|
+
WARC/1.0
|
1424
|
+
WARC-Type: request
|
1425
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/declaration-impot.html
|
1426
|
+
Content-Type: application/http;msgtype=request
|
1427
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1428
|
+
WARC-Record-ID: <urn:uuid:07819030-E044-4013-B66B-CCCB8E665E1B>
|
1429
|
+
WARC-IP-Address: 64.34.145.145
|
1430
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1431
|
+
WARC-Block-Digest: sha1:QLHO3N3VMHNQG7A73M7CR74INUARIC5R
|
1432
|
+
Content-Length: 191
|
1433
|
+
|
1434
|
+
GET /services/declaration-impot.html HTTP/1.1
|
1435
|
+
Referer: http://www.fiscalitefrg.com/
|
1436
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
1437
|
+
Accept: */*
|
1438
|
+
Host: www.fiscalitefrg.com
|
1439
|
+
Connection: Keep-Alive
|
1440
|
+
|
1441
|
+
|
1442
|
+
|
1443
|
+
WARC/1.0
|
1444
|
+
WARC-Type: response
|
1445
|
+
WARC-Record-ID: <urn:uuid:9B632BC2-2E6A-48FE-8F73-439E88C575E6>
|
1446
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1447
|
+
WARC-Concurrent-To: <urn:uuid:07819030-E044-4013-B66B-CCCB8E665E1B>
|
1448
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/declaration-impot.html
|
1449
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1450
|
+
WARC-IP-Address: 64.34.145.145
|
1451
|
+
WARC-Block-Digest: sha1:B3PDSC2L2SYWIWUQRY246QWIRAIVPFA3
|
1452
|
+
WARC-Payload-Digest: sha1:C7256PO4Z5QMWHYNJENKQSNLE5VLYRBJ
|
1453
|
+
Content-Type: application/http;msgtype=response
|
1454
|
+
Content-Length: 4826
|
1455
|
+
|
1456
|
+
HTTP/1.1 200 OK
|
1457
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
1458
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
1459
|
+
Last-Modified: Mon, 09 May 2011 00:38:03 GMT
|
1460
|
+
ETag: "633d3-1131-4a2cd0d5c70c0"
|
1461
|
+
Accept-Ranges: bytes
|
1462
|
+
Content-Length: 4401
|
1463
|
+
Vary: Accept-Encoding
|
1464
|
+
Keep-Alive: timeout=15, max=89
|
1465
|
+
Connection: Keep-Alive
|
1466
|
+
Content-Type: text/html; charset=UTF-8
|
1467
|
+
|
1468
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
1469
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
1470
|
+
<head>
|
1471
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
1472
|
+
<meta name="robots" content="index, follow" />
|
1473
|
+
<meta name="keywords" content="declarations revenus, declarations impots, declaration impot, declaration revenu societe, revenus societes, declaration impot entreprise, declaration revenus entreprise, professionnel impots" />
|
1474
|
+
<meta name="description" content="" />
|
1475
|
+
<title>FiscaliteFRG - Services - Déclaration d'impôt</title>
|
1476
|
+
|
1477
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
1478
|
+
|
1479
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
1480
|
+
|
1481
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
1482
|
+
|
1483
|
+
<!--[if lte IE 6]>
|
1484
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
1485
|
+
<![endif]-->
|
1486
|
+
|
1487
|
+
<!-- Google Analytics -->
|
1488
|
+
<script type="text/javascript">
|
1489
|
+
|
1490
|
+
var _gaq = _gaq || [];
|
1491
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
1492
|
+
_gaq.push(['_trackPageview']);
|
1493
|
+
|
1494
|
+
(function() {
|
1495
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
1496
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
1497
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
1498
|
+
})();
|
1499
|
+
|
1500
|
+
</script>
|
1501
|
+
</head>
|
1502
|
+
<body>
|
1503
|
+
<div id="wrapper"><!-- #wrapper -->
|
1504
|
+
<div id="leftcol">
|
1505
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
1506
|
+
|
1507
|
+
<div id="menu">
|
1508
|
+
<ul>
|
1509
|
+
<li><a href="/index.html">Accueil</a></li>
|
1510
|
+
<li><a class="current" href="/services.html">Services</a></li>
|
1511
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
1512
|
+
<li><a href="/client.html">Client</a></li>
|
1513
|
+
<li><a href="/contact.html">Contact</a></li>
|
1514
|
+
</ul>
|
1515
|
+
|
1516
|
+
<div>
|
1517
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
1518
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
1519
|
+
</a>
|
1520
|
+
</div>
|
1521
|
+
|
1522
|
+
<div>
|
1523
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
1524
|
+
</div>
|
1525
|
+
|
1526
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
1527
|
+
|
1528
|
+
</div>
|
1529
|
+
|
1530
|
+
<div class="submenu" style="display:none">
|
1531
|
+
<ul>
|
1532
|
+
<li><a class="current" href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
1533
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
1534
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
1535
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
1536
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
1537
|
+
</ul>
|
1538
|
+
</div>
|
1539
|
+
</div>
|
1540
|
+
|
1541
|
+
<div id="main"> <!-- #main -->
|
1542
|
+
<div class="pod">
|
1543
|
+
<h2>Déclaration d'impôt</h2>
|
1544
|
+
|
1545
|
+
<h3>1. Déclaration d’impôt des particuliers en affaires (T1-TP1)</h3>
|
1546
|
+
<p>Que vous soyez travailleur autonome, travailleur indépendant, entrepreneur, ou propriétaire d’immeuble à revenu et que vous êtes à la recherche d’un vrai fiscaliste pour faire vos déclarations d’impôts, notre firme saura bien vous servir.</p>
|
1547
|
+
|
1548
|
+
<h3>2. Déclaration d’impôt des sociétés</h3>
|
1549
|
+
<p>Si vous êtes actionnaire et/ou administrateur d’une société par actions, n’oubliez pas que vous êtes responsable de faire respecter les obligations fiscales de la société. Une de ces obligations est de faire la déclaration de revenu T2 au fédéral et CO-17 au Québec à chaque année. Ainsi, vous devez annuellement produire vos déclarations d’impôts de la société par actions au plus tard 6 mois après sa fin d’exercice. De plus, la société par actions doit payer son impôt dû 2 mois après sa fin d’exercice. Il est donc primordial de nous contacter le plus rapidement possible pour éviter des mauvaises surprises et vous faire économiser temps et argent. </p>
|
1550
|
+
</div>
|
1551
|
+
|
1552
|
+
<div id="header"></div>
|
1553
|
+
<div id="footer"></div>
|
1554
|
+
</div><!-- end #main -->
|
1555
|
+
|
1556
|
+
</div><!-- end #wrapper -->
|
1557
|
+
<div id="motto">
|
1558
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
1559
|
+
<p class="author">-Duke of Westminster</p>
|
1560
|
+
</div>
|
1561
|
+
</body>
|
1562
|
+
</html>
|
1563
|
+
|
1564
|
+
WARC/1.0
|
1565
|
+
WARC-Type: request
|
1566
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/fiscalite.html
|
1567
|
+
Content-Type: application/http;msgtype=request
|
1568
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1569
|
+
WARC-Record-ID: <urn:uuid:59D5AA17-F2AB-418D-9B9C-AAB4245AACA5>
|
1570
|
+
WARC-IP-Address: 64.34.145.145
|
1571
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1572
|
+
WARC-Block-Digest: sha1:KTECD3VD456VDZER6TMX56V5ABRNSHJ3
|
1573
|
+
Content-Length: 183
|
1574
|
+
|
1575
|
+
GET /services/fiscalite.html HTTP/1.1
|
1576
|
+
Referer: http://www.fiscalitefrg.com/
|
1577
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
1578
|
+
Accept: */*
|
1579
|
+
Host: www.fiscalitefrg.com
|
1580
|
+
Connection: Keep-Alive
|
1581
|
+
|
1582
|
+
|
1583
|
+
|
1584
|
+
WARC/1.0
|
1585
|
+
WARC-Type: response
|
1586
|
+
WARC-Record-ID: <urn:uuid:295D0BE0-07CB-45A5-AAF5-D60DACB5F338>
|
1587
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1588
|
+
WARC-Concurrent-To: <urn:uuid:59D5AA17-F2AB-418D-9B9C-AAB4245AACA5>
|
1589
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/fiscalite.html
|
1590
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1591
|
+
WARC-IP-Address: 64.34.145.145
|
1592
|
+
WARC-Block-Digest: sha1:NMHQO2NK7T4AQMH2YWHFFZ5XVJHGHTSJ
|
1593
|
+
WARC-Payload-Digest: sha1:DCGOYTRAINRIAFFZPVCSNC4QHBSA6ZIY
|
1594
|
+
Content-Type: application/http;msgtype=response
|
1595
|
+
Content-Length: 6207
|
1596
|
+
|
1597
|
+
HTTP/1.1 200 OK
|
1598
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
1599
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
1600
|
+
Last-Modified: Mon, 09 May 2011 00:38:03 GMT
|
1601
|
+
ETag: "633d5-1696-4a2cd0d5c70c0"
|
1602
|
+
Accept-Ranges: bytes
|
1603
|
+
Content-Length: 5782
|
1604
|
+
Vary: Accept-Encoding
|
1605
|
+
Keep-Alive: timeout=15, max=88
|
1606
|
+
Connection: Keep-Alive
|
1607
|
+
Content-Type: text/html; charset=UTF-8
|
1608
|
+
|
1609
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
1610
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
1611
|
+
<head>
|
1612
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
1613
|
+
<meta name="robots" content="index, follow" />
|
1614
|
+
<meta name="keywords" content="cabinet fiscalite, negociation fiscales, problemes fiscaux entreprise, comptable fiscalite, aide impot, loi impot, avis opposition, non déclarés, probleme impots, problemes fiscaux, revenu non declare, taxes, tps, tvq" />
|
1615
|
+
<meta name="description" content="" />
|
1616
|
+
<title>FiscaliteFRG - Services - Fiscalité</title>
|
1617
|
+
|
1618
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
1619
|
+
|
1620
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
1621
|
+
|
1622
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
1623
|
+
|
1624
|
+
<!--[if lte IE 6]>
|
1625
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
1626
|
+
<![endif]-->
|
1627
|
+
|
1628
|
+
<!-- Google Analytics -->
|
1629
|
+
<script type="text/javascript">
|
1630
|
+
|
1631
|
+
var _gaq = _gaq || [];
|
1632
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
1633
|
+
_gaq.push(['_trackPageview']);
|
1634
|
+
|
1635
|
+
(function() {
|
1636
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
1637
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
1638
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
1639
|
+
})();
|
1640
|
+
|
1641
|
+
</script>
|
1642
|
+
</head>
|
1643
|
+
<body>
|
1644
|
+
<div id="wrapper"><!-- #wrapper -->
|
1645
|
+
<div id="leftcol">
|
1646
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
1647
|
+
|
1648
|
+
<div id="menu">
|
1649
|
+
<ul>
|
1650
|
+
<li><a href="/index.html">Accueil</a></li>
|
1651
|
+
<li><a class="current" href="/services.html">Services</a></li>
|
1652
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
1653
|
+
<li><a href="/client.html">Client</a></li>
|
1654
|
+
<li><a href="/contact.html">Contact</a></li>
|
1655
|
+
</ul>
|
1656
|
+
|
1657
|
+
<div>
|
1658
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
1659
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
1660
|
+
</a>
|
1661
|
+
</div>
|
1662
|
+
|
1663
|
+
<div>
|
1664
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
1665
|
+
</div>
|
1666
|
+
|
1667
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
1668
|
+
|
1669
|
+
</div>
|
1670
|
+
|
1671
|
+
<div class="submenu" style="display:none">
|
1672
|
+
<ul>
|
1673
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
1674
|
+
<li><a class="current" href="/services/fiscalite.html">Fiscalité</a></li>
|
1675
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
1676
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
1677
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
1678
|
+
</ul>
|
1679
|
+
</div>
|
1680
|
+
</div>
|
1681
|
+
|
1682
|
+
<div id="main"> <!-- #main -->
|
1683
|
+
<div class="pod">
|
1684
|
+
<h2>Fiscalité</h2>
|
1685
|
+
|
1686
|
+
<h3>1. Planification fiscale</h3>
|
1687
|
+
<p>Tout contribuable canadien doit payer de l’impôt, cependant, sachez que la législation canadienne offre plusieurs incitatifs fiscaux dont il serait bien dommage de ne pas profiter. Consulter un fiscaliste vous permettra de profiter de tous les crédits et déductions auxquels vous avez droit. De plus, il est très avantageux d’élaborer des stratégies à long terme en matière d’épargne fiscale. Le fiscaliste est là pour vous aider à planifier votre avenir et à préserver votre patrimoine. Planifier maintenant vous évitera de payer plus tard.</p>
|
1688
|
+
|
1689
|
+
<h3>2. Consultation fiscale (Question fiscale et recherche fiscale)</h3>
|
1690
|
+
<p>Vous n’êtes pas sûr que votre comptable a bien fait vos déclarations d’impôts ou vous craignez d’avoir des problèmes d’impôts, ou vous avez tout simplement des questions d’impôts? Contactez votre fiscaliste. </p>
|
1691
|
+
|
1692
|
+
<h3>3. Vérification fiscale</h3>
|
1693
|
+
<p>Vous avez reçu une lettre de demande de documents pour une vérification fiscale ou vous attendez la visite d’un vérificateur à vos bureaux et vous ne savez pas comment vous préparer. Il est important de prendre ce processus très au sérieux afin d’éviter des problèmes. Sachez que les vérificateurs apprécient toujours la présence d’un fiscaliste au cours d’une vérification. Cela facilite grandement le processus et diminue la durée de la vérification. Ne sous-estimez pas les conséquences catastrophiques qu’une vérification peut avoir sur votre situation financière personnelle et celle de votre entreprise. </p>
|
1694
|
+
|
1695
|
+
<h3>4. Avis d’opposition à votre avis de cotisation</h3>
|
1696
|
+
<p>Vous n’êtes pas d’accord avec l’avis de cotisation de votre vérificateur? Votre fiscaliste vous aidera à contester cet avis. N’oubliez pas que vous avez seulement 90 jours à partir de la date de l’avis de cotisation pour contester.</p>
|
1697
|
+
|
1698
|
+
<h3>5. Litige fiscale (négociation avec les autorités fiscales)</h3>
|
1699
|
+
<p>Vous avez des problèmes d’impôt et vous avez besoin d’être assisté par des professionnels en la matière. Contactez notre firme afin d’être bien représenté auprès des autorités fiscales.</p>
|
1700
|
+
|
1701
|
+
<h3>6. Planification de stratégie de rémunération</h3>
|
1702
|
+
<p>Vous êtes propriétaire d’entreprise et vous vous questionnez sur la meilleure manière de vous rémunérer, consulter votre fiscaliste afin de faire mieux évaluer votre situation. </p>
|
1703
|
+
|
1704
|
+
</div>
|
1705
|
+
|
1706
|
+
<div id="header"></div>
|
1707
|
+
<div id="footer"></div>
|
1708
|
+
</div><!-- end #main -->
|
1709
|
+
|
1710
|
+
</div><!-- end #wrapper -->
|
1711
|
+
<div id="motto">
|
1712
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
1713
|
+
<p class="author">-Duke of Westminster</p>
|
1714
|
+
</div>
|
1715
|
+
</body>
|
1716
|
+
</html>
|
1717
|
+
|
1718
|
+
WARC/1.0
|
1719
|
+
WARC-Type: request
|
1720
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/tenue-de-livres.html
|
1721
|
+
Content-Type: application/http;msgtype=request
|
1722
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1723
|
+
WARC-Record-ID: <urn:uuid:838549CF-92E5-41EB-B5A3-0E21B4683D03>
|
1724
|
+
WARC-IP-Address: 64.34.145.145
|
1725
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1726
|
+
WARC-Block-Digest: sha1:DQIHQLSQW56NOF37CRGKB3JDDHKOXO6E
|
1727
|
+
Content-Length: 189
|
1728
|
+
|
1729
|
+
GET /services/tenue-de-livres.html HTTP/1.1
|
1730
|
+
Referer: http://www.fiscalitefrg.com/
|
1731
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
1732
|
+
Accept: */*
|
1733
|
+
Host: www.fiscalitefrg.com
|
1734
|
+
Connection: Keep-Alive
|
1735
|
+
|
1736
|
+
|
1737
|
+
|
1738
|
+
WARC/1.0
|
1739
|
+
WARC-Type: response
|
1740
|
+
WARC-Record-ID: <urn:uuid:C295F9BB-FE01-4E1A-9BEA-5FFCBFD763CF>
|
1741
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1742
|
+
WARC-Concurrent-To: <urn:uuid:838549CF-92E5-41EB-B5A3-0E21B4683D03>
|
1743
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/tenue-de-livres.html
|
1744
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1745
|
+
WARC-IP-Address: 64.34.145.145
|
1746
|
+
WARC-Block-Digest: sha1:DPLJZK2YYDPBIAAW7JVQ3OKTCOTRDYEE
|
1747
|
+
WARC-Payload-Digest: sha1:ZPOAFQKY6W3OX7GLGLXZZIJEKVB3PKQL
|
1748
|
+
Content-Type: application/http;msgtype=response
|
1749
|
+
Content-Length: 4736
|
1750
|
+
|
1751
|
+
HTTP/1.1 200 OK
|
1752
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
1753
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
1754
|
+
Last-Modified: Mon, 09 May 2011 00:38:03 GMT
|
1755
|
+
ETag: "633d7-10d7-4a2cd0d5c70c0"
|
1756
|
+
Accept-Ranges: bytes
|
1757
|
+
Content-Length: 4311
|
1758
|
+
Vary: Accept-Encoding
|
1759
|
+
Keep-Alive: timeout=15, max=87
|
1760
|
+
Connection: Keep-Alive
|
1761
|
+
Content-Type: text/html; charset=UTF-8
|
1762
|
+
|
1763
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
1764
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
1765
|
+
<head>
|
1766
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
1767
|
+
<meta name="robots" content="index, follow" />
|
1768
|
+
<meta name="keywords" content="taxes, tps, tenue de livres, partir entreprise, livre comptable, aide comptabilite, professionnel comptable" />
|
1769
|
+
<meta name="description" content="" />
|
1770
|
+
<title>FiscaliteFRG - Services - Tenue de livres</title>
|
1771
|
+
|
1772
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
1773
|
+
|
1774
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
1775
|
+
|
1776
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
1777
|
+
|
1778
|
+
<!--[if lte IE 6]>
|
1779
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
1780
|
+
<![endif]-->
|
1781
|
+
|
1782
|
+
<!-- Google Analytics -->
|
1783
|
+
<script type="text/javascript">
|
1784
|
+
|
1785
|
+
var _gaq = _gaq || [];
|
1786
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
1787
|
+
_gaq.push(['_trackPageview']);
|
1788
|
+
|
1789
|
+
(function() {
|
1790
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
1791
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
1792
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
1793
|
+
})();
|
1794
|
+
|
1795
|
+
</script>
|
1796
|
+
</head>
|
1797
|
+
<body>
|
1798
|
+
<div id="wrapper"><!-- #wrapper -->
|
1799
|
+
<div id="leftcol">
|
1800
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
1801
|
+
|
1802
|
+
<div id="menu">
|
1803
|
+
<ul>
|
1804
|
+
<li><a href="/index.html">Accueil</a></li>
|
1805
|
+
<li><a class="current" href="/services.html">Services</a></li>
|
1806
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
1807
|
+
<li><a href="/client.html">Client</a></li>
|
1808
|
+
<li><a href="/contact.html">Contact</a></li>
|
1809
|
+
</ul>
|
1810
|
+
|
1811
|
+
<div>
|
1812
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
1813
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
1814
|
+
</a>
|
1815
|
+
</div>
|
1816
|
+
|
1817
|
+
<div>
|
1818
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
1819
|
+
</div>
|
1820
|
+
|
1821
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
1822
|
+
|
1823
|
+
</div>
|
1824
|
+
|
1825
|
+
<div class="submenu" style="display:none">
|
1826
|
+
<ul>
|
1827
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
1828
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
1829
|
+
<li><a class="current" href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
1830
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
1831
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
1832
|
+
</ul>
|
1833
|
+
</div>
|
1834
|
+
</div>
|
1835
|
+
|
1836
|
+
<div id="main"> <!-- #main -->
|
1837
|
+
<div class="pod">
|
1838
|
+
<h2>Tenue de livres</h2>
|
1839
|
+
|
1840
|
+
<h3>1. Tenue de livres comptables</h3>
|
1841
|
+
<p>Toute entreprise au Canada doit avoir des registres comptables complets. Trop souvent les entrepreneurs négligent cet aspect de leur entreprise en confiant cette responsabilité à des ressources sans expérience en fiscalité. Il est donc important de confier sa tenue de livres à des comptables ayant des connaissances en fiscalité afin d’éviter des conséquences désastreuses en cas de vérification fiscale.</p>
|
1842
|
+
|
1843
|
+
<h3>2. Gestion de la paie</h3>
|
1844
|
+
<p>Vous avez besoin de quelqu’un pour s’occuper des paies de vos employés, sachez que le non-respect des obligations des employeurs est fortement sanctionné au Canada. Alors, assurez-vous de respecter parfaitement la loi à ce niveau pour éviter des pénalités et des intérêts qui ne sont pas déductibles.</p>
|
1845
|
+
|
1846
|
+
<h3>3. TPS/TVQ</h3>
|
1847
|
+
<p>Vous devez vous inscrire à la TPS/TVQ ou vous voulez produire un rapport de TPS/TVQ mais avez besoin d’aide? Nous sommes là pour ça. De plus, peut-être pourriez-vous envisager la méthode rapide pour vos déclarations de TPS/TVQ.</p>
|
1848
|
+
|
1849
|
+
</div>
|
1850
|
+
|
1851
|
+
<div id="header"></div>
|
1852
|
+
<div id="footer"></div>
|
1853
|
+
</div><!-- end #main -->
|
1854
|
+
|
1855
|
+
</div><!-- end #wrapper -->
|
1856
|
+
<div id="motto">
|
1857
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
1858
|
+
<p class="author">-Duke of Westminster</p>
|
1859
|
+
</div>
|
1860
|
+
</body>
|
1861
|
+
</html>
|
1862
|
+
|
1863
|
+
WARC/1.0
|
1864
|
+
WARC-Type: request
|
1865
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/expertise-comptable.html
|
1866
|
+
Content-Type: application/http;msgtype=request
|
1867
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1868
|
+
WARC-Record-ID: <urn:uuid:753025BF-156F-4A2F-AAE5-A9E215E5262A>
|
1869
|
+
WARC-IP-Address: 64.34.145.145
|
1870
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1871
|
+
WARC-Block-Digest: sha1:U5WEKUPFZ46XDCG2WHPPJBI4ZXQO3LOV
|
1872
|
+
Content-Length: 193
|
1873
|
+
|
1874
|
+
GET /services/expertise-comptable.html HTTP/1.1
|
1875
|
+
Referer: http://www.fiscalitefrg.com/
|
1876
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
1877
|
+
Accept: */*
|
1878
|
+
Host: www.fiscalitefrg.com
|
1879
|
+
Connection: Keep-Alive
|
1880
|
+
|
1881
|
+
|
1882
|
+
|
1883
|
+
WARC/1.0
|
1884
|
+
WARC-Type: response
|
1885
|
+
WARC-Record-ID: <urn:uuid:B768CD20-F7FD-455D-B681-49C22334DB4F>
|
1886
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
1887
|
+
WARC-Concurrent-To: <urn:uuid:753025BF-156F-4A2F-AAE5-A9E215E5262A>
|
1888
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/expertise-comptable.html
|
1889
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
1890
|
+
WARC-IP-Address: 64.34.145.145
|
1891
|
+
WARC-Block-Digest: sha1:D7S2PMYO3J46N6BXB7MQDGPL5G4UPYXC
|
1892
|
+
WARC-Payload-Digest: sha1:234SI2TXVJCXP22QT4RJMSQ6HD3WYHFR
|
1893
|
+
Content-Type: application/http;msgtype=response
|
1894
|
+
Content-Length: 4854
|
1895
|
+
|
1896
|
+
HTTP/1.1 200 OK
|
1897
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
1898
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
1899
|
+
Last-Modified: Mon, 09 May 2011 00:38:03 GMT
|
1900
|
+
ETag: "633d4-114d-4a2cd0d5c70c0"
|
1901
|
+
Accept-Ranges: bytes
|
1902
|
+
Content-Length: 4429
|
1903
|
+
Vary: Accept-Encoding
|
1904
|
+
Keep-Alive: timeout=15, max=86
|
1905
|
+
Connection: Keep-Alive
|
1906
|
+
Content-Type: text/html; charset=UTF-8
|
1907
|
+
|
1908
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
1909
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
1910
|
+
<head>
|
1911
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
1912
|
+
<meta name="robots" content="index, follow" />
|
1913
|
+
<meta name="keywords" content="livre comptable, tps, taxes, revenus, tenue de livre, professionnel comptable, aide comptabilite, comptable, demarrage entreprise, tvq" />
|
1914
|
+
<meta name="description" content="" />
|
1915
|
+
<title>FiscaliteFRG - Services - Service d'expertise comptable</title>
|
1916
|
+
|
1917
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
1918
|
+
|
1919
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
1920
|
+
|
1921
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
1922
|
+
|
1923
|
+
<!--[if lte IE 6]>
|
1924
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
1925
|
+
<![endif]-->
|
1926
|
+
|
1927
|
+
<!-- Google Analytics -->
|
1928
|
+
<script type="text/javascript">
|
1929
|
+
|
1930
|
+
var _gaq = _gaq || [];
|
1931
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
1932
|
+
_gaq.push(['_trackPageview']);
|
1933
|
+
|
1934
|
+
(function() {
|
1935
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
1936
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
1937
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
1938
|
+
})();
|
1939
|
+
|
1940
|
+
</script>
|
1941
|
+
</head>
|
1942
|
+
<body>
|
1943
|
+
<div id="wrapper"><!-- #wrapper -->
|
1944
|
+
<div id="leftcol">
|
1945
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
1946
|
+
|
1947
|
+
<div id="menu">
|
1948
|
+
<ul>
|
1949
|
+
<li><a href="/index.html">Accueil</a></li>
|
1950
|
+
<li><a class="current" href="/services.html">Services</a></li>
|
1951
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
1952
|
+
<li><a href="/client.html">Client</a></li>
|
1953
|
+
<li><a href="/contact.html">Contact</a></li>
|
1954
|
+
</ul>
|
1955
|
+
|
1956
|
+
<div>
|
1957
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
1958
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
1959
|
+
</a>
|
1960
|
+
</div>
|
1961
|
+
|
1962
|
+
<div>
|
1963
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
1964
|
+
</div>
|
1965
|
+
|
1966
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
1967
|
+
|
1968
|
+
</div>
|
1969
|
+
|
1970
|
+
<div class="submenu" style="display:none">
|
1971
|
+
<ul>
|
1972
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
1973
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
1974
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
1975
|
+
<li><a class="current" href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
1976
|
+
<li><a href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
1977
|
+
</ul>
|
1978
|
+
</div>
|
1979
|
+
</div>
|
1980
|
+
|
1981
|
+
<div id="main"> <!-- #main -->
|
1982
|
+
<div class="pod">
|
1983
|
+
<h2>Service d'expertise comptable</h2>
|
1984
|
+
|
1985
|
+
<h3>1. Établissement d’états financiers maisons aux fins de l’impôt</h3>
|
1986
|
+
<p>Toute société par actions doit produire des états financiers aux fins de l’impôt. N’oubliez pas que cela vous permet aussi d’analyser la situation financière et de relever des éléments pouvant aider à la prise de décision en tant que gestionnaire.</p>
|
1987
|
+
|
1988
|
+
<h3>2. Établissement de budget prévisionnel</h3>
|
1989
|
+
<p>Ne sous-estimez pas l’important d’avoir un budget prévisionnel avant de vous lancer de votre aventure entrepreneuriale. Avoir un budget à jour, c’est le début d’une saine gestion financière.</p>
|
1990
|
+
<h3>3. Établissement d’états financiers prévisionnels</h3>
|
1991
|
+
<p>Si avoir un budget est primordial, il n’y a rien de mieux que d’avoir des états financiers prévisionnels et de pouvoir prévoir la situation financière de son entreprise pour les années à venir. </p>
|
1992
|
+
<h3>4. Établissement d’un tableau de bord de performance</h3>
|
1993
|
+
<p>Vous vous questionnez sur la rentabilité de votre entreprise, rien de mieux que d’établir les indicateurs de votre entreprise afin d’évaluer réellement la situation de celle-ci.</p>
|
1994
|
+
</div>
|
1995
|
+
|
1996
|
+
<div id="header"></div>
|
1997
|
+
<div id="footer"></div>
|
1998
|
+
</div><!-- end #main -->
|
1999
|
+
|
2000
|
+
</div><!-- end #wrapper -->
|
2001
|
+
<div id="motto">
|
2002
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
2003
|
+
<p class="author">-Duke of Westminster</p>
|
2004
|
+
</div>
|
2005
|
+
</body>
|
2006
|
+
</html>
|
2007
|
+
|
2008
|
+
WARC/1.0
|
2009
|
+
WARC-Type: request
|
2010
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/services-conseils-affaires.html
|
2011
|
+
Content-Type: application/http;msgtype=request
|
2012
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
2013
|
+
WARC-Record-ID: <urn:uuid:601AB528-715A-4ED6-9AEB-C37BED98AAEE>
|
2014
|
+
WARC-IP-Address: 64.34.145.145
|
2015
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2016
|
+
WARC-Block-Digest: sha1:4XPP5TREHHK25JVOYHLWNCEJZF5U6LEZ
|
2017
|
+
Content-Length: 200
|
2018
|
+
|
2019
|
+
GET /services/services-conseils-affaires.html HTTP/1.1
|
2020
|
+
Referer: http://www.fiscalitefrg.com/
|
2021
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2022
|
+
Accept: */*
|
2023
|
+
Host: www.fiscalitefrg.com
|
2024
|
+
Connection: Keep-Alive
|
2025
|
+
|
2026
|
+
|
2027
|
+
|
2028
|
+
WARC/1.0
|
2029
|
+
WARC-Type: response
|
2030
|
+
WARC-Record-ID: <urn:uuid:A93DABC0-5E18-416E-9E6E-9C582A202009>
|
2031
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2032
|
+
WARC-Concurrent-To: <urn:uuid:601AB528-715A-4ED6-9AEB-C37BED98AAEE>
|
2033
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/services/services-conseils-affaires.html
|
2034
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
2035
|
+
WARC-IP-Address: 64.34.145.145
|
2036
|
+
WARC-Block-Digest: sha1:IPUHWEG45KWFXNG6AYHRMTDDQZ7SJFHP
|
2037
|
+
WARC-Payload-Digest: sha1:R6EBHNKWULG5B2KDVP773ZPKPL2LQL5Y
|
2038
|
+
Content-Type: application/http;msgtype=response
|
2039
|
+
Content-Length: 4992
|
2040
|
+
|
2041
|
+
HTTP/1.1 200 OK
|
2042
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
2043
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2044
|
+
Last-Modified: Mon, 09 May 2011 00:38:03 GMT
|
2045
|
+
ETag: "633d6-11d7-4a2cd0d5c70c0"
|
2046
|
+
Accept-Ranges: bytes
|
2047
|
+
Content-Length: 4567
|
2048
|
+
Vary: Accept-Encoding
|
2049
|
+
Keep-Alive: timeout=15, max=85
|
2050
|
+
Connection: Keep-Alive
|
2051
|
+
Content-Type: text/html; charset=UTF-8
|
2052
|
+
|
2053
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2054
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
2055
|
+
<head>
|
2056
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
2057
|
+
<meta name="robots" content="index, follow" />
|
2058
|
+
<meta name="keywords" content="demarrage entreprise, partir entreprise, affaires, entreprise, cabinet fiscaliste, maximiser revenu apres impot" />
|
2059
|
+
<meta name="description" content="" />
|
2060
|
+
<title>FiscaliteFRG - Services - Services-conseils d'affaires</title>
|
2061
|
+
|
2062
|
+
<link rel="alternate" type="application/rss+xml" title="FiscaliteFRG RSS" href="/accueil.xml">
|
2063
|
+
|
2064
|
+
<link rel="stylesheet" href="/css/app.css" media="all" type="text/css" />
|
2065
|
+
|
2066
|
+
<script type="text/javascript" src="/js/app.js"></script>
|
2067
|
+
|
2068
|
+
<!--[if lte IE 6]>
|
2069
|
+
<link href="/css/iespecific.css" rel="stylesheet" type="text/css" />
|
2070
|
+
<![endif]-->
|
2071
|
+
|
2072
|
+
<!-- Google Analytics -->
|
2073
|
+
<script type="text/javascript">
|
2074
|
+
|
2075
|
+
var _gaq = _gaq || [];
|
2076
|
+
_gaq.push(['_setAccount', 'UA-23202686-1']);
|
2077
|
+
_gaq.push(['_trackPageview']);
|
2078
|
+
|
2079
|
+
(function() {
|
2080
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
2081
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
2082
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
2083
|
+
})();
|
2084
|
+
|
2085
|
+
</script>
|
2086
|
+
</head>
|
2087
|
+
<body>
|
2088
|
+
<div id="wrapper"><!-- #wrapper -->
|
2089
|
+
<div id="leftcol">
|
2090
|
+
<div id="site-logo"><a href="/"><img src="/img/fiscalitefrg_logo.png"></a></div>
|
2091
|
+
|
2092
|
+
<div id="menu">
|
2093
|
+
<ul>
|
2094
|
+
<li><a href="/index.html">Accueil</a></li>
|
2095
|
+
<li><a class="current" href="/services.html">Services</a></li>
|
2096
|
+
<li><a href="/a-propos.html">À propos</a></li>
|
2097
|
+
<li><a href="/client.html">Client</a></li>
|
2098
|
+
<li><a href="/contact.html">Contact</a></li>
|
2099
|
+
</ul>
|
2100
|
+
|
2101
|
+
<div>
|
2102
|
+
<a href="http://ca.linkedin.com/in/fiscalitefrg" >
|
2103
|
+
<img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Fiscalite FRG INC's profile on LinkedIn">
|
2104
|
+
</a>
|
2105
|
+
</div>
|
2106
|
+
|
2107
|
+
<div>
|
2108
|
+
<a href="http://www.twitter.com/FiscaliteFRG"><img src="http://twitter-badges.s3.amazonaws.com/follow_bird-a.png" alt="Suivre FiscaliteFRG sur Twitter"/></a>
|
2109
|
+
</div>
|
2110
|
+
|
2111
|
+
<div id="rss"><a href="/accueil.xml">RSS</a></div>
|
2112
|
+
|
2113
|
+
</div>
|
2114
|
+
|
2115
|
+
<div class="submenu" style="display:none">
|
2116
|
+
<ul>
|
2117
|
+
<li><a href="/services/declaration-impot.html">Déclaration d'impôt</a></li>
|
2118
|
+
<li><a href="/services/fiscalite.html">Fiscalité</a></li>
|
2119
|
+
<li><a href="/services/tenue-de-livres.html">Tenue de livres</a></li>
|
2120
|
+
<li><a href="/services/expertise-comptable.html">Service d'expertise comptable</a></li>
|
2121
|
+
<li><a class="current" href="/services/services-conseils-affaires.html">Services-conseils d'affaires</a></li>
|
2122
|
+
</ul>
|
2123
|
+
</div>
|
2124
|
+
</div>
|
2125
|
+
|
2126
|
+
<div id="main"> <!-- #main -->
|
2127
|
+
<div class="pod">
|
2128
|
+
<h2>Services-conseils d'affaires</h2>
|
2129
|
+
|
2130
|
+
<h3>1. Aide au démarrage d’entreprise</h3>
|
2131
|
+
<p>Vous avez une idée pour créer une entreprise, mais ne savez pas par où commencer. La meilleure manière de débuter cette aventure est d’en parler avec les spécialistes de notre firme qui sauront bien vous guider. </p>
|
2132
|
+
|
2133
|
+
<h3>2. Plan d’affaires</h3>
|
2134
|
+
<p>Qui peut se vanter d’être parti en voyage à travers les Amériques sans carte routière ou GPS? De même, toute entreprise qui veut garder le cap doit posséder un plan d’affaires élaboré qui inclut des orientations stratégiques. Ne sous-estimez pas cet outil, il ne sert pas uniquement à obtenir du financement. Consultez-nous pour mettre en place ce plan d’affaires.</p>
|
2135
|
+
|
2136
|
+
<h3>3. Évaluation de la santé de votre entreprise</h3>
|
2137
|
+
<p>Vous avez l’habitude de consulter le médecin ou le dentiste chaque année. De même, votre entreprise a besoin de consulter nos spécialistes. </p>
|
2138
|
+
|
2139
|
+
<h3>4. Planification financière et de financement</h3>
|
2140
|
+
<p>Est-ce que vous avez planifié la santé financière des 2-3 prochaines années de votre entreprise? Est-ce que vous connaissez vos besoins en liquidité pour le prochain mois ? Si vous n’avez pas vraiment d’outils fiables pour répondre à ces questions, il serait important de remédier à la situation en contactant notre firme.</p>
|
2141
|
+
|
2142
|
+
</div>
|
2143
|
+
|
2144
|
+
<div id="header"></div>
|
2145
|
+
<div id="footer"></div>
|
2146
|
+
</div><!-- end #main -->
|
2147
|
+
|
2148
|
+
</div><!-- end #wrapper -->
|
2149
|
+
<div id="motto">
|
2150
|
+
<p class="quote">"Le contribuable a le droit d'organiser ses affaires de façon à réduire au maximum l'impôt qu'il doit payer."</p>
|
2151
|
+
<p class="author">-Duke of Westminster</p>
|
2152
|
+
</div>
|
2153
|
+
</body>
|
2154
|
+
</html>
|
2155
|
+
|
2156
|
+
WARC/1.0
|
2157
|
+
WARC-Type: request
|
2158
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/fiscalitefrg_background1.jpg
|
2159
|
+
Content-Type: application/http;msgtype=request
|
2160
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
2161
|
+
WARC-Record-ID: <urn:uuid:A2A77695-CAFE-4ACF-A0C3-1171DB9ED74D>
|
2162
|
+
WARC-IP-Address: 64.34.145.145
|
2163
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2164
|
+
WARC-Block-Digest: sha1:LUXHD7UCPM4CFCU7XYKMZEDV3DQYW7DK
|
2165
|
+
Content-Length: 203
|
2166
|
+
|
2167
|
+
GET /img/fiscalitefrg_background1.jpg HTTP/1.1
|
2168
|
+
Referer: http://www.fiscalitefrg.com/css/app.css
|
2169
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2170
|
+
Accept: */*
|
2171
|
+
Host: www.fiscalitefrg.com
|
2172
|
+
Connection: Keep-Alive
|
2173
|
+
|
2174
|
+
|
2175
|
+
|
2176
|
+
WARC/1.0
|
2177
|
+
WARC-Type: response
|
2178
|
+
WARC-Record-ID: <urn:uuid:9EA025E4-55F2-482B-9DB9-248731603DF9>
|
2179
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2180
|
+
WARC-Concurrent-To: <urn:uuid:A2A77695-CAFE-4ACF-A0C3-1171DB9ED74D>
|
2181
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/fiscalitefrg_background1.jpg
|
2182
|
+
WARC-Date: 2012-09-14T02:55:23Z
|
2183
|
+
WARC-IP-Address: 64.34.145.145
|
2184
|
+
WARC-Block-Digest: sha1:3JNNYA22QQUIIOUOOUQJBR3N66PPWH2P
|
2185
|
+
WARC-Payload-Digest: sha1:C2HLKJ6YX3COLJMYB2COKTQVVQMDYQ6G
|
2186
|
+
Content-Type: application/http;msgtype=response
|
2187
|
+
Content-Length: 301783
|
2188
|
+
|
2189
|
+
HTTP/1.1 200 OK
|
2190
|
+
Date: Fri, 14 Sep 2012 02:55:23 GMT
|
2191
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2192
|
+
Last-Modified: Mon, 09 May 2011 00:37:58 GMT
|
2193
|
+
ETag: "633ba-49950-4a2cd0d102580"
|
2194
|
+
Accept-Ranges: bytes
|
2195
|
+
Content-Length: 301392
|
2196
|
+
Keep-Alive: timeout=15, max=84
|
2197
|
+
Connection: Keep-Alive
|
2198
|
+
Content-Type: image/jpeg
|
2199
|
+
|
2200
|
+
����JFIFHH���Photoshop 3.08BIM�
|
2201
|
+
ResolutionHH8BIM
|
2202
|
+
Copyright Flag8BIM'Japanese Print Flags
|
2203
|
+
8BIM�Color Halftone SettingsH/fflff/ff���2Z5-8BIM�Color Transfer Settingsp��������������������������������������������������������������������������������������������8BIMLayer State8BIMLayer Groups8BIMGuides@@8BIM
|
2204
|
+
|
2205
|
+
|
2206
|
+
3!1AQa"q�2���B#$R�b34r��C%�S���cs5���&D�TdE£t6�U�e���u��F'���������������Vfv��������7GWgw��������5!1AQaq"2����B#�R��3$b�r��CScs4�%���&5��D�T�dEU6te����u��F���������������Vfv��������'7GWgw�������?�T�I%)$�IJI$�S��o�V��z#�%K�1�]o���ŕ��^����V�!�k�C�-�<�V�
|
-
|
|
2207
|
+
|
2208
|
+
u!"1A2# QBa$3Rq�b�%C���&4r
|
2209
|
+
��5'�S6��DTsEF7Gc(UVW�����d�t��e�����)8f�u*9:HIJXYZghijvwxyz�������������������������������������������������������m!1"AQ2aqB�#�R�b3 �$��Cr��4%�ScD�&5T6Ed'
|
2210
|
+
s��Ft����UeuV7��������)��������������(GWf8v��������gw��������HXhx��������9IYiy��������*:JZjz����������?��ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�B���U�����oǭ�����}{ߺ�I
|
2211
|
+
�������>�n=o�����Թ?_m=o�_�<��u�O�*��*��/��7���{�,?����{t��]Kk�/���ۏu��}K��n?�s����u�!�}?���{�X~�����-�s��?�����_�z�N�����������^����~=���}:����{��^����������ït�&���`G��Ǻu��aNֿ��O�oߺ�KW�v���^�E������{h���`��������^��/�����>��{��}G�s��Ǻ����������{�h��������{�hm�����A�����!�������{�h>�������o��8�����u���?�t<z�Ni����o�]o�8?�n?��t�������^�ޜ�?�����^�q���(n8�J��/�����pqo�����a����sC��XOϿu������y�[ޏ�Ӭ��>�������������{y��N��G�����u��;�-�?�����ߏ�Ӛ}������}���r���'����{�^��m�����ޏ�ӵ?6��?�ot�};�s�N
|
2212
|
+
q��<�u&�{��Co��'��=ׯt$`q���wX����{J@����$�����"�K<��ei*T�wU:jV�?�[�wvz�J���X��Ή/�O��G�t��-�����8�
|
2213
|
+
;w�-�������5�����}�����n���U.=�~'��)��y�m�����l��
|
2214
|
+
�>�Ӵ�/����w���>����P�s-���O��'���j��_��3�m�Ϻ�={�sB�2��4�7���Ӽ9�N?�����c�t�b��yo�<�?���I�}���r� ���)�t0K��䆝Q����Ǵmj'�իҞ>����?������a~�^�c�ݰ����i���ׂ�z�9��[d�f���O�����?[�Sױ�ٍ�5�te���#�_���u�� ���6�{S�zv����n~���};�������u&������C{�^�$Xx�_� ��^��/������n}պ�N�������-�o�h���_�?N}��t��A���a���Ӵ q���7�ߺ�N�����?O���[��/���D���^�Դ�ll�Ͽu��E��}Ͽu�����������}{�h���N8���^��/���y���xu��`�p��/���:�N��l?�}o������^����ߑ��[����[���t�p/��a��_ߺ�N�L�}O�[�����^�����oǽu��>.O��p?�'ވ'���������G�p��9�*���s�������~��9���?������B3��QAR�(���ߟz��9ET��G��z�NQT�{z��ۋ��:�N�FE����ߺ�Sc�>>��^�Ͻ�ӄR�[[�>���H�^��)�����>��������o~��M�����?��xu�#������:�S��_��./��ߺ�S�����G�����{�c�?�}=��u�>���G��^�l�������u1?����~��LO��刺u���ߺ�Y����'�u=o�Q}G77_����^�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�B���U�����oǭ�����}{ߺ�^����u�~��{ߺ�\��?��m�>�����ڛ�`����5��m��Z��pA��������[�K���_����D����}=��u.?�������u��;���5����3������<������o�������ď���{s�u5>����S���㟧כ~=����M��?_�#�=ӭ�>;��������Ϳ��}��u>.-������[�u>#��?����^�֘YӒyo��O�u�"���?���q�����O��r��Ź��������{��qo�?��*}Ѻ�NQ~כ�8��B����d��?�������]o�����G�-j����[�W��V,P\���w��[�W�6V�ᵠ��)��>��z�E�����"����ʧ��,?D�~9(?�����8��{�^��,8���x������}�t�'���?�=���}M���?�~�s��8�c��ߺ�N��?ۏ�6����xu� �y���{�[���<[��?[����{�X��������[�t%����/�����������}+��������k������~-�����{�XG��k����^�����u��9��������/��{�x#���[��[�5u��T�}#/�߇��~�G?������k�H�_�G�7�ӌ����qo���u��O��_��}}��t���?�~}���};������{�^��?���-�$��u?O����z�B�8Z���XE����i��O0qo��Ot�}<A�������{�^�����<����={�T�>������NP[������k{�^���������}���w��9�������u"������C{�^�4����=��t������V��;C���?��8����o�xmŸ����u��o���o���^��q��?��=��t������~-Ϻ�[��/������z�R���������{�����ӄ'��8�c���Ӵ6�[���y��u�!?���[��G�[��n8��Q��t��:������^��+q�����Ӵ6�����z��:C������}��u.ň�����"�V��:C���������{�H��c�����Ӕ_�q�?^m��Cǭ���?�����]{�H�n��=��t�~@�ok�����y��>���?#�:�NQ}~�O��y����^��/�?�6�a^��/�����Ͻu�#O��?���o��{����>��:�N����ӯu>+��������u�a�����^�{��u���������������o~��O���������u,ƿ�q���Ԉ�����������Gȿ����^�ld~>�����}��u1?�����_~��J_������ȟ�?���s�*>����>�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�B���U�����oǭ�����}{ߺ�^����u�~��{ߺ�\�������~��a���K����0��fzןCz[������un�/ӏ~��dNO�S��?���{��ŭ���~����s�,�?���������>���O�ߋ=߯t���8���y��s�u:>G���x?ᄒ���no����{���G�o��Ϻu���O�ߟ� s��{�����a���G��{�������^��{����s�6�^�ӥ'��~�����{�ȸ�����Cǭ����9��NQ^Ë����\��^��?����^��/������B����o�x�5�����}��?�'��j�������id��V,S������]o�9c|>W�?����3[�v_�}�{�����o���=��r��P}oi��?T6���Xl��}�>�t�؏�K����g�t��p?�W��ߺ�N���������G�[�tv���=ӯt���5����u��/o�����ït��h�~O�u��a��\���\{�^��/�7�~�=ո���9�"~�#�}��o�t�D����]o��x�������ߺ�N��������[�t���mnm��[�z�N��E��[ߺ�N�����������}H��S��7���_~z�I�������=߭t�������Cǭ��$~����w�~o������{�x?�������Ӽ��?Ao�>�w����'�[�t������{�S�%0����=��o������?�{�[������{�^��H���8��^��>���}�t���ͯ����~��;A��9����{o��������z��
|
2215
|
+
x��M�,"����n=o��8 }����u��������O~��;C�_���[���Cǯt��r~����]{�8>���oſ�{�^����?KZ���}o�x���������^�=W�?���0���xַ��o��u�<��<���w��)������v��������ït��ߏŏ>�w��}?�_��u�}�p}պ�N�}?�����z�R�z���#�����^��/a���~�ߺ�N�����}{�X�#���u�b�����ޛ�[��������N�Ӭ qp?�q���Ӭ_O� �ߎ>���Ӝ<}M��}m���N��@6#���ߺ�S"���ݽպ�N�sn?�Ӌ��^�� F�o���Ͽu�����{��=o�HmŬo�}?�{�^��+�����{�8��6�'����V��<��������Ϻ������?Ï�?���{������q�}Ѹ���7�8�a�]{�����������O����G�[��/�����>���:�N~??���#��ӄW�?�������xu�c�X�>����o��>>?������~��N��o�'����ԡ���{�^�B[���8&��z�SS�O�ŏ���z��M��n�s����^�Z���ǿu������E��ƽ����������o���z�_����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�B���U�����oǭ�����}{ߺ�^����u�~��{ߺ�]����������� ��7?ٗ���1��m��Z��qO������Mպ��O���_Ͽu����[ߺ�R������������{��?���?�Xmb8�G��۱����|��7V��}o��{��|�����Z�tv���5��{����'������������G�u��"���������������{�^�|���C�=պ�N� ��*?�=ׯt�Mo"�^~��e<\{�^��/������{o���?������ߺ�NQ~=��t����}����9��������B����l�jo���n}��[��l���)?�g���Oi$��V,c�������[�[�,�[�����3s��ݗ�o^�Bm���>��=��r��Pq����@�_ߺ�Y�C������u���7���m��a��_���u��������#ޏ�������q�{�8y#���c�>�v�}-�����z<:�N�~?�?�k{�[�����t�<}��[q^�K�\c��5��ב�}��o��<�y������Ӭ6��c��ߺ�N���?O�Ϻ={�������~�u��>���?O��u����O�=o����o����u��8���-��GӋ{�Z��>��������}8��_��C�]{��8���?_����v���c������}o��~����ߺ�N��mo���?>��{�x,8�q�?����^�Ч���t���/��}��n=o��-ſ����u�}<@/o������{�xO����^��>���o����Ӕ�b���ǿu�����?�}?��_�}o�xmak�,���}��u�������C~��F��n��?�ߺ�N��?�~-�v��~��~�^}�����S��z�N�}G�S���#�}{�h_�����uAo���}ո���"<[�E���z�R��?�?��O~��8'�{�^��/ſ؟��o���ӬB��k����[ߺ�N����������u��o�п���a����ߟ~��:C������Cǭ����c���ǽu�!���������u2/���z�Nq�<���>��>�t����~��9C���/�ǟt<z�Nq�����}I��u�"������}��t������ޏ^��.������t�}8���b>��~��8���\���)^��!��`�=�t��~~�����u��oo��?�{����p�����)ot��O����W�?�~�q�z���'���{�X��������}o���K��[�~��O�����<���?��>��~~��q��z�S�7��Ň���{�^�Z��7��������ݿ?���^�_�u�'���un�Ԩ�����k�u������ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�B���U�����oǭ�����}{ߺ�^����u�~��{ߺ�\��c�x�����u��������?��
|
2216
|
+
O���njZ�����:X��������[�[�,�a��Z#����z�E�������{U�z�U��?�3~.E�~��f�����~��:E{~?��=�s������_���Ӭ Xqco�����í�6/���u���7���O~��:����������:�>�������:�N��Z��o��_ߺ�N��.���=���� [k�-�o��M�����u��������Om������~?���w�}?���y�Cǯt����o��u� O����=��t� q�������{�����]��������Ë���O���x��)��k�4�Z��>�x����C��~m��|=�t���/����~��;C��"�q������Ӽ���_��6��Ӽ?�����=Ѹ�����o���?���������|Ѓ�����{����_���o�x?�>��m��{�xo�Z��@���Cǯt���/��6���Ӝ�����������;C��}�����[���_�����j������}Cߺ�Q�������w��?�~��Ϻ��Ӽ7?^.O�����������6����{�h�o��>���;������}-Ͽu������8�F���t��o���u-�������ӂ}?����u�!��?�/������:���`8��K_ߺ�N�q��k�}պ�N���6��}ׯt��"��}Ͽu�"��8��}���}:��?��?�����Ӝ\���}?����u����?�6�Cǯt��q��/z��9���n..}��t�������Ӕ\��������]{�H�����u��?O����[�t������?�u�}8��ٿ��?��t����Cǯt���}m�=�t�������u�#��
|
2217
|
+
�����\�ϴm+j#�S�4}Y���+��T���?�>�3?˯S�(��n�)�y�����/~�S�(��n��O���_��>��^�NQu�ް�ܟ�t����9{���[�N1u�����/����9��W���שӔ=m���K�~j ��^��^�NP�����
|
2218
|
+
����?��ߵ�Ӥ8*+\��K��������u�a���z�������k/�j'�t���������A��G�u�N.�EF�K'7d���������A ��N7_��a�U={�8�`������z�}8�G����ok��={�h(����_����^�Ӭ4q��c���u&�{�Xh���������Q�}9%B������X{�^��X�ڿ����=�u�!�����>�����֧�u"P���o�7���Ӝ0�����1?O�7��ӜQ'ӟ�������I�}9�
|
2219
|
+
C��'����^�ӔQ �qͿ��~��O��E��?�gߺ�NQ��[���o���Bk��t�����z��8����~y��o~��9E��a��/^��>?�������^��!����Ͽu�#�l-���[����_���{�^��?�����ߺ�N^�9�m�LJ^��+����_m���Gſ��o��ߺ�S��qcq���s��{�C������Ԉ������^�j[�������u2?����o�?_~��L����?���^�H�ZܟŽ��u�������-#��?�~��z�_����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��5U��<�ҿ�w:�Q���n}�u��۟~��z�����ߺ�^�������ӝ����=�#�#�[�^�w�O����S{�^��I?���M��{�y$����%7�u���:?������O����S{�^��I?���M��{�J����S_��z��ԊIW#p���5���~��)Rz�-4��������C����N-���o�c�����^�ZM7�v��o#������u.9�6���>G��߿Pu��$����`���x${�^�*�c��[}�ߺ�\c�������ߺ�SS�o���[ߺ�S������#�'ߺ�S��\^-��^�tw���[�s���S�?��Noao���?O���ǿu�"�.y�by����N1�?������^��2O��O��ߺ�N1�6�������{����Rҟ�N�?���t�����[�O��ӜC�
|
2220
|
+
N?ݵ����I��:XG��z���o���X_
|
2221
|
+
Kq����Rߟi$��V,b�����>��}u���6S�յ��?��������t^a�����U�zU`?�[[��N.�?����xt�Oſ���m���ӄ6��{����{�^���M���OϺ=o�X���I���ӤG��8�y���G�^�t|�~?�o�{�HO#�-�O�}��t���/s����ޏ�Ӵ �8�lI�N�Ӓp��_�6�����!}���/9/ſq����Xp�k��o���=�n�������}ׯt����������^��>����^��1��ƽ����������O�6^|}ȗ�?��8?�>��:���XNmſ�����<:�NP����^�����:�N�ߋ�B-��8��{�^������t<z�N��_�����s����}}��t�������x�����a���z��-��������Î?�O�����z�J�����ힷӊ��"�����^�z}Gӟ��~��9F=?��9���u��E�����p��o���}��t������~��6n�����Zo��>����.�z���?Qo��a���Z���9������{������{��v����Ϻu�����O��~��9�~������[�t���n?�����^��!r�������^�u��~?l�>���[ߺ�\�?C�s���{�Z��>���~�}8C������om�������o~��:���[�������{�XG����qǺ����?�����ߺ�N~8���z<:�N������Ϻu����}��ߺ�Np�?7���s�}���t<z�Nqq��?�_z��8���o~��L����\{�^��!���G�n?��z�Nqqn9�����z��9D>������{���W�z�x��c?��m�����Ӕ\�Ÿ���=��u>?������u���Ϳ?Ckr�q�\�[�����p��?���7��ït��a���}���p��{_������u:/����O��ߺ�RE�?��~��I���?�������MO��b~��ɷ�u����u�'��������ԑ����ʟ�{��}K���������ׯu����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��5V�?�U�qïu���^����u�~��9Q��?�=ո����^�����u���{�{�^�����a���~��g��ާ���?㏿uq��?�O��t=o�i`�?'��]{�I���s��������>��~��G��h6���{�
|
2222
|
+
^?<[���{�^�F�!},�ԟ~��N��K~�>�����lG�W�u>4�
|
2223
|
+
�?Ȫ�������6�x����Е��H��$�GR�5JHZ��m>O^��l���R��j���r�����:X�����o϶��^��ś+��q��K�ʳ��k���y��/����}��*p�-����k[{m��K�6���[���}o���>��_����Ӭ?���m�9����=o�Hx����>���}�t�
|
2224
|
+
~��}o�o�������Ӥ#�q����m��Ӭ7���ߏ��~��:B?�|~?���ïu58������}8�N��Tz�9����/q��G^���g�[����}�H��;A��6'��g�9�_�
|
2225
|
+
��Ӥ9z�>/������#��b��{�1�mii���25��p:� ��_�Ǵ�F��z�= ��F��#��?�/l�Hz�zs������jo�C�u1 ������c�C�?����oz�ק�q��C����/������bn#`~����)�y�{��:�zr����/��<����/^�M��|f�v�Z�o�1ML�ӐH�
|
1
|
-
|
2226
|
+
8��t�
|
2227
|
+
��>�Ѳ
|
2228
|
+
�n?�/����k���/����[�t����q��{�^��b?�}�s�G�^��8������:�N���q�=��t�
|
2229
|
+
^o��W�Ζ��O����Q������m������el9�[��훏{_�u��W�`?ß�����������s�������i��Ku������}ӯt�6�ӏ�~�{���9��ǟ��_϶��N�ߎmpy������t����ïu-9V�����LAͿ�<���s�t�?A���=��t����?�m����o��/��{��bXa�5�?�lB��<�V/#�C�����N��8�������x�������qϽu�!��ȿ�}}��t���x�}�}���sKX~/�ß����u�5���h��e>���]�G�����?����x��9���?���^��m�?��?�xu�@�m�>������-����Ӽ[�_���^����{�x��x������t9bx�������������.�Ҋpm��[���^�Ӵ7�x��{�^���qo�S�������x�[�?������ӌw�߿u���}~�럧���[��;��o���u�V��Gѓ���~��6E�}��t� ���~����u�}���}պ�N��?6�����}ׯt��}?�~��u�P�?�}=���t�������ן~��;B
|
2230
|
+
5�6�I�ϴ��]Xt���~?��������N��@��y�=���};A��{�C�]{��m�����t���k�>�������sO�����������L����9�:����]�ao����<z�O~��>��z��<A���}��պ�N�����~=�����������Ӵ6��������V��;��?؛��^�����_�����{����}�������2>��ҷ�z�JG��.@�����^�Ӵ'���p�� ?O���Cǭ���~~�����]{�(�~?������{�H������}o�H���}��uʶ���T�����x���db��O����u�`�7�h����Ӽ?N?���=պ�N�������=ׯt�����o���pO��[����}o�8G�����\��^��+������[ߏ^��������ߏm�����6<^��qO���_����í�����#���:�N����x�^��v���������t���m`/Ϻ�������ߺ�N0����k���Ǻ�^�D��������{ח^�D66��.?��N�� -����s��9�y��un������M�Ǐ������?��}?>�s���/��}��t��������x���b��������NQ_����'���{�����?�m�q�����n���{��_�'���ߺ�N�?�_�G�o�������}ӯt������o~��8C�_��}?�}=���c��Ə�臨��Sc�{�O����ԅ��������^�l�?����~��LO�?�6�V��N���?�K���^�Ԩ��_ſ���^�l�#�o���~��LO��� ���Ԕ������z�R���z������ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��5V�?�U�qïu���^����u�~��9Q��?�=ո����^�����u���{�{�^���Ȗ�����~=��u"����l?ふ���{�"_���}}�����������]{�qۏ��������������z����'���"�������������������ߺ�Sc�a����>������{o��:?���ߺ�S�㏧��Co��ߺ�N��o���{��~?�����{������Ͽu��?^~��[ޏ�ӴV�y��O����r���8����~���?��c����m{�����-�����G�o��W�z�S��~�ӟz<:�NQ�?�_��N���?��K�-j���
|
2231
|
+
o��/�'�)���u���.Û{�^��b?�}.>�Oz<:�N��Á���^����u�}?���G�ߺ�N�}
|
2232
|
+
������^�/�o��Ƿ:�N���*>������t�6������"����;C����_��o~��
|
2233
|
+
�G�\{�^�G��}��u:;q��[�����������k�����}~�_�oͽӭ�6+q�^?�~��������+��{���m����=����8G���8��~?�p�?���}��t������z<:�N�~/���Ϻu��a?N��R�{�^�_��Ů���L�O����|G�����������u��8En-o��<��p��8�ck���n��ӭ�8����R��Z���K{O'���K(���[�}o����f��_�տ��3[���c���x�����}}��*�}����?���i��K���?��=ӯt���}9��r~��xu�!�}-�����N�Ӭ?_�����u�ⵇ��#����^�j_A��[���z�Ihoa���nu��?�#��LJ^�����7������Ӥ?_��y�A��{��bq��eO�����y~.�:^E{��o�t���m���������}:���'��G�u�!���W�~�ߺ�N�~?��r��=�z�Nq�E����������p��`���O���:�A�s�?��<z�O}>�����=�t��[�S��_ޛ�^���7�Z���:�Nq��?���{�h/ſÛ���}պ�N��[�����z�N�X_�����������v?�����u/��{J���(����h{�^��/������������G�������}<A�����}}�t���O�����{�X,-�>��x�m�����������Y��[���?>�l��������t��p~�}G�u�a�������x�������/�{�x~��������������z��[�����G�~��v����m���ït��bE��?��:�N�ſ�Ï�6��u���>��w��í�����_���N�Ӵ<~��#ߺ�N��ӏ����z�N���O�����Ͻu�'�ߺ�Nq~.~����Ѹ�����_��?_~���I��������Ӝ\q�?�[�?�~�t�������[��-?W��}=ׯt����� {�^���?��Ӕ �O��t<z�N1_�����q��������r��Ӏ
|
2234
|
+
�R���x��S���P�ʕ'�s����^��T�?����T����?�I�����=��ׯuﰡ��*O���)��>�{�}���R�<?�O~����{�(�J��9���{�O�^��aC�*T����Sߪ}z�^�
|
2235
|
+
�R���x��S���P�ʕ'�s����^��s���<��p���9ґ��ʛ�(��N�������W��z�^����?��ꞽq��O�%}���u���I_~���-v�5<��%��r*�F��=щ�[�I�t�M�R"��{�O^��gG�*���"/���T���t�M�R"��{�O^��gG�*���"/���T���t�M�R"��{�O^��gG�*���"/���T�!��Jo������}z�I��1E���q��m1����ۋ��u�>��?�_�z�R�����XȽ��u1?��}�~����A���o����j��?O���
|
2236
|
+
��j������^9��N���,����~�o��t���:C]Go��ᅏ��z�N���p>�/���Ǒ��Z���]4��Q'���<�J?����5�]%�d�Է?�.��t�ӏR�/���a��{����ԋ�~8��u�����������}:�A�#�Ͽu�a [�o����u�cX,�(����������P�A���?_���v�����I7���xu��,z��m����������.=k���>��z��;�$g�k��������^�Ӵ3Fxֿ��<��^��b�ֿ���}���u��1�pO���6�J�Ӵ2��ּ�[���u��/˯�o����A={�X�����_����s�D���#���O~��:�$|�����o��kx�D�Կ��}�t����/�?�����Ӊ�Q-
|
2237
|
+
�D@�Ze`OЈ�#���̦�[�.?�b��X����^��<� �*/����z���9A��s�7��T���c��Y�ʢ�$X7��m�T={��`5�x�����G����!�;��O����{�^��c����������S�F�����ޏU��}}�A���
|
2238
|
+
,��$���⤧�>q����S���1�z����߉={�X"��з���>�r�4RE�K����t��ҿ������S_��%�V�����b�U���m�o�L8�.?�a�@��}�����q�M����[���T�����Qʴ_��?�����={�h(�?ɣ�Z�oa�={�h(h��G�zO����~���:�AG�*��O��t$��!��<_�H�{�O^��*1kS�ȿ
|
2239
|
+
�u$ӯt�-��<���ao��u���;�EIq��o�ߟ~��};�CH?�����=Г^�ӴT�������ꧯt� Q�O�?���Sq����ُ�oH����I�[��
|
2240
|
+
Jn�>?�G�ުz�O�"�������~������ ���Џ����N�n-��_�}��t��H��Oun�ӴV����b��g���<_���{�xG�}@���t��<@8�����ߺ�J�!�D����O���ߟ[��/���ܟ���p��[�����}����;C~?��X�~=����������{�X���ß��z�O�N}��t���s��{o���6������ߺ�N��o�px���V��:�n>�����{�^������۟~��8G������}պ�Np_�+���a�{�h���t�������r=���}:B~����Cȿ�u�!�}�*?�}��t���
|
2241
|
+
/�Z��K�C�d(�����ǽz�O��d���p��m+3Yԛ����V��^�|]Ä���%���>��{cKzun���vT��4_ިޝ{� ���yRۂ=� ������KL��vT��3���ߴ7�^�bn/��� ����ioN��k��luT�SO[�"���i������@����t�T�\J��_��=k�IS�v���_�#�Sc�������>�A'�u::�~?uo���n?�ިz�S����J�����oǽP���UO�����u�GUNm�������Ot ���"������N��{�^���veE���H����{�:�N��NM�պ�N1\[�{�~�ן���z�N1m��n���{�M�9�xA��x?�o���O��qұ>������^��?��Q�_���{�HO����~��xuۅ��J�o�=�.'���^�&��}���]9'����Sb��o��O~��/6e��J��=�?���R��c�f/��~>�q���o�Xm���_~��M���m����[�u�ǻ[���m��ܯ������^=�ێ9�c��_���zt�
|
2242
|
+
}�@�[��*���ʟ��������R�^��*��?�*����+�{�(�*��n��O���E�����Ӆ=ED�r�<�����wS�w�1����.��^��K�o��ǭ������}�G�=��t�ك����Poůoތ}}�/�:a�c�lA<�c���@��[��ߺ�Sb����}oun��n���v������J��q�c��X?_�������ǭt������[������~~�K����]:����������};Ccao��l}��t�6���8�V��+�?������ž��n=o���#�~��u��;���[��o���{�h??��o��o�h
|
2243
|
+
/������-펷ӊ�?�O~��N�Xs�ߞ�u2�%/�������=�'�:!�s����>��}:������߿u�E��{���_un��^���v������:V�_{��x����?�����zt���Ϥ���~��^��~�����εӬ<��G�o���}o�hE�#���Wߺ�N��E�����V��,1G��}S~E���q�}(��������{�X����~�z<:�O}y?NG�=ӭ��
|
2244
|
+
8�ߺ�R����[����ӥ���nE�Ϳ>��{���������~}� ��������{�^�l\�o������p��?�N@�Ct�����O���o��z��;Es{������ӄV������,}���}8E���?�����Oz��O��8?���~��IO���������������>���[�rr��o�o���t�N�s{���{�^��?����y���^�`�_����^��d�o�o��ߺ�S�+�'�'ߺ�SS�Xs����ߺ�Rӟ�<{��}e����ΟQ��������{�kk������>�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��5V�?�U�qïu���^����u�~��9Q��?�=ո����^�����u������#ݗ�u�ݺ�\����Oz={�P��?��b�n}ӯt����}��ߺ�R��q�Ԏ9>������}}պ�R'�o��[�z�Sc�\���{���*�LG���s~��q������������_���OϿu��o��,?_��ߺ�Sc���6����C��k� �����ӄ_����}o~��O���S�~?�����������s���~G�6�a��{����){��=պ�N�8�����ou��8�������ͽ��t������5���t<z�O1�O�����F�}9C~8����x�^�ӔC�s���+��{�*.r8��ɾ����Mït!�>����m�>��}8'����>���_�c����}��t�ٟ�q������:��d���B�6�?�����[��[����ߺ�S��_�m���=o�����o� ������Ǡ�8��۟o=k�4��������{�^�?��a�<�p��];A���?O���[����6����u��s�����V��,qC��}[~�m��Ғ������{�Ho��������xu���s�o�x���[ߺ�N�������t={��W��?>�v��,-������{�h�8��������Ӽ6�oa�>�v��������� ��_ǽu����ߟ����G�^���������N�Ӽ&��8����ߺ�N��-���ߟ���[����}>�����{�x-�<r9��Ӽ'�?؟�����w��y�������Ӽ��Ƚպ�]C����������;������Ot��<B/n?����ߺ�Jl}�`s���h�o�������_�ӏz<:�N�X�����/t�};A��~����Ӵ?�#�X���v��<����[�N���'����G�^����&�����ӭ�����>��u��O��{��v����?��[�N��?�/k{�^�t?���kr>�x���a�x�����]{�X�_���G�^���������u����u�!�������}պ�Np����W��z�K8�#���~���}:Ck���}��u������l?�H��Ը���K��^�ғ�o��m~}պ�OE����o��^�ԃ�s�k���o���'ߺ�S��c������u�"����^�Ҝ����S���{�^��������u�#�`������S����?��u�#��Ñ�=��u%>��?�/~��M�߁�O�=o����8��7��Np~x������u�S��?��O^�Z�?���}ׯu��?������Þ>��~��LO������{�I���o���ޏ^�?���~���οN~��y�^���^�J��?������{�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��5V�?�U�qïu���^����u�~��9Q��?�=ո����^�����u������#ݗ�u�ݺ�\���G�u.Y?����Ǻu�����ǿu�Gk_�������^�Z[����=պ�R���߆�a�ׯu6?������~��b�����5������{�1�~����>����?K}?�x���ķ����_�{�^�z�����t={���������S�?�~���������u������?���s��K��}������v�[���c���[����<�����{�^��+����_~��.h9�����Ot<z�O1��������7[���?O���z�NQ[����6�{�^�Ώ��8s�v^y6�����ït!������~��}ON���������������f��o����qo2~=�'�:!��������g���6�a����������otn=o�����o����B����c��Hx�{��'�ǏZ��?K}E���ſ>�`�r?'����ֺu�ַ�ȹ���[������~=��t��}?�}պ�KW0��pM�y�������Q���x�_��>�w���?�ޛ�^��������N�Ӵ������u���^��
|
2245
|
+
/����y���}8/�����ߺ�S��z�[�~��/vg�\�����������8u�е���?�}���t��������{�q}E��?����[�u�ǽZ:�?Q�+��h�1A4<�����Oo=k�4������S�I�oaro�����Z��,E������[�����{[�o~��;C�����V��,1_������������QAo������Ǻ���<\~����^��q�#�cϺ����������x��Ӵ ���[����o�u>/���o��{�x8����?�xu�����_���N�Ӽ��������{�hn6���Cǯt����~�=�����Z��'ޛ�t���Ϳ<����t��;��#���>�u����[���
|
2246
|
+
@o��p����g�t������t���{֣v�oc��>?���m�����ӌ8o������|{���};Á�㉭��N�{֣x�C������??[���9E��O(�<�?ÏǺ�'�����?�����`=ܚ��� �������������Ӽ���_����N=ҧ���J�U���ؓ���z��:��_����G�^����~~��}}ӭ������o��ߺ�N����c���c^���ߟ����w�������߽7�Ӵ?������}ӭ��?�?���^���������Cǯt������]{�D�6�x���{�^��q��|/��ǭ���O��O���{�X�_��>�xu�b����?>���s�_����۟~��:E��<r?��պ�N�~>�������^���.>�Ao�����Ӝ?���Þ?��u���z�?�~?�ߺ�S����~��:яI�����~�{�u�!�@�x���u�}H��?�G���Ͽu��Ň�������{�������{���:S}A�������N���o�?؟~��O���?��}}���}9G��o��z��N���?������Ԅ�a���[ߺ�S����x����}N���?�~m��z��9�rH�q��{�}��t������@�S�>���>������x�_ߺ�Sc�_�_����Դ����~��LO��|?�{��}e�N��tq������Դ�������}��u����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��5V�?�U�qïu���^����u�~��9Q��?�=ո����^�����u������#ݗ�u�ݺ�\���nO��ԸR�������u�#�[�������İ��o��=��u)?^�}����G����o�~�Ou��LC�������*��_���.�ߺ�\c������^�z~.����ߺ�Sc���������^�lK��-�>�Sot<z�S��_���}���́��9���^�t_�~9?���~<:�Ns���~}�s��hl?P���>�}��}y�����~�x���b����z��8���������{��?�A�k�?P}����=Go��'�/a�>��o�(�9��ou��9EͿ���=��t�FO�q���~?>2??��[���P�ſ����\�g�������Ͽu�"������}��t�ٟ�r���S{���}ol�í���9����'�=o�8�����ߺ�S��[�����_t<z�N���+������ӊsa��������u��b���L��o�<�u<z�E�Ŭy����j��N��x?�������[�t�?��6��>��u��������^�a�����Q��oi�����s���_�O�{o�t��������{�(?�DGԎ}���M�qz�?����x���N��a���~��8C��}��{�^��������<[ޏ�Ӽ�o�������N�Ӽ_�8�y��Ӵ?��O�����}<Aͮ>��}Ͻu�s��}ͽ�u�
|
2247
|
+
�
|
2248
|
+
�C*( �������x����x�}}պ�NQso��^�s���?��>�s����?������x�V�z�BC������~�z�SПI�����=��t�����~��/6]�F[�ʜ�_��C�ٓ�[0�����g���O������u��?��{����u�������z��8����}��u7�������{��������j��N�ߏ�#�"�_un�Ӽ��?�?ǟu��:�9��k��ߺ�B�η���u_�ΐ?���|]Xt��\ߟ������Ӓ}���k��?�}����������o�����T\s�����n'ֺj�������{�^����n/�����^���n�ޏ�Ӵ?����O��:�N�~,-��[��^��ȿ�����t<z�N���M����x��ߟ�?�?�>��{�i�g���R���u���~������=o�H9�}{��o~��;���q���ǽ7�ӄ#�o���q��o�{�h>�_���}��t�����{�u��E��������^�����:�O�7�כ[����ït�����t�};�n>��}��t���{����^���ן��l�u�}<@��x��o~��:�͏�������Ӽ�_����~��;C͇���V��;C�9�^�Ӵ<��x���ӈ,H7ێ-t��K�߃����E������^��o��7�G�~��:B[�r-���a���t��Ò~�����]{�hI���#ߺ�N��<�������ӬL�ޣo�Ϳ�[ߺ�N����??�_z<:�Np�?���������N�҂��H��}G�o��Pu���`���{1?�~�x��G#3f%�$�m{q�>�qB@$�����ߺ�Nt�� 7��[�?�^�i�t���v<���m�o�(�����$�?�q��������^�u�#'���o����<z�N���{3����}��t���u��^=���t��X
|
2249
|
+
n/�>����{�^��/���?���m���⽁����?�~��9E�����^��+��7���Cǯt�'�������]{���?ן��~��8G�?��������}8G~>�C��_��]{����~,��{�^�t����{�^�|�������}o����o������'ߺ�S����~86�[����^�j-�=��u�?��q����^�d|�y�o��#�z�Sc�x��ӄ?O�'���^�ߺ�S����z�}�������T��z�R#���6��{�^�Rr?������{�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|��h���>�����n��-r���������_�����C���O��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��g��?����>�xu�]�����)�P����c�O���^����t����_�4��K���֏I�nu�����p����{�*�Ic�)0[�-����í�(����6����}KA��{�K��}�}��������R������{����T�MG?�t��r?>�zN'������w=k����������������~��N������{�^�t�����xu�"�����u��������}o~��NK۟�_��~��9���L7�=��o���ït����$�G��'��������x���ӌ_�}������u��o����ߺ�N1���O��Ӕ?���}y���}�t��������ӕ�����P���p={�
|
2250
|
+
+�9������=o����c��ߺ�N~���[�����^�{�?��/�B8����=�'�:!�� �\�k�t�������������?�?��=o�H�ӏ��z��8��?�q��{���̼q��A�l�o�}o��
|
2251
|
+
��US�����Հ��}:Ñ��+�o�ET�ߏ�^�A�p�P�g�i�APf��e܅.O��~��t�����~��t��8C��76������Ӽ6�?^�/�G�[��/��������:�N����[�����t����?�����[���<�����^�������S�}��xM�Xup�)2�y[�<���ׯt�um��]Q��7���ި=:�Ni]Z4ڲ�}?�"o���Bz�Np��q�[W��������Pu�᭬�������������ӯt�
|
2252
|
+
ԧ�T�O��}�z�@�O��O�����o�<{T��w
|
2253
|
+
8������\��k�I��Ȝ���Դ�-o�ӛ��^�bsc���-��ߺ�Sc�bM��?�ޏ[� ���?�e��}}p�}�֏A"~�����������as����O~��L����@�����^��;��y'�
|
2254
|
+
ۏP��9�_�}o�G&?ܶK��}_������~�z��/�?�}��(��uc�&��^�?Ӂ������u�����Ȉ����[��������u�a����s�O�m���������~m��V���y���������^���'�k��v����?�z<:�N�~����N�Ӽ���������^��q{��}��Cǯt������G���^��,?�\����v��⣎}ׯt�
|
2255
|
+
[rԏ��t���L�W����n=�t�(�������^��q�Cqno[��^=?�6�{�^��[-�����ӽ2-��������[��$_�������^��4q�-����#�Bz�Nq"�ޏ�n=�t���o����{�^�r�?�_�>��}8C��o�������~��O���[��ߺ�NT��?�P~���z�N�so����=ӭ������{�^��+�\��?�����{��H\~ ?��m��D�X����?���^��'�q����>�p�O��5_���H�}8E!ٽ�{�Ǐu��O�����������u��#q���-��ǯu:7n�����Њu��F�����M��u:'"���^�llH��?��u�'����c�������������}��u:&�?�#�����{�h������^�ԅ7 ���C����_�o��ߺ�RS�������u����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|��h���>�����n��-r���������_�����C���O��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��g��?����>�xu�]�����)�P����c�O���^����u�~��{ߺ�YW�������~��>a�����B��r�B��G���S�?��I��ȃ�}~����{�i�������^�dv�����}��u-����������C��_��!����oA����F�S�<{�u:1��[����{��������R����[���������Ӌ����~��O�X�S�[�u>+���}O6����z�N1���`OӞ.���ӄ_��{�^��/���������N1q�ms���Ͽu������>������}>��q�������Ӝ#��������Ӕ\���ӕ�rX�~^_�����=o�.x�<�������MO���{�(���@O�z�Kݙa���h��o���~lt,�o����kmu�S�/���ӄ���C~mǶ��@�P��/�+�k�c�R����/����>���s���&�O�����{�E���[��ßvn�Ӭ?� } �^�Ӽ?�����~�t��?��no~���}{��&��o�����ǭ��/0�xe�}x�u��z��_�s��~}��t���~��O�xu������:�N���x�[����^�����[���t<z�N�_����8�����Ӽ\Z�<~?��}պ�N��?7���ׯt����o��v��n?�q�"ߟm��� ?O��������^�������u��~�{�^��>�����{l��}:A����?�=��t��qo�8��ït�
|
2256
|
+
�/�^��-����������_�����E=�zO��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��L����9��O�7�z�F����ϖ����"{C7�>ά:}�����u���{�{�^���ʜ�~��u)>�П����G���{�^�*����a���u?��?���>�����o�?��������������A��_��!�C���8�z ��k����?�����������s������:�S����럡7�ߺ�S�K�����q��{��� �����p��x�c��o��#���o��{���p�����~��8����?�}�q� ������u�����{�^�T\�x��}}��t��~O����}���}8�>�[�����]{�H�?_~��9�Xdq���S~/o����!C�X>��Omu��z���~��9Eao����G�[�y������{[�i������B�76��#��϶��NQ���}����8�9^>�E�^=ӭ��������o����ڥ�U�7�~��}��ӟ���-��u��q�C��P�~�O~��9� Ѓ�����{�(~�W�I�{��z�N��pB���a�{�OQ#�Q�2ʷd�ks��&�o�|�<ḆF��2�R.��=�^��D*�p>��}}߯t�[�?���=����:ªy����{�[��^8��[�Oz<:�N�"ߐ-�����-�{�xQG�q{~A�y��Ӽ����7�c�>�x����P�����G����Ӽ(��[�k���iw��>�����o�xQM��������{�hQG��X�އ�^���_k� �ܑɴ�r>�'=o�0By0��� ��v������?�� ={�h��H������o�(`���ߟO�=�����.-_�t��؟��t���<C7�?�����ӬC����~�7�RO[��8b~���?���^����4��{�^��Ƌ�@��� �^���cߛ�^��,?�_���G����!�������u��o��ok���ӯt������^��/��}��{����w���<�����v�}?�K����ïu?��-���`>���� ~/�����u���/��{�^����^�}?������t���?��v��/~? ����z<:�N������� �N��������O~��:C��y�[�G�W��Ӥ"��s������Ӥ'�?�>��{����������/m��!��<����u=�|?��u��?����Oǽ{�X���?����=ӭ��6�a�������{�(���8�o�������?����L��-���}8��ӄ_��ܐ=��t�ӏ������o��s�����E�{��������p=��t�����y7�~��N�������Cu:?���G�]o������kߺ�S��q������{�������-���Ł�}ou��M��������{�^�Z_���������{���m�����ߺ�R��[��������R����������u)?���ǿu�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|���g������
|
2257
|
+
�/�^��-����������_�����E=�zO��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��L����9��O�7�z�F����ϖ����"{C7�>ά:}�����u���{�{�^���ʣ���au)?���~�M��u {�^�*����Z�����~���{�^�l|���ǟ~��L��o�����G�[����/�e���C��oA����J��7�y�c�������܁��������[�������:�S����S��{�����A�����������~��{���������^��������>���ӌ_�����{�^�|_�������z�N1r?��&��pO�����>�����+���ӌc�>��)Ǻ={�8�?Q����z��9C�����^�ʎ�����ݗ�?��t<[�C��� �}϶��S��_���c��{�(��-���������^lˌ������w'��/í���o����8��_����ӊ~9���>�p��ߑ�?OǶ��@�S�.�/�����_;q�R����'�}/����^�Ӭc����>������5��rA{�����Ӕ?��??�^�����?�{�^�G����)��}=��[��'�r���~�uz�Lp������~�ӴC�����t<z�N�ߋۏ���t��~?���G�^�����G�o��{�x>��Ϳ���O��~��;@�����ot<z�N�~?�s���oz��;�?�����V��;�co��E��������~~����w���&�����.�$}�?�_�G7������RA�O���sŽ�t��?�6�}o�X������Ӕ����ӟz<:�N����?�Ǻu�����z7?���{�x����~������}9�8����?ַ�u�!��}��~={�����S���}�q��u��/~<z�N����㛟z�};C{�������{�hm�����ao������Ӽ�~M��Z��w�����Ϻ=o�X?������q�]{�ho���~9?���G�^������t��L��x����o~��:�-k���=��t�
|
2258
|
+
�/�^��-����������_�����E=�zO��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��L����9��O�7�z�F����ϖ����"{C7�>ά:}�����u���{�{�^���̣��Ǻ�ԕ�N-�?�s�]{��̜[�?�����^�\��-��p8����?�����-����\ߏz<:�Al����<��
|
2259
|
+
��ҧ�o��P���QO�q������Ͻu�"���߇�O�ķ<�Ϻ��
|
2260
|
+
�JY̱�A��S�a���A��}/�����������������^�tu�w��R���Q����Ӕ5�_��^TG�<���t��,t5�
|
2261
|
+
��u
|
2262
|
+
Q�?�t�އ��
|
2263
|
+
�/�^��-����������_�����E=�zO��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��L����9��O�7�z�F����ϖ����"{C7�>ά:}�����u���{�{�^���̢�_��[{���I��k�^O�_�R=��u�?��?�}��u23��K^�����_Ͽu�Ϳ����{��}ݱ�{�,����>ރ��G��>����Z�t|���}=���E�?�>���t��M�o��_�{{�^��?��_������^�tc��y�����u�#��6�����p�����}}��t���P��ïu(=��y,m���z�P���<��?��oݺ�N1C�����ƽ��t�����x������z��9B�������{����}k�8��ӕ?��� �����[�g�t��^�Ӄͽ��t�<��=���s��~?�~m��{��o������K��p��*!��~??��{�Xl����Ӓ�����u��龼I!���g�t��H?[��^���8��?6�����O����{�hH�$�����u�}(i?B^ߛ�[_�Ϻ={�����[���^�H�� �-��W�{i�.�ӾO�=��H���q[���������N����[����[�o�}�t�����[ޏ�Ӽ�����=ӯt����������t�Ӑ�?<[�[��������ۓ�]{�xx�����^�>��{�h��~?�����y����#��{�hG�_������}{��+�X����k$�}���}) <��N?�?z��;C{����}y��[��>�������t�?����c�#��ït� ��?����v�}.9�m�<�~��<A�[��?��=o�(���������Ӥ����)~<:�N!<����\[��t�z�R��o�k���[��^�Ӵ4/{y�͏���ߺ�N�Ӭ4�8�-o�x�[�I�^��
|
2264
|
+
CnX}>��/z��;CJx�����z'�t�
|
2
2265
|
���[��/�������{����B������������~��Hnb<iG��ߺ�Y)��A�����^��!ks��}�V�}8E~���o���^�ӄ\���y�=��u:?�����O��������Ԩ�����?���{��~?�����^�r~?7���O����������oz<:�SS��?O����O�u�'������u)~�ᄒ�����k�����{�q���F��z�Rӎ�/���Y���u�xO����>�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|��h���>�����n��-r���������_�����C���O��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��v>��q����{�>�̿������z�N����u���{�{�^��ߺ�Y��~x�ͿO~={�)�7<rE��ߏm��Դ�}y����^�Zsa�������{�q���?�~��KA��O�ߺ�S��ŏ���^�W�O������}�z�Pc����[ݺ�Sc�~���ߺ�S��y��?��}����<�Oz�}M����A���{�^��?�������{���A�~�����}{���~���_ͽ��t�������u:y������ޏ^�d?���>���r��A��~m��{�(�y�~?��{�^��/�GП�����9��&��������t��������{�z�>�_�<��u��"O���O���s��X~A��Ӥ6���-������ҷO�o��s����ޛ�^�U��#��?�u�}?ؒ�s���ӊ}�������{��4��_��7��p��?�~����N����k���s�G��_���[��[�����ߺ�K<u$M:�7:�C���a^��*JpG���??����O[�c��j
|
2266
|
+
�B�,,��Uq$�� ��}�#]lt�p��l<�C����SK#\lxcouF%��H���������r��t�<$�����k����^��!����������z�N���Ǥ[�~��Sv��!��/��?<[�N�S�-����m��J��Ӽ4�plm�uOz��;�O�����7���߽N�ӬT�=-qoɷ�u�z�N�C��������t�I�����[��z�N�C~>�<_�}�t,m�e$غid���5�#����A��'W[�[���nx'�%��O�{l��}:LJ��M{��Y?��Sr�B�f���O�����O^��>?��<�������'���&���n>��%���}ꧯt�&��Fx���[�o����t�.�t����>��}�Q��9Ë�6�M��v9�����ߪz�N�⨂��c�I?��X��Ӕ�/�����q��O�T��Q��m���aϿT����R��l�/�s����"���g�mr[��������"�R�o������O^��}'����#����Rz�N�㩸����m�?�^�Sr������������t���������y�BH�}r�����R������������1�W�-�o�����ֺu�(�����RO[��R���(؏u��:�_��#����ӄH�~-�����RO[�G��$�� ��cfa��>����^�Y,"ޓ�3�?��:�NP�B-e��ڛ��9�����p��.�������Sr��Ο�����=����O�����Ok��z��9�M���Σ��_މ�^��8"���_u��}8@�����y��}�t�����_~��9C���G��~}���_����^�D����(�Z��ߺ�Y)��6���ǿu�c��_�������~8����z�S��?��T��^��>?�����[�7��*?����9���������9�{�^�|_����?����^�j�?��V��L��k����^��������ߺ�R���?���?���q��{���?��#�qϺ�Ԩ��������]{���ʟ�_��������ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|��h���>�����n��-r���������_�����C���O��u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��v>��q����{�>�̿������z�N����u���{�{�^���΄��_���������#���b=ӭ�%�?�?����� ���~��LN?����x�x������O�'�~=���%��E������o��U?��y��~�~}�z�Pc�X���p?��n��������>��#���?�t<z�S���o�ߛ}G�߽u��E��ֿ��o�ߏ~��8F?���w�����q������O���N1}�����ߺ�N�O�����������������)���N�ӌ_�[��ߺ�N1s���������ӔC������}�r��x�7�~��9�O�������~��:����/�[����x�p>��x���>�t������ޏ�Ӝ?�����N�ҳ�'�9������=�u�p������^�� x���?�ןm���S�?��m��{�^��<���A�~�m���q������N��[���Sߺ�N�����~E����u��?��~����^�w�����A��o�o϶ۯt���^O���C~���(����ܑ����c�>.�:x�|������<s����[=1[����?���Z����6�}�u������w�����Á��^�Ӵ�� /���ߺ�N�A��-o�>��};������#ߺ�N����Þo���ǯt�#������`�����<_���Ӽq��\s�ןt<z�N������c�]{��k�Ŧ���|����_l����X���y�����tN@�a{s��z��:C�?�������^����/m��� 6?����~��;A���}8�ޛ�^��/qa�����N�Ӥq~o����}��t�������պ�N~8"����u��;@G�9[�~��8�������/zn{�X"�Z�����:�N��?���ӄ"ߟ�����v��}?���m�{��U���t�:�_���y��O#O�>��z�MP��x����>�ֺu��_�����}:�sn-����ǽu�"�6������{�������Cǭ�����OX�_P��[�^�b�A���[�:�S������a����í���o��n�u����{�^�l?�������ӔG�<}?��պ�N)�}�:!������9��ӌ#��
|
2267
|
+
?������[ݺ�S��'��������?��������_����}}��>?�������^�|`��k��G�������o��_�:�N0��������ӌ�x���_�~��L���������z�Sc����@���{�[������7?�^�q�}>�^Eɿ���Ӕ7������_�}{�G#�{�9?�{�^����z������{�JԿ�����_��[��/���?닏z��9Ek���X~<:�N�~-�?ַ��y��[�[��?�hm��ޛ�^�U�������t������m�����$����{���~^myd���Q�>�z�N0�A���oz��:�~8���s��{�Xlm�o����[��-��&��y>�]��������������=E��?����[�o���e�}�G��[��>.�:w��c��_����?����c����3��~���n���`�_��������~��;B/���y[��[�t��o��ߋq�{�x>��[���~=����;�~-������N�~/n�����~��;��ǃ�����q��:�,�����u�}8�~.��~�?�ߺ�N�Z���������A�G��[�C���E'��������]o��?�������G�[��?���y<{�^��m���8�}?�w���X�����~��x������?�>�����y����q��?����N�Ӥ?���������u������u�`���"�O��^�Ӽ�����Wߺ�N~����~��{�X?����Ou�}:!��o~��8DO�?П���F�v��X����{���ӄ\��y�m��{�8~���?����x���d����*��Ͻ���T#����C��ֺu����?������t�������Ͻu�c����ߺ�Sa����t<z�J\7��i�����V�W��-��?�}ӯt������ǽo�8x���?Nm��{�^��?H���?_~��N����O����^��;�[��^����Sp_�=�2!p>��g�-��{�8����q���Ӕ_�}A?�m���z��{�^�C��?��?R=��u���>�O���=��t���c���y���[�|��G�{�^��1����=��u:1��������u���}o�Q�O���ߺ�S�����O����������y�m��{����Ə��^�d`������/�{���G��_���ߺ�RG�������8C��������������_�[�Z~?�����]{���̼���������{�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�^����u�~��C������8u�{�^�����u���������ޏ�ґ�J���co��N���1��7�n��������_~��{�����ۯ�u��F?�����ߺ�^(��m�ۏ~��H\�`�o��_����u%21q�rr��>맭�-2�z$��G�k{���Ԥ�G�n8B.-�o��O^�ly(�a�?���{���KL�~�����c��������G��������]={���K1���H��9���=�
|
2268
|
+
u�#��O?��{��N���o��������u6'���6����}{��p~���}�>'Оo���o~��8F�m{�O����z�S�q�ן�o��B)q���9�_���u�#q�"�����ߺ�S~y����ϽS�u6'����JS���������x>�r����������ӔN����~=��u��~.m�>�t�����sϿu�!`q����#�=�����"�~?���Z��s������������#u���������S�jUIV6��Q��?���{�4U���������u�"�@�����~�����ӔU�m�#�s����E:�QD����y�Ξ��ߏ^��Sa�?�~��v����~�}����u��<t"�o��_����qϽu��QAl�
|
2269
|
+
8-��y>�VPƆ�T���o�?S^��$��9��'@���k��x�P,����z�S%�0��k\�����u~������{�^��������tn={�h?���c�]o��Ҽ[�B�9�}m�x��?���z�N��/�������{�h?�Zߎ>�q���[������������t�?�}Ѹ��వ��~?��=����a�����{�����?���]by�����n����x���P�k�X~��?�=����O������?��hz�Nq��-'�����=����:AUOq��������^�Ӵ0\Y�ԟ����@�Z���5PzH��/����Ӵp~��}K����(z�NqTCpC�?�x#�N�O
|
2270
|
+
?�?����^���>��w��/�o�"��{�x@��?�/k���u������z{�^����y�Cǯt�
|
2271
|
+
�0�67��}���!�����x-���t��};�K�/�<��^��X�����q����I��,�q�f��RJٟ�x��$��6���_���������Ӵx�+\@��[�����'�t�>����y������Z����8�>/��jq�ǃ��ꞽӬ8�>?d_� ��������Q�xG��\���-�U={�X��|�_[����ߪz�N����~��������k����#@��Uoa{�I&���z�O}9���������^�����N��[�+�~���z�N��?���ӛ{�[��{����ޏ�Ӽ����s�{�x���������Ӽ������Ϻ=o�h?�7~}�t蟤���~��H��?�#�o��O.�ӄ�{��G���N��?�o��=��t�K��Ӓ?��=����(h����O��ոu�a�Z�����[�|?��<��~��:�p?��q�����x�^�Ԩ��������^��py����G�[�����?��t��:��������Ӭ?��n�����V�};�^��#� {�^��!�?�Ϳ�����s��?���o��N�Ӥ'�������Ӝ?K�<���V�}9�����c��u��9�~�Qͭ������^�����O��}��t⟤���}�����������ߺ�NQ~�#�M�����{����?���un�������A����������'�����Ӥ@-���}-�G�u>/����}ӭ�=>�����}��u&3����ս��u>?�7�_��ߺ�S�'�?��=������A�}��u6?�����?_~��MO����?�~������?�������LC���o�>������}��u1.~��}�����y����ޏ[�Z��7$_�8��u�%ů�����^�@����^�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|ؿ�cX<�O���L��}M\)�W��i!�R���ݚ� ��0?�}����vy+��o��}!���}��=jm��ܿ���'���O^��������-�I>��'�^������:Z���}��O^�C�;��t���$�����z��tw/��k��I��=z�^���_����ԓ��"z�����ܿ���'D���={����K_�RO�x��רz��Gr�Ζ����~�ׯP������-�I>��'�^������:Z���}��O^�C�F� ����)h*D}.��e`{� ����O�9/�R��I�������J�'ߪ:�^����)��~���?m���������uS����$�"fң�`O�;����+z�~�GW#�\¤t�;55�Q!,�M��O��H�ǭ��
|
2272
|
+
��^��N�{�^�����u�/�{�^�:~9���ߺ�R������k���^�R�?�8�Ǻ��E<������]{�ik���������?_�{{�^�d����?����^�l|C������^�Z����z�Y���}~�����u:1�����m��{���������~��O������=����/��6���������q���ӄ_����#�Ͽu�"�_�����Ho�� �������2>���^= b�����߭t���x#���>�s�����?؏~��9Gn��������G�����9����Ϻu�=���a;��[�t��S�>��O�K���[�!��П~��9�?�O�� �~��:E������G�t�����6��?�>�<z�O0߃���q�>���N�����������Ӭ?�{����}���I�?�L��������íu)CKr?��=��u&!���G�{�h?��?ӭ������?C��|=��t������zO�z��{��|��������g�[���
|
2273
|
+
����}���W�{���»����_}�A����������\_���ߴ�^�.��q����)����������)7v7�8W_�P~?��h=z�K]ۍ����H���Xy=С���*n�w�Z>�X���������17^;�8V�?O�g�h=z�L�u����s���o����^�R�v�T�
|
2274
|
+
�����V��>��?��^���?�sq��Ͽu������>��������ߏm��ӄ?�/�����}��t������7��Ӥ�����o�[���o��G��N��[������w��������N���6�������s�����G���Ӝ?�O��X��^��x�}-��{�^��.l>��6��}o�8O�����������t�'��~x�X�~��9E��m��C��r���矧�}ǽu�Z�������^��+�G���'������7���{�q��?����r�����N=��t�����oϺ���~���)~}�u>+�����~��OO�?���ͽ���GͿ�����[�t�`[� {�^�l�������Tq�G�^�l�~m�O�t��L��~��N=��u1?�}y���ķ������������������Ԥ��Ğ-���t��JQ���o����^�@���c��{�����ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|���b?�������o�����W��#?����]!���}��=j}�c�~���{�{�^�����u���{�{�^�����u���{�{�^�
|
2275
|
+
�n۟��X�ߺ�N���o��~=����;@�������{�xp,?�#�������;@H�ӑ�x�N�Ӽ
|
2276
|
+
������a������a�_��O�yu�`N>����{�[��py�qo��~��?Q(/�n���t<z�K�dq����Qr��?��tn=o������>�Mc�x���{�8!����������S�Q|���q`}m��={�a'
|
2277
|
+
����q�]{������<?��u�bN�?����G�[���q��o��N�Ӭ
|
2278
|
+
8��E����ߺ�N����X�����}<R�&�E���O��]{�x@��}�����{�X��������t�@���m��{�8�l8�{q��Nz�NP��s�_�>�s�E�B�mp=��t��
|
2279
|
+
�<h������@����9,��9
|
2280
|
+
���}�W��N�Ӝ9<�������?_��u����O�)����w��S'���ߨ=:�M
|
2281
|
+
}ӯt�����u�~��{ߺ�\����{�>��+�?>����� ����u�s�?_�����Դ�}�?�{�^�Rs�?^����z�SS�����^�d��?���~��N��>�_�=��u1?�\��_��V��NK����m���>?���۟~��O���^���ߺ�Sc�������=պ�N1�?����[�z�S����������{���o����ߏ^��/����l?���[�<�����6<}=��t���?כ��^��!k~>����q��6<_�$q�{�8���?�[{�^����@?כG�7�Ӵ����O�s�7�n=ӯu2+��������u�����������[�t�
|
2282
|
+
?�1]�����Cǯt�������=Ѻ�N�~?�^����&���ߺ�PH��嬂������~��N������_ߺ�S��O���Ͽ{�XG����~~���[����?�?�>�P�q��'�B6����Cǯt������$��^����#�����Ӽ�@@<}}�t���o�?���ït���M���[�:�N�Z���'�=��u2�忠�����^��ž���w���x�������+1������U���҆��������}o�x?�n?����>�w�����?���Ӽ�o�?��
|
2283
|
+
}ӯt�����u�~��{ߺ�\����{�)�N9���ߺ�R��?�����^�Z^� }>�����^�Z~,~���C��{����b��6�z�R�&�������������y����������}-����^�lA`?�I7���[�u:?�������^�����������=��u:?������{���-����������-�����#�}m��ן��ߺ�N1���������������ƿ��}o��~�����~��9��#����}��t���_�{�����[�t�����ȷ�����s�����ߺ�O�����?���s�Mí��'����C�Ŏ�=ӯu6/���}?�ӟ~��9����s��}G�o����������y<�ߺ�K
|
2284
|
+
/�1��B��_�5^��.H�X~?���o�Xx������{���O�Z��o?����'���G�u�b>���������~�^��<���Ͻ{�X8���G���:�N�~9�����}��t���6�_���}����=A��ۏ����Ӥ������=o��?��?�aǽu�b�}?���s�G�^����8��{�[��������8����/o��?���un���������O�����������ޏ�ҷ-���-�>����}�o���{o�����О~���w���n���x������`.=�t��?��ߺ�N���}�{o���~G���x���^������o����xu��������k�:�N�p?��=��t��}� �>�z�N���7����Ӽ?������{��t�\�������N�Ӕ?�c�<��@��u�q�������x��*���u����������}��t��X����z��;?����}{��/�K��(�F���}���xu�a����{���^���ߏ����Ԯ4}O�����u����{�m����Ӭ'��'����V�}:�/k�-�~���t���~�����^��-���?�t<z�N�ֿ�?�>�y��_���ͽպ�N��?�o���z�N�ߋ}
|
2285
|
+
}ӯt�����u�~��{ߺ�\������?�^���������o~��IN8�����>�������x?�-����{�I�����{�i�����t<z�SPo��c�?Ïz��L��?�z�{�^�l|�������{��������[�u:;�������o��ۏ�?O��{�������?�~x���^�|�m���)u>+p9���So����ӄ\~?��>��Ƚ��t���c����ޏ��������?���[�D�hO�o�ӟ~��9���y��~��q�X[��o����^����?ۃs��o�{�(�E�ao���ߺ�O����7��a�Mí��(e��r_��1��N��ȹ#���o~��9�~�}x>��{�H�����o�H����Һ������?�9����y�������#������*��^��د��ߺ�P����������~��O���q��/��ߺ�S�����z<:�N�~.x������u����o��c��a��{�
|
2286
|
+
}ӯt�����u�~��{ߺ�\������~=��u)l-����o���Ե�������{�^�Jr��Ϳ��=��u1����������{�ho������Ϻu��G��b�����oz��M��_��O���ߺ�S#'�?^�}=��u:?�����>��{����A~nx�^����q~~�_���������[���u��~��G����u>;���ؑ�]{��߃������ӌD������{��p����Î8���[�Dߡ?�����ߺ�NQs���Oǿu�����q�r�_�����ׯt����"����:�k��
|
2287
|
+
}ӯt�����u�~��{ߺ�\���7��������u-m�������Ԕ�~9#���>����[����[ߺ�S�������^�L����ߺ=o���/������������}M������{������qo~��MO�����un�����?���^��辟���y�ߺ�S�?O��qͽ��u:/���~?�}Ѹ���?���'���u�"��7����^��/�����{��������t�}f��'���[�=��t������Z��q�~��#�V��8�����Ǻ����_�a����^���{�~����������w��u�W�}C�ͽӯu./��S�����^��q���?��[�t��p>�Ku�}:Ck��>��}��t���?U_���Cǯt����y���u��a�O������{���?_���ߺ�P-y���,��γ�?��u�"�O�����^=��u:+��?�G�{�X������N�Ӵ<��qa��~��(i?B_��Kz���t<z�OP�G���G�z��:����o���[��p8�y��Ӽ�>�O���{�X?�?ӟǺ�������8?�������K�n-�&���{��O������x����_�����í����A�������<:�O�p?�_����N���<����ߺ�N����q�����{��w���_��]{�x/��C���u�#�#���߶��NP�������=��t�
|
2288
|
+
}ӯt�����u�~��{ߺ�\������Ԥ�m��_�}��u)-a�����u��~9�<}}��u)?���l?�ߺ�S#N?��o��C������W�a�]{���o��?[��^�j����q��{����?O��[�[�u9?�'���^�����<�������u6?������~��8Gn?�-�?��������~m�]{��~9��=��t�������xu����������u��������>�t���7�?���{��#�����[�t������{�^��+[�����u����q��ޛ�[��O���>!�����Ot��L��G�~��9������a�?��պ�N��k��?�~����t���8����ᄒ�W�����Y��Á�=����<C������{�u��!�����^���ޮ��-��{�&�y~��d��n�_ߺ�S��o�?Ӟ=��u>?ֵ���_ޏ�Ӥ<ہ�#��6�N�Ӵ��[���^�EI�mm�����_t<z�OP��7��x���Ӵ?Q��_��7��o���6��?�p}��t�6<��K{�u�a�_�qb=���q�6���u�A��]���y��{��x������u����?�ޏ�һ���]����xu������>���x��?�^G�u�n??�_t<z�O~?���z���Ӽ�����^����{�D��������}o�(y�c���~
|
2289
|
+
}ӯt�����u�~��{ߺ�\���x��ԥ�?�o�?����Ԥ?������=��u-x�����~��KN�s��ߺ�S_�~�_�����R�?N�����O~��N����G>�����S�6?�{�^�l�O��un�����7�^�������z���o��{��~-���s��{����}.G�狀={���-�����{�^��+�����[ߺ�Nȸ?����ït������9�t�}g������~�?���^��!����7?�Ͽu�c�Q�������un�Ӕ|�����G���}O��>��5��{��u�ױ>����.9�����v����-_���>�_t��M������Ͽu��?��q��V��9������ou�}:�so�����a��{�u��� ���=����<��ן�Ǻ7[����}o���{���������~����J?�샋������ӄc�����q��������Ň�{�X~����o�h�o����7��{�(����������<���yOz��:�O��o��؏m�������?���{�xE���so���^��.?���}������?_~��N���?��5{�q��<�k�����ou��;Cn?�~?�ޏ�һ?a�~>��>�<:�OЋ������?��ӭ�����[�y���^����x��~}����<Aqao�������Ӽ6��,�_���^��-a��������Ӕ��?�6�_ߺ�O������{�p��;��\����N�Ӽ?��'�_ߺ�N��������m���ӎۏ���Ӽ66�[��q���sK����[���^�Ӕ'��?��ߺ�N�����p-t<z�Y�(E��OͿ���[�t�>���?�����u����Ӟ=����<����jK����G�u�X��/�~?�}�������Ӌ��>��{�X�s����������q��[ߺ�R��K�?6�x���#��u�!?�bx?��>��z�N��/���Ou��:�������߿u�!��_����[���~~���o~��<�/o�������s����qǽu�"�[���{�^��/�6���?�{����s���������z��:E��[�'����^��.m�?�un����[����Ϻ�������7�q��{�(��}8���~��8F/n����o�u=x[An>�������q����ߺ�N��O��Oz<:�N��O���O�u�D>�����?O~��8G������~��O����������}�:?����ߺ�S���'����u� ����������E~?����z�Sc���)c��ߺ�S/�9?N/���u� �����?_~��JN9�ƽ���� �����?�}�u%y��������o~������ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�g?��ޅ���?�>��,�/���������7?�����F���M��u�~��{ߺ�^����u�~��{ߺ�Y!�;��O�{�^�\?S��������ߺ�Hl�������H�qíu���^���fG������ǯu�����^�xu�S���Y��
|
2290
|
+
}ӯt�����u�~��{ߺ�Y��7�\��^�R}>����x�ߺ�R�����q����Ը�����8����u--��^�������ӛ�������}o���?��>���������ߺ�Sb�������K~��M���?����={�����9�=��=?�ok����ߺ�S�?[\� ������������x��"�_�l �m�]{��ߋs��}��t�������ޏ^��1{����t�}g��T�.��~��u����oϿu���E��q����^�Ӕ@�O��=��t������~,>��=�u��濙吵�Ϭ��^�d@qa������Ӝ\���?����un�ӜW��o�6�|}ׯt� &�����_���{�u������g�^��k[�~��[������k������o�������D����o�����nE���N�ӊc�7��o�}G���]{���}?s��[�q���k��u����K��������Ӥ0}�����>��M:�K|^�K�u��i�굤+�����=�[=o��6��5��M��[��R����:ŁQ��
|
2291
|
+
?��_�t�u����������:{���Ӭ8D˔�����е|��N�aS�X�ALj}���]{�h0������mq�/ދu�S�)��Tz�V��{�5�^��*?p���;�+��};AD.?z�<z?Ë
|
2292
|
+
5� �z��5
|
2293
|
+
}ӯt�����u�~��{ߺ�Y}?؛�?��u?N��[ߺ�R�����{�I���>�����ߺ�S#�m����{�h>��>��������Tq~G�ߺ�S#��������������'�?����Թ�q�'��u:?������ǽu��Gͯ�����Ͽu����Z�����������6}����8E���nE���S��s��[���{����r?��O�{�������t�}e��'���ǿu�!<��/���ǿu�a�_����O��V��9���<������b�_�?���{��p���-Ϳ���7�Ӵ���͡�C����� ���������{�8���s���o�H~��<{�^��+p���ߺ�J�?�1aG��?���x�����x?��Oun�ӤW������^���O?����ߺ�N��9'�~?����[�t�8��������[���q~.>���ӜOſ���ߺ�N�,/���ԟ��un�Н���}'��_�����ǭ����5n?����{l��}r��7��������Z�?��a����v������u�};��[��~}���~����]A�?�f��MW���^�������+o~��:���[�)��F���^�9�[���[_�{m������]o�8G�a�<���}�z�N�����[���^����x�}I����Ӽ��
|
2294
|
+
}ӯt�����u�~��{ߺ�Y����}���Դ�[^����ߺ�RR�'�~�R���}��u-���}>�����o��>�z�R������K�m����8��o����^�d�������^�r}G�o�������?O�_���z�S#���������u��#�}~��_�}��u>/���ǿu���������������?�^�p��������{�^�|G��#����ޏ�ӌ�������o��~��_���~=��t�����[���u�b������պ�NQ~ ���`9�^�Ӕ_����O~��>�d��A�^/�Mí��(>u?�h��}ӯu6�����ǿu����y�[�tn=o�(������N��>�}>���WQ�����m��bK����t<z�Nqp-��?��]{��pG������{�ho���c����u�'�����Ϻ���E����Ͽu�������p��������u��-�-�(��om=o�$?Q�Ž�x�����7���ԏ��O����8~����Ro���Mǯt����������������G�^��/���?�^����ߟ���ǯt�מ��{#ߺ�O�[q�Ǒ���[�[�y��i��O�#]����^�H�Q���u�� ��^�{��v����z���Ӽ"�������ߏ�Ӽq��q�>��}9������u�����۟un���6���>��u�};�y�x�z��Ӽ?����8��^��>���}��t����[�G�{�h?�>��x�N���7?����Ӭ7�s��?�o��z�N�\����������?3�п��#���{������?�>�v��?�������|��?���i<���ït%����o��������[���O�������=ׯt������7��í��7�
|
2295
|
+
���_�������I��o�O��~}��u�C�8������^��kXsp�}���}:���-nG�[�N�����6����t����Ưom������_ߺ�Np�bx�_ޏ�Ӥ#��~����{�8~��^-q�'ߺ�N�G����u=o�(���q�??��{�H�����q��?���ո�y��Ӥ��X{o����o������ߺ�N1đͿ�7��ӌw�}o��m��/*��/�_���{���,m���G�ߺ�S㽿�\�_����p�����[��;�����ߺ�S��~O��O�����_������V��O�����y>������ao���q��{�����[��������������u={���Ӌ�s���{�^�b��`�����ķ�S���~��LC������>�����a����z�R�q�����[��R���ӏ�����O~������ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�e8J̗�7�y����G�">WemC�g9�U<Y��_��<��7�r.���h>��(���?����?��c=k�~���������ў��z�^���?����?��~ֽ{�t���?�l��g�k^��yO�t��6O�3ߵ�^���<���O��'���ׯu��S�]'�M�����k��O)�������F{����H���Y��aG��5L��
|
2296
|
+
*�թ���8c��GI�('�h�c�k�1&��q���u�f�5/�����^�7��{�{�^�����u6��ȭ��{�)�����Դ�}���?���^�ZO�'��O~��JC����o��{�i����~=�������ƿ��u�G�~��s�<}}��u1?���o�ߏ~��N�����qu:/��[��߽u��G�����=��u>1���{�^�ro�6���}}����?���#�����ӌ_�������ӄ`������ït��M�<� ����:�Y��)�典��u�"�rmqo��ߺ�N1~���ո��b�_�q��^�Ӝ#����?������7�����_��#ޛ�[��_��r�9�����^�d�z�/�.=��t��V�����[�[��8}8?N?����!�������t�����(���}�z�OP�?���[��>��oo������~����X�O�����t�������~��[�t�ω�<����z�]��_~��:'��O~��8Cſ�����պ�Bn�-���G��k^��<z�JXy�����m�=o�U��ཹs������{^=k�P�~��_�>��{�x��{�[��H�����}���~m����=��'��
|
2297
|
+
�֩��hԑ�d ^��~��#5�^�Ixs��G'�F?��W���ֺs�pS�f�������P��ӄ9�bE�v�{�R�u��`�SX~������������'�t�z��������Ưt(x���f �#��g��nGC��:�\������.m���$������;C���9�ſ��I����u�#���q�Dyu����F@7������t��A:�Cɿ�[�z"�{�hf�����]{�h'_�������},�9(��X�9 ��Ӧ�-���*z�J�� �P>����>�Ao�Xr��Dr}E�E��<������HG"9?�G�ߟ��z�z�N��!������G�z={��2q�\�ߓo������ӜyX���'?^���ߴ��Ӥ9HG>9������W�t�Rۗ�͐��/z�z�N��b�9��X����)~��J�Ј�B��Zܟ����}(�-����>��r�}9������7�Ӽ��ۏ����u�����}m�����ߺ�N��?A���o���ӬO������u�o����mGԏ�o~��M���9����Ӵ?�����x����C��w�l�{�/ �M�.�e��u�������z�^�Ӝ?�-o����?�}պ�M�sS-���{���/���K/ �~��w����=��t����G[�����_����t���8�[�z<:�N�ۏ� �<�t�}:�/c������{�8���?��=պ�N����������^����^��K���u����s���s��??�q����^��/���nG�^��r�����G�ޏ^��?�Ot�}9C����>��=��t��6���8������8B9��W���}{����G~��K�����x�ߺ�N����~��oz<:�N����}-�{������ֱ�\�_~��8Go�����~��N����������u�Eo���5��z�S������u��������u�'?゙��{�h>������^������~�O~��K�p-ž������o��{�������{�^�R������{��}JAo���/ɹ���Ԥ�͏��m����O~������ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�a_��Ό���o�����U��#?����]!�����)�TOb�������u���{�{�^�����u���{�ؿ��c?�eA��i�ǁ��Z;����7�߲~��~��>����r��O�־�b��uSǤ����n���8������۱q=h�f?���o�ڕ�ֺa�n��G��?�^����{�{�^�����u�?�����ǿu�%��[���~={�I����Om��%�?[}}��u1?�����������_��Ͽu�'?����?����s�?��OϺu����`?�ߺ�S�?��}l?��u:1����>���cs����}o���E�����=��u>/������~��8G͇��q�G�u>/ſ��?��u�"�n-�7���^��/��}o��u�!$����t<z�J(�������N1}G�����^��.-��/���z��9E�G�G����{��o����n؎�=�u����������{�^�l_Q�<����u?O������x���a����z��9�n>�K�O~��,�G��a�M��{o�t���������}O��������Ӵ\�86����ߏ^���?N=�����H?��?���ߺ�X��$�����t�A�"��ӌ?����Ot<z�N��������Q�]{�x8��������p���8q���=ӭ�2[�����u���r���ǿu�y��O�����Ӵ#��?O�?�}��t��_��?�\{�u�������^���������>�xu�4v�s�O�}�u��!���{�u�[���k{�[���'�>���N}��t��_����}{�h>�?��7��Ӛsn����t������m��Ӽ����^��{[����Ǻ�^�S��f�����=Ѹu��1�?�
|
2298
|
+
O�0��4�o���o�t�6���_������Ӭ<���o�Ͻu�a�����?��{�Hx ~?��~����q7���m�<[�~��b������u�S�7?��}��t��o���^��-�<[�+c�]{�x��}���í�����u��}ӯu2�'����6��Ӽۓ������ït����^���x�Z������ߺ�N���)����^�����_���w�_����z<:�J+h�_�����o��8��9?�>��{�h~���&�~~���=������o�>�xu�`�c��{�^��m{����}��t�������u�a�c��������N�~ԓa��{�x?���[���un={�F��.c��E��í��O����<��^�������V�};C������z�N�}O��~<:�N�������om���Ӏ9���^������>�מI��Ըo���o�'��ߺ�N�������m��蹞��O���~��xu/��?����i�m���})c�����ƽׯt�������[�[�S�U7���O���݇��I������N}��u�y���~�����{�H���Z���=�u��,.>���9��u�bs�����s�G�t��ܟ�#���N�Ӭ<������u�"���?���u�������m�{�X�����o����t������=o�8G����}�u���q����x��Ӕ_�m���ït�����������r���<_Ͽu�/��Ͻ{�������N�ӔB��/����ӄ|��k�Oͯ���{����?�'�m�����O��`>�p�ԃ�#�>��ů�9�b�ޏ����[������[�t�����=��u:?���>�̿_��c��6����������_t={���8�qo��{�^�l|[��������{����}?������u:/��_���un��u����?>�����O�ǿu�/���������/~������ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��{ߺ�^����u�~��|�?�a_��Ό���o�����U��#?����]!�����)�TOb�������u���{�{�^�����u���{�ؿ��c?�eA��i�ǁ��Z;����7�߲~��~��{ߺ�^���h�/�M��k����j�>&�:�tP���{ߺ�X*��5G������{z�AǷ��^����u�~��fAa��m��ߺ�R������)?�s���]{���������{�^�R_�o���~��LO������}~��KN8�[��ۛ{l����N~����u��'�������^�X���^�Lw�|/����xu�G��/��Z�{�^�|������?�^��ʼn������ߺ�S���������q�\�-�M���^�ӌ\_�����p�}?�����{����?7�q�{������oϿu�����,?��_ߺ�N1[������[��q����_u��(p��7��?��>��:�N�lumeD/O�V��"K8r�����[�<8<���5�����������Z��.K��ߑȚ���{����r���SX}/��ߵ�Ӥ8\����=?���oz,�{��hn)i��L~�xce?wB.�����]=z�:z�f�5�㾿ֲ����}�Z��������;�ao��������=z�:u�g�>�����P�m�-}�Ȕ�שӔ;Cp�AͿ�j��"_Ǻ�_^���6�~*i��#��v��#eE�6Y �{��z�5ň���NA��u������j��ӊa�<��-{M��{֥��9C�ț��qǒ���RG^��FG�i����?Æ����Ӵ8����_�v��_��^�Թ1���k�������E7�7���Ԙ(�81��W�W���G^��
|
2299
|
+
:���o���_~$S�t�O��ĺq����8u��a����?��ު:�NPE'�O�Կ���t�Rq���}T��>�w�)?*G�C����Io��E*�7�1����^���?�����7�V��;Aͮ??���o��8���
|
2300
|
+
���d�T����F��ATҬ%*�ù1n4�Ϸa�J�N:�4�������i����E�����Z�.��ʿ��Of۬d���נG��U�*���T��hj�{��U�*���T���u���]�U$R!���t$4�j[_���^�I���8������t����R_�������={���9��'�}�O^뱕��9G�'�}�O^�:ed����Ö?�9�R:�RS)/�����>��u�&R^?n?�;�����#�u)2�}<i�ĵ�����Zz�R�))��Gao�qo���������>�G��U������NQ���W����z�:�S������ſ?���G^�be&��Q��C�x���&NS��-�}_�����)�FKƜ[�P�y�R+���A��ip>�?[��i{���d��h?���>���u><���i����z"�{��dd��I���o�_u"�{��2�io��_�_~�:�Nd%�Q���{��)��p�#)�����}���z�NQ�e���g�?�_��ӌYlD�[�ֽϽi��9C���Dw���s�}ׯt�F_�q�X�p~�S�DW���BQk�c��s�������3/5=@�b���[C����ޙz�J��-O����y?��([���Q��x?F�����^�"�u�x7������Ӝ[�~���S�?���^���8�����5?�u��&cw�|T���
|
2301
|
+
2"�(�3LI
|
2302
|
+
����ьq�u��.��~����ݽ��[�N1vz�}�''�\���!�Ӕ=�_��'�ߪ�������z����`�ξ��_�7����0z�z�>�������U�#�k�"�$\����������G��w�{���{�$��<�������u���~qa��@57�ͽ�H�}(�yij�R�4VV�$i[����
|
2303
|
+
����վ���C����*�x\�_�77�:�X�����_�N������ߺ�N�}G����~��V��9�������z�Y!<����������{�x/�?��[�c�G�^�����o�����[����}mo����Ӵ����?��^��kX�?�����ߺ�������6�xu���o���o��u� ���}}��u>/������G�^��-����#�:�N��@����[�o~��;��r=����*0�����<�P�V���W�}\��m�{�Xx����[��Cǭ���[���ǽu�?�����������;���O��}ӭ�䟏�������{�3�(� �O���^�d?�����O~��;�������-�������~�����ޏ�З��7'<k_�����n�Ҏ/��W�z�N�[�OЁ���_���t���@��������/���^דo��y�����_�}����:���{����u����?��o~��:D>����un�ӬG������������u����?�[ߺ�Nqso�-�����Cǯt��7�_���{�^�����u����O��[�g������������ӜG�o��S�����ӔN�K[�[�t��������z�N1~/������r�~,������p��
|
2304
|
+
|
2305
|
+
WARC/1.0
|
2306
|
+
WARC-Type: request
|
2307
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/footer.png
|
2308
|
+
Content-Type: application/http;msgtype=request
|
2309
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2310
|
+
WARC-Record-ID: <urn:uuid:89BF2E60-2B1E-493E-8A79-2C4BE41273D3>
|
2311
|
+
WARC-IP-Address: 64.34.145.145
|
2312
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2313
|
+
WARC-Block-Digest: sha1:U5XJ2WR4FODVKSSJ4F2N4Z5RITVNEONF
|
2314
|
+
Content-Length: 185
|
2315
|
+
|
2316
|
+
GET /img/footer.png HTTP/1.1
|
2317
|
+
Referer: http://www.fiscalitefrg.com/css/app.css
|
2318
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2319
|
+
Accept: */*
|
2320
|
+
Host: www.fiscalitefrg.com
|
2321
|
+
Connection: Keep-Alive
|
2322
|
+
|
2323
|
+
|
2324
|
+
|
2325
|
+
WARC/1.0
|
2326
|
+
WARC-Type: response
|
2327
|
+
WARC-Record-ID: <urn:uuid:945399BF-271B-4A2F-9240-4B5B46CB9E3D>
|
2328
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2329
|
+
WARC-Concurrent-To: <urn:uuid:89BF2E60-2B1E-493E-8A79-2C4BE41273D3>
|
2330
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/footer.png
|
2331
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2332
|
+
WARC-IP-Address: 64.34.145.145
|
2333
|
+
WARC-Block-Digest: sha1:MHGDSXMYDZWUU5TDIZCDH5BITSVK3RSB
|
2334
|
+
WARC-Payload-Digest: sha1:24UIAQIXPIAFRCZDIPTF2SGBOMW2TYGM
|
2335
|
+
Content-Type: application/http;msgtype=response
|
2336
|
+
Content-Length: 535
|
2337
|
+
|
2338
|
+
HTTP/1.1 200 OK
|
2339
|
+
Date: Fri, 14 Sep 2012 02:55:24 GMT
|
2340
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2341
|
+
Last-Modified: Mon, 09 May 2011 00:38:00 GMT
|
2342
|
+
ETag: "633bd-97-4a2cd0d2eaa00"
|
2343
|
+
Accept-Ranges: bytes
|
2344
|
+
Content-Length: 151
|
2345
|
+
Keep-Alive: timeout=15, max=83
|
2346
|
+
Connection: Keep-Alive
|
2347
|
+
Content-Type: image/png
|
2348
|
+
|
2349
|
+
�PNG
|
2350
|
+
|
2351
|
+
|
2352
|
+
|
2353
|
+
WARC/1.0
|
2354
|
+
WARC-Type: request
|
2355
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/header.png
|
2356
|
+
Content-Type: application/http;msgtype=request
|
2357
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2358
|
+
WARC-Record-ID: <urn:uuid:33A78AC1-F074-44EE-BD33-79D98A748CA0>
|
2359
|
+
WARC-IP-Address: 64.34.145.145
|
2360
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2361
|
+
WARC-Block-Digest: sha1:JZXZ6PGCIATEKJ5KV5A3JL72U3UJZIUT
|
2362
|
+
Content-Length: 185
|
2363
|
+
|
2364
|
+
GET /img/header.png HTTP/1.1
|
2365
|
+
Referer: http://www.fiscalitefrg.com/css/app.css
|
2366
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2367
|
+
Accept: */*
|
2368
|
+
Host: www.fiscalitefrg.com
|
2369
|
+
Connection: Keep-Alive
|
2370
|
+
|
2371
|
+
|
2372
|
+
|
2373
|
+
WARC/1.0
|
2374
|
+
WARC-Type: response
|
2375
|
+
WARC-Record-ID: <urn:uuid:21FC6C24-9770-4685-A0E0-267830ACE6F1>
|
2376
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2377
|
+
WARC-Concurrent-To: <urn:uuid:33A78AC1-F074-44EE-BD33-79D98A748CA0>
|
2378
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/header.png
|
2379
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2380
|
+
WARC-IP-Address: 64.34.145.145
|
2381
|
+
WARC-Block-Digest: sha1:WF2VCIYWO4CB3P6VZP2AZJ2D4DCI524Z
|
2382
|
+
WARC-Payload-Digest: sha1:NROW4XQF3DNMV2RE4C7DXUDZAGVSKUJJ
|
2383
|
+
Content-Type: application/http;msgtype=response
|
2384
|
+
Content-Length: 536
|
2385
|
+
|
2386
|
+
HTTP/1.1 200 OK
|
2387
|
+
Date: Fri, 14 Sep 2012 02:55:24 GMT
|
2388
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2389
|
+
Last-Modified: Mon, 09 May 2011 00:38:00 GMT
|
2390
|
+
ETag: "633be-98-4a2cd0d2eaa00"
|
2391
|
+
Accept-Ranges: bytes
|
2392
|
+
Content-Length: 152
|
2393
|
+
Keep-Alive: timeout=15, max=82
|
2394
|
+
Connection: Keep-Alive
|
2395
|
+
Content-Type: image/png
|
2396
|
+
|
2397
|
+
�PNG
|
2398
|
+
|
2399
|
+
|
2400
|
+
|
2401
|
+
WARC/1.0
|
2402
|
+
WARC-Type: request
|
2403
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/stripe.png
|
2404
|
+
Content-Type: application/http;msgtype=request
|
2405
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2406
|
+
WARC-Record-ID: <urn:uuid:CA05EE6F-5183-4F6E-9BAA-FAAB00C34A48>
|
2407
|
+
WARC-IP-Address: 64.34.145.145
|
2408
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2409
|
+
WARC-Block-Digest: sha1:3LBPO2XGNDNXJCBRE7ORSHEBDAAPLXEO
|
2410
|
+
Content-Length: 185
|
2411
|
+
|
2412
|
+
GET /img/stripe.png HTTP/1.1
|
2413
|
+
Referer: http://www.fiscalitefrg.com/css/app.css
|
2414
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2415
|
+
Accept: */*
|
2416
|
+
Host: www.fiscalitefrg.com
|
2417
|
+
Connection: Keep-Alive
|
2418
|
+
|
2419
|
+
|
2420
|
+
|
2421
|
+
WARC/1.0
|
2422
|
+
WARC-Type: response
|
2423
|
+
WARC-Record-ID: <urn:uuid:497862CD-EC61-4C94-AD3B-50043D8ABFA0>
|
2424
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2425
|
+
WARC-Concurrent-To: <urn:uuid:CA05EE6F-5183-4F6E-9BAA-FAAB00C34A48>
|
2426
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/stripe.png
|
2427
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2428
|
+
WARC-IP-Address: 64.34.145.145
|
2429
|
+
WARC-Block-Digest: sha1:ZGUWDMX5AVR2MXELACJQOEZMJ5MS5XTF
|
2430
|
+
WARC-Payload-Digest: sha1:GGGF44NU4GOLILPKP46KMU2RXA5U75WR
|
2431
|
+
Content-Type: application/http;msgtype=response
|
2432
|
+
Content-Length: 480
|
2433
|
+
|
2434
|
+
HTTP/1.1 200 OK
|
2435
|
+
Date: Fri, 14 Sep 2012 02:55:24 GMT
|
2436
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2437
|
+
Last-Modified: Mon, 09 May 2011 00:38:02 GMT
|
2438
|
+
ETag: "633c9-61-4a2cd0d4d2e80"
|
2439
|
+
Accept-Ranges: bytes
|
2440
|
+
Content-Length: 97
|
2441
|
+
Keep-Alive: timeout=15, max=81
|
2442
|
+
Connection: Keep-Alive
|
2443
|
+
Content-Type: image/png
|
2444
|
+
|
2445
|
+
�PNG
|
2446
|
+
|
2447
|
+
|
2448
|
+
|
2449
|
+
WARC/1.0
|
2450
|
+
WARC-Type: request
|
2451
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/phone.png
|
2452
|
+
Content-Type: application/http;msgtype=request
|
2453
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2454
|
+
WARC-Record-ID: <urn:uuid:3064FB01-B9DA-4DFF-ACCA-6DA763ECF9C8>
|
2455
|
+
WARC-IP-Address: 64.34.145.145
|
2456
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2457
|
+
WARC-Block-Digest: sha1:AS7A2QE6F6AMIDAXODS7HNPKODAZSMWS
|
2458
|
+
Content-Length: 184
|
2459
|
+
|
2460
|
+
GET /img/phone.png HTTP/1.1
|
2461
|
+
Referer: http://www.fiscalitefrg.com/css/app.css
|
2462
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2463
|
+
Accept: */*
|
2464
|
+
Host: www.fiscalitefrg.com
|
2465
|
+
Connection: Keep-Alive
|
2466
|
+
|
2467
|
+
|
2468
|
+
|
2469
|
+
WARC/1.0
|
2470
|
+
WARC-Type: response
|
2471
|
+
WARC-Record-ID: <urn:uuid:52BD754F-91C8-4557-BFDB-FDBF3D570E53>
|
2472
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2473
|
+
WARC-Concurrent-To: <urn:uuid:3064FB01-B9DA-4DFF-ACCA-6DA763ECF9C8>
|
2474
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/phone.png
|
2475
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2476
|
+
WARC-IP-Address: 64.34.145.145
|
2477
|
+
WARC-Block-Digest: sha1:OAFBKN5Y32C6DMQ2BJEUZ27BRLQ7Y4RN
|
2478
|
+
WARC-Payload-Digest: sha1:QGQCLG45I6IEXJNDYYVLYFU7QI7JZZMW
|
2479
|
+
Content-Type: application/http;msgtype=response
|
2480
|
+
Content-Length: 719
|
2481
|
+
|
2482
|
+
HTTP/1.1 200 OK
|
2483
|
+
Date: Fri, 14 Sep 2012 02:55:24 GMT
|
2484
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2485
|
+
Last-Modified: Mon, 09 May 2011 00:38:02 GMT
|
2486
|
+
ETag: "633c7-14e-4a2cd0d4d2e80"
|
2487
|
+
Accept-Ranges: bytes
|
2488
|
+
Content-Length: 334
|
2489
|
+
Keep-Alive: timeout=15, max=80
|
2490
|
+
Connection: Keep-Alive
|
2491
|
+
Content-Type: image/png
|
2492
|
+
|
2493
|
+
�PNG
|
2494
|
+
|
2495
|
+
|
2496
|
+
|
2497
|
+
WARC/1.0
|
2498
|
+
WARC-Type: request
|
2499
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/mail.png
|
2500
|
+
Content-Type: application/http;msgtype=request
|
2501
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2502
|
+
WARC-Record-ID: <urn:uuid:70347737-AD67-49EC-8AD9-6184410A6932>
|
2503
|
+
WARC-IP-Address: 64.34.145.145
|
2504
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2505
|
+
WARC-Block-Digest: sha1:5DYAPU7IPZAF3E3TVPR3ECJT374MX4SR
|
2506
|
+
Content-Length: 183
|
2507
|
+
|
2508
|
+
GET /img/mail.png HTTP/1.1
|
2509
|
+
Referer: http://www.fiscalitefrg.com/css/app.css
|
2510
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2511
|
+
Accept: */*
|
2512
|
+
Host: www.fiscalitefrg.com
|
2513
|
+
Connection: Keep-Alive
|
2514
|
+
|
2515
|
+
|
2516
|
+
|
2517
|
+
WARC/1.0
|
2518
|
+
WARC-Type: response
|
2519
|
+
WARC-Record-ID: <urn:uuid:AAC90B85-8B45-4744-B4DF-23747C07E3A8>
|
2520
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2521
|
+
WARC-Concurrent-To: <urn:uuid:70347737-AD67-49EC-8AD9-6184410A6932>
|
2522
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/mail.png
|
2523
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2524
|
+
WARC-IP-Address: 64.34.145.145
|
2525
|
+
WARC-Block-Digest: sha1:KQ6W4FX4A7WYVUIJXR4Y3U3QFHIXM34V
|
2526
|
+
WARC-Payload-Digest: sha1:NQZ2PRXROJ4BCQHLUGTX4DRHTTIQ2CCR
|
2527
|
+
Content-Type: application/http;msgtype=response
|
2528
|
+
Content-Length: 899
|
2529
|
+
|
2530
|
+
HTTP/1.1 200 OK
|
2531
|
+
Date: Fri, 14 Sep 2012 02:55:24 GMT
|
2532
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2533
|
+
Last-Modified: Mon, 09 May 2011 00:38:01 GMT
|
2534
|
+
ETag: "633c0-202-4a2cd0d3dec40"
|
2535
|
+
Accept-Ranges: bytes
|
2536
|
+
Content-Length: 514
|
2537
|
+
Keep-Alive: timeout=15, max=79
|
2538
|
+
Connection: Keep-Alive
|
2539
|
+
Content-Type: image/png
|
2540
|
+
|
2541
|
+
�PNG
|
2542
|
+
|
2543
|
+
|
2544
|
+
A`I�浶�b�"��W��am #8w�3��^P?G��2��"Ci�45� A���2�+��7��� ��r�F�|}�fe��W=C���۶-�*Ȍ���:1Q��5
|
2545
|
+
|
2546
|
+
WARC/1.0
|
2547
|
+
WARC-Type: request
|
2548
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/rss.gif
|
2549
|
+
Content-Type: application/http;msgtype=request
|
2550
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2551
|
+
WARC-Record-ID: <urn:uuid:3F0F1885-6E3F-41C0-B972-722B7BBA4687>
|
2552
|
+
WARC-IP-Address: 64.34.145.145
|
2553
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2554
|
+
WARC-Block-Digest: sha1:5ZVO3Y52H4TIB47GE2FXAUGS7EYUHLHJ
|
2555
|
+
Content-Length: 182
|
2556
|
+
|
2557
|
+
GET /img/rss.gif HTTP/1.1
|
2558
|
+
Referer: http://www.fiscalitefrg.com/css/app.css
|
2559
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2560
|
+
Accept: */*
|
2561
|
+
Host: www.fiscalitefrg.com
|
2562
|
+
Connection: Keep-Alive
|
2563
|
+
|
2564
|
+
|
2565
|
+
|
2566
|
+
WARC/1.0
|
2567
|
+
WARC-Type: response
|
2568
|
+
WARC-Record-ID: <urn:uuid:700B552E-6E52-4543-B1AE-E41AD5D0F7FE>
|
2569
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2570
|
+
WARC-Concurrent-To: <urn:uuid:3F0F1885-6E3F-41C0-B972-722B7BBA4687>
|
2571
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/rss.gif
|
2572
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2573
|
+
WARC-IP-Address: 64.34.145.145
|
2574
|
+
WARC-Block-Digest: sha1:X445YNWSG4KAJNDGRSZQGFGWWKJ4JBMR
|
2575
|
+
WARC-Payload-Digest: sha1:AWGON2HXSPBDTQ7PLTM64LXT6INCSIC5
|
2576
|
+
Content-Type: application/http;msgtype=response
|
2577
|
+
Content-Length: 2876
|
2578
|
+
|
2579
|
+
HTTP/1.1 200 OK
|
2580
|
+
Date: Fri, 14 Sep 2012 02:55:24 GMT
|
2581
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2582
|
+
Last-Modified: Mon, 09 May 2011 00:38:02 GMT
|
2583
|
+
ETag: "633c8-9ba-4a2cd0d4d2e80"
|
2584
|
+
Accept-Ranges: bytes
|
2585
|
+
Content-Length: 2490
|
2586
|
+
Keep-Alive: timeout=15, max=78
|
2587
|
+
Connection: Keep-Alive
|
2588
|
+
Content-Type: image/gif
|
2589
|
+
|
2590
|
+
GIF89aT��3����ED�**�Ǚ�nZ����������q,����������[(����*��S��D�33�|.���ދT��6�m+��,�)�I�C6�xe�Dz����{1�11�<︡��8߅H�:����˳�������=������嫪���깹��6�0����������ȣ��ҩ�..�ɭ�ܻ�:9��������i��Ӱ����C<��3����������)(�77�54�--�d�����������������v��|�`(����m"�?>�RE�z7����hV�?3�++��i䱰�,,��������5��6����ˢ����..˂t��y�ѽ�00����W�|2����պ����=1�0/����<�2����ä����������}'�ű�����B겲������������g�������������ش�g�y.�w,�}8����XJ�/�1�5����������ͼ����ġ�E8游�]L����w��.����r%�Ͱ����NA�������E:�t.�������W�����í'&��s�g*����������r�88�Ƨ�++�2�6寎���ޒ^����������`N���8/��7�W!���''�Χ�w$�+*�Ƨ����������d�8��/����2.�.,�rf�6ߣy�+'�w.������������������������ﺺ�K�\����B�:7�<8�o5܁B�RB����ҷ����m�] �͜Џ����䶗�i%߸��;;�ι�������r:�ͷ�z9���!�,T�� H����2XȰa�m 2���ŋ1�C0,��zp�%P���Id�y@�P�r�
|
2591
|
+
|
2592
|
+
0ػ2J�$*uU"�X�$B5ae�@�Q�6�Z�J�$?x\5z)�|�r3b"��&۶���#V�[�^(C�/�R�:K���B�9J�L]2@1(��6m�����[�n� d@z��.<�2�uҏ2?w���4��!i�?ˠ�+EX��>�4ID+r4<$d��C,̦ʠnJ~�,0d�@ ��j��$၌I�yu�#�{����qFHZ�X���aU�D��뚌VV��?��@���@ (�h��(���� -H,V��H(�!�bp�~�V�PE������~�c�@�@�Sm���[4dU�I��@�ܡ)���4��J�}M1d��3��Ax����#�4`/^�c1?�!��h��|���%�(��1А(��\��b�|���G�?$��6�#�P���HC�>4Ģ��X���@�FQDz�A��S $d� ��a����,��Z�1���X�@Bg�}G�6W��d
|
2593
|
+
��4
|
2594
|
+
L�ӏ;P����;T-�հl�l�`�!/��K/B�����)H1���c��OX���V��A)8��x��y���%1P
|
2595
|
+
&QTC}h������>}H^P7���?�LG�?�L�@
|
2596
|
+
|
2597
|
+
�=���PC
|
2598
|
+
)��
|
2599
|
+
|�Y��bR0.�0�s�Ga̢C�Bn�*@�(d'І:�q�9(�@�X
|
2600
|
+
D�_�Q
|
2601
|
+
���N*�4E&(q�c�Th�8:P�NZÎ��C��t�C�e?���?ȇ^t�"ӰA%�h"8�pa��v8�'�G.!����4�S�Sn�a.^y�2�!��(���<��H�S�@k�C,P�Eء����S؆8�q��
|
2602
|
+
H���xG�"H��P�` �$h
|
2603
|
+
ޡ�,`�p�;PQ8`��]=���cP�("]��Ec(/ 7>����7���bԾ|��R;�6�vֽ��;�n,����e2�
|
2604
|
+
|
2605
|
+
WARC/1.0
|
2606
|
+
WARC-Type: request
|
2607
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/mention_honneur_460.jpg
|
2608
|
+
Content-Type: application/http;msgtype=request
|
2609
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2610
|
+
WARC-Record-ID: <urn:uuid:A9F1FE08-46A3-488E-80C8-6450A23F45AB>
|
2611
|
+
WARC-IP-Address: 64.34.145.145
|
2612
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2613
|
+
WARC-Block-Digest: sha1:TEMAJNZIAFWKJSXHZ77YVKYB7PSG3TMN
|
2614
|
+
Content-Length: 200
|
2615
|
+
|
2616
|
+
GET /img/mention_honneur_460.jpg HTTP/1.1
|
2617
|
+
Referer: http://www.fiscalitefrg.com/a-propos.html
|
2618
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
2619
|
+
Accept: */*
|
2620
|
+
Host: www.fiscalitefrg.com
|
2621
|
+
Connection: Keep-Alive
|
2622
|
+
|
2623
|
+
|
2624
|
+
|
2625
|
+
WARC/1.0
|
2626
|
+
WARC-Type: response
|
2627
|
+
WARC-Record-ID: <urn:uuid:96C7066B-D77D-42E6-A92F-7AF1E0527EE2>
|
2628
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
2629
|
+
WARC-Concurrent-To: <urn:uuid:A9F1FE08-46A3-488E-80C8-6450A23F45AB>
|
2630
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/mention_honneur_460.jpg
|
2631
|
+
WARC-Date: 2012-09-14T02:55:24Z
|
2632
|
+
WARC-IP-Address: 64.34.145.145
|
2633
|
+
WARC-Block-Digest: sha1:DTRTBITCHK6KFGFVVP7QM45NOUQLXNCB
|
2634
|
+
WARC-Payload-Digest: sha1:Y5NDEDFF4SXFDX3FYFMR2YQ6B72PEFBZ
|
2635
|
+
Content-Type: application/http;msgtype=response
|
2636
|
+
Content-Length: 75669
|
2637
|
+
|
2638
|
+
HTTP/1.1 200 OK
|
2639
|
+
Date: Fri, 14 Sep 2012 02:55:24 GMT
|
2640
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
2641
|
+
Last-Modified: Mon, 09 May 2011 00:38:01 GMT
|
2642
|
+
ETag: "633c2-1260f-4a2cd0d3dec40"
|
2643
|
+
Accept-Ranges: bytes
|
2644
|
+
Content-Length: 75279
|
2645
|
+
Keep-Alive: timeout=15, max=77
|
2646
|
+
Connection: Keep-Alive
|
2647
|
+
Content-Type: image/jpeg
|
2648
|
+
|
2649
|
+
����JFIFdd��DuckyP��
|
2650
|
+
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.2.2-c063 53.352624, 2008/07/30-18:05:41 ">
|
2651
|
+
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
2652
|
+
<rdf:Description rdf:about=""
|
2653
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
2654
|
+
xmlns:xmpRights="http://ns.adobe.com/xap/1.0/rights/"
|
2655
|
+
xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/"
|
2656
|
+
xmlns:Iptc4xmpCore="http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/"
|
2657
|
+
xmpRights:WebStatement=""
|
2658
|
+
photoshop:AuthorsPosition="">
|
2659
|
+
<dc:rights>
|
2660
|
+
<rdf:Alt>
|
2661
|
+
<rdf:li xml:lang="x-default"/>
|
2662
|
+
</rdf:Alt>
|
2663
|
+
</dc:rights>
|
2664
|
+
<dc:creator>
|
2665
|
+
<rdf:Seq>
|
2666
|
+
<rdf:li>Microsoft</rdf:li>
|
2667
|
+
</rdf:Seq>
|
2668
|
+
</dc:creator>
|
2669
|
+
<dc:title>
|
2670
|
+
<rdf:Alt>
|
2671
|
+
<rdf:li xml:lang="x-default"/>
|
2672
|
+
</rdf:Alt>
|
2673
|
+
</dc:title>
|
2674
|
+
<xmpRights:UsageTerms>
|
2675
|
+
<rdf:Alt>
|
2676
|
+
<rdf:li xml:lang="x-default"/>
|
2677
|
+
</rdf:Alt>
|
2678
|
+
</xmpRights:UsageTerms>
|
2679
|
+
<Iptc4xmpCore:CreatorContactInfo
|
2680
|
+
Iptc4xmpCore:CiAdrExtadr=""
|
2681
|
+
Iptc4xmpCore:CiAdrCity=""
|
2682
|
+
Iptc4xmpCore:CiAdrRegion=""
|
2683
|
+
Iptc4xmpCore:CiAdrPcode=""
|
2684
|
+
Iptc4xmpCore:CiAdrCtry=""
|
2685
|
+
Iptc4xmpCore:CiTelWork=""
|
2686
|
+
Iptc4xmpCore:CiEmailWork=""
|
2687
|
+
Iptc4xmpCore:CiUrlWork=""/>
|
2688
|
+
</rdf:Description>
|
2689
|
+
</rdf:RDF>
|
2690
|
+
</x:xmpmeta>
|
2691
|
+
|
2692
|
+
|
2693
|
+
|
2694
|
+
|
2695
|
+
|
2696
|
+
|
2697
|
+
|
2698
|
+
|
2699
|
+
|
2700
|
+
|
2701
|
+
|
2702
|
+
|
2703
|
+
|
2704
|
+
|
2705
|
+
|
2706
|
+
|
2707
|
+
|
2708
|
+
|
2709
|
+
|
2710
|
+
|
2711
|
+
|
2712
|
+
<?xpacket end="w"?>��Adobed����
|
2713
|
+
|
2714
|
+
|
2715
|
+
��R�P�H@�X��Ƃ����+H��C\�Er�Y
|
2716
|
+
��#J3Ms���5���G��[VX�G
|
2717
|
+
���h0��C��x��D%t:��u�~���Q�R���ʽ,��-�ՠR|�ȃ��l�BB��bN��!��# @4���÷\J[Q39ҝ�
|
2718
|
+
���}2
|
2719
|
+
�+�8V����C+��= 0#J����Ӏ+A�(��Յӷr@��h���A�P59��=4��eE,H&�ja�%EmN[7��kO݇Q�4��F]Z���p�c�V��4
|
2720
|
+
�|��袚��(An��\��AIRT6~���fHS�`�.~�=�4�e� �(>�
|
2721
|
+
`
|
2722
|
+
��0��+i�g��Ƹҍ3Ut�Ƕ�y�S��)_���tw%r�g�pfc�O�m���d�7YyUɖ������ʁ�Er�@NU8�Q:P����O��nUv�|-l ���j\����m�7��Fk���ҽ�`#��x�!Sf�:V^�������*�0����^_v4��j��ȝ/��6��ƥ��z��v�>>�nW"h���d�dGg巬����KZe�[�Ur)'�>�*�˯V�ƶ�|�lpUr��]�zPt����U�k
|
2723
|
+
�
|
2724
|
+
��`��4��i�6��W���]t��k���*����-�xS���E��v�����pUr%�\�0q�َ���AZ]����a�r��"�fݖ��c!=6kM����aUrט6�w�H�����k��[W"�y�]�z1�yn�t��������*���m[�O����$����|�Ur:�m�wwV<����X
|
2725
|
+
��>�<\�GL�6Ѽ��<���K����
|
2726
|
+
�B�|A�K����p!�*-v���[��x�=6˻����� ka����.@���[�ի��Ԟ�ma���[��c�Qٷ��ו�1�o�����*�U�:�eޘ����3���Il��o�
|
2727
|
+
�D��v�ݼ��_g�ka���*�����۹`+�OO���[x`mr*������e���1��¿�.
|
2728
|
+
�AG�*�[�U��o�0_��꽿�Z`Թ�����r���y9��0j\��q�6�?��q�d���f2���rO���w�B�Vߌ��m�t��r�T�����7��˷%
|
2729
|
+
<�-��\\�G���[�:O.����������W �Q
|
2730
|
+
�?��o�&5�4�6M�(���!R��oʿ�\\�G��lۚɗ,ܛ���6����U�(�C�ne�8�n�@�`۫��Zt��r�Y�
|
2731
|
+
���O�Ȗ��n�����Rt� '�[<=K��y�����K��֫��{x�����j\����ٷ ��Wnīe�=���\����e�xꜯvu+Gb�u�?�0j\��l׀����(
|
2732
|
+
Lh�Ѥ4˦ p*��MQ�� �W\�$d�2�G�E_�J�Ÿ�Zh��Ȗ�G� ����+X���Q�T�)���bJH\�$�(����RU�F\�F�Vq��U0˚�@e���*��m�M3,�<��Ϣ�I��P�<��Y�e�=|ƵP2�?&[s_�1�(�IZ�>�p�d(gӨ��� ���M�ҫS\�0
|
2733
|
+
�C̪:�z��<x@S���5�@<bc~�V��0몝�XTC�'�́�ʠa������=
|
2734
|
+
��4�z� I��g#J5*=>}���ud�2-hh���O�*t1
|
2735
|
+
څt�> `�I���-$9E����8
|
2736
|
+
Cd�G�HCWVC�S�2��.�A
|
2737
|
+
��J[Sys��V����β�~u˱.1ϥh+O��~�wG�C���0
|
2738
|
+
�@%�V���?�`if
|
2739
|
+
��=*r��!��ɟ���`%�;]O��P˾��5<�ڃá¨
|
2740
|
+
Dsjs��9(�O_�
|
2741
|
+
�&��(�_ۗO�xb�%U *i�k$E2�̌Y1?J��? ��u��]g2�u�Xe���O˝�D���(Ml�1R�x�d��]U>��j�T��C%I�B��Z�����*�*@�K�i��gC�*y�E`�κ���0Ih8Fuo.�^�g�L�x�1�`*:��Nx��˩h<��p6iV0Q�I�T֕�Z`!yW�v+̞������t�3Bxn�d�d!t�h��cZS��L<+nѮt�d���C�,S)R�UI�X�p��ń�:��a��|?fx
|
2742
|
+
X�Xަa_L
|
2743
|
+
�~�Cl�>R�k��v�yw����M
|
2744
|
+
BR�@����t���]G E�|��i�2�)���h�\�&0^����T/���N\�$�rC $�cޟ<�R����n����n�ZBC1��A���Ě����P��R���+�%fEI�� �Ν �W��Yi�
|
2745
|
+
�1��+߯C�KB[&�MQQ��`�tʱ�����Z`'1������?Z�����du��}���pZ���7�ҿ�r��fb�$�iU�i*���}�����1��2m���ܰl�6����al��xV#X�Y���� ˠ�{o+N*\~Ά���oFN<=�j~y;�^�s
|
2746
|
+
�V�2���/nΫ�$���~Ysq�ָ���fY�o2�y�÷r�'z7]�t�;��",���lTH�H�j����R�' *4d�z`�T�If:4�55?��3(��SK���(E(I�S���1麫Js����N�8R�a d�"�$�2�=����SԨJ�ƹ
|
2747
|
+
~�0�KItȑ��Q �s`B�̕c#)D��ZS:v�%1!�Y��P����AAR�JA�puz��f�H�>�˨��Gzg���FNZb����"|��za���V�=����Z�V��F}�8 xY��$���`��3��L�mZ���R�7��u9��ـ�`u��2A#y�+S@,�s5���X���z~�V�՝+�JbG��H���MH�递�C����� �Y09S8�*Si��Ό�E+�?^�H,���
|
2748
|
+
�*��Ul��L$�$i
|
2749
|
+
���O@5�{�[kn��(�f�ڳ;�Q��|�F�o�[jKk��2а&����X��{������D�UU+B��v���C�r���J�S�7끊�%*D�d`I��NA^Q���7-�3v��mɖ�`#J��V�t�Ƕ��\U�+|?�
|
2750
|
+
���Abu^�fq���P���.�v���9���sK�z;�������\yt:2����r�ҽ�>��ηWB>r��n��}'*���-�H*t���F�3=����@u�R��̓\�U�E4h�mk@ ��LBԍJb���Ya������1�2�.>�N�pTR���5^���
|
2751
|
+
�7����\b0���#�|M2�^"TRI���_�l���n� ``7�Y���4<|0d:3�I�V��N@�+?����&�z�<hї̣W�I�J��&�I)z�hB��5��@M#<~w&0EO~���O�3]�p�[y�I���y5��wsXD�Bͭ����H֊YN`e������W_���pڷ*gG���r?��l[,��Y^ϼ;]��&�%ݮ��O#=ū��ZZ���.�Mr����
|
2752
|
+
Q�F��YGe�RpN�ֵO<�R_�灦x��,}������l�,���u�� ���cq����V��z~�]Jf���۷��j�x�n�*9}����voY�tw�NX���nA����n����p��_�r����%��lRK��6�%dV����"k���3S�q�����މ��pv��UV�'��T�~'do�C�m���-��|�7k7}��N;����.����I����`�'�V�ұ�WE����I����/��ݵu;�i�kN~?w�g��^Yw���������ی�(��u�ⷌC�Qfx�M$�79��Bo��-���Ƹ�'������t�q�J����Zd>��<�� �,gP���BRF���9��L(6h���g�jr�`)1
|
2753
|
+
AFFm�I_�Cf=**�)N�t�a�$���bT�a�〆�u�E�L�$�"�5������Ր��O�
|
2754
|
+
C�i<�b\>J2�_��!��Uh3�?� Dd��!��%j�����d@ĥ��c����i��(=���k��=�8 h'��JTІ�N�CY�����:�O�L2�# "���s�@�4@ln~��-|����O��?��<�1��M��լ��7å1%�%�i%uX�7Z��ᐰ+ ��<e�K��fB�#XS*9�LK��'�MLBȴ:i��,H������f�G@I��E����ĥ:R����j�i��s�p����Hځ eZ
|
2755
|
+
W��!���QYY�֝2\��m"��`!��vj*"Ԓ~ø�[�ەˍ(�6��$T-���l�[�n��r�b~�[���l����i��RCe�c�{��Roaj�jӒ����u����60��s��J��#�,,�o������q,Pg\�s��� ���iba��)/r8��ɹ>8�{�&�8Մ���p-�T^F�*/Rq�ܻ�߶�w���}�̛m����AU��������ŶO�-��2��4��|5�����q�������{z۷��k��{��eج�U��K�5���;�njE-�����(��tC��ؑ�A,{���{/��=��8�M亷��6�����4t\�;�������6�NҤG�5�I4�y��R��cォ�Y���K��'͜.�s+�r�x3���k@@�3�=C[J�E%Y|�W.'Y��VMK���p��I�B|��c�W��:a��e��C*j:�����#�]��R���`���YMJ�0�\��Zє�xC�@0�O�N�
|
2756
|
+
�B���&�`�h�,4P�5h~l̈��g!�B�����jAB5i4+_�9m#�9��ܧ�s{^e���8��ߧ��a����u"����n7W��!In������+,m F!}�[�Nދ�%�q�K�:�»������}_
|
2757
|
+
��ʴ�K����.��w�y�����z��M����w]��(b�[Ϳ�-�X��e�a$��̨˫�g 6���aN���M�0�T]�\���U��������rw_nx�|�$[e�+�;�Y�+t,����\3@��K#��AEKR�rXr\9U�O��79Z�9U�W�kO��'���%��>N8�������p˻i�"��]��[]��'���XR�?Fh��y�g���6��VK�x��\r}
|
2758
|
+
p����T���1��>���\Wf��vX��Ӎ�1�S��<{�erZ���rZ��-`�S�Z�Ju>8�P��c���E��8���B�>�L�������ܟ�(j,�x�<����gel�k����t]$ֹ2�P��Y��@T���*�S(ZTi ����
|
2759
|
+
���J�(A-m&�xb��m:�ͳ� �onn-��"���ԗ[�Q��Ai��Eu8YRcv�e�µ��e5ʼ�p�Bo�����p��i�t���W��Enf[Xٟ�=g�ծ�*�|��p���]*����IV��/�=�{�Ʒ�O�����e��U��J�։�� [QT��3j�X"�����t�p�Fs��۱4ar 3W�~���g�ʰPE��5kS��`c��j �G��;`<�N��ABH�#�C"0�1�*e�6�4���S
|
2760
|
+
bpXD�Dzzz�S(a�ъ����
|
2761
|
+
� �X��}j�A��������bR�*Ao��z�ct�u����z`�AƧ�BǪ��Οف�$���Z�W�,)�~��*��T�O͕���!g�)�<K.�^�M5�_5:bFKȁ
|
2762
|
+
Џ�z�!N�/�m�M��W�K��l#�.Vƚ�P;x|p����.F�S���P��Pj+E�~���UƐ3�0��$��}N�H�k_x�e�������HOc�5nO�o����I#Cr6��g��%twc�6L}F�ti�c�=�!���TsyV�t�u{N�*�ڋk�I����Fh�h��BԱb��LJ�>�o�-qQ� �qx�ųs�7]qa}��'m��$yl[<�,S��˚F���3��9c�s�}�6�6;wY>nLJXC7͜�?gn�z�K���,���x�����Y^��X�}(���MG:����=X��p�co�{q��U�G�n{R��S���ˑ�1JWO�0�j;�,vj���@��q�!f��7���jI��#�1�(��_��{�ÍF�P�*xd)S��X0J�"��/�^�rw�As9�!�TV���SPjw¼�U��I՟W8��k�m6�dQ.�u&G��k_j3a�Q�)�j��@����7��h�2P���RG� $z�`���*#R�f&�t�<��I�C��;`bCE]N�Mz�?�W:�Rc��T���Ҟa@H�MJ�W@��_���:`��m:��Q{
|
2763
|
+
fs8d��\�@�V�݀t2���яqO�#�A,"e j�$�:a�3
|
2764
|
+
�����/������D��n��o��C�����`�����x�ѷw�V�sld_Z=V@��Q��.�H�X���R��OlD�(%[k����s�>�wK�a���ޯ"���"E�+�-�,��%�OT�����Ξ�:t�b6�TW)Onb��֮�k�\�e�"-�oK�a
|
2765
|
+
�Q������)��[ǖ�Cf��`��z/&��s����7�JI;x���������o^��;����Y���ţC#I
|
2766
|
+
�;�w���f#(��Ɔ�RO'����<Z+�T���4�� �C�C��Zr���;�g��h���c��ȅ�f�&V+�p�N_�ֿ��T���l�Ҕj�/mƫ�$d�j�v�;tb%�T��hj���9������u���O�&:k�B���O�4��-��;�672�ε�$�*��_/z�ᎡT*�)����ʕL�LzAJ��<E�B�����a1
|
2767
|
+
����� p<�J�g��E2��#$c���gb�y��,Z,��4S�ᅘ�OMK����>��l2[��,_4bz�9n�M�0۟,(�?��:S�-�K$�O�����O�<i��D�E�"��cH��4+|A?�o����m�����5ν�LT��L_ʋc�V t�e3�U,�
|
2768
|
+
T�X
|
2769
|
+
� hR�B�-�#��a@+5��@��ї�+���HmT\l�)U�_P����{}ݲ0C4,�H�J�~5������Qk�.̴MK�8�8W2h�w��%���V�E2Ӑ�~��oӻ��'��8=4o擎
|
2770
|
+
ҹ�5�
|
2771
|
+
� s�2��~�� T�c��@5 ��L*9�$f�����S� �E����P
|
2772
|
+
�W.��WW}% &�e9
|
2773
|
+
`cC�u�O"P�)�4��#փR�hf�Ywrrj�
|
2774
|
+
���A$_T4$ ��7SN���� �Wl�I����Z�ՙ�k#j����pc\�� jk_k�)Cի*�k��s��b$j�5
|
2775
|
+
`����y�������V5*�Ut�B�\�1"��{����Q%h�u�����
|
2776
|
+
�g\�>CgVbT���J` UB�)MU���1r�]��\��P*J�����<p �"�(-J3�5�%�L�)e� S֦��c��bf�U*U�C�&�I�\�
|
2777
|
+
�:``���^�+ӭk\!��� ���@�j���!!��T�ڧM)���u(��aF�9P:WV愂+���/S���-�+����L�J��$�l�!�%L�@��1�R���?�<�v�biԏM{b��}%�&�5��f �\@�g�hST:���4m��5�?����y �7;+�<
|
2778
|
+
r�UB*իt��$�g��(���Ez���jfʫҽz��1>�H���}'��������h��-Oq�Oف��E�*E@-L��p
|
2779
|
+
Ye$�5��4����
|
2780
|
+
1`�r*)Rr8c�^ڪ�����ӺF*?�>�8��^d���M_��Wo���(���(s5J�-)�#E/�Tq.7*��u����ֽqS͎9"��dEEr9���1%3&5!IaR<�u�=>�@�����%Bh��`zӠ�7�-������r��ݬ�����3�RĈ���X��㏊�~��o,�ߓ��bࠖ�W��m�M�Y,�M�Ŧ�{m�4�\}��V�U���
|
2781
|
+
|
2782
|
+
���
|
2783
|
+
։f�}zx�s�&ҲRE��$��խ!f�-#�C5N@~'L6��-r�>/6{s���V�ݹ\�w��K�ە�v���1j������>��OL=�廸��o��T�x�{�J�|�<^o��6���a
|
2784
|
+
�"+Qj�rp{xQ�� �5�=U�7#Τf�)R+߱�!ƚ����G���fB��[=y���IPU��ՠ|O� ��b�Ǩ�@��<1PT�<q�iJf���,!�X���Z�6Vc�G���e�bs�\�nU# cBG�G^���p�5
|
2785
|
+
�H4mD����y�pJH�x��52*YS�C?�����16�HU�����H�I��(z�fM}-.YK},�qЄ����?��0!��~��~����I*�HPu+�P`�
|
2786
|
+
���5&��,.d�u�Y��R��)��͞���W8�6F��TJ1d/�
|
2787
|
+
" @Xɒ�V�ӧS�)@��JG&��nN�Wo��ϕW:�QTT����HQY���S��}:}]�bK-�+�#H���`0Цpgqø���-�
|
2788
|
+
OLP��S���H����1BEkQ���HTo�D/,�|����C͌.���P�W�2_N���M��Z�d����~���]�U�g��Q!E��ԁ�Z�?�?3�(���-*����h���+ �.<��o�����܇�
|
2789
|
+
��$� �ޔ�A�`��I�
|
2790
|
+
G�g�k�Wb���?��9����a��Q3�I��dr��1�O1(%z���4)�����;��T��4eͫ�*�ǍpF�|�I�����E��Т�#
|
2791
|
+
3Op�
|
2792
|
+
z4�2�N��&��Xt���QӯC��eC�Ѹw��e� δ@<1W>�%���Z}a�sJҝq,a�����H��*�o:��l�TS��� �,��IŮ8�o�D�m�[�gRY�N4ɐ�B�s8���-K�w������'W�uG{���l��KO��߬y�aٸ�{�K�dG}L~�R)��zU������q��m��c���{j6�*Q&�?���xW��}q��tڦ���V�K��BO�@W���]���7�i[�j-���ʹ'm��Y��Y|�.5�ѭ�x���Y���;ؖ�$���R
|
2793
|
+
����^��\k��UP�TՉϽ?f
|
2794
|
+
�e��*[��������RZ�=:������fMI�Z1�+QA�ꦟ(��:Nu�ϧ��TJ��e�g�zg���$A�P�=�~83�ZD)o0'�� </�j��8�'8{��&����{���m���l�<��r��ݯ ڶ�fh�-�HD�7.�.�y�n����mѤ�������쟴��s�}�`�������Nj��ٶ����;�j@�oPz�p�B�X�r��9�9�9�x3�{_:㼯d�8���V[P��9%��7�[��%�%1�2��$�)B*IQ����l��������q~�n���r����}�vKY!�x�22��<wS��:��1_�lf��+Vj�IW$_�Ϲ~��?u������qu�_o�_O�$����/�h��_/��6U��(-R�ca��u�ir{�������O�^A�q�l��ݷ�c�Ym������̽���cBUÕ$��
|
2795
|
+
��{��w=����5���ٶi�k=����\�3�̰]�sp�Qh�zh�ڤ��U�Bm'Z�m�M�� �"=�yf���0]5��kp��6R����f��#4���*�@*@+Pk�t�d�x�Ka������?}�Ը���/b����x���I���7C$��%̆+�&�+FiM"��ߑ
|
2796
|
+
��EOP���?��tl�\�����
|
2797
|
+
�#�Mg�A�b���=�������j�l��@��jO���M��v�q"?M���s�{�������<�8���VB�]���\Q�H����0�B0Q�(I�R�ʽ��{O�O�{?q�6�%�l��ɹqkɶho��7}����0��5ͪ���6U���\�K��{����C��T{f����Ź{���e.�(�����h�Ԩ�^OP����Ө��n�ː�)D7<�PYp�l�����k��m��ڝ�(�f���D���2d�rk2 B�מv�����mM���{,c���=�7��ۻo�ݾ=�+x-�F3~S*���@��WZ���1KE]'&s���{���!�e�c��;6�v� �$:.���ui��K����"\GPWԧ���k���d�;�$A�T�Ȝ�Fx�3TN�v] ����� �uv��i}O��O��\��Li$��TԖ%W:�|��U+���0
|
2798
|
+
Z���4�vT]Fo����
|
2799
|
+
��d~���Đdb�M
|
2800
|
+
6Dd:`a��UԱ�x��\�ٍ�r�o������-���}���V������rY�=��,N壕U�fB3B�"��"Qu�#�����{���6��s�{�{��Xnm��e��m��"�p�Ms$� a�e��w# '@q�C�����ۗ]�m;.��o���M���]��{co���w$�Q"�DH�f ���E�T��x����}a�v����ձ{������$[+�۹G�yf{��]d�#�m=z�Ӓ[�*��`��F��'��I����Kܻ�kڬ=��p���.���k�°�T��#U��[Q�1B�%eM:�'�{?����om���v�}��͇q���)����"Ms �Ȟ��i]-ZfEp�q(8s��Q����^{e����rM�k�W<�^�K;y�i���Ky
|
2801
|
+
�� �K�[���M����ox-乷�����4
|
2802
|
+
���<+�.����~��zp�w=�ݽ�� ���s{�W�ﶻ���kw<S˶��ET���H덗�UN�*��C��b����c�E
|
2803
|
+
#����?����\k�\Z��;��0���M��h�s���n�/����H��HZ�lN�f�i�U�����r��q��]��m�'�� �����v���['h!f�čM+��9��U���87�J_�-�_�~ ����h���8�qn}�w �r;"uz�#s=���u#�Q�� ���.-a��
|
2804
|
+
-��3�Wc*U<��!��.U���ݻ=�a���x���W�n�����k{�/e��d/'�n���x<զ��ͧ�xo1��6��[�6�T���ͫ�N��Bn�o~�W�'�H��T�&�tuc�㔕0-E�FI�3��}��_�+-��j�\���˸��(3q��Al]��r��U���1�Ps-J\R��.ʡ������&�m�9/�LJ���M��3n�EDi��i�Y��k$䬫��)A�J2Y�/���?��i�;6�θ�_��S��h�Cmf�k]��[�{5����p��?F�:F2��d�L�-��]��U!I�������eFj|��I����@1q:� �B�@�p�YB%W�G�!�c�©�$���
|
2805
|
+
�i�|'&t��JR���Lt��4�ٲ�~8�*�4�-Ϛi0� 5�5�ٌ���HIU�_Kiק��:��x
|
2806
|
+
i��֞8*%1�X�����s��/݂��Ճ"��9�L�QO��*�X�::�L�|,�G���Zi�9�� g�b�E4�}]{�a�4T`]�B<O�����I�H9*��<2�A�n�5n%j^�0P2��c�����hQ�&�K����9S�#��p�I��8��VӖ�r%�+L�k�ԣ�� ���c�����$
|
2807
|
+
�e� ��P�"�},����yѐ�3�29t���RR��%p�X��:s\$Sdר���֝�Y:���P�c�E5wʽ�60�5�Y�T2�*���G�JՂ֕�N�0<��?S�Ƭ�
|
2808
|
+
��O�HB�S�ƿ<$9� *Bֽ<O�1�ȫ
|
2809
|
+
�1n�O�L��Y�Eo!zMk��pt�UMB(u��- �jV$���0���zmJS���`$eV�ROJW��y���T�C�p�RޡWEPz/J��YZ�i��#Ŭj�VA�AM:��>X-Y�W�)���p�kl�4k�t���0�ƺ�!����pC���`�E'�>��0��c X���
|
2810
|
+
�T�����S*�|�MiC�ӭ2����GU�q\���3$��E\�Ȩ��_ـ*�IӾr�s/�B�/���)S�b�HQ�Y���zc]z��V��ď�����MEdG�)�)�J�ѷ����7�1G$[*��V}j@:�u(��?�*���:⁚וN��X�%�\$0�:.�#���y�7��սݤ�H�����+IQ�9�o���:�Y��
|
2811
|
+
�H����yb�J>ޟ_1)��Oq�+��u���n���xiyb������!���&�|�{��m���O϶�� au��3�S��#�>�����{G;OTg��T�9���b�RTqu8�ݍ�m����tCuss{�Q�-LHtQ���1��{�'YF1���,g�N�ZY6���;$�ʷ�� �M�l����$/�F���5���|J�c��=b�i�|Oc���6���cd���GF��+��T�*r�8��i��'���V�r�7Ƨ�r�˺y7RK����n�aw�����Ղ�Ɂ�����Y��k�<����͘&_�I��T��Lm3�%(�t@Q@;w?�
|
2812
|
+
��0cCOQى�Px�R+�i��ʁTt����~5�\J:�Уj$�@� hV��G��yH� �t�
|
2813
|
+
E���_^����e��D��ȥ�����ֽ����H���������$۷�ج�帺��-g�I$V���L���pA�i�{�e��F=tt.W[���o�6�j���-=��Ӡ�xS#"�Hr�֬X�8T��o2�b���(�=����7�����{鴮���h�D�$�Hꈣ3R������|��[M��{���ǮV�t�|��KIR$�\,���`��}UZ)��\�.d�������۟&�6�����y}on����dM$�<��Z�Lj�Qo$-hs6���Y��������k
|
2814
|
+
0�W��I�)����or��j6�7Ma��[���3G�^�*�F@u�
|
2815
|
+
IU5�_ ��i��V|^�"��r���l�氹�����H�K4q�H�V(Y�B��0�6�B5$@l��q]�sow��W
|
2816
|
+
������hb�澲�z�$ʐ�_�
|
2817
|
+
��� [zS��RMН�9Vߺo��b�"D[~g�I=��Z�����ҁ�;H���RJ��%�5b�I9g]�w��&�����_{n,��+����k�j�x���Jb$�*1��m��N.�K$��E��������yb�D��J���+M*�phӅG��훵��ڷ+M�ɉX���I�.�ԡ�fTW,N�fUk�$��z����;[�{�@�
|
2818
|
+
|��RC}���ۋ
|
2819
|
+
��~ck\S��=�>�릮�µĔI����X�?�%o�Iq^<��R�:�@~�qS͒��,�8�k��M˱8�#���rU
|
3
2820
|
���@�j�p~��߱��i�p�t�]V7^�=͕��Ҕ�?l8�I�v�������Uk�F1����X�R������s۷��Ri=.��JX���K#��v�i�%���ȼ�Y�s���$��hTiZV�<��F��n)�^�4l��1��
|
2821
|
+
w�MA1�"���?f)�}��9��w���Ĺ�cw�8~��,l�[�M����2^1�E����FC͙�UuiQh����&?en�_t���-���-��lw������\m�{)`���%�7/�e���}?^M��4��GR��_�Ss=��m�n�l��ڭ��s�M�O5��������X�D�RD5F�aQ��sMS�9F�����E���(ow���z���k��}�QLv�N��R��S$V���i\) E����P%$h_�?�����׀Z�+'N��Gm�s�y�I�,1��PƲ)m��M5�J��3�sF�3k�!�7~��v��l��\n&�Űm��ǻ��\��n<s��p���@�-��ԑ]B���{1�x�~!�n��r=�v��w�_l��eە ar��wfݦ�pvm2��N ��*ͤ�p;�K_`���_�)o�����a�\O�w��*�u�o�"���P�x�Rf���A]'�Zg���9'L�շF�������l������¯}��.��v�f��w�vR�:Aq�v�Ep���ڕ��D/Ѻ�P��҆��o��{���v��t�e���&��-%��浹m��;�iv�U�R�t45KPҘ�rQe�-��x7�|��{G¶���G%�>��cYHa�����V:F���4�D:����t�;�2o<
|
2822
|
+
�g���w�'��r-�x����M���}m|�{����\�ղZ�����:�fSМ��/�؝�Z7o`.�v�q.��m��3�|�Y%���Sqͮ]�+U�V��L^F�B�Z�W�S�C�����'������rX��e�m�'0����+-��]ѭ�ė-o*�q+PGV:�����)� �IJ���;���M}�v�U�7�Ñ�I��Zl�����m�S�m�<�W��>�_8�JXJ�����o��������;M�m���n>؛}��Y&���oK��r�"nD�R�@p@�����S�loe}�����/�y�}��ܮ.���g������&�o�\4�����BHPqf�:�iT4ݯ�~�τ��Û�m��m{�DZr�n�� �����ø+]�3}��r����j�q���.�գe�9�5﵋����`�;�;�6�}��Gj���{y��1O�k���JeS���th��"�dg�=���>���ۭ��`{�.���o�7��Qs��j��&��<�kE�;�H�/W�?҅��>��Y��oν�۽�K���O��}�RFґ'�ou�#O�k�Op�N�:���f�>�K��d�7#�d������z�k;{I
|
2823
|
+
�F��NE*q��>ZU��#s�GL�\Y�h����01��ƚ|���~8�;G��rQ�7\�k��m��S���{�I���K��u�s��#�u�$w*h�Q�5 ��}�R]�S���W�Е>��+�t_�d�A��伶H�,s�°H�1&�d45��������~��7�����ݕ��t�)�%�7��m��T����$Q�W����sʘ��e�����0sR�c�<�/�3n7<��W��מ��w�iy���,��v-{e�BƲZ�XA�QH�>���ޅ��R�d��4�*N��}�Y��'�[�R��z�U?G{�s�x���Xі�W����^l��dwLR�����´�F�<�@\�|�L�M�PIVfF#1$��4�B2z��ߦ%U �oQ�t"ٟ<��j]$���<e"��/\�ӿl����`JV9�=��ZeM^=<0B�C.�U
|
2824
|
+
h�|;LF�����}>X@QD�:�,Cdr'��"j�=�m4FG���*e$�&��\�S.��BeS�
|
2825
|
+
�D�� eӶ��|���J�����
|
2826
|
+
�V!IPdw�`�F(I�W,�2�l!�PUQ�!�3����xb��رUE�-H��p�$%ч�H���ϮTQY Q��'�lSZ>�5�m�3�� �Q��X����fdUӨ�5���s�0l�5��RZ�����u�U�`X�O�H'&4����NEz�P
|
2827
|
+
G�*C0��ȏ�
|
2828
|
+
C����,���>��>��U$} ��p!4�T� �����?��N�j01Hd,�Tt�fA��X��g��2
|
2829
|
+
���ԏ�f,�P�����*��R��SJ���+�\y!,Z��c�T�t�0i����u�+��,��ʺ��?
|
2830
|
+
��h��j��i�~�@�F���
|
2831
|
+
��Ibeʬa
|
2832
|
+
у�����DA��k}U���*W�e.Q��̺����7z��0�R�<Cc`j�h�QCQ��?��rE�y�����e��
|
2833
|
+
��
|
4
2834
|
�c��`je���fJ���M2��1+�*��X����
|
2835
|
+
�jMI�~C!���/�q߬,/d�K����(�1 �Tv��)&�m���ݎ���,�5�1Aq����㶊�����D4^l��pk�%$T������כ����
|
2836
|
+
�� BH5��\����E�|�� L�$�r����"j��G��D�0�d�|χ5���|�i��r�K{���������k�eu*Eji���5.du��|RO�lw�
|
2837
|
+
�BH����־x`� uO�K2��g1�|��[["PzkZ5i���%���+�H�u���8�F���P~����$�F�)%�@�ӹ��Q�njFj
|
2838
|
+
��i�?�=�z��,��Q�����{��H���_G�~��Zר�鉡���M��,XAk�I�`1�Sx+�.:Xн��>9�G办lQ��X�Tf�H��>�֡ՉPP�@C(�;~ߖ
|
2839
|
+
��7
|
2840
|
+
���ᦑ@Pdh3Ϧ�3��j�n��a�&�u
|
2841
|
+
��Bh���4��8(3��ȺN�^��P�����
|
2842
|
+
w�
|
2843
|
+
&�fhyc%�ŵ����k�����hv+-�o?ug4�%0n2Z��Ҫm^�;e�?i6���p��&�˝�_\Mio��b�8�T�Pzl"1P�yt���VI�
|
2844
|
+
*�df�䃕�\�wm��q����>�f��&i����+�md�{}K*�j1Ԩ�N��+b����������v��.���6�m`�H�g��ay!�����qF������*���Jy���?Zmͮ�U-�^��_9�۶�o�=��wh?�L��]l�̕������z_a��
|
2845
|
+
\*�)E���:g�4Q���KuaA{�, ���e�1���Cqt|��5��۪��wܭ����67�������lҵ. =�Ր���8��u��퓤�R�Ry>z[�j�W'��m��S�ÉK��r��������2��y������D�
|
2846
|
+
��<�JӾB�`����+��_�`��RB�a�E$�7�x`((s�և�2�`�L�K�L� F#r,^�kN�.�`�VP�BUkP3�:W01*��rk����e�L�����w�pp�R�(!���]��(%��1���<��0��#I��_2Ds�= 9�����z��xg��`�iPЁއ�|N�!L5�hW���W�EpQ�$k�KTV�=8��'�$�F��|��X}Z��Q��+�k15z�j2�Ua����1e!5Q��\��v�0
|
2847
|
+
�H����N����gj��x|~8ǧ�-��@�,�u���Y>�[�������Ibƭ]F�ـ�3P0
|
2848
|
+
J.Z�_þ���!NL���"���5 f0 ����U��z$RGL��^�d
|
2849
|
+
�̇��f*@Ӡ�5:�i�����ƽUX�b?i� L�AWc�����Y�h�䠟�L<t�U�<����8.7�R��ң��"�.Ci�~@RMJ�f(|���a'>�eR�����p��?+39,iӠ��&�9U�(b<*iV?�
|
2850
|
+
�̇�`�}jCO�>ڕ��BOKkoZ�j��_߈�E�`th��u F
|
2851
|
+
R������j�@�%>:ۦ*S�l���9�~�
|
2852
|
+
Ԏ�,FcM����dB[��--�#5ī'®r�ۋ[x�(�<�K�.st�m���n 5��gz���U�h2�c{cp�jq��KO���I5�*h`���6oQgB<��e���'����*��r�}������VS�*Gf�Gg���m�7���*���F���y��O����﵏8�;�����.Ի��gl�ˏC�/�
|
2853
|
+
���EYr=�돟o}��u���%-2xƜ#�{�.l�,�{{�y[��RMUb��OpOn�7�,�����=���[B�EuiZL�j��hr=�>u�6�7o���V�nZi-Qm'*8�R���t;k��n�
|
2854
|
+
�cL�����^�<6������ƺ�!ϛA^�Z
|
2855
|
+
cw�}���;�_���Ro*�p����;T-*�oJ��7_���l|���6��m�[�����傼��W�|�"Re���6��os�bӒ�d�˫|~�c�P��
|
2856
|
+
҃��_?�
|
2857
|
+
�j�zt�|��T��T�T���|1������r�P2�P��A��I�*)�!1DB���|p� �7aF4�j
|
2858
|
+
��3C�S2Aθ4�Π�ԯL�cc
|
2859
|
+
���Rh!5
|
2860
|
+
�����e�-20��$H$ኧ�5�"4�(�þc���!b�d���N��:9+&�7L�eO݀+Q�f���J�T�A� �8$�i@2�ϖc$�{t�U��r:���@2��`>x*:�]*C�Vai��f\!]i�&�9��,,F���3:֞ʘ#)V�%���2><+įE�O��0
|
2861
|
+
�|�ѽ�w'+���/���,m�Sm�~eC��{^fwTW(��(<��/^7˧�Qo[/'�T��j2A�
|
2862
|
+
��,O^���]��.k��uFT�8ۊ���<"�-�j���m�F�tk���nqs��>5Ƥ{�'e��ʉ��Bź|1~��5�:��t(=J<[�О�ߡ8;{wV�gԮag�vk�H� �0�d)��NZ�N~0Ҩ^��d
|
2863
|
+
/R����V�{���ЂG�
|
2864
|
+
��y4�`@�P��$�4U�z��R�A�s�*B^r~5m,��r��h��3�[������#������4;��t���n�W�D�0Cs�41�$J�K�1������IT�b�&3WZT�t�0��bY�JG
|
2865
|
+
-A���b����k{K���������dYd��#��S�9�S�7���4�}Ž��,�M-��*���Y#b�����Nc�0P���o����tܭ6���_Cm�y�K�@��
|
2866
|
+
�V����[��m�6�7K;9&s<P+�22�L�L4�
|
2867
|
+
Џ����Y��[T���A}nU
|
2868
|
+
��h�u�z�~`���m�p��J�^?43Gʇ�4��H�!�����f[]�TjMΖӘ�v��!,��1�I|A_�^�����0��
|
2869
|
+
{�2�-7HLl5Knơ�$ C�JNf��ss�[[n;�黃��k�F
|
2870
|
+
XjN��~]���ُ��-�^�l�#��q���Xõ���ϲ������O���Eb��Y��Γ�N�Zpl�kg���~�����V�¸,���5~ieqk��h��!�'mCϥkMYna����-���-�5���O�9ݓ�<όr���s
|
2871
|
+
��^�o�-
|
2872
|
+
<�j�WRl�����[YA��<o�6�����O�W�@c$;�
|
2873
|
+
K5��Q<p�*�X�Zf�b8Ӄ��q�v�Ͻ��d������0�6���l��{N��2$�s��h#�
|
2874
|
+
��[�V���v�b�T˄��#�E��� AAҕ���
|
2875
|
+
〩R7�J���( ����f4V�
|
2876
|
+
����7�5�t����Iv!Uf��zS50�u�vSҕ�~�g�4��$���;�%Ti h�Z#iU���,F��Vj�$@���8
|
2877
|
+
T=(с�)�D��[��-O�2>��mj˧ �KW���A*�t4~e_.��x��Tډ]��6���g��n�,S�
|
2878
|
+
9��A��Ծ��}2�q I#��R������hRxA�q�οi��|$n�9g����8�ӥ�z �|AU2c"8�ԑ�J�`��!�
|
2879
|
+
S�i��H@��Tր�9BpUY t�M*iA���X����� ���"E�B�726f��R2�g�Y�������D��ǶN9��j��?}tX؊��}_DGU�:���J�x�Z��~��y�1��<��$�������^�A����O�8�D��!�ut �*7%D�l�������m<�c�������+����non�+�E`M��fSl���`Fd�X�W��y�w��io-����Ƨ��Osu�7��r���[�� �k��3ΒE!I�J����y�U�1yh��u��i��g����
|
2880
|
+
W��s5ӯ��ǯ��q'M����i,Gq�=Tߔ��P\�,2�����:u�A�h���7��y��xܶܢ�;m�{m��m�;
|
2881
|
+
����l�i!G�j�������8��3����||p�D4�U$f>b ��)���0��> ��Y�1#ęJ�"��H��0D�����>f���A5?c���D�%��O�-}}J�W��i_����1��F!F����e�Q�S�J�{@sF9���S����-����`�*����4:��!.�@2���9"m.O�<�])��f��o�M��l�K=�4�
|
2882
|
+
�wZ��\&��9EIQ����*�xv���s)���8N�)���^��햸�t��c��ݿɹ��K�o�K��.��t�.y�:wzض�U�K�n�2�.���~��4�Q��<���6���L�q}9Cб���u�gs-�p��{{�i��R��0tL)��~��ö^��v.�Uǃ^�3:�;�߆��!������������&�\�aOV59T�#�a�R��n|�&��/*>)~����m�
|
2883
|
+
�Mdʟ�<Qmw
|
2884
|
+
�n���G����~���]�
|
2885
|
+
n-fmQh�4��9���(;SnN-Ѫ�IMN)5��O��ym��ׂ�]�y�r�$`�b`��nۛ�ۓIW'�)p�*͎y"�����p��ݶY�����O�ъG�e�%���=/O���k��[+x��2^�Q�}����RX��ٜO�m�g��,�[ܨ-�q���� � �{��緍�Y<����������E���\�z�5L*������n�:��Ag2��Er�}0�<�gDFpuT�:�0�SPT���B1��c��8�)Ч�k�8UU��RY�B:7��j� ���������1LS�P����_Ze�p �Y� �u�*�
|
2886
|
+
Th���U�V��|2¡Hw��N�+��~�֔>8mT�j)B�����x0�-U�25�\&X�8H��
|
5
2887
|
d3�b�M0�NJ���O�P�*�
|
2888
|
+
�%V�kJ��&6:X�
|
2889
|
+
UV��02�+��rpk�>u�0>��
|
2890
|
+
�L�[�t����S
|
2891
|
+
��� ������HL��y�SƄ`%�YW[ [N��Ց$|��B
|
2892
|
+
z�If�̝�k�9.�������+�~�g^�������o���.(�r��n����D�+��Q�iQR���#�'p���kW_νN�c�\x�{�*ݗ��2G]_g)���kA��
|
2893
|
+
���e�Ô~dmJ�%R�M>��.v��9.6kf{D�J�L���O)�{�N����۽�Ӌ�.�W���o���̲�M���si�ܤd�ۛ�ZVDڴ?R��~�
|
2894
|
+
U���bq�
|
2895
|
+
���π��Q7�;��9�~���rm�f�Vٴn�0�j�����!f7
|
2896
|
+
�'�U��]�r۾�"WW����?&��y&��5����8��ֻ���>�|�{]\�,�1�})dU�,L�Ļ.�A�Io}֛��/s6l���x�&��8��P�J�1m1B�����h��V�,�Y��!����� ��������o���ro8vDZ�ӏ�u���F��۾�ޘ`٬#��ꑭQ�K�l#QW|�%�
|
2897
|
+
Q�ɕ�Z#{����6��>=���א���/�����m�9,$ܿ.�kx�>���y`� ����(ɭ"_�{�ý�ECv}�(�7�%6��I��+3YK�Ɗ���@T�E)��(�
|
2898
|
+
i�o��x�7����.x��<u�����J���m��[*\Z�0E!�]�ى+y<��Z��pD�ִ6e��\+ݿ����T�����L�1�vޛ��c�_L�on�R�����b�J��O�����Lq�q�b䜾��`�q�f�����9#M�Idؒ�9դ�{�dW�N��N.喥E��4�$'5�N�Z��$��m��ZX���~��U������w��#vd�/B��Cz������Uy�Q9�:��]�mmWp1����/����z��$�:�J��1�ј1��C�矏ヨ��+��Xx�0p5��O��B*r=p�L HZJB�O��a� �A�\V����WC�pPX��N�A�T��`��fRk����.�C[2t,A��C^ݺa�!rޘ#{vP�Yȏ�:��Qi��G��e�y#����B��YC�%T��1�Y���]yV�EP�ff]Q����+AငW8QU�V���+�����mjd�$YeU$���j��P�Ƅj�cE*S����*�KV�N���0�
|
2899
|
+
K�9SJu�:v&����2�0-��F��JS�g��G�D4��g�+<C[�,`�=�sN4j��O�ӡ�����!l�s�4�l�%<�n��JC}�nQ���d��`q�w��o�-��vnsX��G5�g����k2���%�/{���7�}�\��Y#(mU$I�qw�}�o/�E��J��#ꍴ�d�\��{�Ң�o��ٙ���
|
2900
|
+
�0�5d
|
2901
|
+
�E@���!f(Hu�I���3�����5ѻJ
|
2902
|
+
e��-
|
2903
|
+
|
2904
|
+
���7Z��P{��&��{��ʷ+����
|
2905
|
+
ȯ+ZF�,�y|��%��fD������+��s%�߯[�2%��좴���l���G6ٷ[ħ�k��$�F�ԝ@�ʷ
|
2906
|
+
HG_��qot��+}N���">A�����ۻM�6��e}���y��^�)n�y�^PH:z��-L�⚡V���[��6��˹���y6��c����$��m��ų���e��Z�Wi-D��4Ck�d�y���}�M�kY��o���
|
2907
|
+
1���?���}��<�y�������P]n��^_�iq�0�=o���BiPH�r�Az]H���ų�r�����7&�;�9���![KP�;5����´`֯m#F��Q�:�r~{KM0� V�9����{��fɵ�~��p��ۓm<^K�[�7P�pܥ���pm �R6`5=
|
2908
|
+
�U}�8�C�~��������i��r����m�r�����[�tG���\�[��U+���mS��髌Mq5��w��k�pa�2��z6�A&���ܲ�������!���|�~{^4�y|8����.���m��oG��r엉�$�\��v�w�G(�#z $���
|
2909
|
+
�]L�.+_-NF�`�`�!���ӭG�
|
2910
|
+
��J��34?�,-����������a�B����NY�$�T���MNF��
|
2911
|
+
�2�ЖuO�6�{״��cL���鷷ݗ5�o�A�E;z�b܊�L��j
|
2912
|
+
P�8���Cqn7m��I4��$�,�$YيeU�FT=��f31ڑ[��Q��O�8(&ø���3Q\����,A-q]:�����
|
2913
|
+
�� 5��QA_�lAm�%�I$7���)�RcR�A/�S�5�T�A�)���Pz
|
2914
|
+
��g2���>S@
|
2915
|
+
��j�3�C�1����P�
|
2916
|
+
j�Z����ᅚ4� � Ol0
|
2917
|
+
��)r���_���T���,{����x����e��i���]��mQ��$��U/���l�n1�R>m{��y�7���˅I���.md��\�;��q���!v�kJ잕Y|��Ui���E\���8�)U�G:^��]�,�p�˸.5�[�R��5���c��zߵn)��Z�Z�*�
|
2918
|
+
fj]��UJ/T�Mu�q��a��ܶ�Ͳ�X�n �,��GLt;}��uBJI�M|+��}�S��$ӟ�pov��=�{��Y�����B�[�BHȔpt��ר�;�N�=���J�cӌe�������ݻ��Y���ϣ���%�������1A��ƫm;}
|
2919
|
+
��G�#��+��J:��6�� .����\6�}_�,��rn/,�Ǹ\
|
2920
|
+
������V���C�s\��p�8C���骵j���� hS�br��@U/F����:S23����FP�";S�3�ʌ�?!N��;a�!i0hCfj:����G��`�$j�*sB~U��]ᨇH"�j�����0,�Kh4�D6g.�0��KPz��ģ��)
|
2921
|
+
X���� *���¬�b~ݎP<P��ja�V���c
|
2922
|
+
���-O�3�~4�7�A5f'<�˷�Daf�5f
|
2923
|
+
B���}q�J� �z��S
|
2924
|
+
��K�ܸ2��:�\��S�
|
2925
|
+
9�Y��ׯz�n$�mZE�P7 ��Ǿ%$ʿ����A#c� ��o'�2\̈�9��*�YΥa����D���K�\���m�dX�*
|
2926
|
+
�\�*r?��301Ҡ5sQS�%�{imv�
|
2927
|
+
S.��?�2v��=�����n���[���nV�L�~
|
2928
|
+
5j���$��
|
2929
|
+
I�Z}BŀM?�J���3�R�S�
|
2930
|
+
����P : M<>]��!Y��T4]CTS>�8�:�Xk�|�0T`�U��3 x�H�3�Ν<n [�cz�E[��o���1R�Pt�l�
|
2931
|
+
�3eY}Y8f��т* Ё�"~8i�
|
6
2932
|
JB�=��<0 gy4_ G��p� CR����*S�`�b�G-X��*OJ��Q�8߹�p
|
2933
|
+
}ōU�Z�S��e�������JaV?@��
|
2934
|
+
���|1,\Jw��
|
2935
|
+
����&�������8"�`�j����8�A��u���:k�_ن :(����0�PEUj<�{�
|
2936
|
+
H� RU��A�r���1w����
|
2937
|
+
�ɒ�S����N�sO�(=-�����lw�e8�4;~��%�Qmײ���m��M�֛]��PTڽfu��Q-M5�2~���P���I|�q���c��^���{�k�a��g��n5��m}j�5M�J���6�����Gyl��?Kܫp����s
|
2938
|
+
���I{fT`�5���}�����]�ɾs�Qi�{��m�yg�ϲm�,�U��i1In4�4�vC�ښ���-^��,��r�V����:��~_7��շ�O.�
|
2939
|
+
��7��2r!�с�\4��;P~�@�{N��Q�oB͓�������bJ$WK�F����CRk�̪pu�.)��4���+��ZS<ȋM����Τ���\IFe�Ӓ6W�f�����/Si`4���.t����������@�*G�"��S��ҵ��tŒ��XP�j5�A��hP�rF%h*��qߦ�W��5��yio0�WSB��]��8U�9
|
2940
|
+
ޓ8�"�^��s�cs�zs������j�%2|�I��㦒|q5�=���(n�V�=2�dl����;f��y6ٺG���y$����c�(|��jc��^���0���WR�|�μz&�CS{��+��i=-֏�>��IW�j�m7�C�� ���n!uV
|
2941
|
+
05�<~8�<�PV��#
|
2942
|
+
|
2943
|
+
�Y44�3��At
|
2944
|
+
� gJS�I�0v�Jy����eJWY�36�����gA�0Z�j��
|
2945
|
+
�����4�W:x~�Y�4��r���
|
2946
|
+
PhA22��^��?��P�T�ňn�z�� �%1������f�7ҵRъ�U>#�����p�R�O_�F�ޚ�'��3�{�è$�/���\����TzoH@�Zs���C����ȏ����@�2+���w��P�2���儝@a�n�n�cw����m�+���L�c�<�� ***q7oB�\���������m,�k�v}���q�ܗn�T�扴H�Ό�� �K�x��twu��©�Q~��`�u/�qG)�Ǽo����3Ϳ^n��mpŞYc�8T���ሄ55�Z�rS��rjm�%�ⲯ����K�%�X��p�mwC.�;�V�i4;��0[\��T��R�u��`�,W|�5�M�k�j��[k�������es�, �M��^Kg��)O�O#�a�T2�JJU�����aN�^Iw{�C$��$������xY��y�e�A�G����aV4��z4��P��<z���Dl7��\��6�l���%��+mn��k�������1��ռ3�/�����9t�܋g߹O�;�|���;��c�m�;k��Aou{m�4pƬ�9vAB�mt�7��[k��G--&�Mi_�p|
|
2947
|
+
���/��C}���b��ò���o��\��q�1�[�Al���e�0#���|}'��+w���5ɥ�^���y �O�Jҹ7��ǯR��59/2(�����<�2<�6Nyi�O���ҧ���R�H@��*+SJ���,��&��kfD�\��/����0��&(,d:��BF�OC�Ƴ-�%�R�Z�YI�������͑fME�NyhOl�
|
2948
|
+
�`d<;_�����Շ���p�_�a'�<?�n�w��d�¾��
|
2949
|
+
{ct�.\���E�:x��϶tT��.e���w�n��W_e��4��&.�0Lt��|�nT�\��ur\���xS!��oL֥���X�_}��M�x�ŭ�MR�,j^MD*�B�v�y�.������1��h�U)�q��Mm�S{q�}�
|
2950
|
+
HV���2�����|J�"��]�n�h�%hn,ƑŹ\��n\(n.��q����\7fB�Q�{��p������}�~��.m/-�'��,仞�<��(���i�Z�p^���S��l��ʬ�Ҥ�?~0���G^���?�`9#�����%���\o}��~�c�|n�E��&���6U�du�Fj���z�N+M�BQi�G7��Fc�=����oBK��6�+xbgYI!hIP+S�i���89܍t��4�����Ҿ�
|
2951
|
+
Kr�"�OC�EbI�k+���
|
2952
|
+
���q�3�*�k�X��7kM��c���s�����%�IV�$�M���X\S��]�'N"d�ܬ$X�v��g���x4��˨�8m������K47�ͤ8���e�iPE�fޭ��c��Ի�ٮ����ķ���D� ]]~�Ġ�ҹg i�X>)Z�����R�����;�r�o��m�|��w[�[Xs��wf�U�T��#[�F2�:AU�k�R�*Fn�_51q\�oß�,`�W�C����w��o<grm�jV6�rx�G�@bޢ&����&��)���7V�0�m�<��^&f������4�5�O�#e2�����)�?�[h�5�zV�<I�:N��Ҥ�Ҟj�<���W�m�Y�р������3^�N�I\� �W��<Bu2Pw4��VV���3�1�d,Ɣ��̤��/Z��c
|
2953
|
+
���2�
|
2954
|
+
�k��I.�3«6$��%�r��@����d)����L* �����l�i����
|
2955
|
+
�po�ۻ�^Ynj�{��~���Դr�Q���B0NŽ�]��R��5T�s��%86��pu�����EoȬ��Ÿh��p\gP��j��q��?�n�u��n���s��v���i%uj\���f�)���|�����5W?ُ��qT��ƒ��Si�E7z�{y�-�n�n����V��Q�!@����_㭭��uq�|����\Y��=Ev�j���Pm9�k~����[��UĒ3��cS���o�����Q�"�Ei^�~9���NRnRr}Gb�>g����y���{z=�iF�cJsޡ�߲AJ������vݝ���m`��l��E�n���ܣ�_Z�$N{D��; �V#A�QZ����������rܣ��JXqұ��o�9v���l�d�6���֜sܖ�u��mA���$jْ��
|
2956
|
+
�pZ�1�n�i)��q��yr��N����W_���m�Z��(%G@������br�D�ޫdOr{�mz�y��Om�Jz�E%��K��5����mQ�k;nK[�=U���,[Q�X��8�g=��]:c���M,kSw�-�����F����GU:tLU,@4����IC���2�蚊K��g�)n���u4R+
|
2957
|
+
���
|
2958
|
+
���۾1i��'H�[e��{��Ms)��1�ѹ�!:�Z����S��R���{gĸ���v�ܓv����q=�a/$�y��#Z�e4����7q�F%
|
2959
|
+
b�����m��Ư7=��ˍMmӥ�ܐ��Q̖F��f�]��N�v�*|�)J�<�����$;.��%��7��{ls�%������T2H�@ �U�"���P��ĵ��=�7���
|
2960
|
+
�5m[��܊�r����!��ٹ���j7�K�����Ր(�;�`�F"3q*QL����p
|
2961
|
+
4���CX"�l���m�����к�p��Uz-���U �|��/��`n5��1/_\�1�`LU�@�ͨ�$|)�c2
|
2962
|
+
W� %�4·�BfCL���`M+���$R����g���"+�a+Z0rh�M3��U(p���|��%W0^�4��H*�_�U���k���c:�
|
2963
|
+
��@^gUQ���'�^�a�Q��5� ڮ����$F��0E)�
|
2964
|
+
��uw��B���4Ȍ����+ۿ\e�8��2i`ĐB�?�#k�����[�O��w�z��������n5 LK���T@N>����m�\���i�����}=��vќ%�u��o��}��!�/9�,v����ҥ̢CPҰ��JP���۱+W�J�c�JT��d�O�+�'�u\��F*O�~�[���c�n��/4�P� y���f�S͑�}
|
2965
|
+
�<�n�*�T#V�$P�`ʘU�>�iC�>?<63���H,+������Hi�t�/�V�*�AX";GL���~=��$�o���yQs?��
|
2966
|
+
��<�|�C3Q_�0��6hNR�@�����b���ZI�H4�����"'j��(�]L;���KݚÃr)��l���}�"�ۂ+���T�KWHՕq�����I�����UP��!��7��`�זl�
|
2967
|
+
�30$
|
2968
|
+
�|����p���(�_�2�%��vޚ [XA��"|��f'��ѻe��4�,�l5\���%E��u0�J�G3hs�*{��g)�ݓj<wq{hd�=9�������Df����T�)�P�ڮ�IӚU~�r6e]nIҁ�nn��'��k����gڷ�Aqq�l7� E��!���b��r��x>4Y�x��FZ�'S��V��|[}�ӓ�K4���;�۶[0Q�iV[ru��^>���}�kvܡ7�Kߎ�H�\�(��}�k����K}�m���[M�������w8V�%Ɵ��I�<I>_�&�ʷM�U,l�t�6����'���M����(֍�?�2�F��E�"Ъ�u���� 'q�X�$`�����J�4<�{�~ܖ�T���X�ڑ�l������Y��q��bN7�-j�_�^��j�;��d����#�k/0��s�q�&�TeY����=_��U(���Qz�\�Z�,���<Wk2�&�:���z�߳<�p&�M�C\��O�X6���AR�|�Q���"0,�Ti9t��6x�"�+���BI#[��y�T��m�GfV�����1PT��t �CK�ƅ��k�daqE�8�@BH�I��ን9P�z.z~XLh����e�{�cqeuRI"���
|
2969
|
+
��W�>�I�)EIb|��K���x����
|
2970
|
+
�wl e���L����.�3Vv���{��M���K�U2�cJe^��4k�����s��I�[]�w��4���SA�r�?�7�}�;{}�8>�yo}������6���o+�y�5**r8�M��~��X��c*����Ŭ�=�Ӻ��y7$պ�6����/�r[����������zF5V����jq���m]�%&�Ye�gUs�m���$�X_�.x�
|
2971
|
+
�-x���ğϾ5"K��;0ZiO������_���4�O�r��n����7��iu��W;�_I�mn��$kgl��J�n\��=�������u��nc+�
|
2972
|
+
�F!�V'�!�z��V��D"�P
|
2973
|
+
�|G��n�:�9�f������h5!ZI��5�4��yKz�5&�HyY����Ur��aQ�Cքe���: }L'/����|���T�1�(���H�`
|
2974
|
+
���"��cަ���l\�ˈ�nd�}��Omj��:�*��RHhzcWz��=P|�^�D����qK�7�o�m��7�n1�$0^�[Ԗ�j�ԡ���L|�r�i��5��������n�)�6��Z�P�X���G%�]uj4�|�`�]/Ļ��;�ܤf�p
|
2975
|
+
x�"�2��ѱ�.�gi���{�%�oW7��E��[���^Cw5H5�=J�s%�4�5(�Nj|��x�3�����]^��g��i��a�D�q5̒0�I=À��iQ��ң�$h�+��7)�Q`T�-�K����uk���V�T��8�QG����@
|
2976
|
+
k��,ET͘UfgcZ��߂�4�+�k�OO�8脥6RVC�"0f12�Ĝ��bɌ�W2�/������B��Z��#��@��i��5�
|
2977
|
+
2��U[I��6T�4����
|
2978
|
+
D����yi��WX�P�%�m549���p��{agx�+�e�2�C�@þ>:��q��inUg����UX��B����U�/� �Ǿ�ȷ%�$I
|
2979
|
+
""f����L�ĵR�ho�/=��q����f�΄�E�|i��
|
2980
|
+
��cME�
|
2981
|
+
�:�եM��
|
2982
|
+
4m�0
|
2983
|
+
����O��&�B�E�K����Q�8B��g��6jM�`F"}^bs�T��»��g$�:_�k����F ��
|
2984
|
+
���
|
2985
|
+
uP}p4¤�q��&�R��#?�
|
2986
|
+
������a��3BP)�|p�&�Bu��=p)�R"GRծ�c��T<s�ȧ�\�N���߷�6W{v�i�cw���4i$S���'��G|�����
|
2987
|
+
)���=��6�
|
2988
|
+
�b���*�H!��n��FR���*��6�sDڥI+.isk�
|
2989
|
+
�a��p�IW�/�m�"~�s�<e�sH,Eį�ߥ�#��dIX��
|
2990
|
+
V}�3\z�Q��$q宕FCI��W�UU{�`�֖�1#����������7�X]�5���e�8� �ZyN�Lj���[f��a��X��^C/�k'�Y�I� "z�0(��.�*���ů|V�,V�S��Io�m�^�{�z��=��N�}���/���)Ri�4z��Q���/\����an����aO�>O���ʤq:�mл�'
|
2991
|
+
3c��[Q���Hk6Lzg���ݫ�i��u%4J�T�5����*�:F;ܪz��v�O��k���#�gc�� W�?¸�R��<�up4�?)��*�+fNt�˔��S��n���t)dI)D�w�Zu�w�J�MI��Qx��CQ۾+ x�����
|
2992
|
+
�^��u��(f4F�es�(��1"���d�>�� �/ @ذK�!�J�v�X�
|
2993
|
+
�RHʠ�a�a<�y�r�4�����}`?����i�_����� 5e3���K�I��К��\*�T9g�K��W���]ݠ>�����e���wb�O�۞�y��Oms�̌T���q�¦�x���F⛭��7/BE�F�ĭQ��$��M8��f?5N�����Ǐ��[n�e%�ȏ�
|
2994
|
+
���B3#�5�¦��Q"���5߷K��vڮ��ą�G
|
2995
|
+
��RXң�£����*����f�ʤ�\�>8�(��Uf����U˷y/l���UսWȑL��Ǧ0Jꉚ6ܰG��j}���{-���J���CޤwƄ����AAP܊�ɓ��9�~8��\F�2rFd�e�T֧
|
2996
|
+
�����ZTx傂�h`
|
2997
|
+
|
2998
|
+
A�+"��[*�a ���y&��P��h���YLȒ�*; �U�0RFt>��^:��FJ�����ߩ����N�e%EJ��/Z��Xi���ˮc(j��e��3��R���rc�s���p�G5���mcgn�s�*��騖 ��K��䟊K�`�oR�b|�����p{+ۏ�e���w[��5��FH �uh��P�iZW=�N)���p�_V�ڕ2��O{�k�-���[�7m����x��bN�Q�5�I&��2E���j�J�����_:TU�b7�ܤ��w-���ӽ��D]Tr�W�]5c@Nm��G��:�.f�B�Uק���<����[�M^�GZ�ؕA�h���k�J��9b�%6Z�v�`��w������[��*Ův��1M6�*Y!e�&��/��A8֕�R���,��|+���S����]��9�=��O�x�͖�6�,{��[��ƫ�֚R�J�03In�|���j����I6�t�+�9�O���d���:���Ϫ�m<`��o�ּB���)7m�ȫ�
|
2999
|
+
F�$1��Z
|
3000
|
+
���}�"�?P��4�����
|
3001
|
+
�9(����ш��B�
|
3002
|
+
("���JD��A�QCQJg�|qB@���֠��ܱ,y=@�����3� �Z�I/L����(!I�J�@(zP���fMt��4ZP��=p�TjkZ���1��a����$�Q��V��?��s�!�4�A�=��v�Fb�+����댑�юV�6g������#h�T1�UxS<L�R�X7'��%���I,�۾xJM
|
3003
|
+
��)H4��y�7
|
3004
|
+
���`���=$Ȏ�����ٍۋ��'���_N�$��H�M
|
3005
|
+
��}��3� ��]�^�S#��
|
3006
|
+
��zw
|
3007
|
+
�@|���R�
|
3008
|
+
��Uu�'Q�r� �Kݣ��n����{}�n�9y3G5� �l��AH�k�K��pȕ
|
3009
|
+
Z�0~\u�yt��K�Ӏ��|���}�kظ��[�łAc�ZMf�BA�1�P�A�����6����ٍ5�ECj����$wu��e�mw����g��Y��������!���VI��Lj��mهYW�/��w2S��\Z�Oq7v�RN�M,
|
3010
|
+
�M��:�>�"�]
|
3011
|
+
N�6*��G�"+N����9��bK����J��5jF]����5eEk��M���C2O3V�pf�H�5
|
3012
|
+
C�=5\�,$��+�ӖY�.+�r�����c�)n��=#;,�$>OU�SC &��#N�MЃ��������}wz�s�~��;�[Đ۪nV��t�e���dr3��X2�;m:f
|
3013
|
+
�h�����n1�v��`�v��YG�Ǹ[��rL�!X�B��B�JV�GQ��Yэ�B��/�92m"�X7-��w}�+�k���=����e��s�%�I1�h�-�\�qKٸ���{ooqm3N�FdW��VUG*�=B�Z:�i8�x��L����ۖ��N�Z�7G����͇j1,w6w�+�~`�% �g������EPծ+�i��Z�K�߹^�[[�uq��[I%hZ�]���(�F�38����o��D���o�^�]����o|�����7Q��%݃�wIJ���LT0;r�=k���ܾ)������ZEwx��a���S}0�{�dH�V�휄bQ�dp��$Ħ����%�����\[[{�l�63��$vH�T����.�LL��@o�x=���;�=��'~Y�o�li}�%��h�g�K '�f����J�=X#m�S���*u�ٹ.�y���Bw�c�j�w�u6��Fz� ������D5%J����m�s_�rݒ����{I�g��(���D�h����"2��2��%�NK������<��`���]�-���v�����hvy��rd���2}�2��WXVȷ�AJ��\���A��q��-�m|��v�n;�\%��h���q����:F��γ��5�b���j�h������}���?�F��.�a��
|
3014
|
+
��A���1���b�!�����@J�='�[I44@Mj|08�J�i֤**:��!c�4���*�f�1����$#�S*S�R��(�J��Gl*��t�+8��C�Z���X�1��4��X]b��H"�a�@ZH�����\�:F�K�BCy�l(r0f,��Ԁ)�jOc�ľ�գVy���'A��V��m�~c�í���8,�(��_�ݲ��[kq�j�Iкh������O�_�.��ʘ,�=''��k�6�k�\���m��q;H��v���5��o��H���}d�[�V]N���I��KR�ϑ<[S��L��_�K�"9.�8��ǽ��K���L�^{�������{��n��AS_�@>�!�?J�͟2R������ZG헼%*|�x�7/��sm�y.˳��5�] wnh�TV'J��@�ǒ�ݹ*�m���g���I�G�_���[,�Ӑ�-x��w}��m�U�[�Y<�!�,��#�<���gq�:^�����O�pY��ş��[�<f����k�V;��7��Y_�sn$�/�!�K�.�5����F"!Q۩�,�oZ�\I7���^=3�o�1�J��ۏy��۾��NIck}wqsm�5�/�;l+,�*����I3F�'�y��N�`�������aN/���H�w#Cy�S���ϐl|b���T�ߍ�3���! �(1���K�bW-T�<�nB1���{�c$�uX�(�j�Fyu��Q9cR��p������L�d����I�$�9��2q۬�;ͪ�w�n4p1!dI2eb��<E�Q�*��+3C����滣oB/���x��n��6�#�>ꓺI�O�j�MI8�wݒ��No�i�Uh�3ǁ�PL�����v��V0@n��e��$dM�$6-}UQDr[J�=����q Z�S���4��
|
3015
|
+
[���P��F�Rg�S $��1"T��c�bg{R�
|
3016
|
+
�({�{K7��ײ����m�mS�qa&�m�Xe�O��Wp(@�H��i�w5S�CMHC�}���&�{ �w�ޯ���Ko�K��El����v���$�F0��X����]��R�˗�n;/���¦[�Ͳ[� }>�p�;��j
|
3017
|
+
�F�)^��n�3`��&���f�.��K���;�k����{�7�%��(C2_0}FF����3����&y/�{o&��/�n��;ڧ�Z��(�{���f�}C����&2
|
3018
|
+
+�4�b�I�e�U$M7�1�{}'�wx/'����7���i����d��)��l��KȈGq=dVj�`�|�'� y/��o^�l��r�ͷh��o6�nL v��^Y���$H�ʰ��b�:�n�NT�U��1�O&�v7���仟��h#��;��kK���
|
3019
|
+
��%�&z���g�9��<�o`���d��Υ�cw��k��籸�u�&��i�f�l'r��`(��C���w&�sQ��v�� ����Anmn���Ēi������%��-����ˮl"�%��6�]�pV��g�=q�\��^���A�N�5��<ןZ��Ի�5���6�rm��}���MwqP��?��1����Ԛ����d�hZ����a�+��z�T�aV�Qf]B��>1�9�ԑR3��3��������Y�� �#E���#d<���ܷ@ �r^��pb%+1F*t�N��@$��1ɘ�B%Gn�pďF��T�ee ����
|
3020
|
+
�sy;�V��J�{q�W��Ǿ���E�K�M��˳�~����[�� "��M
|
3021
|
+
��L�o5�/+��O�����2K'��[M�w��8�ځJX#)L����ףs��*~&H�H�Auˋ;N����S�ek�)M1J9Cc�٣SR�.�M~_�(|��E`���
|
3022
|
+
������V�c_�NV��i}�hI���~��"9�v�z��xt?U)O�q%��F@$����Aҟ&�2�â���g-�kO���鋞b�E���4L���ξ4�e�*&G�f/�cҋZ����Z�U�3������R�Ʀ��=�f$N�����U����ҝ)F4�e�7�������)E�X"&�М�n�`�h��jVs�i9i��
|
3023
|
+
���k�ԃ���Lۃk�
|
3024
|
+
��ݤB%gx�I�4��|2*L�LOBD�z����p�x�E��d�M��^�,*�nj]�ͅ�{i�)��/~郒�o���!4C0�J��M{S Q�J������W6��
|
3025
|
+
�X�n�|K�����\B�p��וq���v��kܶ�Ia����$�n�V$m2Q�*0����r�Wĥ���M�y��m�D6�R\�q���]H`F�y��,��F��Q��~Z��K
|
3026
|
+
{`7m��?�>�[��My�.�{�x�����M�qY1��#��)���1:H�z<�V�1՟�~�r�{��*��I����n���S�kPEW�Bv��^/������6=˓�=ύ�#��s]�5�M�[+{����[��ّ�("���m�F�Es�o�;mPC�..m�&�����(a��pe��G�7VIT�BB
|
3027
|
+
� lt#���>��d�&��+k� 3>=��+R'�,
|
3028
|
+
ɱ۳Pt
|
3029
|
+
6+rH�+�/���5+�G�iv8(r���tl�hCsĸ�V�*�Q�T�ӱ�����AS���m0Ǧ���i��\�j|�J�'ţ:�6;v'�Q���IՆ�!8'��8���Dz[��Zy�S\�u�0P@[�q����&����jc�28Ѩl������k�S`�Gø��2l�����A�������Ѽk 6KeO��`scҹ ~!Ƶ+��)ɴ���`� Ќ��)�C�D���6���
|
3030
|
+
���2[�ɭ���q���X5�ҹ
|
3031
|
+
<C�ȑ��-�U!������� Ё��JUd����fN��6�=+�G�|a
|
3032
|
+
/S�$�����O�k����=��ㄺ�I���Z�g��E�J���k�_����^�u3Ut�/�������y����z��
|
3033
|
+
|
3034
|
+
WARC/1.0
|
3035
|
+
WARC-Type: request
|
3036
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/paiement.png
|
3037
|
+
Content-Type: application/http;msgtype=request
|
3038
|
+
WARC-Date: 2012-09-14T02:55:25Z
|
3039
|
+
WARC-Record-ID: <urn:uuid:FEFD1E55-AC41-47C3-BD84-0E5D9BF3BC10>
|
3040
|
+
WARC-IP-Address: 64.34.145.145
|
3041
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
3042
|
+
WARC-Block-Digest: sha1:YEGXJVI5FYEVBZX3Q2Z6CNEEEWRRQIMB
|
3043
|
+
Content-Length: 187
|
3044
|
+
|
3045
|
+
GET /img/paiement.png HTTP/1.1
|
3046
|
+
Referer: http://www.fiscalitefrg.com/client.html
|
3047
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
3048
|
+
Accept: */*
|
3049
|
+
Host: www.fiscalitefrg.com
|
3050
|
+
Connection: Keep-Alive
|
3051
|
+
|
3052
|
+
|
3053
|
+
|
3054
|
+
WARC/1.0
|
3055
|
+
WARC-Type: response
|
3056
|
+
WARC-Record-ID: <urn:uuid:4128A601-052E-4BC4-ADEC-3F7D65D1A5DF>
|
3057
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
3058
|
+
WARC-Concurrent-To: <urn:uuid:FEFD1E55-AC41-47C3-BD84-0E5D9BF3BC10>
|
3059
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/paiement.png
|
3060
|
+
WARC-Date: 2012-09-14T02:55:25Z
|
3061
|
+
WARC-IP-Address: 64.34.145.145
|
3062
|
+
WARC-Block-Digest: sha1:WPA45JPHHD62552JV55YV74TID5KKNXS
|
3063
|
+
WARC-Payload-Digest: sha1:XLUFPH5OYGCBY5GRRT5LZ3XPAQXUG2IG
|
3064
|
+
Content-Type: application/http;msgtype=response
|
3065
|
+
Content-Length: 3512
|
3066
|
+
|
3067
|
+
HTTP/1.1 200 OK
|
3068
|
+
Date: Fri, 14 Sep 2012 02:55:25 GMT
|
3069
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
3070
|
+
Last-Modified: Mon, 09 May 2011 00:38:02 GMT
|
3071
|
+
ETag: "633c6-c36-4a2cd0d4d2e80"
|
3072
|
+
Accept-Ranges: bytes
|
3073
|
+
Content-Length: 3126
|
3074
|
+
Keep-Alive: timeout=15, max=76
|
3075
|
+
Connection: Keep-Alive
|
3076
|
+
Content-Type: image/png
|
3077
|
+
|
3078
|
+
�PNG
|
3079
|
+
|
3080
|
+
|
3081
|
+
3+UIfT�y'��������_��,��-��)��(�w@��Z��c��S��8��X��'��e��f��;��0��\��:��d��`��V��a��b��U��D��Y��3��[��2��/��5��]��=��I��1��?��6��N��^RRR��P��+��.��4��B��G��`��6��*��_��+��Z��c��L��R��3��4��C��@��A��/��]��6��K��Q��W��J��c��Z��U��F��b��A��7��K��E��*��L��/��^��M��9��T��R��F��7��e��5D:��dD6��Z��'��[�n%D7��Y�j!��J��H��3��C��:��H�m%D;��M��ED8�t+�m$��S��7��8��G��2��@��/��9D7�t,�l#�p'��dD:��.�q)fV��4��8fTݩ3�p(��/fO�����O̪=��G��<�7���ݽGw\�r)ݼFݼG�����A��M��BݶA�w&��4���^^^�<��+�?w_ ��_���ygHD<�~X̴H̜/����9ȼ_�����L��Oȑ4��A�����,TSQ�-̩<��0�q(��H��a�tC�qD��2��b```D5TTR��D��(��1��X��Y��)̗*�uW=�IDATx��Zy\T���AD� *.1&ob�hA=vo�fsC���8�uF\`�E�*J*��L�p�B�F�ť�j�l�fiҦ[����}�y3�h�Q���
|
3082
|
+
Q�=!��(N�<s|�*���f��yh�{nt0�I��ޭ_���Hi��K��k<�QE��:�,و*^M0�s3bl���@��"�=7q�3�LTt5R]���c��ʼn�Zu�S����v����4�aZd$㕑*h���x��i��i�J+-b�����:=uf/XT4tׯ��T�.��XAρE�ŧ������+/>V}Ld���۫����YO
|
3083
|
+
�9�hp���y�w���vʌ��]!��i���_���#^C@���Wz�����hB��u���ų�r@gE�h�^��7���w���Y6Q:s��^Aګ�"\of������i���j,�<�b��D�k,���RW_�u��u���^=�����ޖ�:D�c���X�+,�Pq�%��-� {�`(��D���CA��!����уi������-����������G�J���I�u�R��y�%��aK~-�G�*ؒ������$QX�Z�LJ��F �s*#pD�R�r�s�Ay��[I�H
|
3084
|
+
!^-�D?�R�҉sh7������qn���<,Es�JQ)��"9�����9ii9�Fr��a���ӫ�?�K�\Z�ADJk$�d�AL�!k6�e1�
|
3085
|
+
X\�N�a"'m�Ӄ�c��H�O'��^ĸI�9U�%�ҾD���q43����9�r�����'UBп�ݭ�*.�
|
3086
|
+
�q{���Ұ�e���T�y��)H� E<������BO �&i9Z)Ey4�v��"6[��6�V[���2&(���?���l��=����褣TZ�*m�02nD�9�D�0��
|
3087
|
+
¶�?��?�0-�{�<d76#.sX�R���i�����M�����٦���;�/�+�;3
|
3088
|
+
w�<�d݉�
|
3089
|
+
FIII;i�@E. ��(������9��Mʁ����d[��R�o"?]Qg��ܩ�&桨R�bIE;�2�ejF�>:-�`�v��%~nCqtt1�o�f��qٳD��������,փ�U�|�K@;��+\�.G+�(�f��|ZĚ�aC��jM��7�@�
|
3090
|
+
\Yvl�AY$�<l��-i��[�S���DN
|
3091
|
+
�9.P5�ׇ�It�g�j�JҲB)����(�Q lO�f܄�Qt���9��d�æ�"Ozا�&�3&(�']t�i3�I�!�W�����m��Υ�(A�\@a��'͊�����rB�N3L����R�26�vBq�t�M�L��M?������1-���.����"�o��;L��(�9@��A.t�I\p��kC��Z��o]����Reh�}��\�i�G}���*�o8�u����@CC�!�h�n�qz\u\�Q�X��@��!<�,��yi�����M��ԸU�@��,9>�EF1~6��^�(_�=���Yr|�C�$$$dOO�^�j�@Bª���:K�N�E��-N7����?�%��<�Ȕ�S$fϞ��5����/�8�KTٚ�r��us�������y�)z�Y�p�8�Y���u�/k�91�͓�sZ$66�'�50/�-�j���ȡE#,Z��1��M���C�L&��0y�8�t���b���"�m�E��&0�t����Ν;�0�����+�|bM��������J9_\4����s�������wL>�d��F���n]lΜO>���y��9��1���cN���j��}l�jz���IEND�B`�
|
3092
|
+
|
3093
|
+
WARC/1.0
|
3094
|
+
WARC-Type: request
|
3095
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/mesaffaires_logo.png
|
3096
|
+
Content-Type: application/http;msgtype=request
|
3097
|
+
WARC-Date: 2012-09-14T02:55:25Z
|
3098
|
+
WARC-Record-ID: <urn:uuid:47791290-499F-4C6E-A954-9FBD8DCCA0AE>
|
3099
|
+
WARC-IP-Address: 64.34.145.145
|
3100
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
3101
|
+
WARC-Block-Digest: sha1:NGMMM2OL2LXZ5KCXPOR4LLCIBGRTUXBU
|
3102
|
+
Content-Length: 195
|
3103
|
+
|
3104
|
+
GET /img/mesaffaires_logo.png HTTP/1.1
|
3105
|
+
Referer: http://www.fiscalitefrg.com/client.html
|
3106
|
+
User-Agent: Wget/1.14 (darwin10.8.0)
|
3107
|
+
Accept: */*
|
3108
|
+
Host: www.fiscalitefrg.com
|
3109
|
+
Connection: Keep-Alive
|
3110
|
+
|
3111
|
+
|
3112
|
+
|
3113
|
+
WARC/1.0
|
3114
|
+
WARC-Type: response
|
3115
|
+
WARC-Record-ID: <urn:uuid:162901EC-7BF2-4619-B784-F5C2F5BBDDF8>
|
3116
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
3117
|
+
WARC-Concurrent-To: <urn:uuid:47791290-499F-4C6E-A954-9FBD8DCCA0AE>
|
3118
|
+
WARC-Target-URI: http://www.fiscalitefrg.com/img/mesaffaires_logo.png
|
3119
|
+
WARC-Date: 2012-09-14T02:55:25Z
|
3120
|
+
WARC-IP-Address: 64.34.145.145
|
3121
|
+
WARC-Block-Digest: sha1:7L4XHRWIMYCCIEUBOL5KQCXZXP3CVQLE
|
3122
|
+
WARC-Payload-Digest: sha1:2LN2MHZ7OZ4WMCVFXWICK4YHJCXYZYXQ
|
3123
|
+
Content-Type: application/http;msgtype=response
|
3124
|
+
Content-Length: 64207
|
3125
|
+
|
3126
|
+
HTTP/1.1 200 OK
|
3127
|
+
Date: Fri, 14 Sep 2012 02:55:25 GMT
|
3128
|
+
Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.6 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5
|
3129
|
+
Last-Modified: Mon, 09 May 2011 00:38:02 GMT
|
3130
|
+
ETag: "633c4-f94b-4a2cd0d4d2e80"
|
3131
|
+
Accept-Ranges: bytes
|
3132
|
+
Content-Length: 63819
|
3133
|
+
Keep-Alive: timeout=15, max=75
|
3134
|
+
Connection: Keep-Alive
|
3135
|
+
Content-Type: image/png
|
3136
|
+
|
3137
|
+
�PNG
|
3138
|
+
|
3139
|
+
|
3140
|
+
Y�<ߡ)�t�����9Nyx��+=�Y"|@5-�M�S�%�@�H8��qR>���inf���O�����b��N�����~N��>�!��?F������?�a��Ć=5��`���5�_M'�Tq�.
|
3141
|
+
����`�%K�(;;;��իWWժU0�:�����������;����A��iӦ�aÆ�l\⋊#�%��\/�z�����@O9[�l : ��:�il�H���lٲA_tn��7nxԨQ#���͛���v���)2�Ag�
|
3142
|
+
��
|
3143
|
+
١���
|
3144
|
+
:�����^��h�����4����pM����`,a��` q�ڵa@�t�
|
3145
|
+
����!/��}�,v�P�j�ËY�B��k@�gFtУo�����ʧ��#��,קO
|
3146
|
+
�K ��
|
3147
|
+
��-eʀ?y�z�9s�!:��0���3σ8萃�P�ڵ���uϰ$����V�\��H�֭[�3�3��@�L[�fr$
|
3148
|
+
0@b,F,�2Ye��W_ p+0^=�x�!�h|�C�;m:�z>�,�b�)G<8�����u�:�����;)�0u�+���tfF���yY�FM�;#�
|
3149
|
+
w9��d;t�%��Gt����fInohY���0�:�/,v�p� #q�ekX;N�$]�^_�Y�|4t��Bǎt���먣�
|
3150
|
+
� �L���w}y|rN4�h �@�����8��ࠁ_�pQs�$<.\;�x<t�����ẏ��g����^�q�_;����S�K�]�va è� ��&�1�
|
7
3151
|
�lu�#�9Z&F�p�ށ��H�g&��Ԡ�.���~���<����52s
|
3152
|
+
p��5k������/G=��t:.��I�����i�{��`�ciH�� FF���Z�*�>&LP^^^��K�ܣ{&�yg�t\(��L����A�������O[�p��u�?�
|
3153
|
+
��ejX��{���qB������!q��" �9���$$H4�h ���WY�@0:X��`x\*�0a`b�3�E�
|
3154
|
+
8���`X����8�s�%ݏx�_�v�= +����i����:Z@�{���
|
3155
|
+
@�-u�+U�����A�������*fW�?��|v`�{��ȗ�@O����e����;�!77!�(�ʘ5�� cƌ)����OnԽ�4:
|
3156
|
+
X�ԗ�=eS:�����^�?��k�|����nҁ�wx�����$$H4�h �����(,��p!>|��e˖�Ic"����E
|
3157
|
+
B^�Kt�7lT����e�1�
|
3158
|
+
J�$H4�h �@��Nq�O��2�@=���0��w��,������qO<9@�585����S�x��8��������Gn����C�����r&���J��`692�ک'�u/V22q ?y�P��7>u���@���C���7�?u�<v�c�u�� '�28v
|
3159
|
+
`�`�)��Չ�8��+�%����������@�vlБ�"C<���`�{�����H�y��!��7i�##�����Ix�
|
3160
|
+
��I����m���g(\�B�f�_� #g��+3.C�`=�͜3���4_6�<9��������m��=P�W���C�*Z�?����7Җ͛�|Ūi���G�
|
3161
|
+
��D���M���6�b�ߐ�-:�������\%H4���@��H;p|��[�0����|ۺ4�����́�p�去kpd������pTʄGi��X:<iP8��G< �?�ӹ&��-^9�;�`!#��tT����'�p��;�0��quB\����4���Z�αϳVڢBS��a�iΒ���Hd۸h�^�e���M���j�:�}�.���q��[[7mЦ��# 0=��`�"��Z�VB�ng�x�\��e��勂u<*��*ؼ�`)]t��y❈�R@�i�:m�AG2�a�¿b�H>�K���CA-Zbb���Rm����.�2����튈}��-�����d��d�䏆5���m�.V��R�|�r*V0��a�%� B^���͕ �nW���!\o\�F�l2cf�
|
3162
|
+
�*Yz������k�� �������.y6�AOt|���Z~���:�����q恖-�Q�6n��e{�gյbgj��%:h�|�q´��Ԯ*����5�q�ױRa�NQ �?RE[W��w���/���>�"s�W�VU�����}�����Ը���
|
3163
|
+
n�9f�v7���V����Y�%������c� �^�<��#@@wW��]���x�9x�N�s�k����P���E��B^C�.�9e��x ���w��٪w�G���oK욖�?�]�����2e"�]�~�s��h�����h��3ԩvE,���_1�jj�y�O��Z�w_�HEUA���%n�e2�u�]vBg=�����h�\-e{I��&M�h��C���U��sڧa�A�Y�F벓̗H�����9�Jr�\T���u�hƘ�tڕu4����_5Z�;�Z_Ϟ�����A
|
3164
|
+
̫�i�J�5{A
|
3165
|
+
���yͺu��]Qs�zX��7nd���ҵ���~F�Ӄa|)a��"sʘ�VM�M�G`ޤi�V/���i`^�:˹��h��5薇��3w�Qnį\��{��:������s"�|�*����.g(?om)^�?��T����)0�λ�570_kK����W��a�|m�7G��`�]S�u��ɳw������j^-�X4�m
|
3166
|
+
�
|
3167
|
+
�_�����y�Z
|
3168
|
+
`^�y?���KԵu}s�֟��^6I5ꨚ�x�ՑZ���T7��.<�{�����_�����P�U�^sst�6�F����g�ƪТ�V-��!�
|
3169
|
+
��j�E�)����%�߿�խ�&-�eo!`v��某��Aׁ�xks���>YQC>�G
|
3170
|
+
:����[���li�۞Y`��I4�?����8�&Wi���X݀5�c/�{W9�-x�g�K��Ȣ��<`�3��غUNf��7@�:=���rϤ7�Yޅ`�s�ӧ@K�2t] ~v���q����;}�����4e`���>6)Z&DZ���)S<�z��� ?�?) �fhWu�N�m�
|
3171
|
+
{M٩�O��̪:f��� m����r��푰u�Z�^g�'�Q*�R��m�[��y�n�Q�������6���D��N�!�f�(4�h�_9pȉ����h�0C5�G�ӂ��j�Y��F�^%&����
|
3172
|
+
Z�P�2�
|
3173
|
+
��mG�}��h/|�^��:�P�꾗��YCG\z�שf)8Ϡ��>���"���J�&�W*+�m����=�4��6gp�A�3�1@9{�~��S��X/+0e����!��!��t2��'KF=pM���,H��q��%6ָ��E�x���N���<)�]����q���yS
|
3174
|
+
/6����z�aX �=`�#��i{��֨������Z
|
3175
|
+
,����Z�h��<5D���Sc�
|
3176
|
+
����Z���e�X�6L��E�,�>jڂg��6��u�kX/���>y��p��9b�:��ӷ�Z5��d�wD��M4��@W�=�.�*lܰ1LR�9�x�dqtpϱ�3؋a�A9~8�y�@:2��� @�`ca;�B��92�#�0��8��+��X����c,�����V�Jf�t��x��N��(ЯI�]���fa���N?���˛���.����=>�
|
3177
|
+
�����'���o��}#�;G�u��S����N���_ph��7�泌�����]k7��9w/(�������?\9B��j*KE5h\[Y�i�6�.�l\�7��P8To�s�:@U�
|
3178
|
+
��R�݉��'��h�1�7��BI�,n0�簼q�3i
|
3179
|
+
e�h��G������iʌ�?j�M�R��+�b���]�@���O]p�aj^c��g�lpvX۱|��0�U��ٚ�`�
|
3180
|
+
�^������8�t�.'�ʀ��ށ������l�����<%��������ڧU{�����Նu�U6��6�7���Ôoc�vu�]h��,rK\f^Y斍Y�F�5��E�x�-��Za��۷n�z�
|
3181
|
+
xI�9��D��ű�"nw�q���0����%K��1n�{��h7��>�E�c�����1��2Ϡ���v��?��8y0f
|
3182
|
+
m�Yi!���Ny�{��]rnn*�r|����9�&V; t�;ȺR]Px��ԿBF�|�XД��rq����5
|
3183
|
+
#_���:��pS�ج��S{S�V�����Bgf�m���3Vf�J6��ì��E�)�Z֭cs_ʥ��M.
|
3184
|
+
;U��Q�v;�y��z��Gͧdc�5��w^��Kf����j[i{�?|��۳lZ�֢�9�����,��p���W3ۉ�h�2
|
3185
|
+
5��1z�/�U�ukضum�zu�ȵK�S�:'aL�01Ǭ��s��೮���l���;/?��=����^ݼ�=2&�'jŖ��>ʿ'��W��Y�-����f�N8�R=u�/զ^Y}���t�Y|E�D��Dɶ�Yf.�(�T����ڛ�Ll<Fbj�ʂ��:Hg����Vk����u�/�Ӽ�鈞��~�X=p��FYMM��Np3g�ˁ�Ծ�
|
3186
|
+
��L�kڴ��,^��`��Iq�Q6�\H�Ù8O��C�1c�>�`���aw7��)iqz�����q?���u�=S6��N���ن�l��U�~=�=����2(�B��ڳe�� [7��]M�d�ka�:�1�s/k��W��uOW���u���Y�Cr��Zw]�F]�u��N{6�4�_��P���}��mǽ[,��H�X^.mbsp셺�W�[��3��Xw��(_O����=Q�87�gt{�ݏi���t��ϗ�y����@ŶS��q$��2��l��ocP�0�k�̩�CҴ��R���YE�۱�ݤ;��Տ�v�K�q�U��O�:�[�UK��w>�3�F96a�,w�̉�s��zs��C���q�Wv�E'����m�t��3�ڨ��ym�j^s�xy�ֆ�?�i�
|
3187
|
+
��,��;�Z��KԾA����3+�E�h
|
3188
|
+
#�&�M����#/y�<�4a�_����\NpZ��8��Sꐞb�z��y��yrv��������%�&����j<0�=���M+��a�pg��\Eɤ��Aǔ~�5�֮(����E9�l{����O���^��+W�%�\��N;�dg;x�����'���3e�>5Slg�[6 ˵�^-R3����i�}y-۬���BU��V���hΜ(���}6q�Mp*o?�N�Eg�%ʣ�h��`�fs��W�h�MH[��fM�n��V:����z)�~g�/XL�6An��4��I�2}��[ތbo.S�6�i�v��V��S��!S(7%�nO�l��Z��_#��E�6�b�Z��|Suػ���;h��/��p{�e�ж�ͮ�H��*f��X=��Ԧ��6^�̮�^��S-�~.�
|
3189
|
+
�f�8���de��/�Y�Q�A��mO�?���y�z}��;��(�^��ƕ��Q~S�n��>\�C�6�ӛ��F�X�} XEY�����հr���aíQ�/�nݤ*���g�vav��W�s�P_��hߎ����=T{[��)����gVh��2�ד�j��yZ�a��t/�MZ�w�����j�\:{f�oc�m��|>Bc�����*a
|
3190
|
+
'�Bt\�L秗�By�p��tf�3��\�(� (�k��[q@g<�JS6��M�t�0ٍo�3>O�W(D����0���/ƞr����T�n���V*�v��쌮\��i�tϋ+�8�AM��;̝~����\�N�NcS�e\.�z��-c�>K�ȑV�8�������Y쪽�,�L��w˖�e3�?�ݕ>^ҿ*c�9w�Ѫ��x�6�NA��oaG�l�9vBi:O��jK�
|
3191
|
+
��Z���cu�N����K�~뻻.M#xeq�� ���
|
3192
|
+
+���PG}tևz(,�����$���$@_(�p8#�c28��5<w��1خ�\�AV��8�w������,�#�i`s���s�=����R�!C��>�^ʃ4�.���t��<��֘Ҟ�8L��KcE�3.xvSC��ڹ�Y�#��^�1����;wnX��k�
|
3193
|
+
���S�:�s*?�wL�sA=W?���g�6��=PQ��W���t�%�a=M�y�����~j��t�rE�_~~�Fgy��gY�M^�,ÿ�mqj�jI�/��$:\�\Q^�N��|)����r���<�+�]��V.�)�5�/0��=z͍AT�����a��[�D��"]ǥ�e3�MG)~���ɉ\|���7�Ӊ�YB(�ny�t^����ٺ�B�=G�I}I�6}���|�2���3KՅ���h;��m2�s$�??
|
3194
|
+
8p~���a�V�-�l�]�z衶��&������o���'-`���L(�a��q�ƅoy0�Ly�w��=gv6�^ԏ~ۭS��(�8���ׯ_0<�nB�|�R�ٳg�I�� <��������?^~�>Y��
|
3195
|
+
e����K�W}�sJ"w+Ӯ9v��.�Q�ߝ9��������5U�ރ_�������,����|�<�L��VR�5`@���Ü*��`��?���0w�r�7��y��z<�"#�Ƀ1Ɂ|�~�if�����B�{��C�.*�;e@C�������k������(Y*M�82S>z!`���<�
|
3196
|
+
w6��l�ǒ���Z���:�J�(�{0��?n�!/��#?g�q��Xf8H#;.o���۾
|
3197
|
+
�j�
|
3198
|
+
�`���!o�uL�l�ʔoq�F@���vX������t��?�|�0�f� G>ꆱ�~0Ȉ��Η_~9�E:�yp���<-,[c�� ,m���)�p����T���RI��(�����z�%A��<@Dh�C�O�v��5(ZP�]ZpE����%H4�h�箁���D�ZU�i'�@o7�״�N��+�Ѝ?>��w�����R�3��M;�d0�v�rʍ6;�������K�@M��R%�:�K>�6b BS@K<A~?O���Q_�-`�<��;.�Q߾-� /��K�K'Y�2<�@F:>�{��P�cC�`gH������X���C]:��/�����n������l\p�o�]�`�
|
3199
|
+
khCҵ�^����2�hdBv�@��ə��?W��GҲP
|
3200
|
+
�zd�Q���e5s�j�ܹs�0Kΰ�aF^nz&�wc/��c3m �����s�R$N<�İ$�N�<D��DJF��{�?B���Eb(���e�ZQI�2�v���(��h�=�18�VӞ^+m2V1 ��[o��zX��%`!c����{�p+���M��{�� �LOepϘx^^^���'#�f�%Pi.h�@~<x�Q�9IGxDݡg0���ٻu��.�/q�Z5C]ux�{\�E�C��i��r��T*��_]}����5k��2ye��Dr���d�c�^��ᚧ���W����{�0��zѡ�C��ԅ�
|
3201
|
+
X*��2�gN�Y���P2J�\�J��g�2Pa2�"���AAÃ�"����Ƞ���X�w�w�B:��/�R:����.ߏIW�mYo�ph���ڏ> �~J��ڟx����fF9��hs/���-�����Т]��k����$m7״�������k�� ̀�`�8�sy�O�t4�
|
3202
|
+
`�'O8H���l�r�������k��a�3��w� �
|
3203
|
+
&O��T$�C�FC>����^ҧ3�j�m�Z�֙�#�fV9d"��יE�F��3ף���U/���S��fh���ECۜ�g������ɷ����B&|�I�Hf��1�'�AF��0Z2�����?z>Q��w]���룤��ϒ���~�a
|
3204
|
+
t�ep��
|
3205
|
+
$�nk�)��K��������տ�� ��K�2q�)i���_���f��������~��Zp�:S��p ��F���i���WW�K����M�%�).ܢ���@�ֹLN2@�o�wYc��׀vg��?�Y��dJ�|R4щ^�'��8��yt���C.�CD��"�{� ]��J~�1�K�Y�
|
3206
|
+
"�Lh|M9�y��2P<_c���p�%/�1r^�N8!��!��r8~Z!�73�f>Z�s�Z�-W�!)2�w�Y�j�}��B�j�W喋^Z�rfV��Rn�=��������ʾ�e3*�W�VuպBn��c�i�BM�6[[�ۋY'_����g�.���Sf�Ln=5�W��Mڮz�۪~�h'%�\�}�&}=Yj5T�MK4k�Z�j�Z�ۗ�"6Z>o���[��Ti�&{�e��R�3&i��b���V�m��9��Ҳ-���o��s�j��U�)c=���l/�l`{ǧڪ��v[����_b�N�F�؆cZwP�z���c�R�7Q�~ٶ�k��T�\�K�_rF_~5Ak6�Z�&��&/�k��IZ�>C��Ӟ�f�֦�jcѺ���������d��S4oes�]�H�D2/^�L�ZwU�Y�<f��ݢ��
|
3207
|
+
2�y�؉'����Q�1ˏIt��%�{��4��<��#�m>�W����{�N��Oр_?��~{�j���|��L�z
|
3208
|
+
��(^y�^=y���>ziس:�W]s�/��oܖFj�̏u�yg�١ђ?�oy������n�'����z.Zi�.Zi����ˈ�:�>sYl�d��/ӭ]����Uo����GiF(qo
|
3209
|
+
��(�BP/��z\\C��p��C���E���Ë�w���W����A�Q�#�������oܡ���C����٦<%]�ȍ��j�^}�5�X1Z=�:S7��U�����iO{���RUz������+:�u���}��3�c�����?0��ɷtT犺��3
|
3210
|
+
~�cMU/(�*,�9Wf��֊/��=wk���t5ay詪ӯ�gt��?N��������6w�r�Y�Ae+Z����
|
3211
|
+
֯��eå}�A'����+��UO�}��תo�s����ޝ��UU��In�$��poHì�R! ��T'��RG@���֟��"*OD����k����U@�(d$!���ܕ�q�h��S��ɹ�}�^{���^�������&�p�r�-sc!����i�%����w�Y��c*F���-ʻ�����O�)O��W�����CC��|���Q��q��/+���NyN�ħ7��� >�?��ץ�~�i吝'��T�7q{�gSqG\O,7����gT��/�y~��qZ�}�.�/���r���*G�Sy���5��7��e�� IDATz����?�����o(��?��[}��������9{��/�nod�zE����)k�_[v��%��K�;�L�<��h��z�i��W�4�����o�e��V>}鿕G�����oq9������8��l��e����~}�3y��s3��������e�=W��(����˟������u���r�� Aq)s^{xy�Kf��:�ϞY���wo3~��-�/.���`(&����]t\M
|
3212
|
+
�t���z�}b&+ʰG� �� �ve]��16�a&Ò��4���B��"Z����Ѝ���6m��8���~e���Wy�E�(=��/Fn`�7&r�fp������$<uO�����"gpnMi��^w�P�!��`�Z�L�x����4��x�nHL��``G��s���[�_J%t:06aD_Dj�r\���t�{����W�����U�����M��l�������Ց1$6��^��|ѱ%��P�I�쇵Y�\���KԈ:1u?UWO��k�
|
3213
|
+
�.~ңH��4���|ᲅ�7�G�
|
3214
|
+
��#�����c7�ho��ٳ+�����Me�2�[�>�j����e��}�d(�
|
3215
|
+
A������X��d�!v��𦼔u�{�'$����;��/���܃�a��M��������P^��_�g�9�/�Kf6|�!^��m������GRn��r�C�z����3�P�^[B��1V�uF�7�������Es��T�]�����礱e�g�+.z��v��e��o,�������뺣���"^}�'��>��r��h|�ˇO�i��S���~�<�7�?����_}F�돿�����#�*/��u��9G�-w;�����k}s96�l9�����R+���W�cQY7hl9r���}��`y۟�ߔ�����=v+���Q^�q���)���y���]^�ۻ�����)���}���O+�^Ҕ���]�Ǭ�=�7���B���h��~c���3ʫ����e�� eƈ-�rD0=I�v;����O�cN8��v�k�[.��̚8���;��}�=��/���t���轷/�o�������?n���O�X;��r��o)������#a)��kM�D�c۹�����_P^}�ye�WΫ��q��e۱��ʘ�{�KK��{N,���[9l��Ky4x��6Y
|
3216
|
+
և��&���r�o/'����Or��S�:��^Õ���/ŗzȵ�>��y����(Qƛ�a�(a��fhׇ��g��j���@2"�L�3�?�y�Վv[���A��nj�!�c�<���c��Xtt�Q���nv䊞Z0�'� ���}�݃1i�jHԕ��q�����=�/\<g�D��Rܕ+V�o�3J ���hG]����,Z��ǟ��2��ΑA����_}��^[�v��s|��9a��:�Z�S�b�W�}_�o�uWWW��ק�#�y�F.���J��,����n}\��'چ���?�� �,�|d��q���r����`K�G�>ƛ��R?e%e���:�:7
|
3217
|
+
M�Ƶg��
|
3218
|
+
t�pr&O�Q&��c�@8R隸>���0�㶚GO����,��'w��]&/��p�����L�����A��^ī6r�z4%��=��ou;
|
3219
|
+
���o
|
3220
|
+
�qߊpľ�Ն~����O���%��J��ߖj�Վxn)���V�����[n���yڨ��l�eh'��
|
3221
|
+
�=�9�0�5�b�>����~iG9����,���I䬮{3
|
3222
|
+
��5O��:��kw䨑�F��с�����f3�A#�ho�#���Z7�f�`}�Ǘ䶊/}�[=��4,<�?a|����g�'�,و�3��?���R��N�˲���wl�C�>�^>F����k�(����=Iy�x��w��#v�q�:�C�}�֧�c�D)+�
|
3223
|
+
g}������D��O�;L�f�ӊ�:��~�Z�}�́�%�Ku��m��9�:d�����Yo��HE���&k��%b�uWѝ��4�&���V?�a��Ԩ����D�:'ओN�����lʘ�6�ʠ8S��yo�)\��ZS*��-�83b��2.�ɘ�Y�T�p�24���z���ͯz����Cg�6�9���Ƒp̀��5�m��v?n�j ��6���_���cX=S?8U��20L���FWY�M`m9��yS����3ߕW��0uF��ik�l&�#mkO��r6䭈M{���-�N�����fu�� ��C@�:�w����B4N��&��n����*�ʙ��$�Q��;��ߔ=ٖפ��tBԭ�Eo���)#������o�-���o��
|
3224
|
+
�1f=���oJSԔ=cL��q}�w�h�7-,� 2�Ν[��^Ϟ=�*j��ŠSz�%x�)�>�>�u�]W�8C�0�L�?FaH�ae��<,1:D��
|
3225
|
+
�C�H�2���ßMz�Ú�<P�5y�<K��^�Vݛe��:�0P���F����H��G1im��K4
|
3226
|
+
8:8*�<���6m�|D����M��,����Re�6��V��{e]��]�6ʩ�}�4���}/����R��&�B��Ѯ�
|
3227
|
+
�����N��Y�z8#x�|R_ym:�
|
3228
|
+
��y�N�d�S�m�x8@!Rν�|)��\Y
|
3229
|
+
Ȧ���.
|
3230
|
+
�1Cc*�4l�&��&�~ ����%��H�H<<c<|C��Y���5��?9i���^�>���=}�YS;��W�gpѡ��4V��k��#��8\,�g�7N��}�|��y���� IDAT��1T���C��9�i��dt-Xn�y�Mdm��WՔ5Ŏf��<�e�]�+����O<��%��r�KF��uzQ���J��k�E����wp�Kg����g�h;�́6^��2QϗD��.yv�2e�rJ��tP�>�iݚ�cXED��^;+'�6MN!S�cG�RF�kgmX�Ψl��aؔ�T}L�a��4*��9=7m7��A�/j����6K�ѭ��v>S�"t��'�� ܆_�D�`OM`�)ܝ��y��S1+o3��<�r�u�fyi�i3���<D��:�}�!C�Ӗ�g}�'#e������_F��A��IX�Tvժf6����{�G����[4:�+zS��DI�����MKG�]`Oy!�8Y��x��kec�K���E������k�p�6#��`X�p�����o1�����='����G�v�Y��d��]��r�9�=��ͶX��L�ȟS�^4�U}g����s��K{������́&r��.A�k��%�XPl���2�Xv£`�T�S��Z>���յX�L��$�Q�Gk��R�ՠ������(E�(]Y��Mቸ<���BV|��44��_~y��bvF#�M�������U0�`���95�'�_{����Z���
|
3231
|
+
l�#1Zx
|
3232
|
+
/�hO�+�ڻՙ��/��=F��k�S��?ɩL�~����Rk?�����6�$m&|<w-�1�� ��v�ͺ�b#���5k�j��㵺�jWL13����g��Wp�gmd>|����;p�A��Wp�g����z�i.�L>�M�&���4���xeL���ޣ��
|
3233
|
+
l�3��w����Kz���/�������́?~ح)|�[�1��D�PT�8��+�æ�t�)8ʝ�MC�p�SF�bj�'����M)�Nl.�*,C|P�
|
3234
|
+
D1ɧx(��m�Rt -��vuD/Ð�����Uy�+>����^�0� >'bG��@�gk֮�.�M�sЀ'���k�����]61�
|
3235
|
+
'�����+�;Qv�@�R�9]N;(�4*�H�iU��k�r�\;R�P��M��(,Ϝ}��"6e GS���W�*�M)�E͔�����:M ���|�+������z8��a�Ү�f�7����(ެ�ot�^�0�\y�c������|h�y�ޞ�Q��%y��ʾt�:���䙤>��������*�!�>�I����2���'~�]m�hъf����s����{`
|
3236
|
+
c)bb�lsψ�hD��mб&�e@�Rv�C)R����h_{��h_Yyړ'�'�!ڡ����iS��#�-���� ��:�/o+XC)G�5�bX$ʛB����������St?���j�h�q��K�܅-j��ѽ v���bQ���fCبP��" k#߱Fg:D�û�~I�3
|
3237
|
+
Z;�;ϒ��y�E]��9a�G�{���W�::l\۲T@�뇌<E�������0>x�I;�t��>�$M�=Gk%��Q�4R��5xx�}
|
3238
|
+
`�:�k_�ZuDz�}#�1����aC�U��+�⹃B�O��N�:'�x����W�O�g�86p�&�K���;9�DIwʥ�tH`s���崱W��QRO���-]V#]����;��: >x�h��i���m3��M~7�b*z�xc�V�ͨ�z��`���'��2�vM華�����kx��W/^T9�`��mo�S���W���:&ll��|�u?���\���5�#\�����o]� �x�W�!W}�����|��G#�[gggݐi���q�>XyF?~�W���no�is���*�A�;��$�����ˣ�~��E]"%��wbX�A�Y��F��e_��WE�
|
3239
|
+
�2t�/�Q���b�\tJi2����z�D�O�('�¤t(RF���VΘȷ��g���e���Fº;�=
|
3240
|
+
CE�s\_��dp(Sm��AL}�љp�/��6����f�ъ?��!�~�>��|��e�w�
|
3241
|
+
�"�G���������ʖ(��ĕ���P�C[�^�`RԌ&�Ū.��ՙ�:�>��P��Dѹ��(6x�g,(.�22c�a$�(J�Q����<��l��ah��o�k��D팰e�����/���Fͧ:mXB��h�UΊ 'Nʛ�D�{�j�5���a�WF��&��C�����8�~�`��gj�Ձ'>q,���~��7���yi�x�>�p�`�I�^�5
|
3242
|
+
t�����n�\�����˂ԵuJ�!�5�Rh��w�}��3�;ߔ���b#���0��Dyj/��i~����腂6m�1
|
3243
|
+
�x�!�FHQR���zh�.�erM��V;��ޫBp͙4P����ÏTk
|
3244
|
+
|��N��%�]x�G�sj(zJ-�1�,2�P�h� ���}S��)x�,��G?�ǁ~
|
3245
|
+
8��������Y�c桙�0���S����3��9��V��8m��5x�)v0��{e9�h�[^�"��k�V�|s!�B]3&��א�TD/�����m��q����Х-��]�"8��Y�¹m�q��^�0HZ�� Ι\�O?�0�ꪼ<S�Ҥ�
|
3246
|
+
o�N���=����Ѝ�3���$��<ʖ#"���έ*^��L�R����xW���0+�oC
|
3247
|
+
�ʚ��6Θ�x'Z����v�{��+�����ˁ�JFr�[�g-��[<��5���M�p��
|
3248
|
+
���弨rf�5B�>��v��I��� �f?��ϙ��o����1�4��)�࣬>�\>:�Ṻ�F\��K�R^9}�~��
|
3249
|
+
D�p��B�⟈�EJ S��:^�/Sٔ=������>���h�ֆW����>dx�]K�(I]����}�E��nk�h6#��pW�Q�_{�ĀX�v�8k���w�k;�g�"
|
3250
|
+
*?�I�PL�%1b�:��G�A2�
|
3251
|
+
����<:}��PJ"k|��N�A������� oJE�,z�0����}e)Y��
|
3252
|
+
�� f ��lC��r�#�Z�z(e�6�b)b�����SO-+W��EOӪ��w��rp�e�FF�x�v�S�ں�ܹs�&F��#�2#Qe|�T��*ޠ��e�8��F����VJ9ԗ�1ؠeS�,�5�1bx]�E#�I$�]���֔���ў6ș����w��A��ș�F^�_
|
3253
|
+
E���������˻ݢr�1k�Y�u7;Z8P���� ���x����J&lHD�M[�<���Y�Ԋ���7)?�N�2t���cI��{�}�4(���@5��xð(.<��K�6�x� ���u` ����h�<��OII��.~�<�{�;����'�!����|<VG�g�D���i庺_wӯ����π�UY��>l���{c��
|
3254
|
+
FY�^ I���o�:MY��8��Z�AZ.0ح��������������;�jZiXy��+�8vg�=@;\�.)���瞉�3��Ѹ~�Jle���tvu����Xf��'_��L��<},\8i�3����e�.��E_���f�F�Fʯ�ɷ���N�W����p:Lm�[�d�������?'A��hY�?��?89Sޒ��'�M������<T
|
3255
|
+
7렍n����9�~�[<�Ǝ��h=��wg3�}~�r��8$�&������Nd�(�bQ��0F^�rO8��lj�3�Lu̒��S�H�M�R��Yy�o�p�E�)��2�[��<�����O��<�J+�!п�x܃��(t,�H�RюJy�zf�M�1TZ�E�Ep�����I����K)i�r`DDB���ݳT\�<�u������x��g9��3Ϭ��1��9C%��M�1�d��o�l��C~K���{��D$GS�6�q�� E��|�Kԧ��<fĔ�P)LQ38�@��G��38��l��2��
|
3256
|
+
��/�8���#�?����Ȉ�?�B��X�jR�c���:m�7nT��%���쌋������6�5�L?��3�3L��g�����</�;�����y����4ΣB�9o�7�q<�k����Ѷz�<�;����W��Sǵz����u@}���?�#�x���+e"]N�>�������A ��ihӽ%!o�X�fxg�ض�5zɇW(9�d�x�L�c�h���i������_�4~�߬���M�v��K���Q_>ϫ����?�7;��s�ݑ}���y���kt\y�$����w���<��Ew>����4�(��3�FF����T��t�o��2�L�s�̩ӕ�AnJ��$b��&�ᘦA�&
|
3257
|
+
Em�&��_��W�yówcJ܇~��V�iS(��R�/�M�h��<�RJ�,X9�!�����G|���5�)
|
3258
|
+
�3����R8��. ��-��x�6�)��R�Rzu&�y��Z]1����~d�'�&X�)g
|
3259
|
+
4�3��+���S��/O�&K7�5�}�sw�+���\�k*
|
3260
|
+
K_��C�4���[����urS��|�S[ߴΌG����|�.6k� !W�7�2̦r�Dq�m��
|
8
|
-
|
3261
|
+
BY���)?�
|
3262
|
+
#��D>�R�5~�Y���<�.p�#�sϒ~m��Z�@運�r�/��1���J�wuM��Y=N���j�~C���6����;�9���D�����-dB"#p�/|�.<��>���n����q&�/p��(O�bx%Q�O}���[�l
|
3263
|
+
���c�?����"�7uF �F"��ij&��\���o�`��g��sO�hS]�Ұ��v]����Ω���bV4���{C�&�v-pϵ o o��.xS���C�pӡQǽvy���s�(_�J��MT�����O�fQ�ϖ�JTot��A�k�������`���S�1�;���i�|d���4���AB�~���#}A>��d�Q����k�c��(t�#��}پe�c�b�/��_~���R>������T��N���S���Z�k<�v������N��r:$��N���|2Ԍ����@m��hn���W�#|��E��廆��dV�r�ǽ����Vg8���f�M��;�l�8��֦g੧-���2�$<VF8ԁ�����x‛}�Џ�c|�$�:�����*��w���Y�]mjC��.�&G���O�lu�×mcW�=w�S����8th��ϑ`��ވ��ό�w���O#j��l�~��E�ή�u�&k���s�z�%8�/��m���vh\�hr��/�)#�G��%;p�r����.>����͏-���vn������#IB��g"�-�6������iVS�ˣs}�_�R]H8�)X�������ܣ�u.T��J�;���Î�) \��(�C$�`P�[A4uHI*�q(��.�n@,�"A���}֩��}mxH�dr�]� x��� ���6 <a6���'���P<|;��e���)cߴ�<0�b��M����VF�a�6( �xM��`�+�e}�"x���"�;3,`����
|
3264
|
+
��C�xԔO~ߙ��sxR4��6�C�g"�CI�iD�.h't�:��}��ّp�,W����Y`�DA·5O����ޞ�F�5�4,�Jz|�>�ӆ��Aq��Y6��ݵڄ�2`�G��{p(�,����.��M��OY磜����`�ਬ�ٱ�����te�ߡ�����]p <�J��(<�l��Y�3gN�a���ȑ�"����u���_ �h���/���s��!S�>�6��O?��Rb�W�S߆8oip(�{�K����FQ?P�ڞ�`z������Z��[c0�*G����o��+��-�����P���)}���n�=G��!�JRO;x!�E�$O������ѳ��>�)PZ�ۡ�yG)����P�WԅѸQ64��`+;hX�CVlPL �1\�)8�J-(Zh`,��Νy�J�G�rӧ��q����=�>�M��}����.��e���gPB3�k�uO9e|w=ta&X�Z�m
|
3265
|
+
=¶����{�<;�!gr�^|���:�O�p�y ����16��ᓾР[~���Kݖ�E��O�
|
3266
|
+
&Yd�;x�O6Z|˕���~�L
|
3267
|
+
r��z�����^V�d23��i��>)�F�d&c�zxB?���N.|��е�.:�^��ڱ-���0��k�`��xW?ڑٳ��^��L
|
3268
|
+
�Z����|����@��̚>�������Z#
|
3269
|
+
}�瞹v0�_3x|҃#�uÛ{���[^e�3|+�H����C]�YYM�Ѧ�1(щ���̻���8��C.|�St��s++o�.��O�����k��.ЫW)��y�/���v
|
3270
|
+
\ÿ}�b[:�!���'��u����]h�^0�?���_��ɖ�����
|
3271
|
+
����T�$V�IQ�XBz�(9�@��LO�@a��6�f(���=�tƑյo�W��������g�y��~�����C!���r�A`0X�?��re�t�� �){��< 'F���s
|
3272
|
+
��3�7��fo4�V�q��>?ʦNb�z�k��W�ᙜx�d�g�ӛ��#��t�������?}�M��a���Y�T�>�t�_m����/��P�{�#�s���чz��|i=П8�W��ϑ�-�#�ћ�j+��������Ko�G���m�~�j��� �����'�=�AOs���9)/nyՊ�lh�!���x�S��������YU�z��Q�P���ڻ)ȸ&�XBah�����C4� f_{4e{����9���� ���h�������]��"�4(2h�% �#Gd���[P^��l�6K�>�
|
3273
|
+
��Y�P��`�;�L0}Y�L��9u��@�9�� h�3{�k�0\�\x���53~zq��sd�ɂk/|��FWhh�I���(h��K�R|�_�}�Eoh�E�Ρ�>]�E�+�
|
3274
|
+
_��C�� �
|
9
|
-
|
3275
|
+
z
|
3276
|
+
��o����Mq
|
3277
|
+
9O����s�N�F}�}���{l�'�+�*ȡ)!t��R�B�����:_����!��9�^��E�ڸN�2i�� #<`i�I:�]��?%����o�-��?J0Hn�Vq�FA��,u(�fk0u���1(R;@6X)T}������P���������q^ߎ9p�v��� �R_]AZ���0 p�������:�9��Ա���`�}��`$ �Dz���'��@� �v���G?f�R@'��xU�����`��r�ט�ZAW_�9��I젮����5~
|
3278
|
+
��d�Y��?�`B���8+_���G8"s�^���O���Vau`��*˷���ͯ���u�(�'^����g��C;��������m�ḫ����¦dN�"#>���
|
3279
|
+
[��>��l
|
3280
|
+
ZxD�9r(�m��}t���ѣ��{��8V�b)��AG)�ASI\���w|�a��]��q߽Ǫc�G��fr����sx"��̝Mv0sW��%�&Rt���
|
3281
|
+
���X@&4�m�_���q�]7C���"�g�+0\������:��x�R�˼
|
3282
|
+
t��-��O}����^9X�Bhk�_��O��N{�q���-:q�<̪�����eWx�/}����:�����DH���O<:�M<��O��h�/~�<��Ħ�E&�
|
3283
|
+
^�{��/-�i��
|
3284
|
+
}�> �$�a+u�E~t�_���:�(�S�Z_�����FK2�_�7B{XD��H�c_]����RZ���,�V=�Q)��0�v��>�{�2���;�[����+���
|
3285
|
+
}у_���;.Y����^��ߞ���=;�G��Ǿ}O��x�]��+_�^���y��c2��/��dK���&h����J�`���5}�
|
3286
|
+
��cq�o�Μ�u�@I� �:oq����s�c�c�A�r�����ݥ��O�̂���(��3�{<��P
|
3287
|
+
G<�"0�=��A��r�z4�^t�G;�W}A����)`���hj��c�E0eD
|
3288
|
+
o�[�qm������!sN�#;:fG� ���a�J'f�dwp�%�}|ru�o��h+;Y���Ch+�E��j���S�7����'��
|
3289
|
+
]���>e꜐^�Џ
|
3290
|
+
�b�g��t��<��Ն?ؗ�hG����<��k���Y���>��_}��M��]�~����ϧ�otDNm��>��ndBO���`.>�o=�[{E��/Iv��5�\����T�9ճiC~����OX�C+8�Mdp}�V�N5M�%6�?���`
|
3291
|
+
b�L���`EAAW����e�9p(��gH
|
3292
|
+
c������"�Щ����H�>��x����O$��*#�@h��oWO.�qzHF���g&����:�eFԊ��0;\���4(��@��j���KV:�@p2Y�ݱ������D6�,�nx0�jK?��=��5��?�\�k���`8�:K5�V�,p8}�C}q��C ҊeZ�um��9�lN^u8^��4�c3N/�1����X��^`D��I&m�E�uǜ�n�������k2�4
|
3293
|
+
��E:·DOz�����f���s)�s��߹�_��0��/��o|9O6��ѵ�M��������z���'}�riO_�o�1 .��C�ë�ڐ�dP�@<t�IDAT�W-����lBwi#�缶�&�`{�7�V=�����Ef����-=�*��sl����>�=w{��E7|_������ז�O<��.�����KzI���t��b=�T�2w�b<پY���u�~�IxF@�Bam���c<���$^�BdM�Q�h�X��MPv�)EV/QH`r�:�*��2==�w��d��O��.�x���ʪ(�l�j��d�a���֒r-��c2����,�K��hс[ /E0�}�eT����
|
3294
|
+
�|ϛ�f/|�~7{����O��
|
3295
|
+
��1�1
|
3296
|
+
��ѷR�/v�̢�L(�e��pA&>O.2�;|��<��A��}JZzuݦH2�-6���a�]�od�V���� ��DB��C�K�����m2��*^�uӮ-���_[t�w;ӊ%^��/9�e�$^�Ć�h;�:��C�}���]��SrfU�~َ�p�}M
|
3297
|
+
��s��9�&V��|��Y��x�ZqD}_�4�B�/�L��_��q
|
3298
|
+
�x���b_u��C3�;c�F
|
3299
|
+
�ڑE��+Ǒ��;�1gStV��`"����'pQ���80g���|N#��� WJI�ȁ�f?B�O�W�|
|
3300
|
+
jYD`�t���dM��9�e5��g�]Bƣ(����;�hIJ(��ju@��$�~)ߠgа����@b�P�\��`э��cc��G0��$Cd#�e��z�ф��a7gZ�0�R@'��x��m�-�ǽ9��}с��� �����`���bpc?`%�6�J_G�7^�x���>��Վ��ȵeo�$af1�+ݱ� ��c���2^0�
|
3301
|
+
��$�Ύ�<$ʼnz�X2�dž�R_����$9�Y��@�g��s��s�gl��`aI׀BO���� ew��MAB�1۳�'!�� �`@��!�K(�Bb��{��m\pB8��dpl�9���[4�$_J�ֿv @�K��E��U6(Z^G������.uN��WI٭��^a=�p�x���{����j�r*�랟�a��&��.�d/2{�D@�_TSG{ K��Lѱ�I��M�n�bC<�b�_�O^�h��]�3���vU�s��3|��d<��S��;����q˞�,7x������@��XGvr�1���V*�8��+��_��!]jG>8P��`6r��3?b*L�����IF�
|
3302
|
+
��V,�������G��78j>~A��1���zB�|1�p9�'�?Nu8�\
|
3303
|
+
�tCn��
|
3304
|
+
�H(��<���)��q�v5u�
|
3305
|
+
|D?��+��0}�S�5K���)~�����×�%ll�f��c�G��x��6�!�����L_�{tt�����"�t���}��#=I���A���C0��_%�n�l7�tS�%}$n�=|ٴ�w �78�S����XЧ'���ɛd�$�t �7X�/ �U/��7����Gz"���ƈ<��_I�~����C����%�WO�.nY����u����2��-��k��v�sz&���T�b��t k�Z�7ם�S|�Ї2�-L9ƃk���QW=����"�ɄNre�#/�� ���2�O:��p��,W��c����m������c����m�@�Idm�̺?&9�e�8��=�0�X J��v�Њ��?a�/3����G��z����ޟ�C�#�9��o���g��V��0:�8'�jcf��#Pr*�2��Q��%� �eK^�0����
|
3306
|
+
�Oנ�@@�T��~8%�6��<�ؙ����A��d��i5�92�>8r
|
3307
|
+
*w�uW�o���~�T'%��5<�@���İ)[��kt�z�+<Y�:�� ��3����!C<�� ��*k����%K�d8���A-�>�4Hq6 �^9-]���ǥg���W��K��?�X'�tk�� �
|
3308
|
+
��LQѷ��~�g�Q����{��=���U��t����� fɪo�6��C_ ���Ϭ/����q�y�Qf��_tgF�C�����G�oi�l���Xg0�;��(0!~DW�n�~�8�^��b$Y$�h��+�8"&�Mz��FJ��B.�K���P!��7}�IJ�>� �@��ꈫ0��f���s�>69�C����K�������|
|
3309
|
+
۵kgg?�6ʢp�+ǃ@�P��ʜ��e9KV�oAT}*��A\3X�>
|
3310
|
+
����q*zԞ}�0"�;�(�3�e�/s�$��~à'���T�-����:������JW�fG�xүUE[A�^8(9�1���>�~͂ͮ�n�o�</i�o�y���g��}��ܶ��ጎU3/K�R��PpA��(%AO=8H��1
|
3311
|
+
|
3312
|
+
WARC/1.0
|
3313
|
+
WARC-Type: resource
|
3314
|
+
WARC-Record-ID: <urn:uuid:68F74F37-E75E-45F7-9700-E41802C6EA6F>
|
3315
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
3316
|
+
WARC-Target-URI: metadata://gnu.org/software/wget/warc/MANIFEST.txt
|
3317
|
+
WARC-Date: 2012-09-14T02:55:25Z
|
3318
|
+
WARC-Block-Digest: sha1:GCM5ROJQHAOJORYHLAFZCS5Q2C4VGWUZ
|
3319
|
+
Content-Type: text/plain
|
3320
|
+
Content-Length: 48
|
3321
|
+
|
3322
|
+
<urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
3323
|
+
|
3324
|
+
|
3325
|
+
WARC/1.0
|
3326
|
+
WARC-Type: resource
|
3327
|
+
WARC-Record-ID: <urn:uuid:68F74F37-E75E-45F7-9700-E41802C6EA6F>
|
3328
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
3329
|
+
WARC-Target-URI: metadata://gnu.org/software/wget/warc/wget_arguments.txt
|
3330
|
+
WARC-Date: 2012-09-14T02:55:25Z
|
3331
|
+
WARC-Block-Digest: sha1:3HUL6AB3GR7FSFP3TX75VHMVYUUXSEU2
|
3332
|
+
Content-Type: text/plain
|
3333
|
+
Content-Length: 85
|
3334
|
+
|
3335
|
+
"http://www.fiscalitefrg.com/" "--mirror" "--warc-file=frg" "--no-warc-compression"
|
3336
|
+
|
3337
|
+
|
3338
|
+
WARC/1.0
|
3339
|
+
WARC-Type: resource
|
3340
|
+
WARC-Record-ID: <urn:uuid:561A1EBF-6082-4031-A71A-03B7E5A9094B>
|
3341
|
+
WARC-Warcinfo-ID: <urn:uuid:D9DEF0C8-65CD-4E95-A0EF-71875D354E46>
|
3342
|
+
WARC-Concurrent-To: <urn:uuid:68F74F37-E75E-45F7-9700-E41802C6EA6F>
|
3343
|
+
WARC-Target-URI: metadata://gnu.org/software/wget/warc/wget.log
|
3344
|
+
WARC-Date: 2012-09-14T02:55:25Z
|
3345
|
+
WARC-Block-Digest: sha1:LYBYWWSKW3YVBHVP6FSVMMM427YC34OF
|
3346
|
+
Content-Type: text/plain
|
3347
|
+
Content-Length: 12203
|
3348
|
+
|
3349
|
+
Opening WARC file ‘frg.warc’.
|
3350
|
+
|
3351
|
+
--2012-09-13 22:55:21-- http://www.fiscalitefrg.com/
|
3352
|
+
Resolving www.fiscalitefrg.com... 64.34.145.145
|
3353
|
+
Connecting to www.fiscalitefrg.com|64.34.145.145|:80... connected.
|
3354
|
+
HTTP request sent, awaiting response... 200 OK
|
3355
|
+
Length: 5228 (5.1K) [text/html]
|
3356
|
+
Saving to: ‘www.fiscalitefrg.com/index.html’
|
3357
|
+
|
3358
|
+
0K ..... 100% 85.8K=0.06s
|
3359
|
+
|
3360
|
+
2012-09-13 22:55:22 (85.8 KB/s) - ‘www.fiscalitefrg.com/index.html’ saved [5228/5228]
|
3361
|
+
|
3362
|
+
Loading robots.txt; please ignore errors.
|
3363
|
+
--2012-09-13 22:55:22-- http://www.fiscalitefrg.com/robots.txt
|
3364
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3365
|
+
HTTP request sent, awaiting response... 404 Not Found
|
3366
|
+
|
3367
|
+
0K 100% 30.8M=0s
|
3368
|
+
|
3369
|
+
2012-09-13 22:55:22 ERROR 404: Not Found.
|
3370
|
+
|
3371
|
+
--2012-09-13 22:55:22-- http://www.fiscalitefrg.com/accueil.xml
|
3372
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3373
|
+
HTTP request sent, awaiting response... 200 OK
|
3374
|
+
Length: 694 [application/xml]
|
3375
|
+
Saving to: ‘www.fiscalitefrg.com/accueil.xml’
|
3376
|
+
|
3377
|
+
0K 100% 25.5M=0s
|
3378
|
+
|
3379
|
+
2012-09-13 22:55:22 (25.5 MB/s) - ‘www.fiscalitefrg.com/accueil.xml’ saved [694/694]
|
3380
|
+
|
3381
|
+
--2012-09-13 22:55:22-- http://www.fiscalitefrg.com/css/app.css
|
3382
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3383
|
+
HTTP request sent, awaiting response... 200 OK
|
3384
|
+
Length: 4904 (4.8K) [text/css]
|
3385
|
+
Saving to: ‘www.fiscalitefrg.com/css/app.css’
|
3386
|
+
|
3387
|
+
0K .... 100% 187M=0s
|
3388
|
+
|
3389
|
+
2012-09-13 22:55:22 (187 MB/s) - ‘www.fiscalitefrg.com/css/app.css’ saved [4904/4904]
|
3390
|
+
|
3391
|
+
--2012-09-13 22:55:22-- http://www.fiscalitefrg.com/js/app.js
|
3392
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3393
|
+
HTTP request sent, awaiting response... 200 OK
|
3394
|
+
Length: 87229 (85K) [application/javascript]
|
3395
|
+
Saving to: ‘www.fiscalitefrg.com/js/app.js’
|
3396
|
+
|
3397
|
+
0K .......... .......... .......... .......... .......... 58% 243K 0s
|
3398
|
+
50K .......... .......... .......... ..... 100% 446K=0.3s
|
3399
|
+
|
3400
|
+
2012-09-13 22:55:23 (299 KB/s) - ‘www.fiscalitefrg.com/js/app.js’ saved [87229/87229]
|
3401
|
+
|
3402
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/img/fiscalitefrg_logo.png
|
3403
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3404
|
+
HTTP request sent, awaiting response... 200 OK
|
3405
|
+
Length: 17162 (17K) [image/png]
|
3406
|
+
Saving to: ‘www.fiscalitefrg.com/img/fiscalitefrg_logo.png’
|
3407
|
+
|
3408
|
+
0K .......... ...... 100% 620K=0.03s
|
3409
|
+
|
3410
|
+
2012-09-13 22:55:23 (620 KB/s) - ‘www.fiscalitefrg.com/img/fiscalitefrg_logo.png’ saved [17162/17162]
|
3411
|
+
|
3412
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/index.html
|
3413
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3414
|
+
HTTP request sent, awaiting response... 200 OK
|
3415
|
+
Length: 5228 (5.1K) [text/html]
|
3416
|
+
Saving to: ‘www.fiscalitefrg.com/index.html’
|
3417
|
+
|
3418
|
+
0K ..... 100% 760K=0.007s
|
3419
|
+
|
3420
|
+
2012-09-13 22:55:23 (760 KB/s) - ‘www.fiscalitefrg.com/index.html’ saved [5228/5228]
|
3421
|
+
|
3422
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/services.html
|
3423
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3424
|
+
HTTP request sent, awaiting response... 200 OK
|
3425
|
+
Length: 3652 (3.6K) [text/html]
|
3426
|
+
Saving to: ‘www.fiscalitefrg.com/services.html’
|
3427
|
+
|
3428
|
+
0K ... 100% 863K=0.004s
|
3429
|
+
|
3430
|
+
2012-09-13 22:55:23 (863 KB/s) - ‘www.fiscalitefrg.com/services.html’ saved [3652/3652]
|
3431
|
+
|
3432
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/a-propos.html
|
3433
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3434
|
+
HTTP request sent, awaiting response... 200 OK
|
3435
|
+
Length: 4647 (4.5K) [text/html]
|
3436
|
+
Saving to: ‘www.fiscalitefrg.com/a-propos.html’
|
3437
|
+
|
3438
|
+
0K .... 100% 815K=0.006s
|
3439
|
+
|
3440
|
+
2012-09-13 22:55:23 (815 KB/s) - ‘www.fiscalitefrg.com/a-propos.html’ saved [4647/4647]
|
3441
|
+
|
3442
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/client.html
|
3443
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3444
|
+
HTTP request sent, awaiting response... 200 OK
|
3445
|
+
Length: 6065 (5.9K) [text/html]
|
3446
|
+
Saving to: ‘www.fiscalitefrg.com/client.html’
|
3447
|
+
|
3448
|
+
0K ..... 100% 772K=0.008s
|
3449
|
+
|
3450
|
+
2012-09-13 22:55:23 (772 KB/s) - ‘www.fiscalitefrg.com/client.html’ saved [6065/6065]
|
3451
|
+
|
3452
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/contact.html
|
3453
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3454
|
+
HTTP request sent, awaiting response... 200 OK
|
3455
|
+
Length: 4752 (4.6K) [text/html]
|
3456
|
+
Saving to: ‘www.fiscalitefrg.com/contact.html’
|
3457
|
+
|
3458
|
+
0K .... 100% 821K=0.006s
|
3459
|
+
|
3460
|
+
2012-09-13 22:55:23 (821 KB/s) - ‘www.fiscalitefrg.com/contact.html’ saved [4752/4752]
|
3461
|
+
|
3462
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/services/declaration-impot.html
|
3463
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3464
|
+
HTTP request sent, awaiting response... 200 OK
|
3465
|
+
Length: 4401 (4.3K) [text/html]
|
3466
|
+
Saving to: ‘www.fiscalitefrg.com/services/declaration-impot.html’
|
3467
|
+
|
3468
|
+
0K .... 100% 872K=0.005s
|
3469
|
+
|
3470
|
+
2012-09-13 22:55:23 (872 KB/s) - ‘www.fiscalitefrg.com/services/declaration-impot.html’ saved [4401/4401]
|
3471
|
+
|
3472
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/services/fiscalite.html
|
3473
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3474
|
+
HTTP request sent, awaiting response... 200 OK
|
3475
|
+
Length: 5782 (5.6K) [text/html]
|
3476
|
+
Saving to: ‘www.fiscalitefrg.com/services/fiscalite.html’
|
3477
|
+
|
3478
|
+
0K ..... 100% 780K=0.007s
|
3479
|
+
|
3480
|
+
2012-09-13 22:55:23 (780 KB/s) - ‘www.fiscalitefrg.com/services/fiscalite.html’ saved [5782/5782]
|
3481
|
+
|
3482
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/services/tenue-de-livres.html
|
3483
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3484
|
+
HTTP request sent, awaiting response... 200 OK
|
3485
|
+
Length: 4311 (4.2K) [text/html]
|
3486
|
+
Saving to: ‘www.fiscalitefrg.com/services/tenue-de-livres.html’
|
3487
|
+
|
3488
|
+
0K .... 100% 1.04M=0.004s
|
3489
|
+
|
3490
|
+
2012-09-13 22:55:23 (1.04 MB/s) - ‘www.fiscalitefrg.com/services/tenue-de-livres.html’ saved [4311/4311]
|
3491
|
+
|
3492
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/services/expertise-comptable.html
|
3493
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3494
|
+
HTTP request sent, awaiting response... 200 OK
|
3495
|
+
Length: 4429 (4.3K) [text/html]
|
3496
|
+
Saving to: ‘www.fiscalitefrg.com/services/expertise-comptable.html’
|
3497
|
+
|
3498
|
+
0K .... 100% 971K=0.004s
|
3499
|
+
|
3500
|
+
2012-09-13 22:55:23 (971 KB/s) - ‘www.fiscalitefrg.com/services/expertise-comptable.html’ saved [4429/4429]
|
3501
|
+
|
3502
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/services/services-conseils-affaires.html
|
3503
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3504
|
+
HTTP request sent, awaiting response... 200 OK
|
3505
|
+
Length: 4567 (4.5K) [text/html]
|
3506
|
+
Saving to: ‘www.fiscalitefrg.com/services/services-conseils-affaires.html’
|
3507
|
+
|
3508
|
+
0K .... 100% 986K=0.005s
|
3509
|
+
|
3510
|
+
2012-09-13 22:55:23 (986 KB/s) - ‘www.fiscalitefrg.com/services/services-conseils-affaires.html’ saved [4567/4567]
|
3511
|
+
|
3512
|
+
--2012-09-13 22:55:23-- http://www.fiscalitefrg.com/img/fiscalitefrg_background1.jpg
|
3513
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3514
|
+
HTTP request sent, awaiting response... 200 OK
|
3515
|
+
Length: 301392 (294K) [image/jpeg]
|
3516
|
+
Saving to: ‘www.fiscalitefrg.com/img/fiscalitefrg_background1.jpg’
|
3517
|
+
|
3518
|
+
0K .......... .......... .......... .......... .......... 16% 347K 1s
|
3519
|
+
50K .......... .......... .......... .......... .......... 33% 800K 0s
|
3520
|
+
100K .......... .......... .......... .......... .......... 50% 552K 0s
|
3521
|
+
150K .......... .......... .......... .......... .......... 67% 568K 0s
|
3522
|
+
200K .......... .......... .......... .......... .......... 84% 577K 0s
|
3523
|
+
250K .......... .......... .......... .......... .... 100% 571K=0.5s
|
3524
|
+
|
3525
|
+
2012-09-13 22:55:24 (536 KB/s) - ‘www.fiscalitefrg.com/img/fiscalitefrg_background1.jpg’ saved [301392/301392]
|
3526
|
+
|
3527
|
+
--2012-09-13 22:55:24-- http://www.fiscalitefrg.com/img/footer.png
|
3528
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3529
|
+
HTTP request sent, awaiting response... 200 OK
|
3530
|
+
Length: 151 [image/png]
|
3531
|
+
Saving to: ‘www.fiscalitefrg.com/img/footer.png’
|
3532
|
+
|
3533
|
+
0K 100% 13.1M=0s
|
3534
|
+
|
3535
|
+
2012-09-13 22:55:24 (13.1 MB/s) - ‘www.fiscalitefrg.com/img/footer.png’ saved [151/151]
|
3536
|
+
|
3537
|
+
--2012-09-13 22:55:24-- http://www.fiscalitefrg.com/img/header.png
|
3538
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3539
|
+
HTTP request sent, awaiting response... 200 OK
|
3540
|
+
Length: 152 [image/png]
|
3541
|
+
Saving to: ‘www.fiscalitefrg.com/img/header.png’
|
3542
|
+
|
3543
|
+
0K 100% 8.53M=0s
|
3544
|
+
|
3545
|
+
2012-09-13 22:55:24 (8.53 MB/s) - ‘www.fiscalitefrg.com/img/header.png’ saved [152/152]
|
3546
|
+
|
3547
|
+
--2012-09-13 22:55:24-- http://www.fiscalitefrg.com/img/stripe.png
|
3548
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3549
|
+
HTTP request sent, awaiting response... 200 OK
|
3550
|
+
Length: 97 [image/png]
|
3551
|
+
Saving to: ‘www.fiscalitefrg.com/img/stripe.png’
|
3552
|
+
|
3553
|
+
0K 100% 11.6M=0s
|
3554
|
+
|
3555
|
+
2012-09-13 22:55:24 (11.6 MB/s) - ‘www.fiscalitefrg.com/img/stripe.png’ saved [97/97]
|
3556
|
+
|
3557
|
+
--2012-09-13 22:55:24-- http://www.fiscalitefrg.com/img/phone.png
|
3558
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3559
|
+
HTTP request sent, awaiting response... 200 OK
|
3560
|
+
Length: 334 [image/png]
|
3561
|
+
Saving to: ‘www.fiscalitefrg.com/img/phone.png’
|
3562
|
+
|
3563
|
+
0K 100% 29.0M=0s
|
3564
|
+
|
3565
|
+
2012-09-13 22:55:24 (29.0 MB/s) - ‘www.fiscalitefrg.com/img/phone.png’ saved [334/334]
|
3566
|
+
|
3567
|
+
--2012-09-13 22:55:24-- http://www.fiscalitefrg.com/img/mail.png
|
3568
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3569
|
+
HTTP request sent, awaiting response... 200 OK
|
3570
|
+
Length: 514 [image/png]
|
3571
|
+
Saving to: ‘www.fiscalitefrg.com/img/mail.png’
|
3572
|
+
|
3573
|
+
0K 100% 32.7M=0s
|
3574
|
+
|
3575
|
+
2012-09-13 22:55:24 (32.7 MB/s) - ‘www.fiscalitefrg.com/img/mail.png’ saved [514/514]
|
3576
|
+
|
3577
|
+
--2012-09-13 22:55:24-- http://www.fiscalitefrg.com/img/rss.gif
|
3578
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3579
|
+
HTTP request sent, awaiting response... 200 OK
|
3580
|
+
Length: 2490 (2.4K) [image/gif]
|
3581
|
+
Saving to: ‘www.fiscalitefrg.com/img/rss.gif’
|
3582
|
+
|
3583
|
+
0K .. 100% 1.63M=0.001s
|
3584
|
+
|
3585
|
+
2012-09-13 22:55:24 (1.63 MB/s) - ‘www.fiscalitefrg.com/img/rss.gif’ saved [2490/2490]
|
3586
|
+
|
3587
|
+
--2012-09-13 22:55:24-- http://www.fiscalitefrg.com/img/mention_honneur_460.jpg
|
3588
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3589
|
+
HTTP request sent, awaiting response... 200 OK
|
3590
|
+
Length: 75279 (74K) [image/jpeg]
|
3591
|
+
Saving to: ‘www.fiscalitefrg.com/img/mention_honneur_460.jpg’
|
3592
|
+
|
3593
|
+
0K .......... .......... .......... .......... .......... 68% 331K 0s
|
3594
|
+
50K .......... .......... ... 100% 843K=0.2s
|
3595
|
+
|
3596
|
+
2012-09-13 22:55:25 (411 KB/s) - ‘www.fiscalitefrg.com/img/mention_honneur_460.jpg’ saved [75279/75279]
|
3597
|
+
|
3598
|
+
--2012-09-13 22:55:25-- http://www.fiscalitefrg.com/img/paiement.png
|
3599
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3600
|
+
HTTP request sent, awaiting response... 200 OK
|
3601
|
+
Length: 3126 (3.1K) [image/png]
|
3602
|
+
Saving to: ‘www.fiscalitefrg.com/img/paiement.png’
|
3603
|
+
|
3604
|
+
0K ... 100% 1.73M=0.002s
|
3605
|
+
|
3606
|
+
2012-09-13 22:55:25 (1.73 MB/s) - ‘www.fiscalitefrg.com/img/paiement.png’ saved [3126/3126]
|
3607
|
+
|
3608
|
+
--2012-09-13 22:55:25-- http://www.fiscalitefrg.com/img/mesaffaires_logo.png
|
3609
|
+
Reusing existing connection to www.fiscalitefrg.com:80.
|
3610
|
+
HTTP request sent, awaiting response... 200 OK
|
3611
|
+
Length: 63819 (62K) [image/png]
|
3612
|
+
Saving to: ‘www.fiscalitefrg.com/img/mesaffaires_logo.png’
|
3613
|
+
|
3614
|
+
0K .......... .......... .......... .......... .......... 80% 204K 0s
|
3615
|
+
50K .......... .. 100% 613K=0.3s
|
3616
|
+
|
3617
|
+
2012-09-13 22:55:25 (235 KB/s) - ‘www.fiscalitefrg.com/img/mesaffaires_logo.png’ saved [63819/63819]
|
3618
|
+
|
3619
|
+
FINISHED --2012-09-13 22:55:25--
|
3620
|
+
Total wall clock time: 3.5s
|
3621
|
+
Downloaded: 25 files, 596K in 1.4s (419 KB/s)
|
3622
|
+
|
3623
|
+
|