/* This comment MUST stay intact for legal use, so don't remove it.
EnlargeIt! v1.00 - (c) 2008 Timo Sack - http://enlargeit.timos-welt.de
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or
(at your option) any later version. See LICENSE.TXT for details. */
Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/megavolt/public_html/genealogy/guestbook/lib/mysql.class.php on line 104