]> granicus.if.org Git - imagemagick/blob - www/magick-wand.html
(no commit message)
[imagemagick] / www / magick-wand.html
1 \r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" \r
3   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
4 <html version="-//W3C//DTD XHTML 1.1//EN"\r
5       xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\r
6       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
7       xsi:schemaLocation="http://www.w3.org/1999/xhtml\r
8                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">\r
9 <head>\r
10   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
11   <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>\r
12   <title>ImageMagick: MagickWand, C API for ImageMagick</title>
13   <meta http-equiv="Content-Language" content="en-US"/>
14   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
15   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
16   <meta name="Application-name" content="ImageMagick"/>
17   <meta name="Description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition resize, rotate, shear, distort and transform images automagically."/>
18   <meta name="Application-url" content="http://www.imagemagick.org"/>
19   <meta name="Generator" content="PHP"/>
20   <meta name="Keywords" content="magickwc, api, for, imagemagick, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Image, Processing, Automagically"/>
21   <meta name="Rating" content="GENERAL"/>
22   <meta name="Robots" content="INDEX, FOLLOW"/>
23   <meta name="Generator" content="ImageMagick Studio LLC"/>
24   <meta name="Author" content="ImageMagick Studio LLC"/>
25   <meta name="Revisit-after" content="2 DAYS"/>
26   <meta name="Resource-type" content="document"/>
27   <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
28   <meta name="Distribution" content="Global"/>
29   <link rel="icon" href="../images/wand.png"/>
30   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
31   <link rel="canonical" href="http://www.imagemagick.org" />\r
32   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
33   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
34   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
35   <style type="text/css" media="all">\r
36     @import url("../www/magick.css");\r
37   </style>\r
38   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
39   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>\r
40   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
41   <script type="text/javascript">\r
42     $(document).ready(function() {\r
43       $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
44         'transitionIn'  : 'elastic',\r
45         'transitionOut' : 'elastic',\r
46         'overlayShow'   : false,\r
47         'opacity'       : true\r
48       });\r
49     });\r
50   </script>\r
51 </head>\r
52 \r
53 <body id="www-imagemagick-org">\r
54 <div class="titlebar">\r
55 <div style="margin: 17px auto; float: left;">\r
56   <script type="text/javascript">\r
57   <!--\r
58     google_ad_client = "pub-3129977114552745";\r
59     google_ad_slot = "5439289906";\r
60     google_ad_width = 728;\r
61     google_ad_height = 90;\r
62   //-->\r
63   </script>\r
64   <script type="text/javascript"\r
65     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
66   </script>\r
67 </div>\r
68 <a href="http://www.imagemagick.org/discourse-server/">\r
69   <img src="../images/logo.jpg"\r
70   alt="ImageMagick Logo"\r
71   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>\r
72 <a href="../index.html">\r
73   <img src="../images/sprite.jpg"\r
74   alt="ImageMagick Sprite"\r
75   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
76 </div>\r
77 \r
78 <div class="westbar">\r
79 \r
80 <div class="menu">
81   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
82 </div>
83 <div class="menu">
84   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
85 </div>
86 <div class="sub">
87     <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
88 </div>
89 <div class="sub">
90     <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
91 </div>
92 <div class="sub">
93     <a title="Binary Release: iOS" href="../www/binary-releases.html#iOS">iOS</a>
94 </div>
95 <div class="sub">
96     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
97 </div>
98 <div class="sep"></div>\r
99 <div class="menu">
100   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
101 </div>
102 <div class="sub">
103     <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
104 </div>
105 <div class="sub">
106     <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
107 </div>
108 <div class="sub">
109     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
110 </div>
111 <div class="menu">
112   <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
113 </div>
114 <div class="sub">
115     <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
116 </div>
117 <div class="sub">
118     <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
119 </div>
120 <div class="sub">
121     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
122 </div>
123 <div class="sub">
124     <a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
125 </div>
126 <div class="sep"></div>\r
127 <div  class="menu">
128    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
129 </div>
130 <div class="sub">
131     <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
132 </div>
133 <div class="sub">
134     <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
135  </div>
136 <div class="menu">
137   <a title="Resources" href="../www/resources.html">Resources</a>
138 </div>
139 <div class="menu">
140   <a title="Architecture" href="../www/architecture.html">Architecture</a>
141 </div>
142 <div class="menu">
143   <a title="Download" href="../www/download.html">Download</a>
144 </div>
145 <div class="sep"></div>\r
146 <div class="menu">
147   <a title="Search" href="../www/search.html">Search</a>
148 </div>
149 <div class="sep"></div>\r
150 <div class="menu">
151   <a title="Site Map" href="../www/sitemap.html">Site Map</a>
152 </div>
153 <div  class="sub">
154   <a title="Site Map: Links" href="../www/links.html">Links</a>
155 </div>
156 <div class="sep"></div>\r
157 <div  class="menu">
158   <a rel="follow" title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
159
160 <a href="http://www.networkredux.com">
161   <img src="../images/networkredux.png" width="140" height="31" alt="[sponsor]"
162   style="margin-top: 4px; margin-left: 4px; border: 0px; float: left;" /></a>
163 <div class="sponsbox">
164 <div  class="sponsor">
165   <a rel="follow" title="Sponsor: Autoteile" href="http://www.q11-shop.de">Autoteile</a><!-- 201205010540s suvalj -->
166 </div>
167 <div  class="sponsor">
168   <a rel="follow" title="Sponsor: Web Hosting" href="http://www.micfo.com">Web Hosting</a><!-- 209901010090s golestan -->
169 </div>
170 <div  class="sponsor">
171   <a rel="follow" title="Sponsor: Search engine optimisation" href="http://www.seomoves.com.au">Search engine optimisation</a><!-- 201110010090s jen@seo lowprofilelinks -->
172 </div>
173 <div  class="sponsor">
174   <a rel="follow" title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
175 </div>
176 <div  class="sponsor">
177   <a rel="follow" title="Sponsor: Web Hosting Deals" href="http://www.webhostingdeals.org">Web Hosting Deals</a><!-- 201111010270 chee.hoa darin -->
178 </div>
179 <div  class="sponsor">
180   <a rel="follow" title="Sponsor: Autos part" href="http://www.pkwteile.de/autoteile">Autos part</a><!-- 201112010090s jr@pkwte... -->
181 </div>
182 <div  class="sponsor">
183   <a rel="follow" title="Sponsor: Web Hosting Reviews" href="http://www.webhostingsecretrevealed.com">Web Hosting Secret Revealed</a><!-- 201204010540 iamchee jerry -->
184 </div>
185 <div  class="sponsor">
186   <a rel="follow" title="Sponsor: Web Hosting Break" href="http://www.webhostingbreak.com">Web Hosting Break</a><!-- 201109010090 ian@ian-m... -->
187 </div>
188 <div  class="sponsor">
189   <a rel="follow" title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201303011500 r.leo -->
190 </div>
191 <div  class="sponsor">
192   <a rel="follow" title="Sponsor: Website Hosting" href="http://www.hostreviewgeeks.com">Website Hosting</a><!-- 201110010090 alexanian media -->
193 </div>
194 <div  class="sponsor">
195   <a rel="follow" title="Sponsor: Hotel München" href="http://www.messehotel-erb-muenchen.de">Hotel München</a><!-- 201111010450 cerb -->
196 </div>
197 <div  class="sponsor">
198   <a rel="follow" title="Sponsor: Best Web Hosting" href="http://webhostinggeeks.com">Best Web Hosting</a><!-- 201110010720 -->
199 </div>
200 <div  class="sponsor">
201   <a rel="follow" title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
202 </div>
203 <div  class="sponsor">
204   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
205 </div>
206 <div  class="sponsor">
207    <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
208 </div>
209 </div>
210 </div>
211 </div>\r
212 \r
213 <div class="eastbar">\r
214   <div class="g-plusone" data-size="standard" data-count="false"></div>\r
215 </div>\r
216 \r
217 <div class="main">\r
218 \r
219 <h1>MagickWand C API</h1>
220
221 <div class="doc-section">
222 <p>The <a href="../www/api/MagickWand/index.html">MagickWand API</a> is the recommended interface between the C programming language and the ImageMagick image processing libraries.  Unlike the <a href="../www/magick-core.html">MagickCore</a> C API, MagickWand uses only a few opaque types.  Accessors are available to set or get important wand properties.  A description of the MagickWand public methods are found here:</p>
223
224 <ul>
225   <li><a href="../www/api/magick-wand.html">Magick Wand Methods</a></li>
226   <li><a href="../www/api/magick-property.html">Set or Get Magick Wand Properties</a></li>
227   <li><a href="../www/api/magick-image.html">Magick Wand Image Methods</a></li>
228   <li><a href="../www/api/pixel-iterator.html">Pixel Iterator Methods</a></li>
229   <li><a href="../www/api/pixel-wand.html">Pixel Wand Methods</a></li>
230   <li><a href="../www/api/drawing-wand.html">Image Vector Drawing</a></li>
231   <li><a href="../www/api/mogrify.html">Command-line Interface</a></li>
232   <li><a href="../www/api/wand-view.html">Wand View Methods</a></li>
233   <li><a href="../www/api/magick-deprecate.html">Deprecated Methods</a></li>
234   <li><a href="../www/exception.html">Error and Warning Codes</a></li>
235 </ul>
236
237 <p>After you write your MagickWand program, compile it like this:</p>
238
239 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cc `MagickWand-config --cflags --cppflags` -O2 -o wand wand.c  \ <br/> `MagickWand-config --ldflags --libs`</span></p>
240 <p>Here is a example program that utilizes the MagickWand API to get you started, <a href="../www/source/wand.c">wand.c</a>. It reads an image, creates a thumbnail, and writes the result to disk.</p>
241
242 <div class="viewport">
243 #include &lt;stdio.h>
244 #include &lt;stdlib.h>
245 #include &lt;wand/MagickWand.h>
246
247 int main(int argc,char **argv)
248 {
249 #define ThrowWandException(wand) \
250 { \
251   char \
252     *description; \
253  \
254   ExceptionType \
255     severity; \
256  \
257   description=MagickGetException(wand,&amp;severity); \
258   (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
259   description=(char *) MagickRelinquishMemory(description); \
260   exit(-1); \
261 }
262
263   MagickBooleanType
264     status;
265
266   MagickWand
267     *magick_wand;
268
269   if (argc != 3)
270     {
271       (void) fprintf(stdout,"Usage: %s image thumbnail\n",argv[0]);
272       exit(0);
273     }
274   /*
275     Read an image.
276   */
277   MagickWandGenesis();
278   magick_wand=NewMagickWand();
279   status=MagickReadImage(magick_wand,argv[1]);
280   if (status == MagickFalse)
281     ThrowWandException(magick_wand);
282   /*
283     Turn the images into a thumbnail sequence.
284   */
285   MagickResetIterator(magick_wand);
286   while (MagickNextImage(magick_wand) != MagickFalse)
287     MagickResizeImage(magick_wand,106,80,LanczosFilter,1.0);
288   /*
289     Write the image then destroy it.
290   */
291   status=MagickWriteImages(magick_wand,argv[2],MagickTrue);
292   if (status == MagickFalse)
293     ThrowWandException(magick_wand);
294   magick_wand=DestroyMagickWand(magick_wand);
295   MagickWandTerminus();
296   return(0);
297 }
298 </div>
299
300 <p>Here is another program that shows one way to get and set image pixels with the MagickWand API, <a href="../www/source/contrast.c">contrast.c</a>. It reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk.</p>
301
302 <div class="viewport">
303 #include &lt;stdio.h>
304 #include &lt;stdlib.h>
305 #include &lt;math.h>
306 #include &lt;wand/MagickWand.h>
307
308 int main(int argc,char **argv)
309 {
310 #define QuantumScale  ((MagickRealType) 1.0/(MagickRealType) QuantumRange)
311 #define SigmoidalContrast(x) \
312   (QuantumRange*(1.0/(1+exp(10.0*(0.5-QuantumScale*x)))-0.0066928509)*1.0092503)
313 #define ThrowWandException(wand) \
314 { \
315   char \
316     *description; \
317  \
318   ExceptionType \
319     severity; \
320  \
321   description=MagickGetException(wand,&amp;severity); \
322   (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
323   description=(char *) MagickRelinquishMemory(description); \
324   exit(-1); \
325 }
326
327   long
328     y;
329
330   MagickBooleanType
331     status;
332
333   MagickPixelPacket
334     pixel;
335
336   MagickWand
337     *contrast_wand,
338     *image_wand;
339
340   PixelIterator
341     *contrast_iterator,
342     *iterator;
343
344   PixelWand
345     **contrast_pixels,
346     **pixels;
347
348   register long
349     x;
350
351   unsigned long
352     width;
353
354   if (argc != 3)
355     {
356       (void) fprintf(stdout,"Usage: %s image sigmoidal-image\n",argv[0]);
357       exit(0);
358     }
359   /*
360     Read an image.
361   */
362   MagickWandGenesis();
363   image_wand=NewMagickWand();
364   status=MagickReadImage(image_wand,argv[1]);
365   if (status == MagickFalse)
366     ThrowWandException(image_wand);
367   contrast_wand=CloneMagickWand(image_wand);
368   /*
369     Sigmoidal non-linearity contrast control.
370   */
371   iterator=NewPixelIterator(image_wand);
372   contrast_iterator=NewPixelIterator(contrast_wand);
373   if ((iterator == (PixelIterator *) NULL) ||
374       (contrast_iterator == (PixelIterator *) NULL))
375     ThrowWandException(image_wand);
376   for (y=0; y &lt; (long) MagickGetImageHeight(image_wand); y++)
377   {
378     pixels=PixelGetNextIteratorRow(iterator,&amp;width);
379     contrast_pixels=PixelGetNextIteratorRow(contrast_iterator,&amp;width);
380     if ((pixels == (PixelWand **) NULL) ||
381         (contrast_pixels == (PixelWand **) NULL))
382       break;
383     for (x=0; x &lt; (long) width; x++)
384     {
385       PixelGetMagickColor(pixels[x],&amp;pixel);
386       pixel.red=SigmoidalContrast(pixel.red);
387       pixel.green=SigmoidalContrast(pixel.green);
388       pixel.blue=SigmoidalContrast(pixel.blue);
389       pixel.index=SigmoidalContrast(pixel.index);
390       PixelSetMagickColor(contrast_pixels[x],&amp;pixel);
391     }
392     (void) PixelSyncIterator(contrast_iterator);
393   }
394   if (y &lt; (long) MagickGetImageHeight(image_wand))
395     ThrowWandException(image_wand);
396   contrast_iterator=DestroyPixelIterator(contrast_iterator);
397   iterator=DestroyPixelIterator(iterator);
398   image_wand=DestroyMagickWand(image_wand);
399   /*
400     Write the image then destroy it.
401   */
402   status=MagickWriteImages(contrast_wand,argv[2],MagickTrue);
403   if (status == MagickFalse)
404     ThrowWandException(image_wand);
405   contrast_wand=DestroyMagickWand(contrast_wand);
406   MagickWandTerminus();
407   return(0);
408 }
409 </div>
410 <p><a id="wand-view"></a>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing wand views.  The <a href="../www/source/wand/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
411
412 <div class="viewport">
413 #include &lt;stdio.h>
414 #include &lt;stdlib.h>
415 #include &lt;math.h>
416 #include &lt;wand/MagickWand.h>
417
418 static MagickBooleanType SigmoidalContrast(WandView *pixel_view,
419   const ssize_t y,const int id,void *context)
420 {
421 #define QuantumScale  ((MagickRealType) 1.0/(MagickRealType) QuantumRange)
422 #define SigmoidalContrast(x) \
423   (QuantumRange*(1.0/(1+exp(10.0*(0.5-QuantumScale*x)))-0.0066928509)*1.0092503)
424
425   RectangleInfo
426     extent;
427
428   MagickPixelPacket
429     pixel;
430
431   PixelWand
432     **pixels;
433
434   register long
435     x;
436
437   extent=GetWandViewExtent(contrast_view);
438   pixels=GetWandViewPixels(contrast_view);
439   for (x=0; x &lt; (long) (extent.width-extent.height); x++)
440   {
441     PixelGetMagickColor(pixels[x],&amp;pixel);
442     pixel.red=SigmoidalContrast(pixel.red);
443     pixel.green=SigmoidalContrast(pixel.green);
444     pixel.blue=SigmoidalContrast(pixel.blue);
445     pixel.index=SigmoidalContrast(pixel.index);
446     PixelSetMagickColor(contrast_pixels[x],&amp;pixel);
447   }
448   return(MagickTrue);
449 }
450
451 int main(int argc,char **argv)
452 {
453 #define ThrowViewException(view) \
454 { \
455   description=GetWandViewException(view,&amp;severity); \
456   (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
457   description=(char *) MagickRelinquishMemory(description); \
458   exit(-1); \
459 }
460 #define ThrowWandException(wand) \
461 { \
462   description=MagickGetException(wand,&amp;severity); \
463   (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
464   description=(char *) MagickRelinquishMemory(description); \
465   exit(-1); \
466 }
467
468   char
469     *description;
470
471   ExceptionType
472     severity;
473
474   MagickBooleanType
475     status;
476
477   MagickPixelPacket
478     pixel;
479
480   MagickWand
481     *contrast_wand;
482
483   WandView
484     *contrast_view;
485
486   if (argc != 3)
487     {
488       (void) fprintf(stdout,"Usage: %s image sigmoidal-image\n",argv[0]);
489       exit(0);
490     }
491   /*
492     Read an image.
493   */
494   MagickWandGenesis();
495   contrast_wand=NewMagickWand();
496   status=MagickReadImage(contrast_wand,argv[1]);
497   if (status == MagickFalse)
498     ThrowWandException(contrast_wand);
499   /*
500     Sigmoidal non-linearity contrast control.
501   */
502   contrast_view=NewWandView(contrast_wand);
503   if (contrast_view == (WandView *) NULL)
504     ThrowWandException(contrast_wand);
505   status=UpdateWandViewIterator(contrast_view,SigmoidalContrast,(void *) NULL);
506   if (status == MagickFalse)
507     ThrowWandException(contrast_wand);
508   contrast_view=DestroyWandView(contrast_view);
509   /*
510     Write the image then destroy it.
511   */
512   status=MagickWriteImages(contrast_wand,argv[2],MagickTrue);
513   if (status == MagickFalse)
514     ThrowWandException(contrast_wand);
515   contrast_wand=DestroyMagickWand(contrast_wand);
516   MagickWandTerminus();
517   return(0);
518 }
519 </div>
520 </div>
521 \r
522 </div>\r
523 \r
524 <div id="linkbar">\r
525     <span id="linkbar-west">&nbsp;</span>\r
526     <span id="linkbar-center">\r
527       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
528       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
529     </span>\r
530     <span id="linkbar-east">&nbsp;</span>\r
531   </div>\r
532   <div class="footer">\r
533     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
534     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
535   </div>\r
536   <div style="clear: both; margin: 0; width: 100%; "></div>\r
537   <script type="text/javascript">\r
538     var _gaq = _gaq || [];\r
539     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
540     _gaq.push(['_trackPageview']);\r
541 \r
542     (function() {\r
543       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
544       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
545       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
546     })();\r
547   </script>\r
548 </body>\r
549 </html>\r