<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Steve,</span></div><div><br><span></span></div><div><span></span><span>My personal choice will be for 3.b. It seems to be the simpliest choice<br></span></div><div><br><span></span></div><div><span>I will wait you discuss with Chris.</span></div><div><br><span></span></div><div><span>For next release of Slony 2.1.1or higher, I will be able to test if something need to be change.<br></span></div><div><br><span></span></div><div><span>Thanks.</span></div><div><br><span></span></div><div><span>David</span></div><div><br></div><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">De&nbsp;:</span></b> Steve Singer
 &lt;ssinger@ca.afilias.info&gt;<br><b><span style="font-weight: bold;">À&nbsp;:</span></b> David TECHER &lt;davidtecher@yahoo.fr&gt;<br><b><span style="font-weight: bold;">Cc&nbsp;:</span></b> Devrim GÜNDÜZ &lt;devrim@gunduz.org&gt;; Slony Hackers &lt;slony1-hackers@lists.slony.info&gt;<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Jeudi 27 Octobre 2011 23h46<br><b><span style="font-weight: bold;">Objet&nbsp;:</span></b> Re: Re : Re : [Slony1-hackers] Re : Re : Slony 2.1.0 PDF Documentation available<br></font><br>On 11-10-27 04:46 PM, David TECHER wrote:<br>&gt; Steve<br>&gt;<br>&gt; When do you think you will push the PDF on slony.info?<br><br>I have committed this patch to git.&nbsp; I can<br><br>1) Build a new slony1-engine-2.1.0-1-docs.tar.bz2 that includes the PDF. <br>&nbsp; Not the extra -1 in the filename.&nbsp; I am open to a different scheme for <br>naming updated tar files for a release that has already been
 released.<br><br>2)&nbsp; Wait until 2.1.1 gets released (When enough bug fixes accumulate for <br>a 2.1.1 to be justified)<br><br>3) I can put the PDF file up on the website outside of a tar file.<br>If we go this route I'd be inclined to add a PDF link next to&nbsp; the <br>existing HTML link on&nbsp; <a href="http://www.slony.info/documentation/" target="_blank">http://www.slony.info/documentation/</a>.&nbsp; I would <br>only do this for 2.1 and new versions going forward.&nbsp; There are some <br>complications in doing this with the PHP could that generates the <br>website I can<br><br>a) Modify the PHP to return .PDF files without the HTML header, but this <br>still would involve reading the entire PDF into memory in the PHP script <br>and returning it<br>b) We can manually copy the PDF out of <br>documentation/2.1/.../adminguide./slony.pdf to somewhere else in the <br>directory tree that doesn't invoke the index.php script.<br>c) Find someone who
 understands and can edit the rewrite rules that make <br>index.php get invoked when the PDF lives under documentation/...<br><br>If we like option 3 then I&nbsp; don't see a decision on a-c happening until <br>I talk to Chris next week.<br><br><br><br>&gt;<br>&gt; Kind regards.<br>&gt;<br>&gt;<br>&gt; David.<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt; *De :* Steve Singer &lt;<a ymailto="mailto:ssinger@ca.afilias.info" href="mailto:ssinger@ca.afilias.info">ssinger@ca.afilias.info</a>&gt;<br>&gt; *À :* David TECHER &lt;<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a>&gt;<br>&gt; *Cc :* Devrim GÜNDÜZ &lt;<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a>&gt;; Slony Hackers<br>&gt; &lt;<a ymailto="mailto:slony1-hackers@lists.slony.info"
 href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a>&gt;<br>&gt; *Envoyé le :* Mercredi 26 Octobre 2011 19h28<br>&gt; *Objet :* Re: Re : [Slony1-hackers] Re : Re : Slony 2.1.0 PDF<br>&gt; Documentation available<br>&gt;<br>&gt; On 11-10-24 06:47 PM, David TECHER wrote:<br>&gt;&nbsp; &gt; For sure<br>&gt;<br>&gt; Thanks.<br>&gt;<br>&gt; I've produced this patch to have the<br>&gt; make slony.pdf target use this steps instead of the jadetex ones. The<br>&gt; old commands seemed to work for me as well but it took a really long<br>&gt; time for the pdf to run.<br>&gt;<br>&gt; With this patch slony.pdf will be included in the -doc tar file that<br>&gt; gets built/pushed to the slony.info site.<br>&gt;<br>&gt; Any comments?<br>&gt;<br>&gt;<br>&gt;<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; Step 1 - Dblatex<br>&gt;&nbsp; &gt; ------------------------<br>&gt;&nbsp; &gt; First of all be sure that you have dblatex installed<br>&gt;&nbsp;
 &gt;<br>&gt;&nbsp; &gt; since I am on Ubuntu Lucid, I've did<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; apt-get install -y dblatex<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; Notice: I've tryied it with dblatex 0.2.12-4 (Ubuntu Lucid) and with the<br>&gt;&nbsp; &gt; last version 0.3 available from dblatex.sf.net.<br>&gt;&nbsp; &gt; The two versions are Ok for me. However I am not able to confirm that my<br>&gt;&nbsp; &gt; commands will work for dblatex &lt; 0.2.12<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; Then<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; Step 2 - Generating the PDF<br>&gt;&nbsp; &gt; -------------------------------------<br>&gt;&nbsp; &gt; # As usual, generate the XML file<br>&gt;&nbsp; &gt; cd doc/adminguide<br>&gt;&nbsp; &gt; make slony.xml<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; # we need to make a few changes: replacing 'article' by 'sect1' else we<br>&gt;&nbsp; &gt; will not be able to use Latex<br>&gt;&nbsp; &gt; sed -i
 "s:&lt;article:&lt;sect1:g;s:&lt;/article:&lt;/sect1:g" slony.xml;<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; # We use dblatex to generate a temporary Tex file named (for example)<br>&gt;&nbsp; &gt; 'slony-tmp.tex'<br>&gt;&nbsp; &gt; dblatex -t tex -o slony-tmp.tex slony.xml<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; # We drop bad lines "\end{document}" generated by dblatex<br>&gt;&nbsp; &gt; grep -vE '^(\\end{document}|\\subsection\*)$' slony-tmp.tex &gt; slony.tex<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; # We put the required '\end{document}' at the end of the Tex file<br>&gt;&nbsp; &gt; echo "\end{document}" &gt;&gt; slony.tex<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; # Latex required to run the following command 3 times in order to<br>&gt;&nbsp; &gt; generating the TOC of the document<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; pdflatex slony.tex<br>&gt;&nbsp; &gt; pdflatex slony.tex<br>&gt;&nbsp; &gt; pdflatex slony.tex<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; Then the PDF
 file is generated.<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; That's all.<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; ------------------------------------------------------------------------<br>&gt;&nbsp; &gt; *De :* Steve Singer &lt;<a ymailto="mailto:ssinger@ca.afilias.info" href="mailto:ssinger@ca.afilias.info">ssinger@ca.afilias.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:ssinger@ca.afilias.info" href="mailto:ssinger@ca.afilias.info">ssinger@ca.afilias.info</a>&gt;&gt;<br>&gt;&nbsp; &gt; *À :* David TECHER &lt;<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a> &lt;mailto:<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a>&gt;&gt;<br>&gt;&nbsp; &gt; *Cc :* Devrim GÜNDÜZ &lt;<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a> &lt;mailto:<a ymailto="mailto:devrim@gunduz.org"
 href="mailto:devrim@gunduz.org">devrim@gunduz.org</a>&gt;&gt;;<br>&gt; Slony Hackers<br>&gt;&nbsp; &gt; &lt;<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a>&gt;&gt;<br>&gt;&nbsp; &gt; *Envoyé le :* Lundi 24 Octobre 2011 16h22<br>&gt;&nbsp; &gt; *Objet :* Re: [Slony1-hackers] Re : Re : Slony 2.1.0 PDF Documentation<br>&gt;&nbsp; &gt; available<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; On 11-10-23 12:44 PM, David TECHER wrote:<br>&gt;&nbsp; &gt; &gt; If you are interested, the files used to generated the pdf are<br>&gt; joined to<br>&gt;&nbsp; &gt; &gt; this mail.<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; slony.xml:<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; The file you've got when you do<br>&gt;&nbsp; &gt;
 &gt;<br>&gt;&nbsp; &gt; &gt; make slony.xml<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; I had to modify it manually.<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; slony.tex:<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; do<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; pdflatex slony.tex<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; Be sure to have the image 'complexenv.png' in the same directory where<br>&gt;&nbsp; &gt; &gt; the command is executed<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; To include this in the -doc tar builds going forward I need to know what<br>&gt;&nbsp; &gt; commands to execute to build the PDF from the xml sources.<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; $ cd doc/adminguide<br>&gt;&nbsp; &gt; $ make slony.xml<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; then what? Do I need to run<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; $ make slony.pdf<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt; or something else?<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt;
 &gt;<br>&gt;&nbsp; &gt; &gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;&nbsp; &gt; &gt; *De :* David TECHER &lt;<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a><br>&gt; &lt;mailto:<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a>&gt; &lt;mailto:<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a><br>&gt; &lt;mailto:<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a>&gt;&gt;&gt;<br>&gt;&nbsp; &gt; &gt; *À :* Devrim GÜNDÜZ &lt;<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a> &lt;mailto:<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a>&gt;<br>&gt; &lt;mailto:<a ymailto="mailto:devrim@gunduz.org"
 href="mailto:devrim@gunduz.org">devrim@gunduz.org</a> &lt;mailto:<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a>&gt;&gt;&gt;<br>&gt;&nbsp; &gt; &gt; *Cc :* Slony Hackers &lt;<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a>&gt;<br>&gt;&nbsp; &gt; &lt;mailto:<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a>&gt;&gt;&gt;<br>&gt;&nbsp; &gt; &gt; *Envoyé le :* Dimanche 23 Octobre 2011 17h53<br>&gt;&nbsp; &gt; &gt; *Objet :* [Slony1-hackers] Re :
 Slony 2.1.0 PDF Documentation available<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; Devrim,<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; I hope so.<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; Thanks for your mail.<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; David.<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;&nbsp; &gt; &gt; *De :* Devrim GÜNDÜZ &lt;<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a> &lt;mailto:<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a>&gt;<br>&gt; &lt;mailto:<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a> &lt;mailto:<a ymailto="mailto:devrim@gunduz.org" href="mailto:devrim@gunduz.org">devrim@gunduz.org</a>&gt;&gt;&gt;<br>&gt;&nbsp; &gt; &gt; *À :* David TECHER &lt;<a
 ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a><br>&gt; &lt;mailto:<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a>&gt; &lt;mailto:<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a><br>&gt; &lt;mailto:<a ymailto="mailto:davidtecher@yahoo.fr" href="mailto:davidtecher@yahoo.fr">davidtecher@yahoo.fr</a>&gt;&gt;&gt;<br>&gt;&nbsp; &gt; &gt; *Cc :* Slony Hackers &lt;<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a>&gt;<br>&gt;&nbsp; &gt; &lt;mailto:<a ymailto="mailto:slony1-hackers@lists.slony.info"
 href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:slony1-hackers@lists.slony.info" href="mailto:slony1-hackers@lists.slony.info">slony1-hackers@lists.slony.info</a>&gt;&gt;&gt;<br>&gt;&nbsp; &gt; &gt; *Envoyé le :* Samedi 22 Octobre 2011 10h42<br>&gt;&nbsp; &gt; &gt; *Objet :* Re: [Slony1-hackers] Slony 2.1.0 PDF Documentation available<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; On Fri, 2011-10-21 at 23:50 +0100, David TECHER wrote:<br>&gt;&nbsp; &gt; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; &gt; The documentation is available at<br>&gt;&nbsp; &gt; &gt; &gt; <a href="http://www.davidgis.fr/documentation/slony/2.1.0/pdf/slony-2.1.0.pdf" target="_blank">http://www.davidgis.fr/documentation/slony/2.1.0/pdf/slony-2.1.0.pdf</a><br>&gt;&nbsp; &gt; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; &gt; I did not attached the PDF to the mail (big file 1M even if<br>&gt;&nbsp; &gt; &gt; &gt;
 compressed).<br>&gt;&nbsp; &gt; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; &gt; Let me know if you want to put it on slony.info :)<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; Thanks for the work!<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; I really want to see it in slony.info, so that I can push this PDF<br>&gt; along<br>&gt;&nbsp; &gt; &gt; with RPMs.<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; Regards,<br>&gt;&nbsp; &gt; &gt; --<br>&gt;&nbsp; &gt; &gt; Devrim GÜNDÜZ<br>&gt;&nbsp; &gt; &gt; Principal Systems Engineer @ EnterpriseDB: <a href="http://www.enterprisedb.com" target="_blank">http://www.enterprisedb.com</a><br>&gt;&nbsp; &gt; &gt; PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer<br>&gt;&nbsp; &gt; &gt; Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr<br>&gt;&nbsp; &gt; &gt; <a href="http://www.gunduz.org" target="_blank">http://www.gunduz.org</a> Twitter: <a href="http://twitter.com/devrimgunduz"
 target="_blank">http://twitter.com/devrimgunduz</a><br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; _______________________________________________<br>&gt;&nbsp; &gt; &gt; Slony1-hackers mailing list<br>&gt;&nbsp; &gt; &gt; <a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a>&gt;<br>&gt;&nbsp; &gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a>&gt;&gt;<br>&gt;&nbsp; &gt; &lt;mailto:<a
 ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a>&gt;<br>&gt;&nbsp; &gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a>&gt;&gt;&gt;<br>&gt;&nbsp; &gt; &gt; <a href="http://lists.slony.info/mailman/listinfo/slony1-hackers" target="_blank">http://lists.slony.info/mailman/listinfo/slony1-hackers</a><br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt;<br>&gt;&nbsp; &gt; &gt; _______________________________________________<br>&gt;&nbsp;
 &gt; &gt; Slony1-hackers mailing list<br>&gt;&nbsp; &gt; &gt; <a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a>&gt;<br>&gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a><br>&gt; &lt;mailto:<a ymailto="mailto:Slony1-hackers@lists.slony.info" href="mailto:Slony1-hackers@lists.slony.info">Slony1-hackers@lists.slony.info</a>&gt;&gt;<br>&gt;&nbsp; &gt; &gt; <a href="http://lists.slony.info/mailman/listinfo/slony1-hackers" target="_blank">http://lists.slony.info/mailman/listinfo/slony1-hackers</a><br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt;<br>&gt;&nbsp; &gt;<br>&gt;<br>&gt;<br>&gt;<br><br><br><br></div></div></div></body></html>