[system-administrators-guide] Update to /etc/sysconfig/network: removing HOSTNAME variable
by stephenw
commit 461e54bbdcdbee5b9992fa5651a5483b2ca0cdc3
Author: Stephen Wadeley <swadeley(a)redhat.com>
Date: Mon Mar 11 17:21:31 2013 +0100
Update to /etc/sysconfig/network: removing HOSTNAME variable
As of Fedora 18, /etc/hostname is now used instead of the HOSTNAME
variable in /etc/sysconfig/network
en-US/The_sysconfig_Directory.xml | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/en-US/The_sysconfig_Directory.xml b/en-US/The_sysconfig_Directory.xml
index ebc2b26..9b4b443 100644
--- a/en-US/The_sysconfig_Directory.xml
+++ b/en-US/The_sysconfig_Directory.xml
@@ -1398,18 +1398,6 @@
</varlistentry>
<varlistentry>
<term>
- <option>HOSTNAME=<replaceable>value</replaceable>
- </option>
- </term>
- <listitem>
- <para>
- The hostname of the machine. For example:
- </para>
- <screen>HOSTNAME=penguin.example.com </screen>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
<option>GATEWAY=<replaceable>value</replaceable>
</option>
</term>
9Â years, 3Â months
[system-administrators-guide] Updating "The NetworkManager Daemon" section to show the use of systemctl commands
by stephenw
commit 33b05c79f86260668ad864c5799d2da86a8ff5a7
Author: Stephen Wadeley <swadeley(a)redhat.com>
Date: Mon Mar 11 15:14:36 2013 +0100
Updating "The NetworkManager Daemon" section to show the use of systemctl commands
en-US/NetworkManager.xml | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/en-US/NetworkManager.xml b/en-US/NetworkManager.xml
index 3a090f7..c583b78 100644
--- a/en-US/NetworkManager.xml
+++ b/en-US/NetworkManager.xml
@@ -40,15 +40,17 @@ IPv4 Settings
<section
id="sec-The_NetworkManager_Daemon">
<title>The NetworkManager Daemon</title>
- <para>The <application>NetworkManager</application> daemon runs with root privileges and is usually configured to start up at boot time. You can determine whether the <application>NetworkManager</application> daemon is running by entering this command as root:</para>
- <screen>~]# <command>service NetworkManager status</command>
-NetworkManager (pid 1527) is running...
-</screen>
- <para>The <command>service</command> command will report <computeroutput>NetworkManager is stopped</computeroutput> if the <application>NetworkManager</application> service is not running. To start it for the current session:</para>
- <screen>~]# <command>service NetworkManager start</command>
+ <para>The <application>NetworkManager</application> daemon runs with root privileges and is usually configured to start up at boot time. You can determine whether the <application>NetworkManager</application> daemon is running by entering this command:</para>
+ <screen>~]$ <command>systemctl status NetworkManager.service</command>
+NetworkManager.service - Network Manager
+ Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled)
+ Active: active (running) since Fri, 08 Mar 2013 12:50:04 +0100; 3 days ago
</screen>
- <para>Run the <command>chkconfig</command> command to ensure that <application>NetworkManager</application> starts up every time the system boots:</para>
- <screen>~]# <command>chkconfig NetworkManager on</command>
+ <para>The <command>systemctl status</command> command will report <application>NetworkManager</application> as <computeroutput>Active: inactive (dead)</computeroutput> if the <application>NetworkManager</application> service is not running. To start it for the current session run the following command as the root user:</para>
+ <screen>~]# <command>systemctl start NetworkManager.service</command>
+ </screen>
+ <para>Run the <command>systemctl enable</command> command to ensure that <application>NetworkManager</application> starts up every time the system boots:</para>
+ <screen>~]# <command>systemctl enable NetworkManager.service</command>
</screen>
<para>For more information on starting, stopping and managing services and runlevels, refer to <xref
linkend="ch-Services_and_Daemons" />.</para>
9Â years, 3Â months
[web] Publishing Installation Quick Start Guide for F18
by Jack Reed
commit 0afb0bd9aa0ebf167f2b0735703c8ebad36a25f0
Author: Jack Reed <jreed(a)redhat.com>
Date: Mon Mar 11 13:55:12 2013 +1000
Publishing Installation Quick Start Guide for F18
fedoradocs.db | Bin 905216 -> 905216 bytes
public_html/Sitemap | 8 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/as-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/as-IN/opds-Fedora_Core.xml | 2 +-
.../as-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/as-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/bg-BG/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/bg-BG/opds-Fedora_Core.xml | 2 +-
.../bg-BG/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/bg-BG/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/bn-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/bn-IN/opds-Fedora_Core.xml | 2 +-
.../bn-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/bn-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/bs-BA/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/bs-BA/opds-Fedora_Core.xml | 2 +-
.../bs-BA/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/bs-BA/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/ca-ES/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/ca-ES/opds-Fedora_Core.xml | 2 +-
.../ca-ES/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/ca-ES/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/cs-CZ/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/cs-CZ/opds-Fedora_Core.xml | 2 +-
.../cs-CZ/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/cs-CZ/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/da-DK/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/da-DK/opds-Fedora_Core.xml | 2 +-
.../da-DK/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/da-DK/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/de-DE/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/de-DE/opds-Fedora_Core.xml | 2 +-
.../de-DE/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/de-DE/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/el-GR/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/el-GR/opds-Fedora_Core.xml | 2 +-
.../el-GR/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/el-GR/opds.xml | 12 +-
...ra-18-Installation_Quick_Start_Guide-en-US.epub | Bin 0 -> 8943212 bytes
.../Common_Content/css/common.css | 1528 +++++
.../Common_Content/css/default.css | 3 +
.../Common_Content/css/lang.css | 2 +
.../Common_Content/css/menu.css | 1525 +++++
.../Common_Content/css/overrides.css | 51 +
.../Common_Content/css/print.css | 16 +
.../Common_Content/images/1.png | Bin 0 -> 710 bytes
.../Common_Content/images/1.svg | 27 +
.../Common_Content/images/10.png | Bin 0 -> 985 bytes
.../Common_Content/images/10.svg | 31 +
.../Common_Content/images/11.png | Bin 0 -> 810 bytes
.../Common_Content/images/11.svg | 31 +
.../Common_Content/images/12.png | Bin 0 -> 1012 bytes
.../Common_Content/images/12.svg | 31 +
.../Common_Content/images/13.png | Bin 0 -> 1048 bytes
.../Common_Content/images/13.svg | 31 +
.../Common_Content/images/14.png | Bin 0 -> 914 bytes
.../Common_Content/images/14.svg | 31 +
.../Common_Content/images/15.png | Bin 0 -> 989 bytes
.../Common_Content/images/15.svg | 31 +
.../Common_Content/images/16.png | Bin 0 -> 1047 bytes
.../Common_Content/images/16.svg | 31 +
.../Common_Content/images/17.png | Bin 0 -> 888 bytes
.../Common_Content/images/17.svg | 31 +
.../Common_Content/images/18.png | Bin 0 -> 1075 bytes
.../Common_Content/images/18.svg | 31 +
.../Common_Content/images/19.png | Bin 0 -> 1049 bytes
.../Common_Content/images/19.svg | 31 +
.../Common_Content/images/2.png | Bin 0 -> 896 bytes
.../Common_Content/images/2.svg | 27 +
.../Common_Content/images/20.png | Bin 0 -> 1151 bytes
.../Common_Content/images/20.svg | 31 +
.../Common_Content/images/21.png | Bin 0 -> 994 bytes
.../Common_Content/images/21.svg | 31 +
.../Common_Content/images/22.png | Bin 0 -> 1162 bytes
.../Common_Content/images/22.svg | 31 +
.../Common_Content/images/23.png | Bin 0 -> 1207 bytes
.../Common_Content/images/23.svg | 31 +
.../Common_Content/images/24.png | Bin 0 -> 1081 bytes
.../Common_Content/images/24.svg | 31 +
.../Common_Content/images/25.png | Bin 0 -> 1173 bytes
.../Common_Content/images/25.svg | 31 +
.../Common_Content/images/26.png | Bin 0 -> 1208 bytes
.../Common_Content/images/26.svg | 31 +
.../Common_Content/images/27.png | Bin 0 -> 1080 bytes
.../Common_Content/images/27.svg | 31 +
.../Common_Content/images/28.png | Bin 0 -> 1225 bytes
.../Common_Content/images/28.svg | 31 +
.../Common_Content/images/29.png | Bin 0 -> 1196 bytes
.../Common_Content/images/29.svg | 31 +
.../Common_Content/images/3.png | Bin 0 -> 958 bytes
.../Common_Content/images/3.svg | 27 +
.../Common_Content/images/30.png | Bin 0 -> 1250 bytes
.../Common_Content/images/30.svg | 31 +
.../Common_Content/images/31.png | Bin 0 -> 1078 bytes
.../Common_Content/images/31.svg | 31 +
.../Common_Content/images/32.png | Bin 0 -> 1241 bytes
.../Common_Content/images/32.svg | 31 +
.../Common_Content/images/33.png | Bin 0 -> 1268 bytes
.../Common_Content/images/33.svg | 31 +
.../Common_Content/images/34.png | Bin 0 -> 1175 bytes
.../Common_Content/images/34.svg | 31 +
.../Common_Content/images/35.png | Bin 0 -> 1224 bytes
.../Common_Content/images/35.svg | 31 +
.../Common_Content/images/36.png | Bin 0 -> 1281 bytes
.../Common_Content/images/36.svg | 31 +
.../Common_Content/images/37.png | Bin 0 -> 1140 bytes
.../Common_Content/images/37.svg | 31 +
.../Common_Content/images/38.png | Bin 0 -> 1300 bytes
.../Common_Content/images/38.svg | 31 +
.../Common_Content/images/39.png | Bin 0 -> 1294 bytes
.../Common_Content/images/39.svg | 31 +
.../Common_Content/images/4.png | Bin 0 -> 849 bytes
.../Common_Content/images/4.svg | 27 +
.../Common_Content/images/40.png | Bin 0 -> 1130 bytes
.../Common_Content/images/40.svg | 31 +
.../Common_Content/images/5.png | Bin 0 -> 900 bytes
.../Common_Content/images/5.svg | 27 +
.../Common_Content/images/6.png | Bin 0 -> 929 bytes
.../Common_Content/images/6.svg | 27 +
.../Common_Content/images/7.png | Bin 0 -> 807 bytes
.../Common_Content/images/7.svg | 27 +
.../Common_Content/images/8.png | Bin 0 -> 962 bytes
.../Common_Content/images/8.svg | 27 +
.../Common_Content/images/9.png | Bin 0 -> 936 bytes
.../Common_Content/images/9.svg | 27 +
.../Common_Content/images/bkgrnd_greydots.png | Bin 0 -> 157 bytes
.../Common_Content/images/bullet_arrowblue.png | Bin 0 -> 177 bytes
.../Common_Content/images/documentation.png | Bin 0 -> 623 bytes
.../Common_Content/images/dot.png | Bin 0 -> 98 bytes
.../Common_Content/images/dot2.png | Bin 0 -> 98 bytes
.../Common_Content/images/green.png | Bin 0 -> 176 bytes
.../Common_Content/images/h1-bg.png | Bin 0 -> 565 bytes
.../Common_Content/images/image_left.png | Bin 0 -> 1114 bytes
.../Common_Content/images/image_right.png | Bin 0 -> 2260 bytes
.../Common_Content/images/important.png | Bin 0 -> 2080 bytes
.../Common_Content/images/important.svg | 106 +
.../Common_Content/images/logo.png | Bin 0 -> 1114 bytes
.../Common_Content/images/note.png | Bin 0 -> 1241 bytes
.../Common_Content/images/note.svg | 111 +
.../Common_Content/images/red.png | Bin 0 -> 163 bytes
.../Common_Content/images/shade.png | Bin 0 -> 101 bytes
.../Common_Content/images/shine.png | Bin 0 -> 146 bytes
.../Common_Content/images/stock-go-back.png | Bin 0 -> 828 bytes
.../Common_Content/images/stock-go-forward.png | Bin 0 -> 828 bytes
.../Common_Content/images/stock-go-up.png | Bin 0 -> 760 bytes
.../Common_Content/images/stock-home.png | Bin 0 -> 808 bytes
.../Common_Content/images/title_logo.png | Bin 0 -> 13399 bytes
.../Common_Content/images/title_logo.svg | 61 +
.../Common_Content/images/warning.png | Bin 0 -> 1340 bytes
.../Common_Content/images/warning.svg | 89 +
.../Common_Content/images/watermark-draft.png | Bin 0 -> 25365 bytes
.../Common_Content/images/yellow.png | Bin 0 -> 175 bytes
.../images/accountconfig/acct-rhel5.png | Bin 0 -> 14210 bytes
.../images/accountconfig/rootpassword.png | Bin 0 -> 11332 bytes
.../images/begininstall/configure_tcp.png | Bin 0 -> 4093 bytes
.../images/begininstall/ftp.png | Bin 0 -> 16789 bytes
.../images/begininstall/hd.png | Bin 0 -> 5439 bytes
.../images/begininstall/http.png | Bin 0 -> 15922 bytes
.../images/begininstall/identify_nic.png | Bin 0 -> 3772 bytes
.../begininstall/manual-tcpip-configuration.png | Bin 0 -> 5631 bytes
.../images/begininstall/network_devices.png | Bin 0 -> 4570 bytes
.../images/begininstall/nfs.png | Bin 0 -> 4563 bytes
.../images/begininstall/retrieving-stage2.png | Bin 0 -> 1571 bytes
.../images/begininstall/url.png | Bin 0 -> 4392 bytes
.../images/boot/boot_screen.png | Bin 0 -> 3846 bytes
.../images/bootscreen/bootscreen-livecd.png | Bin 0 -> 4060 bytes
.../images/crashreporting/crashreporting.png | Bin 0 -> 11766 bytes
.../crashreporting/crashreporting_bugzilla.png | Bin 0 -> 16909 bytes
.../crashreporting/crashreporting_checkfiles.png | Bin 0 -> 43207 bytes
.../crashreporting/crashreporting_choose.png | Bin 0 -> 15587 bytes
.../crashreporting/crashreporting_configure1.png | Bin 0 -> 12513 bytes
.../crashreporting/crashreporting_configure2.png | Bin 0 -> 23243 bytes
.../crashreporting/crashreporting_describe.png | Bin 0 -> 17112 bytes
.../crashreporting/crashreporting_details.png | Bin 0 -> 31879 bytes
.../crashreporting/crashreporting_finished.png | Bin 0 -> 5593 bytes
.../images/crashreporting/crashreporting_ftp.png | Bin 0 -> 9940 bytes
.../images/crashreporting/crashreporting_gss-2.png | Bin 0 -> 10890 bytes
.../images/crashreporting/crashreporting_gss.png | Bin 0 -> 13624 bytes
.../crashreporting/crashreporting_gss_ftp.png | Bin 0 -> 14568 bytes
.../images/crashreporting/crashreporting_local.png | Bin 0 -> 8581 bytes
.../crashreporting/crashreporting_review.png | Bin 0 -> 13480 bytes
.../images/crashreporting/crashreporting_scp.png | Bin 0 -> 5829 bytes
.../images/diskless/add-host.png | Bin 0 -> 9774 bytes
.../advanced_storage-rhel5-s390-fcp.png | Bin 0 -> 30381 bytes
.../advanced_storage-rhel5-s390.png | Bin 0 -> 12778 bytes
.../diskpartadvanced/advanced_storage-rhel5.png | Bin 0 -> 10475 bytes
.../diskpartadvanced/advanced_storage-s390.png | Bin 0 -> 16732 bytes
.../images/diskpartadvanced/advanced_storage.png | Bin 0 -> 15712 bytes
.../images/diskpartadvanced/fcoe-config.png | Bin 0 -> 21941 bytes
.../images/diskpartadvanced/fcp-config.png | Bin 0 -> 16939 bytes
.../images/diskpartadvanced/iscsi-config.png | Bin 0 -> 36185 bytes
.../diskpartadvanced/iscsi-discovered-nodes.png | Bin 0 -> 15415 bytes
.../iscsi-discovery-authentication.png | Bin 0 -> 33526 bytes
.../diskpartadvanced/iscsi-discovery-chap-pair.png | Bin 0 -> 36775 bytes
.../iscsi-discovery-reverse-pair.png | Bin 0 -> 43477 bytes
.../images/diskpartadvanced/iscsi-discovery.png | Bin 0 -> 34167 bytes
.../diskpartadvanced/iscsi-login-results.png | Bin 0 -> 10742 bytes
.../iscsi-session-authentication.png | Bin 0 -> 17647 bytes
.../diskpartadvanced/iscsi-session-chap-pair.png | Bin 0 -> 17694 bytes
.../iscsi-session-reverse-pair.png | Bin 0 -> 23906 bytes
.../images/diskpartadvanced/iscsi-session.png | Bin 0 -> 15517 bytes
.../images/diskpartauto/autopart-rhel5.png | Bin 0 -> 29524 bytes
.../images/diskpartauto/autopart-rhel5.s390.png | Bin 0 -> 32192 bytes
.../images/diskpartauto/autopart.png | Bin 0 -> 40514 bytes
.../images/diskpartitioning/btrfs.png | Bin 0 -> 28077 bytes
.../images/diskpartitioning/ddmain-s390.png | Bin 0 -> 33800 bytes
.../images/diskpartitioning/ddmain.png | Bin 0 -> 34848 bytes
.../images/diskpartitioning/ent-ddmain-pseries.png | Bin 0 -> 34244 bytes
.../images/diskpartitioning/ent-ddmain-rhel5.png | Bin 0 -> 30981 bytes
.../images/diskpartitioning/ia64-ddmain.png | Bin 0 -> 79335 bytes
.../images/diskpartitioning/lvm-lv.png | Bin 0 -> 20872 bytes
.../images/diskpartitioning/lvm-pv.png | Bin 0 -> 21213 bytes
.../images/diskpartitioning/lvm-vg.png | Bin 0 -> 36302 bytes
.../images/diskpartitioning/part-add-rhel5.png | Bin 0 -> 22657 bytes
.../images/diskpartitioning/part-add.png | Bin 0 -> 20811 bytes
.../images/diskpartitioning/part-create.png | Bin 0 -> 39385 bytes
.../images/diskpartitioning/raid-clone.png | Bin 0 -> 41103 bytes
.../images/diskpartitioning/raid-device.png | Bin 0 -> 27185 bytes
.../images/diskpartitioning/raid-options.png | Bin 0 -> 42434 bytes
.../images/diskpartitioning/s390-dasd.png | Bin 0 -> 41214 bytes
.../images/diskpartitioning/s390-lvm-lv.png | Bin 0 -> 18220 bytes
.../images/diskpartitioning/s390-lvm-pv.png | Bin 0 -> 33518 bytes
.../images/diskpartitioning/s390-lvm-vg.png | Bin 0 -> 33603 bytes
.../images/diskpartitioning/s390-part-add.png | Bin 0 -> 42480 bytes
.../images/diskpartitioning/s390-raid-device.png | Bin 0 -> 32804 bytes
.../images/diskpartitioning/s390-software-raid.png | Bin 0 -> 52361 bytes
.../images/diskpartitioning/software-raid.png | Bin 0 -> 30097 bytes
.../images/diskpartitioning/write_changes-live.png | Bin 0 -> 34043 bytes
.../images/diskpartitioning/write_changes.png | Bin 0 -> 47042 bytes
.../images/diskpartsetup/disk-setup-rhel5-s390.png | Bin 0 -> 30116 bytes
.../images/diskpartsetup/disk-setup-rhel5.png | Bin 0 -> 27218 bytes
.../images/diskpartsetup/disk-setup.png | Bin 0 -> 32275 bytes
.../images/diskpartsetup/install-options-live.png | Bin 0 -> 17242 bytes
.../diskpartsetup/install-options-reclaim.png | Bin 0 -> 36818 bytes
.../images/diskpartsetup/install-options.png | Bin 0 -> 15499 bytes
.../images/diskpartsetup/reclaim-space.png | Bin 0 -> 38633 bytes
.../images/driverupdates/USB_stick.png | Bin 0 -> 43521 bytes
.../images/driverupdates/boot_screen.png | Bin 0 -> 249742 bytes
.../images/driverupdates/driver_disk_partition.png | Bin 0 -> 61718 bytes
.../images/driverupdates/driver_disk_prompt.png | Bin 0 -> 28440 bytes
.../driverupdates/driver_disk_select_iso.png | Bin 0 -> 58394 bytes
.../images/driverupdates/driver_disk_source.png | Bin 0 -> 56290 bytes
.../images/driverupdates/installed_packages.png | Bin 0 -> 61153 bytes
.../images/driverupdates/installing_packages.png | Bin 0 -> 17637 bytes
.../images/driverupdates/iso_image.png | Bin 0 -> 32534 bytes
.../images/driverupdates/nodriver.png | Bin 0 -> 3413 bytes
.../images/driverupdates/verifying_disc.png | Bin 0 -> 14312 bytes
.../images/driverupdates/write_to_disc.png | Bin 0 -> 67700 bytes
.../images/encrypt/passphrase.png | Bin 0 -> 20662 bytes
.../images/firstboot/ents-firstboot.png | Bin 0 -> 149708 bytes
.../images/firstboot/ents-firstboot.svg | 6716 ++++++++++++++++++++
.../images/firstboot/fb-auth-advanced.png | Bin 0 -> 25270 bytes
.../images/firstboot/fb-auth-passwd.png | Bin 0 -> 24311 bytes
.../images/firstboot/fb-authentication.png | Bin 0 -> 17221 bytes
.../images/firstboot/fb-createuser-usermanager.png | Bin 0 -> 26854 bytes
.../images/firstboot/fb-createuser.png | Bin 0 -> 37344 bytes
.../images/firstboot/fb-datetime.png | Bin 0 -> 42704 bytes
.../images/firstboot/fb-kdump.png | Bin 0 -> 34054 bytes
.../images/firstboot/fb-kdump1.png | Bin 0 -> 32723 bytes
.../images/firstboot/fb-license.png | Bin 0 -> 44043 bytes
.../images/firstboot/fb-ntp.png | Bin 0 -> 40224 bytes
.../images/firstboot/fb-profile.png | Bin 0 -> 59562 bytes
.../images/firstboot/fb-review.png | Bin 0 -> 81797 bytes
.../images/firstboot/fb-rhlogin.png | Bin 0 -> 38201 bytes
.../images/firstboot/fb-rhsm-register.png | Bin 0 -> 42569 bytes
.../images/firstboot/fb-rhsmproducts.png | Bin 0 -> 54711 bytes
.../images/firstboot/fb-server.png | Bin 0 -> 57844 bytes
.../images/firstboot/fb-setup.png | Bin 0 -> 50869 bytes
.../images/firstboot/fb-updatesetup.png | Bin 0 -> 59889 bytes
.../images/firstboot/fb-uploadcerts.png | Bin 0 -> 22363 bytes
.../images/firstboot/fb-welcome-rhel6-alpha.png | Bin 0 -> 136809 bytes
.../images/firstboot/fb-welcome.png | Bin 0 -> 30885 bytes
.../images/firstboot/rhsm-org-select.png | Bin 0 -> 12906 bytes
.../images/firstboot/rhsm-org-select2.png | Bin 0 -> 15630 bytes
.../images/guimode/vnc_option.png | Bin 0 -> 3693 bytes
.../images/guimode/widget1.png | Bin 0 -> 4392 bytes
.../images/guimode/widget2.png | Bin 0 -> 3933 bytes
.../Installation_Quick_Start_Guide/images/icon.svg | 3936 ++++++++++++
.../images/initializing/initializing-s390-dasd.png | Bin 0 -> 23867 bytes
.../images/initializing/initializing-s390-fcp.png | Bin 0 -> 20414 bytes
.../images/initializing/initializing.png | Bin 0 -> 24893 bytes
.../images/install_number/install_number-s390.png | Bin 0 -> 10575 bytes
.../images/install_number/install_number.png | Bin 0 -> 11662 bytes
.../images/installationmethod/method.png | Bin 0 -> 2727 bytes
.../installationsource/installationsource.png | Bin 0 -> 30754 bytes
.../images/kbdconfig/keyboard.png | Bin 0 -> 24156 bytes
.../images/ksconfig/ksconfig-auth.png | Bin 0 -> 45865 bytes
.../images/ksconfig/ksconfig-basic.png | Bin 0 -> 58392 bytes
.../images/ksconfig/ksconfig-bootloader.png | Bin 0 -> 52104 bytes
.../images/ksconfig/ksconfig-confirm.png | Bin 0 -> 40565 bytes
.../images/ksconfig/ksconfig-firewall.png | Bin 0 -> 39761 bytes
.../images/ksconfig/ksconfig-install.png | Bin 0 -> 37424 bytes
.../images/ksconfig/ksconfig-network.png | Bin 0 -> 37878 bytes
.../images/ksconfig/ksconfig-part-options.png | Bin 0 -> 40350 bytes
.../images/ksconfig/ksconfig-partitions.png | Bin 0 -> 54370 bytes
.../images/ksconfig/ksconfig-pkgs.png | Bin 0 -> 66382 bytes
.../images/ksconfig/ksconfig-postscript.png | Bin 0 -> 38767 bytes
.../images/ksconfig/ksconfig-prescript.png | Bin 0 -> 36693 bytes
.../images/ksconfig/ksconfig-raid-device.png | Bin 0 -> 22471 bytes
.../images/ksconfig/ksconfig-raid-new.png | Bin 0 -> 42671 bytes
.../images/ksconfig/ksconfig-xconfig-general.png | Bin 0 -> 47572 bytes
.../images/ksconfig/ksconfig-xconfig-monitor.png | Bin 0 -> 63526 bytes
.../images/ksconfig/ksconfig-xconfig-videocard.png | Bin 0 -> 49368 bytes
.../images/ksconfig/ksconfig-xconfig.png | Bin 0 -> 33638 bytes
.../images/langselection/lang.png | Bin 0 -> 3933 bytes
.../images/langselection/lang2.png | Bin 0 -> 39549 bytes
.../images/langselection/langselection-GUI.png | Bin 0 -> 70009 bytes
.../images/langselection/langselection-hub-GUI.png | Bin 0 -> 56138 bytes
.../images/livedesktop/livedesktop-login.png | Bin 0 -> 455656 bytes
.../images/livedesktop/try_or_install.png | Bin 0 -> 645386 bytes
.../images/netconfig/hostname-no-localhost.png | Bin 0 -> 16126 bytes
.../images/netconfig/hostname.png | Bin 0 -> 17907 bytes
.../images/netconfig/net-edit-rhel5-s390.png | Bin 0 -> 19274 bytes
.../images/netconfig/net-edit-rhel5.png | Bin 0 -> 25863 bytes
.../images/netconfig/net-edit.png | Bin 0 -> 35625 bytes
.../images/netconfig/net-rhel5-s390.png | Bin 0 -> 27381 bytes
.../images/netconfig/net-rhel5.png | Bin 0 -> 32621 bytes
.../netconfig/network-connections-802.1x.png | Bin 0 -> 34701 bytes
.../netconfig/network-connections-ethernet.png | Bin 0 -> 23407 bytes
.../network-connections-ipv4-manual-routes.png | Bin 0 -> 15113 bytes
.../netconfig/network-connections-ipv4-manual.png | Bin 0 -> 32320 bytes
.../netconfig/network-connections-ipv6-ignore.png | Bin 0 -> 30555 bytes
.../network-connections-ipv6-manual-routes.png | Bin 0 -> 15189 bytes
.../images/netconfig/network-connections-wired.png | Bin 0 -> 24277 bytes
.../netconfig/network-connections-wireless.png | Bin 0 -> 44364 bytes
.../images/netconfig/network-connections.png | Bin 0 -> 21770 bytes
.../images/netconfig/networkconfig.png | Bin 0 -> 34495 bytes
.../netconfig/select-network-interface-1.png | Bin 0 -> 18486 bytes
.../netconfig/select-network-interface-2.png | Bin 0 -> 33203 bytes
.../images/nextsteps/updating.png | Bin 0 -> 31378 bytes
.../images/partitions/compression.png | Bin 0 -> 2460 bytes
.../images/partitions/dos-single-partition.png | Bin 0 -> 1194 bytes
.../images/partitions/dstrct-reprt.png | Bin 0 -> 3257 bytes
.../images/partitions/extended-partitions.png | Bin 0 -> 3752 bytes
.../images/partitions/formatted-drive.png | Bin 0 -> 292 bytes
.../images/partitions/nondestruct-fin.png | Bin 0 -> 3059 bytes
.../images/partitions/other-formatted-drive.png | Bin 0 -> 689 bytes
.../images/partitions/part-resize.png | Bin 0 -> 2557 bytes
.../images/partitions/unpart-space.png | Bin 0 -> 3052 bytes
.../images/partitions/unused-drive.png | Bin 0 -> 190 bytes
.../images/partitions/unused-partition.png | Bin 0 -> 3302 bytes
.../images/partitions/unused-partitioned-drive.png | Bin 0 -> 775 bytes
.../images/partitions/used-formatted-drive.png | Bin 0 -> 421 bytes
.../images/pkgselection/installing-packages.png | Bin 0 -> 22710 bytes
.../images/pkgselection/pkg-group-context.png | Bin 0 -> 32212 bytes
.../images/pkgselection/pkg-group-details.png | Bin 0 -> 47878 bytes
.../images/pkgselection/pkg-group-ppc-s390.png | Bin 0 -> 43463 bytes
.../images/pkgselection/pkg-group-repos.png | Bin 0 -> 29056 bytes
.../images/pkgselection/pkg-group.png | Bin 0 -> 96768 bytes
.../software_selection-addcustomaddon.png | Bin 0 -> 17791 bytes
.../images/pkgselection/starting-installation.png | Bin 0 -> 5236 bytes
.../images/preinstallhub/preinstall_hub-live.png | Bin 0 -> 38527 bytes
.../images/preinstallhub/preinstall_hub.png | Bin 0 -> 51052 bytes
.../images/pseries/sms-console.png | Bin 0 -> 2973 bytes
.../images/pxe/netboot-add-host-dialog.png | Bin 0 -> 17115 bytes
.../images/pxe/netboot-add-hosts.png | Bin 0 -> 9627 bytes
.../images/reboot/reboot.png | Bin 0 -> 24637 bytes
.../images/rhn/obtaining_rhel.png | Bin 0 -> 158198 bytes
.../images/s390/s390_overview.png | Bin 0 -> 81278 bytes
.../storagedevices/assignstoragedevices-s390.png | Bin 0 -> 32726 bytes
.../images/storagedevices/assignstoragedevices.png | Bin 0 -> 46137 bytes
.../images/storagedevices/searchstoragedevices.png | Bin 0 -> 19058 bytes
.../selectstoragedevices-multipath.png | Bin 0 -> 40071 bytes
.../selectstoragedevices-s390-basic.png | Bin 0 -> 65573 bytes
.../selectstoragedevices-s390-multipath.png | Bin 0 -> 40071 bytes
.../selectstoragedevices-s390-san.png | Bin 0 -> 51105 bytes
.../storagedevices/selectstoragedevices-san.png | Bin 0 -> 51105 bytes
.../images/storagedevices/selectstoragedevices.png | Bin 0 -> 42974 bytes
.../storagedevices/storagedevices-specialized.png | Bin 0 -> 19255 bytes
.../images/storagedevices/storagedevices.png | Bin 0 -> 25528 bytes
.../storagedevices/storagedevicescolumns.png | Bin 0 -> 15554 bytes
.../storagedevices/unformatted-dasd-s390.png | Bin 0 -> 36345 bytes
.../images/timezone/timezone-rhel5.png | Bin 0 -> 128763 bytes
.../images/timezone/timezone.png | Bin 0 -> 278602 bytes
.../images/upgrading/upgradebootloader.png | Bin 0 -> 39357 bytes
.../images/upgrading/upgrading.png | Bin 0 -> 48555 bytes
.../images/vnc/loader-vnc-or-text.png | Bin 0 -> 3254 bytes
.../images/vnc/vnc-configuration.png | Bin 0 -> 3947 bytes
.../images/welcome/install-number-beta1-rhel5.png | Bin 0 -> 37896 bytes
.../images/welcome/welcome-alpa1-rhel6.png | Bin 0 -> 169510 bytes
.../images/welcome/welcome-beta1-rhel5.png | Bin 0 -> 61011 bytes
.../images/welcome/welcome.png | Bin 0 -> 191622 bytes
.../x86-bootloader/x86-adv-bootloader-rhel5.png | Bin 0 -> 21265 bytes
.../images/x86-bootloader/x86-adv-bootloader.png | Bin 0 -> 17899 bytes
.../images/x86-bootloader/x86-bootloader-rhel5.png | Bin 0 -> 38663 bytes
.../images/x86-bootloader/x86-bootloader.png | Bin 0 -> 22262 bytes
.../Installation_Quick_Start_Guide/index.html | 309 +
.../Boot_your_computer_from_the_CD.html | 24 +
.../Burn_the_image_file_to_CD.html | 32 +
.../Common_Content/css/common.css | 1528 +++++
.../Common_Content/css/default.css | 3 +
.../Common_Content/css/lang.css | 2 +
.../Common_Content/css/menu.css | 1525 +++++
.../Common_Content/css/overrides.css | 51 +
.../Common_Content/css/print.css | 16 +
.../Common_Content/images/1.png | Bin 0 -> 710 bytes
.../Common_Content/images/1.svg | 27 +
.../Common_Content/images/10.png | Bin 0 -> 985 bytes
.../Common_Content/images/10.svg | 31 +
.../Common_Content/images/11.png | Bin 0 -> 810 bytes
.../Common_Content/images/11.svg | 31 +
.../Common_Content/images/12.png | Bin 0 -> 1012 bytes
.../Common_Content/images/12.svg | 31 +
.../Common_Content/images/13.png | Bin 0 -> 1048 bytes
.../Common_Content/images/13.svg | 31 +
.../Common_Content/images/14.png | Bin 0 -> 914 bytes
.../Common_Content/images/14.svg | 31 +
.../Common_Content/images/15.png | Bin 0 -> 989 bytes
.../Common_Content/images/15.svg | 31 +
.../Common_Content/images/16.png | Bin 0 -> 1047 bytes
.../Common_Content/images/16.svg | 31 +
.../Common_Content/images/17.png | Bin 0 -> 888 bytes
.../Common_Content/images/17.svg | 31 +
.../Common_Content/images/18.png | Bin 0 -> 1075 bytes
.../Common_Content/images/18.svg | 31 +
.../Common_Content/images/19.png | Bin 0 -> 1049 bytes
.../Common_Content/images/19.svg | 31 +
.../Common_Content/images/2.png | Bin 0 -> 896 bytes
.../Common_Content/images/2.svg | 27 +
.../Common_Content/images/20.png | Bin 0 -> 1151 bytes
.../Common_Content/images/20.svg | 31 +
.../Common_Content/images/21.png | Bin 0 -> 994 bytes
.../Common_Content/images/21.svg | 31 +
.../Common_Content/images/22.png | Bin 0 -> 1162 bytes
.../Common_Content/images/22.svg | 31 +
.../Common_Content/images/23.png | Bin 0 -> 1207 bytes
.../Common_Content/images/23.svg | 31 +
.../Common_Content/images/24.png | Bin 0 -> 1081 bytes
.../Common_Content/images/24.svg | 31 +
.../Common_Content/images/25.png | Bin 0 -> 1173 bytes
.../Common_Content/images/25.svg | 31 +
.../Common_Content/images/26.png | Bin 0 -> 1208 bytes
.../Common_Content/images/26.svg | 31 +
.../Common_Content/images/27.png | Bin 0 -> 1080 bytes
.../Common_Content/images/27.svg | 31 +
.../Common_Content/images/28.png | Bin 0 -> 1225 bytes
.../Common_Content/images/28.svg | 31 +
.../Common_Content/images/29.png | Bin 0 -> 1196 bytes
.../Common_Content/images/29.svg | 31 +
.../Common_Content/images/3.png | Bin 0 -> 958 bytes
.../Common_Content/images/3.svg | 27 +
.../Common_Content/images/30.png | Bin 0 -> 1250 bytes
.../Common_Content/images/30.svg | 31 +
.../Common_Content/images/31.png | Bin 0 -> 1078 bytes
.../Common_Content/images/31.svg | 31 +
.../Common_Content/images/32.png | Bin 0 -> 1241 bytes
.../Common_Content/images/32.svg | 31 +
.../Common_Content/images/33.png | Bin 0 -> 1268 bytes
.../Common_Content/images/33.svg | 31 +
.../Common_Content/images/34.png | Bin 0 -> 1175 bytes
.../Common_Content/images/34.svg | 31 +
.../Common_Content/images/35.png | Bin 0 -> 1224 bytes
.../Common_Content/images/35.svg | 31 +
.../Common_Content/images/36.png | Bin 0 -> 1281 bytes
.../Common_Content/images/36.svg | 31 +
.../Common_Content/images/37.png | Bin 0 -> 1140 bytes
.../Common_Content/images/37.svg | 31 +
.../Common_Content/images/38.png | Bin 0 -> 1300 bytes
.../Common_Content/images/38.svg | 31 +
.../Common_Content/images/39.png | Bin 0 -> 1294 bytes
.../Common_Content/images/39.svg | 31 +
.../Common_Content/images/4.png | Bin 0 -> 849 bytes
.../Common_Content/images/4.svg | 27 +
.../Common_Content/images/40.png | Bin 0 -> 1130 bytes
.../Common_Content/images/40.svg | 31 +
.../Common_Content/images/5.png | Bin 0 -> 900 bytes
.../Common_Content/images/5.svg | 27 +
.../Common_Content/images/6.png | Bin 0 -> 929 bytes
.../Common_Content/images/6.svg | 27 +
.../Common_Content/images/7.png | Bin 0 -> 807 bytes
.../Common_Content/images/7.svg | 27 +
.../Common_Content/images/8.png | Bin 0 -> 962 bytes
.../Common_Content/images/8.svg | 27 +
.../Common_Content/images/9.png | Bin 0 -> 936 bytes
.../Common_Content/images/9.svg | 27 +
.../Common_Content/images/bkgrnd_greydots.png | Bin 0 -> 157 bytes
.../Common_Content/images/bullet_arrowblue.png | Bin 0 -> 177 bytes
.../Common_Content/images/documentation.png | Bin 0 -> 623 bytes
.../Common_Content/images/dot.png | Bin 0 -> 98 bytes
.../Common_Content/images/dot2.png | Bin 0 -> 98 bytes
.../Common_Content/images/green.png | Bin 0 -> 176 bytes
.../Common_Content/images/h1-bg.png | Bin 0 -> 565 bytes
.../Common_Content/images/image_left.png | Bin 0 -> 1114 bytes
.../Common_Content/images/image_right.png | Bin 0 -> 2260 bytes
.../Common_Content/images/important.png | Bin 0 -> 2080 bytes
.../Common_Content/images/important.svg | 106 +
.../Common_Content/images/logo.png | Bin 0 -> 1114 bytes
.../Common_Content/images/note.png | Bin 0 -> 1241 bytes
.../Common_Content/images/note.svg | 111 +
.../Common_Content/images/red.png | Bin 0 -> 163 bytes
.../Common_Content/images/shade.png | Bin 0 -> 101 bytes
.../Common_Content/images/shine.png | Bin 0 -> 146 bytes
.../Common_Content/images/stock-go-back.png | Bin 0 -> 828 bytes
.../Common_Content/images/stock-go-forward.png | Bin 0 -> 828 bytes
.../Common_Content/images/stock-go-up.png | Bin 0 -> 760 bytes
.../Common_Content/images/stock-home.png | Bin 0 -> 808 bytes
.../Common_Content/images/title_logo.png | Bin 0 -> 13399 bytes
.../Common_Content/images/title_logo.svg | 61 +
.../Common_Content/images/warning.png | Bin 0 -> 1340 bytes
.../Common_Content/images/warning.svg | 89 +
.../Common_Content/images/watermark-draft.png | Bin 0 -> 25365 bytes
.../Common_Content/images/yellow.png | Bin 0 -> 175 bytes
.../Create_Btrfs-x86.html | 46 +
.../Create_LVM-x86.html | 30 +
.../Create_Software_RAID-x86.html | 52 +
...ide-Creating_and_Saving_Backup_Passphrases.html | 14 +
.../Disk_Encryption_Guide-Saving_Passphrases.html | 14 +
.../Disk_Encryption_Guide.html | 12 +
.../Disk_Space-x86.html | 26 +
.../Download_Fedora.html | 12 +
.../Fedora_Live_Desktop.html | 24 +
.../ISCSI_disks.html | 28 +
.../Installation-Guide-Preface.html | 95 +
.../Making_Minimal_Boot_Media.html | 50 +
.../Making_USB_Media-UNIX_Linux-other-dd.html | 34 +
.../Making_USB_Media-UNIX_Linux-other.html | 54 +
.../Making_USB_Media-UNIX_Linux.html | 70 +
.../Making_USB_Media.html | 32 +
.../Reboot_your_system.html | 16 +
.../Requirements.html | 44 +
.../Trouble_After_Booting-GUI.html | 42 +
.../VNC_Whitepaper-firewall-considerations.html | 18 +
.../VNC_Whitepaper-installation.html | 34 +
.../VNC_Whitepaper-kickstart-installation.html | 14 +
.../VNC_Whitepaper-references.html | 20 +
.../VNC_Whitepaper-vnc-connect-mode.html | 20 +
.../VNC_Whitepaper-vnc-modes-in-anaconda.html | 31 +
.../Write_changes_to_disk-x86.html | 20 +
.../Your_installation_is_complete.html | 14 +
.../anaconda_logging-rsyslog.html | 11 +
.../anaconda_logging-virtio.html | 11 +
.../anaconda_logging.html | 79 +
.../ap-admin-options.html | 120 +
.../ap-install-server.html | 34 +
.../ap-medialess-install.html | 18 +
.../ap-pkgselection-x86.html | 52 +
.../Installation_Quick_Start_Guide/ap-techref.html | 60 +
.../Installation_Quick_Start_Guide/apcs02.html | 66 +
.../Installation_Quick_Start_Guide/apcs02s02.html | 17 +
.../Installation_Quick_Start_Guide/apcs02s03.html | 14 +
.../Installation_Quick_Start_Guide/apcs03.html | 26 +
.../Installation_Quick_Start_Guide/apcs04.html | 14 +
.../Installation_Quick_Start_Guide/apcs04s03.html | 21 +
.../Installation_Quick_Start_Guide/apcs04s04.html | 25 +
.../Installation_Quick_Start_Guide/apcs04s05.html | 19 +
.../Installation_Quick_Start_Guide/apcs04s06.html | 19 +
.../Installation_Quick_Start_Guide/apcs04s07.html | 19 +
.../Installation_Quick_Start_Guide/apcs05.html | 19 +
.../Installation_Quick_Start_Guide/apcs05s02.html | 12 +
.../Installation_Quick_Start_Guide/apcs05s03.html | 12 +
.../appe-Publican-Revision_History-quickstart.html | 16 +
.../appe-Publican-Revision_History.html | 16 +
.../Installation_Quick_Start_Guide/ar01s22.html | 16 +
.../ch-Boot-x86.html | 152 +
.../ch-Contributors_and_production_methods.html | 224 +
.../ch-Installation_Phase_2-x86.html | 108 +
.../ch-Preparing-x86.html | 58 +
.../ch-boot-init-shutdown.html | 32 +
.../ch-ent-table.html | 50 +
.../ch-experts-quickstart.html | 24 +
.../ch-firstboot.html | 18 +
.../Installation_Quick_Start_Guide/ch-grub.html | 36 +
.../ch-guimode-x86.html | 53 +
.../ch-introduction.html | 18 +
.../ch-kickstart2.html | 20 +
.../ch-new-users.html | 100 +
.../ch-next-steps.html | 44 +
.../ch-partitions-x86.html | 404 ++
.../ch-redhat-config-kickstart.html | 40 +
.../ch-steps-x86.html | 12 +
.../ch-trouble-x86.html | 50 +
.../ch-upgrade-x86.html | 36 +
.../ch-x86-uninstall.html | 40 +
.../Installation_Quick_Start_Guide/ch04s06.html | 20 +
.../Installation_Quick_Start_Guide/ch10s02.html | 16 +
.../Installation_Quick_Start_Guide/ch10s04.html | 28 +
.../Installation_Quick_Start_Guide/ch10s04s04.html | 18 +
.../Installation_Quick_Start_Guide/ch10s04s05.html | 18 +
.../Installation_Quick_Start_Guide/ch10s04s06.html | 31 +
.../Installation_Quick_Start_Guide/ch10s04s08.html | 14 +
.../Installation_Quick_Start_Guide/ch10s04s09.html | 12 +
.../Installation_Quick_Start_Guide/ch13s05s03.html | 19 +
.../Installation_Quick_Start_Guide/ch19s02.html | 71 +
.../encrypt-x86.html | 22 +
.../images/accountconfig/acct-rhel5.png | Bin 0 -> 14210 bytes
.../images/accountconfig/rootpassword.png | Bin 0 -> 11332 bytes
.../images/begininstall/configure_tcp.png | Bin 0 -> 4093 bytes
.../images/begininstall/ftp.png | Bin 0 -> 16789 bytes
.../images/begininstall/hd.png | Bin 0 -> 5439 bytes
.../images/begininstall/http.png | Bin 0 -> 15922 bytes
.../images/begininstall/identify_nic.png | Bin 0 -> 3772 bytes
.../begininstall/manual-tcpip-configuration.png | Bin 0 -> 5631 bytes
.../images/begininstall/network_devices.png | Bin 0 -> 4570 bytes
.../images/begininstall/nfs.png | Bin 0 -> 4563 bytes
.../images/begininstall/retrieving-stage2.png | Bin 0 -> 1571 bytes
.../images/begininstall/url.png | Bin 0 -> 4392 bytes
.../images/boot/boot_screen.png | Bin 0 -> 3846 bytes
.../images/bootscreen/bootscreen-livecd.png | Bin 0 -> 4060 bytes
.../images/crashreporting/crashreporting.png | Bin 0 -> 11766 bytes
.../crashreporting/crashreporting_bugzilla.png | Bin 0 -> 16909 bytes
.../crashreporting/crashreporting_checkfiles.png | Bin 0 -> 43207 bytes
.../crashreporting/crashreporting_choose.png | Bin 0 -> 15587 bytes
.../crashreporting/crashreporting_configure1.png | Bin 0 -> 12513 bytes
.../crashreporting/crashreporting_configure2.png | Bin 0 -> 23243 bytes
.../crashreporting/crashreporting_describe.png | Bin 0 -> 17112 bytes
.../crashreporting/crashreporting_details.png | Bin 0 -> 31879 bytes
.../crashreporting/crashreporting_finished.png | Bin 0 -> 5593 bytes
.../images/crashreporting/crashreporting_ftp.png | Bin 0 -> 9940 bytes
.../images/crashreporting/crashreporting_gss-2.png | Bin 0 -> 10890 bytes
.../images/crashreporting/crashreporting_gss.png | Bin 0 -> 13624 bytes
.../crashreporting/crashreporting_gss_ftp.png | Bin 0 -> 14568 bytes
.../images/crashreporting/crashreporting_local.png | Bin 0 -> 8581 bytes
.../crashreporting/crashreporting_review.png | Bin 0 -> 13480 bytes
.../images/crashreporting/crashreporting_scp.png | Bin 0 -> 5829 bytes
.../images/diskless/add-host.png | Bin 0 -> 9774 bytes
.../advanced_storage-rhel5-s390-fcp.png | Bin 0 -> 30381 bytes
.../advanced_storage-rhel5-s390.png | Bin 0 -> 12778 bytes
.../diskpartadvanced/advanced_storage-rhel5.png | Bin 0 -> 10475 bytes
.../diskpartadvanced/advanced_storage-s390.png | Bin 0 -> 16732 bytes
.../images/diskpartadvanced/advanced_storage.png | Bin 0 -> 15712 bytes
.../images/diskpartadvanced/fcoe-config.png | Bin 0 -> 21941 bytes
.../images/diskpartadvanced/fcp-config.png | Bin 0 -> 16939 bytes
.../images/diskpartadvanced/iscsi-config.png | Bin 0 -> 36185 bytes
.../diskpartadvanced/iscsi-discovered-nodes.png | Bin 0 -> 15415 bytes
.../iscsi-discovery-authentication.png | Bin 0 -> 33526 bytes
.../diskpartadvanced/iscsi-discovery-chap-pair.png | Bin 0 -> 36775 bytes
.../iscsi-discovery-reverse-pair.png | Bin 0 -> 43477 bytes
.../images/diskpartadvanced/iscsi-discovery.png | Bin 0 -> 34167 bytes
.../diskpartadvanced/iscsi-login-results.png | Bin 0 -> 10742 bytes
.../iscsi-session-authentication.png | Bin 0 -> 17647 bytes
.../diskpartadvanced/iscsi-session-chap-pair.png | Bin 0 -> 17694 bytes
.../iscsi-session-reverse-pair.png | Bin 0 -> 23906 bytes
.../images/diskpartadvanced/iscsi-session.png | Bin 0 -> 15517 bytes
.../images/diskpartauto/autopart-rhel5.png | Bin 0 -> 29524 bytes
.../images/diskpartauto/autopart-rhel5.s390.png | Bin 0 -> 32192 bytes
.../images/diskpartauto/autopart.png | Bin 0 -> 40514 bytes
.../images/diskpartitioning/btrfs.png | Bin 0 -> 28077 bytes
.../images/diskpartitioning/ddmain-s390.png | Bin 0 -> 33800 bytes
.../images/diskpartitioning/ddmain.png | Bin 0 -> 34848 bytes
.../images/diskpartitioning/ent-ddmain-pseries.png | Bin 0 -> 34244 bytes
.../images/diskpartitioning/ent-ddmain-rhel5.png | Bin 0 -> 30981 bytes
.../images/diskpartitioning/ia64-ddmain.png | Bin 0 -> 79335 bytes
.../images/diskpartitioning/lvm-lv.png | Bin 0 -> 20872 bytes
.../images/diskpartitioning/lvm-pv.png | Bin 0 -> 21213 bytes
.../images/diskpartitioning/lvm-vg.png | Bin 0 -> 36302 bytes
.../images/diskpartitioning/part-add-rhel5.png | Bin 0 -> 22657 bytes
.../images/diskpartitioning/part-add.png | Bin 0 -> 20811 bytes
.../images/diskpartitioning/part-create.png | Bin 0 -> 39385 bytes
.../images/diskpartitioning/raid-clone.png | Bin 0 -> 41103 bytes
.../images/diskpartitioning/raid-device.png | Bin 0 -> 27185 bytes
.../images/diskpartitioning/raid-options.png | Bin 0 -> 42434 bytes
.../images/diskpartitioning/s390-dasd.png | Bin 0 -> 41214 bytes
.../images/diskpartitioning/s390-lvm-lv.png | Bin 0 -> 18220 bytes
.../images/diskpartitioning/s390-lvm-pv.png | Bin 0 -> 33518 bytes
.../images/diskpartitioning/s390-lvm-vg.png | Bin 0 -> 33603 bytes
.../images/diskpartitioning/s390-part-add.png | Bin 0 -> 42480 bytes
.../images/diskpartitioning/s390-raid-device.png | Bin 0 -> 32804 bytes
.../images/diskpartitioning/s390-software-raid.png | Bin 0 -> 52361 bytes
.../images/diskpartitioning/software-raid.png | Bin 0 -> 30097 bytes
.../images/diskpartitioning/write_changes-live.png | Bin 0 -> 34043 bytes
.../images/diskpartitioning/write_changes.png | Bin 0 -> 47042 bytes
.../images/diskpartsetup/disk-setup-rhel5-s390.png | Bin 0 -> 30116 bytes
.../images/diskpartsetup/disk-setup-rhel5.png | Bin 0 -> 27218 bytes
.../images/diskpartsetup/disk-setup.png | Bin 0 -> 32275 bytes
.../images/diskpartsetup/install-options-live.png | Bin 0 -> 17242 bytes
.../diskpartsetup/install-options-reclaim.png | Bin 0 -> 36818 bytes
.../images/diskpartsetup/install-options.png | Bin 0 -> 15499 bytes
.../images/diskpartsetup/reclaim-space.png | Bin 0 -> 38633 bytes
.../images/driverupdates/USB_stick.png | Bin 0 -> 43521 bytes
.../images/driverupdates/boot_screen.png | Bin 0 -> 249742 bytes
.../images/driverupdates/driver_disk_partition.png | Bin 0 -> 61718 bytes
.../images/driverupdates/driver_disk_prompt.png | Bin 0 -> 28440 bytes
.../driverupdates/driver_disk_select_iso.png | Bin 0 -> 58394 bytes
.../images/driverupdates/driver_disk_source.png | Bin 0 -> 56290 bytes
.../images/driverupdates/installed_packages.png | Bin 0 -> 61153 bytes
.../images/driverupdates/installing_packages.png | Bin 0 -> 17637 bytes
.../images/driverupdates/iso_image.png | Bin 0 -> 32534 bytes
.../images/driverupdates/nodriver.png | Bin 0 -> 3413 bytes
.../images/driverupdates/verifying_disc.png | Bin 0 -> 14312 bytes
.../images/driverupdates/write_to_disc.png | Bin 0 -> 67700 bytes
.../images/encrypt/passphrase.png | Bin 0 -> 20662 bytes
.../images/firstboot/ents-firstboot.png | Bin 0 -> 149708 bytes
.../images/firstboot/ents-firstboot.svg | 6716 ++++++++++++++++++++
.../images/firstboot/fb-auth-advanced.png | Bin 0 -> 25270 bytes
.../images/firstboot/fb-auth-passwd.png | Bin 0 -> 24311 bytes
.../images/firstboot/fb-authentication.png | Bin 0 -> 17221 bytes
.../images/firstboot/fb-createuser-usermanager.png | Bin 0 -> 26854 bytes
.../images/firstboot/fb-createuser.png | Bin 0 -> 37344 bytes
.../images/firstboot/fb-datetime.png | Bin 0 -> 42704 bytes
.../images/firstboot/fb-kdump.png | Bin 0 -> 34054 bytes
.../images/firstboot/fb-kdump1.png | Bin 0 -> 32723 bytes
.../images/firstboot/fb-license.png | Bin 0 -> 44043 bytes
.../images/firstboot/fb-ntp.png | Bin 0 -> 40224 bytes
.../images/firstboot/fb-profile.png | Bin 0 -> 59562 bytes
.../images/firstboot/fb-review.png | Bin 0 -> 81797 bytes
.../images/firstboot/fb-rhlogin.png | Bin 0 -> 38201 bytes
.../images/firstboot/fb-rhsm-register.png | Bin 0 -> 42569 bytes
.../images/firstboot/fb-rhsmproducts.png | Bin 0 -> 54711 bytes
.../images/firstboot/fb-server.png | Bin 0 -> 57844 bytes
.../images/firstboot/fb-setup.png | Bin 0 -> 50869 bytes
.../images/firstboot/fb-updatesetup.png | Bin 0 -> 59889 bytes
.../images/firstboot/fb-uploadcerts.png | Bin 0 -> 22363 bytes
.../images/firstboot/fb-welcome-rhel6-alpha.png | Bin 0 -> 136809 bytes
.../images/firstboot/fb-welcome.png | Bin 0 -> 30885 bytes
.../images/firstboot/rhsm-org-select.png | Bin 0 -> 12906 bytes
.../images/firstboot/rhsm-org-select2.png | Bin 0 -> 15630 bytes
.../images/guimode/vnc_option.png | Bin 0 -> 3693 bytes
.../images/guimode/widget1.png | Bin 0 -> 4392 bytes
.../images/guimode/widget2.png | Bin 0 -> 3933 bytes
.../Installation_Quick_Start_Guide/images/icon.svg | 3936 ++++++++++++
.../images/initializing/initializing-s390-dasd.png | Bin 0 -> 23867 bytes
.../images/initializing/initializing-s390-fcp.png | Bin 0 -> 20414 bytes
.../images/initializing/initializing.png | Bin 0 -> 24893 bytes
.../images/install_number/install_number-s390.png | Bin 0 -> 10575 bytes
.../images/install_number/install_number.png | Bin 0 -> 11662 bytes
.../images/installationmethod/method.png | Bin 0 -> 2727 bytes
.../installationsource/installationsource.png | Bin 0 -> 30754 bytes
.../images/kbdconfig/keyboard.png | Bin 0 -> 24156 bytes
.../images/ksconfig/ksconfig-auth.png | Bin 0 -> 45865 bytes
.../images/ksconfig/ksconfig-basic.png | Bin 0 -> 58392 bytes
.../images/ksconfig/ksconfig-bootloader.png | Bin 0 -> 52104 bytes
.../images/ksconfig/ksconfig-confirm.png | Bin 0 -> 40565 bytes
.../images/ksconfig/ksconfig-firewall.png | Bin 0 -> 39761 bytes
.../images/ksconfig/ksconfig-install.png | Bin 0 -> 37424 bytes
.../images/ksconfig/ksconfig-network.png | Bin 0 -> 37878 bytes
.../images/ksconfig/ksconfig-part-options.png | Bin 0 -> 40350 bytes
.../images/ksconfig/ksconfig-partitions.png | Bin 0 -> 54370 bytes
.../images/ksconfig/ksconfig-pkgs.png | Bin 0 -> 66382 bytes
.../images/ksconfig/ksconfig-postscript.png | Bin 0 -> 38767 bytes
.../images/ksconfig/ksconfig-prescript.png | Bin 0 -> 36693 bytes
.../images/ksconfig/ksconfig-raid-device.png | Bin 0 -> 22471 bytes
.../images/ksconfig/ksconfig-raid-new.png | Bin 0 -> 42671 bytes
.../images/ksconfig/ksconfig-xconfig-general.png | Bin 0 -> 47572 bytes
.../images/ksconfig/ksconfig-xconfig-monitor.png | Bin 0 -> 63526 bytes
.../images/ksconfig/ksconfig-xconfig-videocard.png | Bin 0 -> 49368 bytes
.../images/ksconfig/ksconfig-xconfig.png | Bin 0 -> 33638 bytes
.../images/langselection/lang.png | Bin 0 -> 3933 bytes
.../images/langselection/lang2.png | Bin 0 -> 39549 bytes
.../images/langselection/langselection-GUI.png | Bin 0 -> 70009 bytes
.../images/langselection/langselection-hub-GUI.png | Bin 0 -> 56138 bytes
.../images/livedesktop/livedesktop-login.png | Bin 0 -> 455656 bytes
.../images/livedesktop/try_or_install.png | Bin 0 -> 645386 bytes
.../images/netconfig/hostname-no-localhost.png | Bin 0 -> 16126 bytes
.../images/netconfig/hostname.png | Bin 0 -> 17907 bytes
.../images/netconfig/net-edit-rhel5-s390.png | Bin 0 -> 19274 bytes
.../images/netconfig/net-edit-rhel5.png | Bin 0 -> 25863 bytes
.../images/netconfig/net-edit.png | Bin 0 -> 35625 bytes
.../images/netconfig/net-rhel5-s390.png | Bin 0 -> 27381 bytes
.../images/netconfig/net-rhel5.png | Bin 0 -> 32621 bytes
.../netconfig/network-connections-802.1x.png | Bin 0 -> 34701 bytes
.../netconfig/network-connections-ethernet.png | Bin 0 -> 23407 bytes
.../network-connections-ipv4-manual-routes.png | Bin 0 -> 15113 bytes
.../netconfig/network-connections-ipv4-manual.png | Bin 0 -> 32320 bytes
.../netconfig/network-connections-ipv6-ignore.png | Bin 0 -> 30555 bytes
.../network-connections-ipv6-manual-routes.png | Bin 0 -> 15189 bytes
.../images/netconfig/network-connections-wired.png | Bin 0 -> 24277 bytes
.../netconfig/network-connections-wireless.png | Bin 0 -> 44364 bytes
.../images/netconfig/network-connections.png | Bin 0 -> 21770 bytes
.../images/netconfig/networkconfig.png | Bin 0 -> 34495 bytes
.../netconfig/select-network-interface-1.png | Bin 0 -> 18486 bytes
.../netconfig/select-network-interface-2.png | Bin 0 -> 33203 bytes
.../images/nextsteps/updating.png | Bin 0 -> 31378 bytes
.../images/partitions/compression.png | Bin 0 -> 2460 bytes
.../images/partitions/dos-single-partition.png | Bin 0 -> 1194 bytes
.../images/partitions/dstrct-reprt.png | Bin 0 -> 3257 bytes
.../images/partitions/extended-partitions.png | Bin 0 -> 3752 bytes
.../images/partitions/formatted-drive.png | Bin 0 -> 292 bytes
.../images/partitions/nondestruct-fin.png | Bin 0 -> 3059 bytes
.../images/partitions/other-formatted-drive.png | Bin 0 -> 689 bytes
.../images/partitions/part-resize.png | Bin 0 -> 2557 bytes
.../images/partitions/unpart-space.png | Bin 0 -> 3052 bytes
.../images/partitions/unused-drive.png | Bin 0 -> 190 bytes
.../images/partitions/unused-partition.png | Bin 0 -> 3302 bytes
.../images/partitions/unused-partitioned-drive.png | Bin 0 -> 775 bytes
.../images/partitions/used-formatted-drive.png | Bin 0 -> 421 bytes
.../images/pkgselection/installing-packages.png | Bin 0 -> 22710 bytes
.../images/pkgselection/pkg-group-context.png | Bin 0 -> 32212 bytes
.../images/pkgselection/pkg-group-details.png | Bin 0 -> 47878 bytes
.../images/pkgselection/pkg-group-ppc-s390.png | Bin 0 -> 43463 bytes
.../images/pkgselection/pkg-group-repos.png | Bin 0 -> 29056 bytes
.../images/pkgselection/pkg-group.png | Bin 0 -> 96768 bytes
.../software_selection-addcustomaddon.png | Bin 0 -> 17791 bytes
.../images/pkgselection/starting-installation.png | Bin 0 -> 5236 bytes
.../images/preinstallhub/preinstall_hub-live.png | Bin 0 -> 38527 bytes
.../images/preinstallhub/preinstall_hub.png | Bin 0 -> 51052 bytes
.../images/pseries/sms-console.png | Bin 0 -> 2973 bytes
.../images/pxe/netboot-add-host-dialog.png | Bin 0 -> 17115 bytes
.../images/pxe/netboot-add-hosts.png | Bin 0 -> 9627 bytes
.../images/reboot/reboot.png | Bin 0 -> 24637 bytes
.../images/rhn/obtaining_rhel.png | Bin 0 -> 158198 bytes
.../images/s390/s390_overview.png | Bin 0 -> 81278 bytes
.../storagedevices/assignstoragedevices-s390.png | Bin 0 -> 32726 bytes
.../images/storagedevices/assignstoragedevices.png | Bin 0 -> 46137 bytes
.../images/storagedevices/searchstoragedevices.png | Bin 0 -> 19058 bytes
.../selectstoragedevices-multipath.png | Bin 0 -> 40071 bytes
.../selectstoragedevices-s390-basic.png | Bin 0 -> 65573 bytes
.../selectstoragedevices-s390-multipath.png | Bin 0 -> 40071 bytes
.../selectstoragedevices-s390-san.png | Bin 0 -> 51105 bytes
.../storagedevices/selectstoragedevices-san.png | Bin 0 -> 51105 bytes
.../images/storagedevices/selectstoragedevices.png | Bin 0 -> 42974 bytes
.../storagedevices/storagedevices-specialized.png | Bin 0 -> 19255 bytes
.../images/storagedevices/storagedevices.png | Bin 0 -> 25528 bytes
.../storagedevices/storagedevicescolumns.png | Bin 0 -> 15554 bytes
.../storagedevices/unformatted-dasd-s390.png | Bin 0 -> 36345 bytes
.../images/timezone/timezone-rhel5.png | Bin 0 -> 128763 bytes
.../images/timezone/timezone.png | Bin 0 -> 278602 bytes
.../images/upgrading/upgradebootloader.png | Bin 0 -> 39357 bytes
.../images/upgrading/upgrading.png | Bin 0 -> 48555 bytes
.../images/vnc/loader-vnc-or-text.png | Bin 0 -> 3254 bytes
.../images/vnc/vnc-configuration.png | Bin 0 -> 3947 bytes
.../images/welcome/install-number-beta1-rhel5.png | Bin 0 -> 37896 bytes
.../images/welcome/welcome-alpa1-rhel6.png | Bin 0 -> 169510 bytes
.../images/welcome/welcome-beta1-rhel5.png | Bin 0 -> 61011 bytes
.../images/welcome/welcome.png | Bin 0 -> 191622 bytes
.../x86-bootloader/x86-adv-bootloader-rhel5.png | Bin 0 -> 21265 bytes
.../images/x86-bootloader/x86-adv-bootloader.png | Bin 0 -> 17899 bytes
.../images/x86-bootloader/x86-bootloader-rhel5.png | Bin 0 -> 38663 bytes
.../images/x86-bootloader/x86-bootloader.png | Bin 0 -> 22262 bytes
.../html/Installation_Quick_Start_Guide/index.html | 37 +
.../install-hub-x86.html | 26 +
.../installation-source-x86.html | 40 +
.../html/Installation_Quick_Start_Guide/ix01.html | 10 +
.../language-selection-x86.html | 20 +
.../netboot-performing.html | 16 +
.../Installation_Quick_Start_Guide/pr01s02.html | 16 +
.../Installation_Quick_Start_Guide/pr01s03.html | 12 +
.../pt-Advanced_installation_options.html | 20 +
.../pt-After_installation.html | 18 +
.../pt-Technical_appendixes.html | 12 +
.../pt-install-info-x86.html | 12 +
.../randomize_device.html | 21 +
.../reclaim_space-x86.html | 26 +
...1-boot-init-shutdown-administration-enable.html | 12 +
.../s1-boot-init-shutdown-administration-kill.html | 14 +
...s1-boot-init-shutdown-administration-start.html | 12 +
...oot-init-shutdown-administration-systemctl.html | 126 +
.../s1-boot-init-shutdown-administration.html | 40 +
.../s1-boot-init-shutdown-process.html | 20 +
.../s1-boot-init-shutdown-run-boot.html | 33 +
.../s1-boot-init-shutdown-targets.html | 46 +
.../s1-complete-x86.html | 18 +
.../s1-diskpartitioning-x86.html | 76 +
.../s1-diskpartsetup-x86.html | 32 +
.../s1-grub-additional-resources.html | 16 +
.../s1-grub-commands.html | 54 +
.../s1-grub-configfile.html | 23 +
.../s1-grub-installing.html | 21 +
.../s1-grub-interfaces.html | 38 +
.../s1-grub-runlevels.html | 21 +
.../s1-grub-terminology.html | 36 +
.../s1-grub-whatis.html | 40 +
.../s1-guimode-interface-x86.html | 18 +
.../s1-installmethod-x86.html | 24 +
.../s1-kickstart2-file.html | 44 +
.../s1-kickstart2-howuse.html | 24 +
.../s1-kickstart2-install-tree.html | 18 +
.../s1-kickstart2-options.html | 828 +++
.../s1-kickstart2-packageselection.html | 55 +
.../s1-kickstart2-postinstallconfig.html | 35 +
.../s1-kickstart2-preinstallconfig.html | 58 +
.../s1-kickstart2-putkickstarthere.html | 34 +
.../s1-kickstart2-startinginstall.html | 274 +
.../s1-netboot-pxe-config-efi.html | 106 +
.../s1-netboot-pxe-config.html | 100 +
.../s1-pkgselection-live.html | 14 +
.../s1-pkgselection-x86.html | 78 +
.../s1-progresshub-x86.html | 16 +
.../s1-redhat-config-kickstart-auth.html | 30 +
.../s1-redhat-config-kickstart-bootloader.html | 26 +
.../s1-redhat-config-kickstart-firewall.html | 26 +
.../s1-redhat-config-kickstart-install.html | 26 +
.../s1-redhat-config-kickstart-network.html | 18 +
.../s1-redhat-config-kickstart-partitions.html | 60 +
.../s1-redhat-config-kickstart-pkgs.html | 18 +
.../s1-redhat-config-kickstart-postinstall.html | 28 +
.../s1-redhat-config-kickstart-prescript.html | 24 +
.../s1-redhat-config-kickstart-savefile.html | 18 +
.../s1-redhat-config-kickstart-xconfig.html | 16 +
.../s1-steps-hd-installs-x86.html | 41 +
.../s1-timezone-x86.html | 26 +
.../s1-trouble-install-x86.html | 12 +
.../s2-boot-init-shutdown-kernel.html | 18 +
.../s2-boot-init-shutdown-loader.html | 28 +
.../s2-boot-init-shutdown-systemd-units.html | 16 +
.../s2-boot-init-shutdown-systemd.html | 22 +
.../s2-boot-init-shutdown-uefi.html | 14 +
.../s2-diskpartrecommend-x86.html | 180 +
.../s2-grub-configfile-commands.html | 65 +
.../s2-grub-terminology-files.html | 31 +
.../s2-grub-terminology-rootfs.html | 18 +
.../s2-grub-useful-websites.html | 12 +
.../s2-grub-whatis-booting-uefi.html | 24 +
.../s2-grub-whatis-features.html | 18 +
.../s2-kickstart2-networkbased.html | 20 +
.../s2-netboot-custom-msg.html | 12 +
.../s2-redhat-config-kickstart-interpreter.html | 12 +
.../s2-trouble-completeparts-x86.html | 20 +
.../s2-trouble-grub-command-line.html | 22 +
.../s2-trouble-part-tables-x86.html | 20 +
.../s2-trouble-ram.html | 42 +
.../s2-trouble-space-x86.html | 14 +
.../s2-trouble-tracebacks-x86.html | 52 +
.../s3-boot-init-shutdown-other-architectures.html | 14 +
...ining_Fedora-Obtaining_Fedora_on_CD_or_DVD.html | 12 +
.../sn-Is_Your_Hardware_Compatible-x86.html | 14 +
.../sn-Netconfig-x86.html | 136 +
.../sn-Production_methods.html | 12 +
.../sn-about-document.html | 22 +
.../sn-account_configuration-x86.html | 16 +
.../sn-audience.html | 12 +
.../sn-automating-installation.html | 58 +
.../sn-boot-mediacheck.html | 18 +
.../sn-boot-modes.html | 22 +
.../sn-booting-from-pxe-x86.html | 33 +
.../sn-bootoptions-hardware.html | 86 +
.../sn-cobbler-import.html | 45 +
.../sn-cobbler-mirror.html | 14 +
.../sn-cobbler-setup-distro.html | 30 +
.../sn-community.html | 16 +
.../sn-expert-download.html | 26 +
.../sn-expert-install.html | 14 +
.../sn-expert-post-install.html | 14 +
.../sn-expert-prepare.html | 14 +
.../sn-finishing-upgrade.html | 24 +
.../sn-firstboot-datetime.html | 18 +
.../sn-firstboot-license.html | 16 +
.../sn-firstboot-systemuser.html | 14 +
.../sn-firstboot-welcome.html | 16 +
.../sn-guimode-virtual-consoles-x86.html | 60 +
.../sn-iSCSI_disks_during_start_up.html | 24 +
.../sn-keyboard-x86.html | 18 +
.../sn-making-media.html | 92 +
.../sn-medialess-booting.html | 12 +
.../sn-medialess-editing-grub-conf.html | 46 +
.../sn-mode-rescue.html | 20 +
.../sn-news-subscriptions.html | 20 +
.../sn-partitioning-fw-usb-x86.html | 14 +
.../sn-partitioning-lvm.html | 26 +
.../sn-partitioning-raid-sw-x86.html | 12 +
.../sn-partitioning-raid-x86.html | 18 +
.../sn-pxe-server-manual.html | 26 +
.../sn-remote-logging.html | 33 +
.../sn-remoteaccess-installation-vnclistener.html | 22 +
.../sn-remoteaccess-installation.html | 33 +
.../sn-ssh-installation.html | 15 +
.../sn-switching-to-gui-login.html | 104 +
.../sn-web-help.html | 26 +
.../sn-x86-uninstall-dual-linux.html | 130 +
.../sn-x86-uninstall-dual-mac.html | 30 +
.../sn-x86-uninstall-dual.html | 116 +
.../sn-x86-uninstall-legacy.html | 43 +
.../vncwhitepaperadded.html | 38 +
.../Fedora-18-Installation_Guide-en-US.pdf | Bin 0 -> 3685060 bytes
...ora-18-Installation_Quick_Start_Guide-en-US.pdf | Bin 0 -> 2146648 bytes
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/en-US/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/en-US/opds-Fedora_Core.xml | 2 +-
.../en-US/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/en-US/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/es-ES/opds-Fedora.xml | 4 +-
public_html/es-ES/opds-Fedora_15.xml | 2 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/es-ES/opds-Fedora_Core.xml | 2 +-
.../es-ES/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/es-ES/opds.xml | 14 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/fa-IR/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/fa-IR/opds-Fedora_Core.xml | 2 +-
.../fa-IR/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/fa-IR/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/fi-FI/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/fi-FI/opds-Fedora_Core.xml | 2 +-
.../fi-FI/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/fi-FI/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/fr-FR/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/fr-FR/opds-Fedora_Core.xml | 2 +-
.../fr-FR/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/fr-FR/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/gu-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/gu-IN/opds-Fedora_Core.xml | 2 +-
.../gu-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/gu-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/he-IL/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/he-IL/opds-Fedora_Core.xml | 2 +-
.../he-IL/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/he-IL/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/hi-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/hi-IN/opds-Fedora_Core.xml | 2 +-
.../hi-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/hi-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/hu-HU/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/hu-HU/opds-Fedora_Core.xml | 2 +-
.../hu-HU/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/hu-HU/opds.xml | 12 +-
.../ia/opds-Community_Services_Infrastructure.xml | 2 +-
public_html/ia/opds-Fedora.xml | 4 +-
.../ia/opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/ia/opds-Fedora_Core.xml | 2 +-
public_html/ia/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/ia/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/id-ID/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/id-ID/opds-Fedora_Core.xml | 2 +-
.../id-ID/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/id-ID/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/it-IT/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/it-IT/opds-Fedora_Core.xml | 2 +-
.../it-IT/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/it-IT/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/ja-JP/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/ja-JP/opds-Fedora_Core.xml | 2 +-
.../ja-JP/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/ja-JP/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/kn-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/kn-IN/opds-Fedora_Core.xml | 2 +-
.../kn-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/kn-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/ko-KR/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/ko-KR/opds-Fedora_Core.xml | 2 +-
.../ko-KR/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/ko-KR/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/ml-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/ml-IN/opds-Fedora_Core.xml | 2 +-
.../ml-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/ml-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/mr-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/mr-IN/opds-Fedora_Core.xml | 2 +-
.../mr-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/mr-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/nb-NO/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/nb-NO/opds-Fedora_Core.xml | 2 +-
.../nb-NO/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/nb-NO/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/nl-NL/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/nl-NL/opds-Fedora_Core.xml | 2 +-
.../nl-NL/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/nl-NL/opds.xml | 12 +-
public_html/opds.xml | 92 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/or-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/or-IN/opds-Fedora_Core.xml | 2 +-
.../or-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/or-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/pa-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/pa-IN/opds-Fedora_Core.xml | 2 +-
.../pa-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/pa-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/pl-PL/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/pl-PL/opds-Fedora_Core.xml | 2 +-
.../pl-PL/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/pl-PL/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/pt-BR/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/pt-BR/opds-Fedora_Core.xml | 2 +-
.../pt-BR/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/pt-BR/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/pt-PT/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/pt-PT/opds-Fedora_Core.xml | 2 +-
.../pt-PT/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/pt-PT/opds.xml | 12 +-
.../ro/opds-Community_Services_Infrastructure.xml | 2 +-
public_html/ro/opds-Fedora.xml | 4 +-
.../ro/opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/ro/opds-Fedora_Core.xml | 2 +-
public_html/ro/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/ro/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/ru-RU/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/ru-RU/opds-Fedora_Core.xml | 2 +-
.../ru-RU/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/ru-RU/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/sk-SK/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/sk-SK/opds-Fedora_Core.xml | 2 +-
.../sk-SK/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/sk-SK/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/sr-Latn-RS/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/sr-Latn-RS/opds-Fedora_Core.xml | 2 +-
.../sr-Latn-RS/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/sr-Latn-RS/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/sr-RS/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/sr-RS/opds-Fedora_Core.xml | 2 +-
.../sr-RS/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/sr-RS/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/sv-SE/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/sv-SE/opds-Fedora_Core.xml | 2 +-
.../sv-SE/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/sv-SE/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/ta-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/ta-IN/opds-Fedora_Core.xml | 2 +-
.../ta-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/ta-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/te-IN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/te-IN/opds-Fedora_Core.xml | 2 +-
.../te-IN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/te-IN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/uk-UA/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/uk-UA/opds-Fedora_Core.xml | 2 +-
.../uk-UA/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/uk-UA/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/zh-CN/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/zh-CN/opds-Fedora_Core.xml | 2 +-
.../zh-CN/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/zh-CN/opds.xml | 12 +-
.../opds-Community_Services_Infrastructure.xml | 2 +-
public_html/zh-TW/opds-Fedora.xml | 4 +-
.../opds-Fedora_Contributor_Documentation.xml | 2 +-
public_html/zh-TW/opds-Fedora_Core.xml | 2 +-
.../zh-TW/opds-Fedora_Draft_Documentation.xml | 2 +-
public_html/zh-TW/opds.xml | 12 +-
1184 files changed, 40424 insertions(+), 580 deletions(-)
---
diff --git a/fedoradocs.db b/fedoradocs.db
index 516767d..80c9ab9 100644
Binary files a/fedoradocs.db and b/fedoradocs.db differ
diff --git a/public_html/Sitemap b/public_html/Sitemap
index ea695bd..487b819 100644
--- a/public_html/Sitemap
+++ b/public_html/Sitemap
@@ -1880,25 +1880,25 @@
</url>
<url>
<loc>http://docs.fedoraproject.org/en-US/Fedora/18/epub/Installation_Guide/Fed... </loc>
- <lastmod>2013-02-22</lastmod>
+ <lastmod>2013-03-11</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://docs.fedoraproject.org/en-US/Fedora/18/html/Installation_Guide/ind... </loc>
- <lastmod>2013-02-22</lastmod>
+ <lastmod>2013-03-11</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://docs.fedoraproject.org/en-US/Fedora/18/html-single/Installation_Gu... </loc>
- <lastmod>2013-02-22</lastmod>
+ <lastmod>2013-03-11</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://docs.fedoraproject.org/en-US/Fedora/18/pdf/Installation_Guide/Fedo... </loc>
- <lastmod>2013-02-22</lastmod>
+ <lastmod>2013-03-11</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
diff --git a/public_html/as-IN/opds-Community_Services_Infrastructure.xml b/public_html/as-IN/opds-Community_Services_Infrastructure.xml
index bd8ce34..9aed1a8 100644
--- a/public_html/as-IN/opds-Community_Services_Infrastructure.xml
+++ b/public_html/as-IN/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/as-IN/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:29:57</updated>
+ <updated>2013-03-11T03:52:25</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/as-IN/opds-Fedora.xml b/public_html/as-IN/opds-Fedora.xml
index e49488f..46a8223 100644
--- a/public_html/as-IN/opds-Fedora.xml
+++ b/public_html/as-IN/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/as-IN/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:00</updated>
+ <updated>2013-03-11T03:52:28</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>as-IN</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/as-IN/opds-Fedora_Contributor_Documentation.xml b/public_html/as-IN/opds-Fedora_Contributor_Documentation.xml
index 86b7984..9c94299 100644
--- a/public_html/as-IN/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/as-IN/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/as-IN/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:00</updated>
+ <updated>2013-03-11T03:52:29</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/as-IN/opds-Fedora_Core.xml b/public_html/as-IN/opds-Fedora_Core.xml
index e67c5ef..dbd4b04 100644
--- a/public_html/as-IN/opds-Fedora_Core.xml
+++ b/public_html/as-IN/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/as-IN/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:29</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/as-IN/opds-Fedora_Draft_Documentation.xml b/public_html/as-IN/opds-Fedora_Draft_Documentation.xml
index 8fb658c..197de20 100644
--- a/public_html/as-IN/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/as-IN/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/as-IN/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:29</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/as-IN/opds.xml b/public_html/as-IN/opds.xml
index 9992fba..1fe6947 100644
--- a/public_html/as-IN/opds.xml
+++ b/public_html/as-IN/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/as-IN/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:29</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/as-IN/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:29:58</updated>
+ <updated>2013-03-11T03:52:25</updated>
<dc:language>as-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/as-IN/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:00</updated>
+ <updated>2013-03-11T03:52:28</updated>
<dc:language>as-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/as-IN/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:00</updated>
+ <updated>2013-03-11T03:52:29</updated>
<dc:language>as-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/as-IN/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:29</updated>
<dc:language>as-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/as-IN/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:29</updated>
<dc:language>as-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/bg-BG/opds-Community_Services_Infrastructure.xml b/public_html/bg-BG/opds-Community_Services_Infrastructure.xml
index c69ace5..c4e3879 100644
--- a/public_html/bg-BG/opds-Community_Services_Infrastructure.xml
+++ b/public_html/bg-BG/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bg-BG/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:29</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bg-BG/opds-Fedora.xml b/public_html/bg-BG/opds-Fedora.xml
index 034b61a..0984675 100644
--- a/public_html/bg-BG/opds-Fedora.xml
+++ b/public_html/bg-BG/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bg-BG/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>bg-BG</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/bg-BG/opds-Fedora_Contributor_Documentation.xml b/public_html/bg-BG/opds-Fedora_Contributor_Documentation.xml
index 8e15eb4..973b266 100644
--- a/public_html/bg-BG/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/bg-BG/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bg-BG/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bg-BG/opds-Fedora_Core.xml b/public_html/bg-BG/opds-Fedora_Core.xml
index 9b83d36..435ccf3 100644
--- a/public_html/bg-BG/opds-Fedora_Core.xml
+++ b/public_html/bg-BG/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bg-BG/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bg-BG/opds-Fedora_Draft_Documentation.xml b/public_html/bg-BG/opds-Fedora_Draft_Documentation.xml
index f0b4f4f..84188f0 100644
--- a/public_html/bg-BG/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/bg-BG/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bg-BG/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bg-BG/opds.xml b/public_html/bg-BG/opds.xml
index a75c0ca..1d7bd8e 100644
--- a/public_html/bg-BG/opds.xml
+++ b/public_html/bg-BG/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/bg-BG/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/bg-BG/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:29</updated>
<dc:language>bg-BG</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/bg-BG/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bg-BG</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/bg-BG/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bg-BG</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/bg-BG/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bg-BG</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/bg-BG/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:01</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bg-BG</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/bn-IN/opds-Community_Services_Infrastructure.xml b/public_html/bn-IN/opds-Community_Services_Infrastructure.xml
index d4b1672..9286834 100644
--- a/public_html/bn-IN/opds-Community_Services_Infrastructure.xml
+++ b/public_html/bn-IN/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bn-IN/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bn-IN/opds-Fedora.xml b/public_html/bn-IN/opds-Fedora.xml
index 19ecb5d..c6f3085 100644
--- a/public_html/bn-IN/opds-Fedora.xml
+++ b/public_html/bn-IN/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bn-IN/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>bn-IN</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/bn-IN/opds-Fedora_Contributor_Documentation.xml b/public_html/bn-IN/opds-Fedora_Contributor_Documentation.xml
index d1cc1d4..9ea287e 100644
--- a/public_html/bn-IN/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/bn-IN/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bn-IN/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bn-IN/opds-Fedora_Core.xml b/public_html/bn-IN/opds-Fedora_Core.xml
index 2c792a2..b453b76 100644
--- a/public_html/bn-IN/opds-Fedora_Core.xml
+++ b/public_html/bn-IN/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bn-IN/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bn-IN/opds-Fedora_Draft_Documentation.xml b/public_html/bn-IN/opds-Fedora_Draft_Documentation.xml
index 7253227..8a4db14 100644
--- a/public_html/bn-IN/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/bn-IN/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bn-IN/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bn-IN/opds.xml b/public_html/bn-IN/opds.xml
index 0eb6072..1b7e87b 100644
--- a/public_html/bn-IN/opds.xml
+++ b/public_html/bn-IN/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/bn-IN/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/bn-IN/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bn-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/bn-IN/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bn-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/bn-IN/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bn-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/bn-IN/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bn-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/bn-IN/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bn-IN</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/bs-BA/opds-Community_Services_Infrastructure.xml b/public_html/bs-BA/opds-Community_Services_Infrastructure.xml
index 1f72f35..7d8f8da 100644
--- a/public_html/bs-BA/opds-Community_Services_Infrastructure.xml
+++ b/public_html/bs-BA/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bs-BA/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bs-BA/opds-Fedora.xml b/public_html/bs-BA/opds-Fedora.xml
index 63fdd28..e22fdcc 100644
--- a/public_html/bs-BA/opds-Fedora.xml
+++ b/public_html/bs-BA/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bs-BA/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>bs-BA</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/bs-BA/opds-Fedora_Contributor_Documentation.xml b/public_html/bs-BA/opds-Fedora_Contributor_Documentation.xml
index 89763dc..d2d7a76 100644
--- a/public_html/bs-BA/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/bs-BA/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bs-BA/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bs-BA/opds-Fedora_Core.xml b/public_html/bs-BA/opds-Fedora_Core.xml
index f5ce605..ac559a2 100644
--- a/public_html/bs-BA/opds-Fedora_Core.xml
+++ b/public_html/bs-BA/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bs-BA/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bs-BA/opds-Fedora_Draft_Documentation.xml b/public_html/bs-BA/opds-Fedora_Draft_Documentation.xml
index bf21b8f..9f08681 100644
--- a/public_html/bs-BA/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/bs-BA/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/bs-BA/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/bs-BA/opds.xml b/public_html/bs-BA/opds.xml
index 96e17cb..fa71c84 100644
--- a/public_html/bs-BA/opds.xml
+++ b/public_html/bs-BA/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/bs-BA/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/bs-BA/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bs-BA</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/bs-BA/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bs-BA</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/bs-BA/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bs-BA</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/bs-BA/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bs-BA</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/bs-BA/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>bs-BA</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/ca-ES/opds-Community_Services_Infrastructure.xml b/public_html/ca-ES/opds-Community_Services_Infrastructure.xml
index d46ceee..7cfaa9a 100644
--- a/public_html/ca-ES/opds-Community_Services_Infrastructure.xml
+++ b/public_html/ca-ES/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/ca-ES/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/ca-ES/opds-Fedora.xml b/public_html/ca-ES/opds-Fedora.xml
index 8b43146..f150993 100644
--- a/public_html/ca-ES/opds-Fedora.xml
+++ b/public_html/ca-ES/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/ca-ES/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>ca-ES</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/ca-ES/opds-Fedora_Contributor_Documentation.xml b/public_html/ca-ES/opds-Fedora_Contributor_Documentation.xml
index 7fbf725..af9108d 100644
--- a/public_html/ca-ES/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/ca-ES/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/ca-ES/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/ca-ES/opds-Fedora_Core.xml b/public_html/ca-ES/opds-Fedora_Core.xml
index 4090bba..40ad48c 100644
--- a/public_html/ca-ES/opds-Fedora_Core.xml
+++ b/public_html/ca-ES/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/ca-ES/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/ca-ES/opds-Fedora_Draft_Documentation.xml b/public_html/ca-ES/opds-Fedora_Draft_Documentation.xml
index afd9f22..9b1d119 100644
--- a/public_html/ca-ES/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/ca-ES/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/ca-ES/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/ca-ES/opds.xml b/public_html/ca-ES/opds.xml
index 3b415b8..efa82a6 100644
--- a/public_html/ca-ES/opds.xml
+++ b/public_html/ca-ES/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/ca-ES/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:03</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/ca-ES/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:30</updated>
<dc:language>ca-ES</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/ca-ES/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>ca-ES</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/ca-ES/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>ca-ES</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/ca-ES/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>ca-ES</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/ca-ES/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:02</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>ca-ES</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/cs-CZ/opds-Community_Services_Infrastructure.xml b/public_html/cs-CZ/opds-Community_Services_Infrastructure.xml
index 9112a23..ab2ccd4 100644
--- a/public_html/cs-CZ/opds-Community_Services_Infrastructure.xml
+++ b/public_html/cs-CZ/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/cs-CZ/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:30:03</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/cs-CZ/opds-Fedora.xml b/public_html/cs-CZ/opds-Fedora.xml
index eafb80a..4954352 100644
--- a/public_html/cs-CZ/opds-Fedora.xml
+++ b/public_html/cs-CZ/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/cs-CZ/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>cs-CZ</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/cs-CZ/opds-Fedora_Contributor_Documentation.xml b/public_html/cs-CZ/opds-Fedora_Contributor_Documentation.xml
index 95087c8..6662fe4 100644
--- a/public_html/cs-CZ/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/cs-CZ/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/cs-CZ/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/cs-CZ/opds-Fedora_Core.xml b/public_html/cs-CZ/opds-Fedora_Core.xml
index 1b4b7ec..2feb8a6 100644
--- a/public_html/cs-CZ/opds-Fedora_Core.xml
+++ b/public_html/cs-CZ/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/cs-CZ/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/cs-CZ/opds-Fedora_Draft_Documentation.xml b/public_html/cs-CZ/opds-Fedora_Draft_Documentation.xml
index ead39c3..4040779 100644
--- a/public_html/cs-CZ/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/cs-CZ/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/cs-CZ/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/cs-CZ/opds.xml b/public_html/cs-CZ/opds.xml
index 70e83f5..7c7572e 100644
--- a/public_html/cs-CZ/opds.xml
+++ b/public_html/cs-CZ/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/cs-CZ/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/cs-CZ/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:30:03</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>cs-CZ</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/cs-CZ/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>cs-CZ</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/cs-CZ/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>cs-CZ</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/cs-CZ/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>cs-CZ</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/cs-CZ/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>cs-CZ</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/da-DK/opds-Community_Services_Infrastructure.xml b/public_html/da-DK/opds-Community_Services_Infrastructure.xml
index 501b52b..509e480 100644
--- a/public_html/da-DK/opds-Community_Services_Infrastructure.xml
+++ b/public_html/da-DK/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/da-DK/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/da-DK/opds-Fedora.xml b/public_html/da-DK/opds-Fedora.xml
index 7cda73d..9ede752 100644
--- a/public_html/da-DK/opds-Fedora.xml
+++ b/public_html/da-DK/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/da-DK/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>da-DK</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/da-DK/opds-Fedora_Contributor_Documentation.xml b/public_html/da-DK/opds-Fedora_Contributor_Documentation.xml
index 9db6c28..9e64c66 100644
--- a/public_html/da-DK/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/da-DK/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/da-DK/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/da-DK/opds-Fedora_Core.xml b/public_html/da-DK/opds-Fedora_Core.xml
index 6c8fec7..89fbab5 100644
--- a/public_html/da-DK/opds-Fedora_Core.xml
+++ b/public_html/da-DK/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/da-DK/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/da-DK/opds-Fedora_Draft_Documentation.xml b/public_html/da-DK/opds-Fedora_Draft_Documentation.xml
index 08ab354..57a88bc 100644
--- a/public_html/da-DK/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/da-DK/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/da-DK/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/da-DK/opds.xml b/public_html/da-DK/opds.xml
index bf50241..fda52ea 100644
--- a/public_html/da-DK/opds.xml
+++ b/public_html/da-DK/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/da-DK/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/da-DK/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>da-DK</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/da-DK/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>da-DK</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/da-DK/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>da-DK</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/da-DK/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>da-DK</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/da-DK/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:04</updated>
+ <updated>2013-03-11T03:52:31</updated>
<dc:language>da-DK</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/de-DE/opds-Community_Services_Infrastructure.xml b/public_html/de-DE/opds-Community_Services_Infrastructure.xml
index 4763e81..021b9b3 100644
--- a/public_html/de-DE/opds-Community_Services_Infrastructure.xml
+++ b/public_html/de-DE/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/de-DE/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/de-DE/opds-Fedora.xml b/public_html/de-DE/opds-Fedora.xml
index e25a39a..5927534 100644
--- a/public_html/de-DE/opds-Fedora.xml
+++ b/public_html/de-DE/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/de-DE/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>de-DE</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/de-DE/opds-Fedora_Contributor_Documentation.xml b/public_html/de-DE/opds-Fedora_Contributor_Documentation.xml
index 1f60e8e..d3683b5 100644
--- a/public_html/de-DE/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/de-DE/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/de-DE/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/de-DE/opds-Fedora_Core.xml b/public_html/de-DE/opds-Fedora_Core.xml
index 9146c77..5c8fc9b 100644
--- a/public_html/de-DE/opds-Fedora_Core.xml
+++ b/public_html/de-DE/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/de-DE/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/de-DE/opds-Fedora_Draft_Documentation.xml b/public_html/de-DE/opds-Fedora_Draft_Documentation.xml
index ba30e52..61d94f3 100644
--- a/public_html/de-DE/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/de-DE/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/de-DE/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/de-DE/opds.xml b/public_html/de-DE/opds.xml
index 6f3e4fe..51318a9 100644
--- a/public_html/de-DE/opds.xml
+++ b/public_html/de-DE/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/de-DE/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/de-DE/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>de-DE</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/de-DE/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>de-DE</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/de-DE/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>de-DE</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/de-DE/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>de-DE</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/de-DE/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>de-DE</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/el-GR/opds-Community_Services_Infrastructure.xml b/public_html/el-GR/opds-Community_Services_Infrastructure.xml
index ad9a3b3..3937894 100644
--- a/public_html/el-GR/opds-Community_Services_Infrastructure.xml
+++ b/public_html/el-GR/opds-Community_Services_Infrastructure.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/el-GR/opds-Community_Services_Infrastructur... </id>
<title>Community Services Infrastructure</title>
<subtitle>Community Services Infrastructure</subtitle>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/el-GR/opds-Fedora.xml b/public_html/el-GR/opds-Fedora.xml
index 6c7bf6e..5598d3c 100644
--- a/public_html/el-GR/opds-Fedora.xml
+++ b/public_html/el-GR/opds-Fedora.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/el-GR/opds-Fedora.xml </id>
<title>Fedora</title>
<subtitle>Fedora</subtitle>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
@@ -57,7 +57,7 @@
<name></name>
<uri></uri>
</author-->
- <updated>2013-02-22</updated>
+ <updated>2013-03-11</updated>
<dc:language>el-GR</dc:language>
<category label="" scheme="http://lexcycle.com/stanza/header " term="free"/>
<!--dc:issued></dc:issued-->
diff --git a/public_html/el-GR/opds-Fedora_Contributor_Documentation.xml b/public_html/el-GR/opds-Fedora_Contributor_Documentation.xml
index f57fd5e..e44fd52 100644
--- a/public_html/el-GR/opds-Fedora_Contributor_Documentation.xml
+++ b/public_html/el-GR/opds-Fedora_Contributor_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/el-GR/opds-Fedora_Contributor_Documentation... </id>
<title>Fedora Contributor Documentation</title>
<subtitle>Fedora Contributor Documentation</subtitle>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/el-GR/opds-Fedora_Core.xml b/public_html/el-GR/opds-Fedora_Core.xml
index 9863386..a656203 100644
--- a/public_html/el-GR/opds-Fedora_Core.xml
+++ b/public_html/el-GR/opds-Fedora_Core.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/el-GR/opds-Fedora_Core.xml </id>
<title>Fedora Core</title>
<subtitle>Fedora Core</subtitle>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/el-GR/opds-Fedora_Draft_Documentation.xml b/public_html/el-GR/opds-Fedora_Draft_Documentation.xml
index ca11848..09c0e70 100644
--- a/public_html/el-GR/opds-Fedora_Draft_Documentation.xml
+++ b/public_html/el-GR/opds-Fedora_Draft_Documentation.xml
@@ -6,7 +6,7 @@
<id>http://docs.fedoraproject.org/el-GR/opds-Fedora_Draft_Documentation.xml </id>
<title>Fedora Draft Documentation</title>
<subtitle>Fedora Draft Documentation</subtitle>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
diff --git a/public_html/el-GR/opds.xml b/public_html/el-GR/opds.xml
index 149ae9a..f3afa0a 100644
--- a/public_html/el-GR/opds.xml
+++ b/public_html/el-GR/opds.xml
@@ -6,7 +6,7 @@
<link rel="http://opds-spec.org/crawlable " type="application/atom+xml" href="http://bookserver.archive.org/catalog/crawlable " title="Crawlable feed"/>
<id>http://docs.fedoraproject.org/el-GR/opds.xml </id>
<title>Product List</title>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<!--author>
<name></name>
<uri></uri>
@@ -15,7 +15,7 @@
<entry>
<title>Community Services Infrastructure</title>
<id>http://docs.fedoraproject.org/el-GR/Community_Services_Infrastructure/opd... </id>
- <updated>2013-02-22T04:30:05</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>el-GR</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Community_Services_Infrastructure.xml"/>
@@ -23,7 +23,7 @@
<entry>
<title>Fedora</title>
<id>http://docs.fedoraproject.org/el-GR/Fedora/opds-Fedora.xml </id>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>el-GR</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora.xml"/>
@@ -31,7 +31,7 @@
<entry>
<title>Fedora Contributor Documentation</title>
<id>http://docs.fedoraproject.org/el-GR/Fedora_Contributor_Documentation/opds... </id>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>el-GR</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Contributor_Documentation.xml"/>
@@ -39,7 +39,7 @@
<entry>
<title>Fedora Core</title>
<id>http://docs.fedoraproject.org/el-GR/Fedora_Core/opds-Fedora_Core.xml </id>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>el-GR</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Core.xml"/>
@@ -47,7 +47,7 @@
<entry>
<title>Fedora Draft Documentation</title>
<id>http://docs.fedoraproject.org/el-GR/Fedora_Draft_Documentation/opds-Fedor... </id>
- <updated>2013-02-22T04:30:06</updated>
+ <updated>2013-03-11T03:52:32</updated>
<dc:language>el-GR</dc:language>
<content type="text"></content>
<link type="application/atom+xml" href="opds-Fedora_Draft_Documentation.xml"/>
diff --git a/public_html/en-US/Fedora/18/epub/Installation_Quick_Start_Guide/Fedora-18-Installation_Quick_Start_Guide-en-US.epub b/public_html/en-US/Fedora/18/epub/Installation_Quick_Start_Guide/Fedora-18-Installation_Quick_Start_Guide-en-US.epub
new file mode 100644
index 0000000..1d7470f
Binary files /dev/null and b/public_html/en-US/Fedora/18/epub/Installation_Quick_Start_Guide/Fedora-18-Installation_Quick_Start_Guide-en-US.epub differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/common.css b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/common.css
new file mode 100644
index 0000000..d7dc3f2
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/common.css
@@ -0,0 +1,1528 @@
+* {
+ widows: 2 !important;
+ orphans: 2 !important;
+}
+
+body, h1, h2, h3, h4, h5, h6, pre, li, div {
+ line-height: 1.29em;
+}
+
+body {
+ background-color: white;
+ margin:0 auto;
+ font-family: "liberation sans", "Myriad ", "Bitstream Vera Sans", "Lucida Grande", "Luxi Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
+ font-size:12px;
+ max-width:55em;
+ color:black;
+}
+
+body.toc_embeded {
+ /*for web hosting system only*/
+ margin-left: 300px;
+}
+
+object.toc, iframe.toc {
+ /*for web hosting system only*/
+ border-style:none;
+ position:fixed;
+ width:290px;
+ height:99.99%;
+ top:0;
+ left:0;
+ z-index: 100;
+ border-style:none;
+ border-right:1px solid #999;
+}
+
+/* Hide web menu */
+
+body.notoc {
+ margin-left: 3em;
+}
+
+iframe.notoc {
+ border-style:none;
+ border: none;
+ padding: 0em;
+ position:fixed;
+ width: 21px;
+ height: 29px;
+ top: 0px;
+ left:0;
+ overflow: hidden;
+ margin: 0em;
+ margin-left: -3px;
+}
+/* End hide web menu */
+
+/* desktop styles */
+body.desktop {
+ margin-left: 26em;
+}
+
+body.desktop .book > .toc {
+ display:block;
+ width:24em;
+ height:99%;
+ position:fixed;
+ overflow:auto;
+ top:0px;
+ left:0px;
+ padding-left:1em;
+ background-color:#EEEEEE;
+}
+
+.toc {
+ line-height:1.35em;
+}
+
+.toc .glossary,
+.toc .chapter, .toc .appendix {
+ margin-top:1em;
+}
+
+.toc .part {
+ margin-top:1em;
+ display:block;
+}
+
+span.glossary,
+span.appendix {
+ display:block;
+ margin-top:0.5em;
+}
+
+div {
+ padding-top:0px;
+}
+
+div.section {
+ padding-top:1em;
+}
+
+p, div.para, div.formalpara {
+ padding-top:0px;
+ margin-top:0.3em;
+ padding-bottom:0px;
+ margin-bottom:1em;
+}
+
+/*Links*/
+a {
+ outline: none;
+}
+
+a:link {
+ text-decoration:none;
+ border-bottom: 1px dotted ;
+ color:#3366cc;
+}
+
+a:visited {
+ text-decoration:none;
+ border-bottom: 1px dotted ;
+ color:#003366;
+}
+
+div.longdesc-link {
+ float:right;
+ color:#999;
+}
+
+.toc a, .qandaset a {
+ font-weight:normal;
+ border:none;
+}
+
+.toc a:hover, .qandaset a:hover
+{
+ border-bottom: 1px dotted;
+}
+
+/*headings*/
+h1, h2, h3, h4, h5, h6 {
+ color: #336699;
+ margin-top: 0em;
+ margin-bottom: 0em;
+ background-color: transparent;
+ page-break-inside: avoid;
+ page-break-after: avoid;
+}
+
+h1 {
+ font-size:2.0em;
+}
+
+.titlepage h1.title {
+ font-size: 3.0em;
+ padding-top: 1em;
+ text-align:left;
+}
+
+.book > .titlepage h1.title {
+ text-align:center;
+}
+
+.article > .titlepage h1.title {
+ text-align:center;
+}
+
+.set .titlepage > div > div > h1.title {
+ text-align:center;
+}
+
+.producttitle {
+ margin-top: 0em;
+ margin-bottom: 0em;
+ font-size: 3.0em;
+ font-weight: bold;
+ background: #003d6e url(../images/h1-bg.png) top left repeat-x;
+ color: white;
+ text-align: center;
+ padding: 0.7em;
+}
+
+.titlepage .corpauthor {
+ margin-top: 1em;
+ text-align: center;
+}
+
+.section h1.title {
+ font-size: 1.6em;
+ padding: 0em;
+ color: #336699;
+ text-align: left;
+ background: white;
+}
+
+h2 {
+ font-size:1.6em;
+}
+
+
+h2.subtitle, h3.subtitle {
+ margin-top: 1em;
+ margin-bottom: 1em;
+ font-size: 1.4em;
+ text-align: center;
+}
+
+.preface > div > div > div > h2.title {
+ margin-top: 1em;
+ font-size: 2.0em;
+}
+
+.appendix h2 {
+ margin-top: 1em;
+ font-size: 2.0em;
+}
+
+
+
+h3 {
+ font-size:1.3em;
+ padding-top:0em;
+ padding-bottom:0em;
+}
+h4 {
+ font-size:1.1em;
+ padding-top:0em;
+ padding-bottom:0em;
+}
+
+h5 {
+ font-size:1em;
+}
+
+h6 {
+ font-size:1em;
+}
+
+h5.formalpara {
+ font-size:1em;
+ margin-top:2em;
+ margin-bottom:.8em;
+}
+
+.abstract h6 {
+ margin-top:1em;
+ margin-bottom:.5em;
+ font-size:2em;
+}
+
+/*element rules*/
+hr {
+ border-collapse: collapse;
+ border-style:none;
+ border-top: 1px dotted #ccc;
+ width:100%;
+ margin-top: 3em;
+}
+
+/* web site rules */
+ul.languages, .languages li {
+ display:inline;
+ padding:0em;
+}
+
+.languages li a {
+ padding:0em .5em;
+ text-decoration: none;
+}
+
+.languages li p, .languages li div.para {
+ display:inline;
+}
+
+.languages li a:link, .languages li a:visited {
+ color:#444;
+}
+
+.languages li a:hover, .languages li a:focus, .languages li a:active {
+ color:black;
+}
+
+ul.languages {
+ display:block;
+ background-color:#eee;
+ padding:.5em;
+}
+
+/*supporting stylesheets*/
+
+/*unique to the webpage only*/
+.books {
+ position:relative;
+}
+
+.versions li {
+ width:100%;
+ clear:both;
+ display:block;
+}
+
+a.version {
+ font-size:2em;
+ text-decoration:none;
+ width:100%;
+ display:block;
+ padding:1em 0em .2em 0em;
+ clear:both;
+}
+
+a.version:before {
+ content:"Version";
+ font-size:smaller;
+}
+
+a.version:visited, a.version:link {
+ color:#666;
+}
+
+a.version:focus, a.version:hover {
+ color:black;
+}
+
+.books {
+ display:block;
+ position:relative;
+ clear:both;
+ width:100%;
+}
+
+.books li {
+ display:block;
+ width:200px;
+ float:left;
+ position:relative;
+ clear: none ;
+}
+
+.books .html {
+ width:170px;
+ display:block;
+}
+
+.books .pdf {
+ position:absolute;
+ left:170px;
+ top:0px;
+ font-size:smaller;
+}
+
+.books .pdf:link, .books .pdf:visited {
+ color:#555;
+}
+
+.books .pdf:hover, .books .pdf:focus {
+ color:#000;
+}
+
+.books li a {
+ text-decoration:none;
+}
+
+.books li a:hover {
+ color:black;
+}
+
+/*products*/
+.products li {
+ display: block;
+ width:300px;
+ float:left;
+}
+
+.products li a {
+ width:300px;
+ padding:.5em 0em;
+}
+
+.products ul {
+ clear:both;
+}
+
+/*revision history*/
+.revhistory {
+ display:block;
+}
+
+.revhistory table {
+ background-color:transparent;
+ border-color:#fff;
+ padding:0em;
+ margin: 0;
+ border-collapse:collapse;
+ border-style:none;
+}
+
+.revhistory td {
+ text-align :left;
+ padding:0em;
+ border: none;
+ border-top: 1px solid #fff;
+ font-weight: bold;
+}
+
+.revhistory .simplelist td {
+ font-weight: normal;
+}
+
+.revhistory .simplelist {
+ margin-bottom: 1.5em;
+ margin-left: 1em;
+}
+
+.revhistory table th {
+ display: none;
+}
+
+
+/*credits*/
+.authorgroup div {
+ clear:both;
+ text-align: center;
+}
+
+h3.author {
+ margin: 0em;
+ padding: 0em;
+ padding-top: 1em;
+}
+
+.authorgroup h4 {
+ padding: 0em;
+ margin: 0em;
+ padding-top: 1em;
+ margin-top: 1em;
+}
+
+.author,
+.editor,
+.translator,
+.othercredit,
+.contrib {
+ display: block;
+}
+
+.revhistory .author {
+ display: inline;
+}
+
+.othercredit h3 {
+ padding-top: 1em;
+}
+
+
+.othercredit {
+ margin:0em;
+ padding:0em;
+}
+
+.releaseinfo {
+ clear: both;
+}
+
+.copyright {
+ margin-top: 1em;
+}
+
+/* qanda sets */
+.answer {
+ margin-bottom:1em;
+ border-bottom:1px dotted #ccc;
+}
+
+.qandaset .toc {
+ border-bottom:1px dotted #ccc;
+}
+
+.question {
+ font-weight:bold;
+}
+
+.answer .data, .question .data {
+ padding-left: 2.6em;
+}
+
+.answer label, .question label {
+ float:left;
+ font-weight:bold;
+}
+
+/* inline syntax highlighting */
+.perl_Alert {
+ color: #0000ff;
+}
+
+.perl_BaseN {
+ color: #007f00;
+}
+
+.perl_BString {
+ color: #5C3566;
+}
+
+.perl_Char {
+ color: #ff00ff;
+}
+
+.perl_Comment {
+ color: #FF00FF;
+}
+
+
+.perl_DataType {
+ color: #0000ff;
+}
+
+
+.perl_DecVal {
+ color: #00007f;
+}
+
+
+.perl_Error {
+ color: #ff0000;
+}
+
+
+.perl_Float {
+ color: #00007f;
+}
+
+
+.perl_Function {
+ color: #007f00;
+}
+
+
+.perl_IString {
+ color: #5C3566;
+}
+
+
+.perl_Keyword {
+ color: #002F5D;
+}
+
+
+.perl_Operator {
+ color: #ffa500;
+}
+
+
+.perl_Others {
+ color: #b03060;
+}
+
+
+.perl_RegionMarker {
+ color: #96b9ff;
+}
+
+
+.perl_Reserved {
+ color: #9b30ff;
+}
+
+
+.perl_String {
+ color: #5C3566;
+}
+
+
+.perl_Variable {
+ color: #0000ff;
+}
+
+
+.perl_Warning {
+ color: #0000ff;
+}
+
+/*Lists*/
+ul {
+ padding-left:1.6em;
+ list-style-image:url(../images/dot.png);
+ list-style-type: circle;
+}
+
+ul ul {
+ list-style-image:url(../images/dot2.png);
+ list-style-type: circle;
+}
+
+ol {
+ list-style-image:none;
+ list-style-type: decimal;
+}
+
+ol ol {
+ list-style-type: lower-alpha;
+}
+
+ol.arabic {
+ list-style-type: decimal;
+}
+
+ol.loweralpha {
+ list-style-type: lower-alpha;
+}
+
+ol.lowerroman {
+ list-style-type: lower-roman;
+}
+
+ol.upperalpha {
+ list-style-type: upper-alpha;
+}
+
+ol.upperroman {
+ list-style-type: upper-roman;
+}
+
+dt {
+ font-weight:bold;
+ margin-bottom:0em;
+ padding-bottom:0em;
+}
+
+dd {
+ margin:0em;
+ margin-left:2em;
+ padding-top:0em;
+ padding-bottom: 1em;
+}
+
+li {
+ padding-top:0px;
+ margin-top:0em;
+ padding-bottom:0px;
+ margin-bottom:0.4em;
+}
+
+li p, li div.para {
+ padding-top:0px;
+ margin-top:0em;
+ padding-bottom:0px;
+ margin-bottom:0.3em;
+}
+
+/*images*/
+img {
+ display:block;
+ margin: 2em 0;
+}
+
+.inlinemediaobject, .inlinemediaobject img {
+ display:inline;
+ margin:0em;
+}
+
+.figure img {
+ display:block;
+ margin:0;
+ page-break-inside: avoid;
+}
+
+.figure .title {
+ margin:0em;
+ margin-bottom:2em;
+ padding:0px;
+}
+
+/*document modes*/
+.confidential {
+ background-color:#900;
+ color:White;
+ padding:.5em .5em;
+ text-transform:uppercase;
+ text-align:center;
+}
+
+.longdesc-link {
+ display:none;
+}
+
+.longdesc {
+ display:none;
+}
+
+.prompt {
+ padding:0em .3em;
+}
+
+/*user interface styles*/
+.screen .replaceable {
+}
+
+.guibutton, .guilabel {
+ font-family: "liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ font-weight: bold;
+ white-space: nowrap;
+}
+
+.example {
+ background-color: #ffffff;
+ border-left: 3px solid #aaaaaa;
+ padding-top: 1em;
+ padding-bottom: 0.1em;
+}
+
+.example h6 {
+ padding-left: 10px;
+}
+
+.example-contents {
+ padding-left: 10px;
+ background-color: #ffffff;
+}
+
+.example-contents .para {
+/* padding: 10px;*/
+}
+
+/*terminal/console text*/
+.computeroutput,
+.option {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ font-weight:bold;
+}
+
+.replaceable {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ font-style: italic;
+}
+
+.command, .filename, .keycap, .classname, .literal {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ font-weight:bold;
+}
+
+/* no bold in toc */
+.toc * {
+ font-weight: inherit;
+}
+
+pre {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ display:block;
+ background-color: #f5f5f5;
+ color: #000000;
+ border: 1px solid #aaaaaa;
+ margin-bottom: 0.3em;
+ padding:.5em 1em;
+ white-space: pre-wrap; /* css-3 */
+ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ word-wrap: break-word; /* Internet Explorer 5.5+ */
+ font-size: 0.9em;
+}
+
+pre .replaceable,
+pre .keycap {
+}
+
+code {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+/* white-space: nowrap;*/
+ white-space: pre-wrap;
+ word-wrap: break-word;
+ font-weight:bold;
+}
+
+.parameter code {
+ display: inline;
+ white-space: pre-wrap; /* css-3 */
+ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ word-wrap: break-word; /* Internet Explorer 5.5+ */
+}
+
+/*Notifications*/
+div.warning:before {
+ content:url(../images/warning.png);
+ padding-left: 5px;
+}
+
+div.note:before {
+ content:url(../images/note.png);
+ padding-left: 5px;
+}
+
+div.important:before {
+ content:url(../images/important.png);
+ padding-left: 5px;
+}
+
+div.warning, div.note, div.important {
+ color: black;
+ margin: 0em;
+ padding: 0em;
+ background: none;
+ background-color: white;
+ margin-bottom: 1em;
+ border-bottom: 1px solid #aaaaaa;
+ page-break-inside: avoid;
+}
+
+div.warning h2, div.note h2,div.important h2 {
+ margin: 0em;
+ padding: 0em;
+ color: #eeeeec;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ height: 1.4em;
+ line-height: 1.4em;
+ font-size: 1.4em;
+ display:inline;
+}
+
+div.admonition_header {
+ clear: both;
+ margin: 0em;
+ padding: 0em;
+ margin-top: -3.3em;
+ padding-left: 58px;
+ line-height: 1.0em;
+ font-size: 1.0em;
+}
+
+div.warning div.admonition_header {
+ background: url(../images/red.png) top left repeat-x;
+ background-color: #590000;
+}
+
+div.note div.admonition_header {
+ background: url(../images/green.png) top right repeat-x;
+ background-color: #597800;
+}
+
+div.important div.admonition_header {
+ background: url(../images/yellow.png) top right repeat-x;
+ background-color: #a6710f;
+}
+
+div.warning p, div.warning div.para,
+div.note p, div.note div.para,
+div.important p, div.important div.para {
+ padding: 0em;
+ margin: 0em;
+}
+
+div.admonition {
+ border: none;
+ border-left: 1px solid #aaaaaa;
+ border-right: 1px solid #aaaaaa;
+ padding:0em;
+ margin:0em;
+ padding-top: 1.5em;
+ padding-bottom: 1em;
+ padding-left: 2em;
+ padding-right: 1em;
+ background-color: #eeeeec;
+ -moz-border-radius: 0px;
+ -webkit-border-radius: 0px;
+ border-radius: 0px;
+}
+
+/*Page Title*/
+#title {
+ display:block;
+ height:45px;
+ padding-bottom:1em;
+ margin:0em;
+}
+
+#title a.left{
+ display:inline;
+ border:none;
+}
+
+#title a.left img{
+ border:none;
+ float:left;
+ margin:0em;
+ margin-top:.7em;
+}
+
+#title a.right {
+ padding-bottom:1em;
+}
+
+#title a.right img {
+ border:none;
+ float:right;
+ margin:0em;
+ margin-top:.7em;
+}
+
+/*Table*/
+div.table {
+ page-break-inside: avoid;
+}
+
+table {
+ border:1px solid #6c614b;
+ width:100%;
+ border-collapse:collapse;
+}
+
+table.simplelist, .calloutlist table {
+ border-style: none;
+}
+
+table th {
+ text-align:left;
+ background-color:#6699cc;
+ padding:.3em .5em;
+ color:white;
+}
+
+table td {
+ padding:.15em .5em;
+}
+
+table tr.even td {
+ background-color:#f5f5f5;
+}
+
+table th p:first-child, table td p:first-child, table li p:first-child,
+table th div.para:first-child, table td div.para:first-child, table li div.para:first-child {
+ margin-top:0em;
+ padding-top:0em;
+ display:inline;
+}
+
+th, td {
+ border-style:none;
+ vertical-align: top;
+ border: 1px solid #000;
+}
+
+.simplelist th, .simplelist td {
+ border: none;
+}
+
+table table td {
+ border-bottom:1px dotted #aaa;
+ background-color:white;
+ padding:.6em 0em;
+}
+
+table table {
+ border:1px solid white;
+}
+
+td.remarkval {
+ color:#444;
+}
+
+td.fieldval {
+ font-weight:bold;
+}
+
+.lbname, .lbtype, .lbdescr, .lbdriver, .lbhost {
+ color:white;
+ font-weight:bold;
+ background-color:#999;
+ width:120px;
+}
+
+td.remarkval {
+ width:230px;
+}
+
+td.tname {
+ font-weight:bold;
+}
+
+th.dbfield {
+ width:120px;
+}
+
+th.dbtype {
+ width:70px;
+}
+
+th.dbdefault {
+ width:70px;
+}
+
+th.dbnul {
+ width:70px;
+}
+
+th.dbkey {
+ width:70px;
+}
+
+span.book {
+ margin-top:4em;
+ display:block;
+ font-size:11pt;
+}
+
+span.book a{
+ font-weight:bold;
+}
+span.chapter {
+ display:block;
+ margin-top:0.5em;
+}
+
+table.simplelist td, .calloutlist table td {
+ border-style: none;
+}
+
+/*Breadcrumbs*/
+#breadcrumbs ul li.first:before {
+ content:" ";
+}
+
+#breadcrumbs {
+ color:#900;
+ padding:3px;
+ margin-bottom:25px;
+}
+
+#breadcrumbs ul {
+ margin-left:0;
+ padding-left:0;
+ display:inline;
+ border:none;
+}
+
+#breadcrumbs ul li {
+ margin-left:0;
+ padding-left:2px;
+ border:none;
+ list-style:none;
+ display:inline;
+}
+
+#breadcrumbs ul li:before {
+ content:"\0020 \0020 \0020 \00BB \0020";
+ color:#333;
+}
+
+/*index*/
+.glossary h3,
+.index h3 {
+ font-size: 2em;
+ color:#aaa;
+ margin:0em;
+}
+
+.indexdiv {
+ margin-bottom:1em;
+}
+
+.glossary dt,
+.index dt {
+ color:#444;
+ padding-top:.5em;
+}
+
+.glossary dl dl dt,
+.index dl dl dt {
+ color:#777;
+ font-weight:normal;
+ padding-top:0em;
+}
+
+.index dl dl dt:before {
+ content:"- ";
+ color:#ccc;
+}
+
+/*changes*/
+.footnote {
+ font-size: .7em;
+ margin:0em;
+ color:#222;
+}
+
+table .footnote {
+}
+
+sup {
+ color:#999;
+ margin:0em;
+ padding:0em;
+ line-height: .4em;
+ font-size: 1em;
+ padding-left:0em;
+}
+
+.footnote {
+ position:relative;
+}
+
+.footnote sup {
+ color:#e3dcc0;
+ position:absolute;
+ left: .4em;
+}
+
+.footnote sup a:link,
+.footnote sup a:visited {
+ color:#92917d;
+ text-decoration:none;
+}
+
+.footnote:hover sup a {
+ text-decoration:none;
+}
+
+.footnote p,.footnote div.para {
+ padding-left:2em;
+}
+
+.footnote a:link,
+.footnote a:visited {
+ color:#00537c;
+}
+
+.footnote a:hover {
+}
+
+/**/
+div.chapter {
+ margin-top:3em;
+ page-break-inside: avoid;
+}
+
+div.preface {
+ page-break-inside: avoid;
+}
+
+div.section {
+ margin-top:1em;
+ page-break-inside: auto;
+}
+
+div.note .replaceable,
+div.important .replaceable,
+div.warning .replaceable,
+div.note .keycap,
+div.important .keycap,
+div.warning .keycap
+{
+}
+
+ul li p:last-child, ul li div.para:last-child {
+ margin-bottom:0em;
+ padding-bottom:0em;
+}
+
+/*document navigation*/
+.docnav a, .docnav strong {
+ border:none;
+ text-decoration:none;
+ font-weight:normal;
+}
+
+.docnav {
+ list-style:none;
+ margin:0em;
+ padding:0em;
+ position:relative;
+ width:100%;
+ padding-bottom:2em;
+ padding-top:1em;
+ border-top:1px dotted #ccc;
+}
+
+.docnav li {
+ list-style:none;
+ margin:0em;
+ padding:0em;
+ display:inline;
+ font-size:.8em;
+}
+
+.docnav li:before {
+ content:" ";
+}
+
+.docnav li.previous, .docnav li.next {
+ position:absolute;
+ top:1em;
+}
+
+.docnav li.up, .docnav li.home {
+ margin:0em 1.5em;
+}
+
+.docnav li.previous {
+ left:0px;
+ text-align:left;
+}
+
+.docnav li.next {
+ right:0px;
+ text-align:right;
+}
+
+.docnav li.previous strong, .docnav li.next strong {
+ height:22px;
+ display:block;
+}
+
+.docnav {
+ margin:0 auto;
+ text-align:center;
+}
+
+.docnav li.next a strong {
+ background: url(../images/stock-go-forward.png) top right no-repeat;
+ padding-top:3px;
+ padding-bottom:4px;
+ padding-right:28px;
+ font-size:1.2em;
+}
+
+.docnav li.previous a strong {
+ background: url(../images/stock-go-back.png) top left no-repeat;
+ padding-top:3px;
+ padding-bottom:4px;
+ padding-left:28px;
+ padding-right:0.5em;
+ font-size:1.2em;
+}
+
+.docnav li.home a strong {
+ background: url(../images/stock-home.png) top left no-repeat;
+ padding:5px;
+ padding-left:28px;
+ font-size:1.2em;
+}
+
+.docnav li.up a strong {
+ background: url(../images/stock-go-up.png) top left no-repeat;
+ padding:5px;
+ padding-left:28px;
+ font-size:1.2em;
+}
+
+.docnav a:link, .docnav a:visited {
+ color:#666;
+}
+
+.docnav a:hover, .docnav a:focus, .docnav a:active {
+ color:black;
+}
+
+.docnav a {
+ max-width: 10em;
+ overflow:hidden;
+}
+
+.docnav a:link strong {
+ text-decoration:none;
+}
+
+.docnav {
+ margin:0 auto;
+ text-align:center;
+}
+
+ul.docnav {
+ margin-bottom: 1em;
+}
+/* Reports */
+.reports ul {
+ list-style:none;
+ margin:0em;
+ padding:0em;
+}
+
+.reports li{
+ margin:0em;
+ padding:0em;
+}
+
+.reports li.odd {
+ background-color: #eeeeee;
+ margin:0em;
+ padding:0em;
+}
+
+.reports dl {
+ display:inline;
+ margin:0em;
+ padding:0em;
+ float:right;
+ margin-right: 17em;
+ margin-top:-1.3em;
+}
+
+.reports dt {
+ display:inline;
+ margin:0em;
+ padding:0em;
+}
+
+.reports dd {
+ display:inline;
+ margin:0em;
+ padding:0em;
+ padding-right:.5em;
+}
+
+.reports h2, .reports h3{
+ display:inline;
+ padding-right:.5em;
+ font-size:10pt;
+ font-weight:normal;
+}
+
+.reports div.progress {
+ display:inline;
+ float:right;
+ width:16em;
+ background:#c00 url(../images/shine.png) top left repeat-x;
+ margin:0em;
+ margin-top:-1.3em;
+ padding:0em;
+ border:none;
+}
+
+/*uniform*/
+body.results, body.reports {
+ max-width:57em ;
+ padding:0em;
+}
+
+/*Progress Bar*/
+div.progress {
+ display:block;
+ float:left;
+ width:16em;
+ background:#c00 url(../images/shine.png) top left repeat-x;
+ height:1em;
+}
+
+div.progress span {
+ height:1em;
+ float:left;
+}
+
+div.progress span.translated {
+ background:#6c3 url(../images/shine.png) top left repeat-x;
+}
+
+div.progress span.fuzzy {
+ background:#ff9f00 url(../images/shine.png) top left repeat-x;
+}
+
+
+/*Results*/
+
+.results ul {
+ list-style:none;
+ margin:0em;
+ padding:0em;
+}
+
+.results li{
+ margin:0em;
+ padding:0em;
+}
+
+.results li.odd {
+ background-color: #eeeeee;
+ margin:0em;
+ padding:0em;
+}
+
+.results dl {
+ display:inline;
+ margin:0em;
+ padding:0em;
+ float:right;
+ margin-right: 17em;
+ margin-top:-1.3em;
+}
+
+.results dt {
+ display:inline;
+ margin:0em;
+ padding:0em;
+}
+
+.results dd {
+ display:inline;
+ margin:0em;
+ padding:0em;
+ padding-right:.5em;
+}
+
+.results h2, .results h3 {
+ display:inline;
+ padding-right:.5em;
+ font-size:10pt;
+ font-weight:normal;
+}
+
+.results div.progress {
+ display:inline;
+ float:right;
+ width:16em;
+ background:#c00 url(../images/shine.png) top left repeat-x;
+ margin:0em;
+ margin-top:-1.3em;
+ padding:0em;
+ border:none;
+}
+
+/* Dirty EVIL Mozilla hack for round corners */
+pre {
+ -moz-border-radius:11px;
+ -webkit-border-radius:11px;
+ border-radius: 11px;
+ page-break-inside: avoid;
+}
+
+.example {
+ -moz-border-radius:0px;
+ -webkit-border-radius:0px;
+ border-radius: 0px;
+ page-break-inside: avoid;
+}
+
+.package, .citetitle {
+ font-style: italic;
+}
+
+.titlepage .edition {
+ color: #336699;
+ background-color: transparent;
+ margin-top: 1em;
+ margin-bottom: 1em;
+ font-size: 1.4em;
+ font-weight: bold;
+ text-align: center;
+}
+
+span.remark {
+ background-color: #ff00ff;
+}
+
+.draft {
+ background-image: url(../images/watermark-draft.png);
+ background-repeat: repeat-y;
+ background-position: center;
+}
+
+.foreignphrase {
+ font-style: inherit;
+}
+
+dt {
+ clear:both;
+}
+
+dt img {
+ border-style: none;
+ max-width: 112px;
+}
+
+dt object {
+ max-width: 112px;
+}
+
+dt .inlinemediaobject, dt object {
+ display: inline;
+ float: left;
+ margin-bottom: 1em;
+ padding-right: 1em;
+ width: 112px;
+}
+
+dl:after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.toc dd {
+ padding-bottom: 0em;
+ margin-bottom: 1em;
+ padding-left: 1.3em;
+ margin-left: 0em;
+}
+
+div.toc > dl > dt {
+ padding-bottom: 0em;
+ margin-bottom: 0em;
+ margin-top: 1em;
+}
+
+
+.strikethrough {
+ text-decoration: line-through;
+}
+
+.underline {
+ text-decoration: underline;
+}
+
+.calloutlist img, .callout {
+ padding: 0em;
+ margin: 0em;
+ width: 12pt;
+ display: inline;
+ vertical-align: middle;
+}
+
+.stepalternatives {
+ list-style-image: none;
+ list-style-type: none;
+}
+
+
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/default.css b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/default.css
new file mode 100644
index 0000000..bf38ebb
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/default.css
@@ -0,0 +1,3 @@
+@import url("common.css");
+@import url("overrides.css");
+@import url("lang.css");
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/lang.css b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/lang.css
new file mode 100644
index 0000000..81c3115
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/lang.css
@@ -0,0 +1,2 @@
+/* place holder */
+
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/menu.css b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/menu.css
new file mode 100644
index 0000000..d08d0d6
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/menu.css
@@ -0,0 +1,1525 @@
+* {
+ widows: 4 !important;
+ orphans: 4 !important;
+}
+
+body, h1, h2, h3, h4, h5, h6, pre, li, div {
+}
+
+body {
+ background-color: white;
+ margin:0 auto;
+ font-family: "liberation sans", "Myriad ", "Bitstream Vera Sans", "Lucida Grande", "Luxi Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
+ font-size: 14px;
+ max-width: 770px;
+ color: black;
+}
+
+
+object.toc, iframe.toc {
+ /*for web hosting system only*/
+ border-style: none;
+ position: fixed;
+ width: 290px;
+ height: 99.99%;
+ top: 0;
+ left: 0;
+ z-index: 100;
+ border-style: none;
+ border-right:1px solid #999;
+}
+
+/* Hide web menu */
+
+body.notoc {
+ margin-left: 3em;
+}
+
+iframe.notoc {
+ border-style:none;
+ border: none;
+ padding: 0px;
+ position:fixed;
+ width: 21px;
+ height: 29px;
+ top: 0px;
+ left:0;
+ overflow: hidden;
+ margin: 0px;
+ margin-left: -3px;
+}
+/* End hide web menu */
+
+/* desktop styles */
+body.desktop {
+ margin-left: 26em;
+}
+
+body.desktop .book > .toc {
+ display:block;
+ width:24em;
+ height:99.99%;
+ position:fixed;
+ overflow:auto;
+ top:0px;
+ left:0px;
+/* padding-left:1em; */
+ background-color:#EEEEEE;
+ font-size: 12px;
+}
+
+.toc {
+ line-height:1.35em;
+}
+
+.toc .glossary,
+.toc .chapter, .toc .appendix {
+ margin-top:1em;
+}
+
+.toc .part {
+ margin-top:1em;
+ display:block;
+}
+
+span.glossary,
+span.appendix {
+ display:block;
+ margin-top:0.5em;
+}
+
+div {
+ padding-top:0px;
+}
+
+div.section {
+ page-break-inside: avoid;
+}
+
+p, div.para, div.formalpara {
+ padding-top: 0px;
+ margin-top: 0.3em;
+ padding-bottom: 0px;
+ margin-bottom: 1em;
+}
+
+.varlistentry div.para {
+ page-break-before: avoid;
+
+}
+
+/*Links*/
+a {
+ outline: none;
+}
+
+a:link {
+ text-decoration: none;
+ color:#3366cc;
+}
+
+a:visited {
+ text-decoration:none;
+ color:#003366;
+}
+
+div.longdesc-link {
+ float:right;
+ color:#999;
+}
+
+.toc a, .qandaset a {
+ font-weight:normal;
+ border:none;
+}
+
+.toc a:hover, .qandaset a:hover
+{
+ border-bottom: 1px dotted;
+}
+
+/*headings*/
+h1, h2, h3, h4, h5, h6 {
+ color: #336699;
+ margin-top: 0px;
+ margin-bottom: 0px;
+ background-color: transparent;
+ margin-bottom: 0px;
+ margin-top: 20px;
+ page-break-inside: avoid;
+ page-break-after: avoid;
+ word-wrap: break-word;
+}
+
+h1 {
+ font-size: 22px;
+}
+
+.titlepage h1.title {
+ text-align:left;
+}
+
+.book > .titlepage h1.title {
+ text-align: center;
+}
+
+.article > .titlepage h1.title {
+ text-align: center;
+}
+
+.set .titlepage > div > div > h1.title {
+ text-align: center;
+}
+
+.part > .titlepage h1.title {
+ text-align: center;
+}
+
+div.producttitle {
+ margin-top: 0px;
+ margin-bottom: 20px;
+ font-size: 48px;
+ font-weight: bold;
+/* background: #003d6e url(../images/h1-bg.png) top left repeat-x; */
+ color: #336699;
+ text-align: center;
+ padding-top: 12px;
+}
+
+.titlepage .corpauthor {
+ margin-top: 1em;
+ text-align: center;
+}
+
+.section h1.title {
+ font-size: 18px;
+ padding: 0px;
+ color: #336699;
+ text-align: left;
+ background: white;
+}
+
+h2 {
+ font-size: 20px;
+ margin-top: 30px;
+}
+
+
+h2.subtitle, h3.subtitle {
+ margin-top: 1em;
+ margin-bottom: 1em;
+ font-size: 18px;
+ text-align: center;
+}
+
+.preface > div > div > div > h2.title {
+ margin-top: 1em;
+ font-size: 18px;
+}
+
+.appendix h2 {
+ font-size: 18px;
+}
+
+
+
+h3 {
+ font-size: 14px;
+ padding-top:0px;
+ padding-bottom: 0px;
+ margin-bottom: 0px;
+}
+h4 {
+ font-size: 14px;
+ padding-top:0px;
+ padding-bottom:0px;
+}
+
+h5 {
+ font-size: 14px;
+}
+
+h6 {
+ font-size: 14px;
+ margin-bottom: 0px;
+}
+
+h5.formalpara {
+ font-size: 14px;
+ margin-top:2em;
+ margin-bottom:.8em;
+}
+
+.abstract h6 {
+ margin-top:1em;
+ margin-bottom:.5em;
+ font-size: 22px;
+}
+
+/*element rules*/
+hr {
+ border-collapse: collapse;
+ border-style:none;
+ border-top: 1px dotted #ccc;
+ width:100%;
+}
+
+/* web site rules */
+ul.languages, .languages li {
+ display:inline;
+ padding:0px;
+}
+
+.languages li a {
+ padding:0px .5em;
+ text-decoration: none;
+}
+
+.languages li p, .languages li div.para {
+ display:inline;
+}
+
+.languages li a:link, .languages li a:visited {
+ color:#444;
+}
+
+.languages li a:hover, .languages li a:focus, .languages li a:active {
+ color:black;
+}
+
+ul.languages {
+ display:block;
+ background-color:#eee;
+ padding:.5em;
+}
+
+/*supporting stylesheets*/
+
+/*unique to the webpage only*/
+.books {
+ position:relative;
+}
+
+.versions li {
+ width:100%;
+ clear:both;
+ display:block;
+}
+
+a.version {
+ font-size: 20px;
+ text-decoration:none;
+ width:100%;
+ display:block;
+ padding:1em 0px .2em 0px;
+ clear:both;
+}
+
+a.version:before {
+ content:"Version";
+ font-size: smaller;
+}
+
+a.version:visited, a.version:link {
+ color:#666;
+}
+
+a.version:focus, a.version:hover {
+ color:black;
+}
+
+.books {
+ display:block;
+ position:relative;
+ clear:both;
+ width:100%;
+}
+
+.books li {
+ display:block;
+ width:200px;
+ float:left;
+ position:relative;
+ clear: none ;
+}
+
+.books .html {
+ width:170px;
+ display:block;
+}
+
+.books .pdf {
+ position:absolute;
+ left:170px;
+ top:0px;
+ font-size: smaller;
+}
+
+.books .pdf:link, .books .pdf:visited {
+ color:#555;
+}
+
+.books .pdf:hover, .books .pdf:focus {
+ color:#000;
+}
+
+.books li a {
+ text-decoration:none;
+}
+
+.books li a:hover {
+ color:black;
+}
+
+/*products*/
+.products li {
+ display: block;
+ width:300px;
+ float:left;
+}
+
+.products li a {
+ width:300px;
+ padding:.5em 0px;
+}
+
+.products ul {
+ clear:both;
+}
+
+/*revision history*/
+.revhistory {
+ display:block;
+}
+
+.revhistory table {
+ background-color:transparent;
+ border-color:#fff;
+ padding:0px;
+ margin: 0;
+ border-collapse:collapse;
+ border-style:none;
+}
+
+.revhistory td {
+ text-align :left;
+ padding:0px;
+ border: none;
+ border-top: 1px solid #fff;
+ font-weight: bold;
+}
+
+.revhistory .simplelist td {
+ font-weight: normal;
+}
+
+.revhistory .simplelist {
+ margin-bottom: 1.5em;
+ margin-left: 1em;
+}
+
+.revhistory table th {
+ display: none;
+}
+
+
+/*credits*/
+.authorgroup div {
+ clear:both;
+ text-align: center;
+}
+
+h3.author,
+h3.editor {
+ margin: 0px;
+ padding: 0px;
+ margin-top: 12px;
+ font-size: 14px;
+}
+
+h4.editedby {
+ margin-top: 15px;
+ margin-bottom: 5px;
+}
+
+.author,
+.editor,
+.translator,
+.othercredit,
+.contrib {
+ display: block;
+ font-size: 14px;
+ page-break-inside: avoid;
+}
+
+.revhistory .author {
+ display: inline;
+}
+
+.othercredit h3 {
+ padding-top: 1em;
+}
+
+
+.othercredit {
+ margin:0px;
+ padding:0px;
+}
+
+.releaseinfo {
+ clear: both;
+}
+
+.copyright {
+ margin-top: 1em;
+}
+
+/* qanda sets */
+.answer {
+ margin-bottom:1em;
+ border-bottom:1px dotted #ccc;
+}
+
+.qandaset .toc {
+ border-bottom:1px dotted #ccc;
+}
+
+.question {
+ font-weight:bold;
+}
+
+.answer .data, .question .data {
+ padding-left: 2.6em;
+}
+
+.answer .label, .question .label {
+ float:left;
+ font-weight:bold;
+}
+
+/* inline syntax highlighting */
+.perl_Alert {
+ color: #0000ff;
+}
+
+.perl_BaseN {
+ color: #007f00;
+}
+
+.perl_BString {
+ color: #5C3566;
+}
+
+.perl_Char {
+ color: #ff00ff;
+}
+
+.perl_Comment {
+ color: #FF00FF;
+}
+
+
+.perl_DataType {
+ color: #0000ff;
+}
+
+
+.perl_DecVal {
+ color: #00007f;
+}
+
+
+.perl_Error {
+ color: #ff0000;
+}
+
+
+.perl_Float {
+ color: #00007f;
+}
+
+
+.perl_Function {
+ color: #007f00;
+}
+
+
+.perl_IString {
+ color: #5C3566;
+}
+
+
+.perl_Keyword {
+ color: #002F5D;
+}
+
+
+.perl_Operator {
+ color: #ffa500;
+}
+
+
+.perl_Others {
+ color: #b03060;
+}
+
+
+.perl_RegionMarker {
+ color: #96b9ff;
+}
+
+
+.perl_Reserved {
+ color: #9b30ff;
+}
+
+
+.perl_String {
+ color: #5C3566;
+}
+
+
+.perl_Variable {
+ color: #0000ff;
+}
+
+
+.perl_Warning {
+ color: #0000ff;
+}
+
+/*Lists*/
+ul {
+ padding-left:1.6em;
+ list-style-image:url(../images/dot.png);
+ list-style-type: circle;
+}
+
+ul ul {
+ list-style-image:url(../images/dot2.png);
+ list-style-type: circle;
+}
+
+ol {
+ list-style-image:none;
+ list-style-type: decimal;
+}
+
+ol ol {
+ list-style-type: lower-alpha;
+}
+
+ol.arabic {
+ list-style-type: decimal;
+}
+
+ol.loweralpha {
+ list-style-type: lower-alpha;
+}
+
+ol.lowerroman {
+ list-style-type: lower-roman;
+}
+
+ol.upperalpha {
+ list-style-type: upper-alpha;
+}
+
+ol.upperroman {
+ list-style-type: upper-roman;
+}
+
+dt {
+ font-weight:bold;
+ margin-bottom:0px;
+ padding-bottom:0px;
+}
+
+dd {
+ margin:0px;
+ margin-left:2em;
+ padding-top:0px;
+ padding-bottom: 1em;
+}
+
+li {
+ padding-top: 0px;
+ margin-top: 0px;
+ padding-bottom: 0px;
+/* margin-bottom: 16px; */
+}
+
+li p, li div.para {
+ padding-top:0px;
+ margin-top:0px;
+ padding-bottom:0px;
+ margin-bottom:0.3em;
+}
+
+/*images*/
+img {
+ display:block;
+ margin: 2em 0;
+ max-width: 100%;
+}
+
+.inlinemediaobject,
+.inlinemediaobject img,
+.inlinemediaobject object {
+ display:inline;
+ margin:0px;
+ overflow: hidden;
+}
+
+.figure img,
+.mediaobject img {
+ display:block;
+ margin:0;
+ page-break-inside: avoid;
+}
+
+.figure .title {
+ margin:0px;
+ margin-bottom:2em;
+ padding:0px;
+}
+
+/*document modes*/
+.confidential {
+ background-color:#900;
+ color:White;
+ padding:.5em .5em;
+ text-transform:uppercase;
+ text-align:center;
+}
+
+.longdesc-link {
+ display:none;
+}
+
+.longdesc {
+ display:none;
+}
+
+.prompt {
+ padding:0px .3em;
+}
+
+/*user interface styles*/
+.screen .replaceable {
+}
+
+.guibutton, .guilabel {
+ font-family: "liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ font-weight: bold;
+}
+
+.example {
+ background-color: #ffffff;
+ border-left: 3px solid #aaaaaa;
+ padding-top: 1px;
+ padding-bottom: 0.1em;
+}
+
+.example h6 {
+ padding-left: 10px;
+}
+
+.example-contents {
+ padding-left: 10px;
+ background-color: #ffffff;
+}
+
+.example-contents .para {
+/* padding: 10px;*/
+}
+
+/*terminal/console text*/
+.computeroutput,
+.option {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ font-weight:bold;
+}
+
+.replaceable {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ font-style: italic;
+}
+
+.command, .filename, .keycap, .classname, .literal {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ font-weight:bold;
+}
+
+/* no bold in toc */
+.toc * {
+ font-weight: inherit;
+}
+
+.toc H1 {
+ font-weight: bold;
+}
+
+
+div.programlisting {
+ white-space: pre-wrap; /* css-3 */
+ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ word-wrap: break-word; /* Internet Explorer 5.5+ */
+}
+
+pre {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ display:block;
+ background-color: #f5f5f5;
+ color: #000000;
+/* border: 1px solid #aaaaaa; */
+ margin-bottom: 1em;
+ padding:.5em 1em;
+ white-space: pre-wrap; /* css-3 */
+ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ word-wrap: break-word; /* Internet Explorer 5.5+ */
+ font-size: 0.9em;
+ border-style:none; box-shadow: 0 2px 5px #AAAAAA inset;
+ -moz-box-shadow: 0 2px 5px #AAAAAA inset;
+ -webkit-box-shadow: 0 2px 5px #AAAAAA inset;
+ -o-box-shadow: 0 2px 5px #AAAAAA inset;
+}
+
+pre .replaceable,
+pre .keycap {
+}
+
+code {
+ font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
+ white-space: pre-wrap;
+ word-wrap: break-word;
+ font-weight:bold;
+}
+
+.parameter code {
+ display: inline;
+ white-space: pre-wrap; /* css-3 */
+ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ word-wrap: break-word; /* Internet Explorer 5.5+ */
+}
+
+code.email {
+ font-weight: normal;
+ font-family: "liberation sans", "Myriad ", "Bitstream Vera Sans", "Lucida Grande", "Luxi Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
+
+}
+
+/*Notifications*/
+div.warning:before {
+ content:url(../images/warning.png);
+ padding-left: 5px;
+}
+
+div.note:before {
+ content:url(../images/note.png);
+ padding-left: 5px;
+}
+
+div.important:before {
+ content:url(../images/important.png);
+ padding-left: 5px;
+}
+
+div.warning, div.note, div.important {
+ color: black;
+ margin: 0px;
+ padding: 0px;
+ background: none;
+ margin-bottom: 1em;
+ border-bottom: 1px solid #aaaaaa;
+ page-break-inside: avoid;
+}
+
+div.warning h2, div.note h2,div.important h2 {
+ margin: 0px;
+ padding: 0px;
+ color: #eeeeec;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ height: 1.4em;
+ line-height: 1.4em;
+ font-size: 17px;
+ display:inline;
+}
+
+div.admonition_header {
+ clear: both;
+ margin: 0px;
+ padding: 0px;
+ margin-top: -40px;
+ padding-left: 58px;
+ line-height: 1.0px;
+ font-size: 1.0px;
+}
+
+div.warning div.admonition_header {
+ background: url(../images/red.png) top left repeat-x;
+ background-color: #590000;
+}
+
+div.note div.admonition_header {
+ background: url(../images/green.png) top right repeat-x;
+ background-color: #597800;
+}
+
+div.important div.admonition_header {
+ background: url(../images/yellow.png) top right repeat-x;
+ background-color: #a6710f;
+}
+
+div.warning p, div.warning div.para,
+div.note p, div.note div.para,
+div.important p, div.important div.para {
+ padding: 0px;
+ margin: 0px;
+}
+
+div.admonition {
+ border: none;
+ border-left: 1px solid #aaaaaa;
+ border-right: 1px solid #aaaaaa;
+ padding:0px;
+ margin:0px;
+ padding-top: 1.5em;
+ padding-bottom: 1em;
+ padding-left: 2em;
+ padding-right: 1em;
+ background-color: #eeeeec;
+ -moz-border-radius: 0px;
+ -webkit-border-radius: 0px;
+ border-radius: 0px;
+}
+
+/*Page Title*/
+#title {
+ display:block;
+ height:45px;
+ padding-bottom:1em;
+ margin:0px;
+ width: 55em;
+ background-color: white;
+}
+
+#title a.left{
+ display:inline;
+ border:none;
+}
+
+#title a.left img{
+ border:none;
+ float:left;
+ margin:0px;
+ margin-top:.7em;
+}
+
+#title a.right {
+ padding-bottom:1em;
+}
+
+#title a.right img {
+ border:none;
+ float:right;
+ margin:0px;
+ margin-top:.7em;
+}
+
+/*Table*/
+div.table {
+ page-break-inside: avoid;
+}
+
+table {
+ border: 1px solid #444;
+ width:100%;
+ border-collapse:collapse;
+}
+
+table.blockquote,
+table.simplelist,
+.calloutlist table {
+ border-style: none;
+}
+
+table th {
+ text-align:left;
+ background-color:#6699cc;
+ padding:.3em .5em;
+ color:white;
+}
+
+table td {
+ padding:.15em .5em;
+}
+
+table tr.even td {
+ background-color:#f5f5f5;
+}
+
+tr:nth-child(even) {
+ background-color: #eeeeee;
+
+}
+
+
+table th p:first-child, table td p:first-child, table li p:first-child,
+table th div.para:first-child, table td div.para:first-child, table li div.para:first-child {
+ margin-top:0px;
+ padding-top:0px;
+ display:inline;
+}
+
+th, td {
+ border-style:none;
+ vertical-align: top;
+/* border: 1px solid #000; */
+}
+
+.blockquote td,
+.simplelist th,
+.simplelist td {
+ border: none;
+}
+
+table table td {
+ border-bottom:1px dotted #aaa;
+ background-color:white;
+ padding:.6em 0px;
+}
+
+table table {
+ border:1px solid white;
+}
+
+td.remarkval {
+ color:#444;
+}
+
+td.fieldval {
+ font-weight:bold;
+}
+
+.lbname, .lbtype, .lbdescr, .lbdriver, .lbhost {
+ color:white;
+ font-weight:bold;
+ background-color:#999;
+ width:120px;
+}
+
+td.remarkval {
+ width:230px;
+}
+
+td.tname {
+ font-weight:bold;
+}
+
+th.dbfield {
+ width:120px;
+}
+
+th.dbtype {
+ width:70px;
+}
+
+th.dbdefault {
+ width:70px;
+}
+
+th.dbnul {
+ width:70px;
+}
+
+th.dbkey {
+ width:70px;
+}
+
+span.book {
+ margin-top:4em;
+ display:block;
+ font-size: 11pt;
+}
+
+span.book a{
+ font-weight:bold;
+}
+span.chapter {
+ display:block;
+}
+
+table.simplelist td, .calloutlist table td {
+ border-style: none;
+}
+
+/*Breadcrumbs*/
+#breadcrumbs ul li.first:before {
+ content:" ";
+}
+
+#breadcrumbs {
+ color:#900;
+ padding:3px;
+ margin-bottom:25px;
+}
+
+#breadcrumbs ul {
+ margin-left:0;
+ padding-left:0;
+ display:inline;
+ border:none;
+}
+
+#breadcrumbs ul li {
+ margin-left:0;
+ padding-left:2px;
+ border:none;
+ list-style:none;
+ display:inline;
+}
+
+#breadcrumbs ul li:before {
+ content:"\0020 \0020 \0020 \00BB \0020";
+ color:#333;
+}
+
+dl {
+ margin-top: 0px;
+ margin-left: 28px;
+}
+
+.toc dl {
+ margin-left: 10px;
+}
+
+/*index*/
+.glossary h3,
+.index h3 {
+ font-size: 20px;
+ color:#aaa;
+ margin:0px;
+}
+
+.indexdiv {
+ margin-bottom:1em;
+}
+
+.glossary dt,
+.index dt {
+ color:#444;
+ padding-top:.5em;
+}
+
+.glossary dl dl dt,
+.index dl dl dt {
+ color:#777;
+ font-weight:normal;
+ padding-top:0px;
+}
+
+.index dl dl dt:before {
+ content:"- ";
+ color:#ccc;
+}
+
+/*changes*/
+.footnote {
+ font-size: 10px;
+ margin: 0px;
+ color: #222;
+}
+
+.footnotes {
+ margin-bottom: 60px;
+}
+
+table .footnote {
+}
+
+sup {
+ margin:0px;
+ padding:0px;
+ font-size: 10px;
+ padding-left:0px;
+}
+
+.footnote {
+ position:relative;
+}
+
+.footnote sup {
+ color:#e3dcc0;
+ position:absolute;
+ left: .4em;
+}
+
+.footnote sup a:link,
+.footnote sup a:visited {
+ color:#92917d;
+ text-decoration:none;
+}
+
+.footnote:hover sup a {
+ text-decoration:none;
+}
+
+.footnote p,.footnote div.para {
+ padding-left:2em;
+}
+
+.footnote a:link,
+.footnote a:visited before{
+ color:#00537c;
+}
+
+.footnote a:hover {
+}
+
+/**/
+.pdf-break {
+ page-break-before: always;
+}
+
+div.legalnotice {
+ page-break-before: always;
+}
+
+div.abstract {
+ page-break-before: always;
+ page-break-after: always;
+}
+
+div.chapter {
+ page-break-before: always;
+}
+
+
+div.titlepage {
+ page-break-inside: avoid;
+ page-break-after: avoid;
+}
+
+div.preface, div.part {
+ page-break-before: always;
+}
+
+div.appendix {
+ page-break-before: always;
+}
+
+div.section {
+ page-break-inside: auto;
+ page-break-before: auto;
+ page-break-after: auto;
+}
+
+
+dt.varlistentry {
+ page-break-inside: avoid;
+ page-break-after: avoid;
+}
+
+dd {
+ page-break-before: avoid;
+}
+
+div.note .replaceable,
+div.important .replaceable,
+div.warning .replaceable,
+div.note .keycap,
+div.important .keycap,
+div.warning .keycap
+{
+}
+
+ul li p:last-child, ul li para:last-child {
+ margin-bottom:0px;
+ padding-bottom:0px;
+}
+
+/* Dirty EVIL Mozilla hack for round corners */
+pre {
+ -moz-border-radius:11px;
+ -webkit-border-radius:11px;
+ border-radius: 11px;
+ page-break-inside: avoid;
+}
+
+.example {
+ -moz-border-radius:0px;
+ -webkit-border-radius:0px;
+ border-radius: 0px;
+ page-break-inside: avoid;
+}
+
+.package, .citetitle {
+ font-style: italic;
+}
+
+.titlepage .edition {
+ color: #336699;
+ background-color: transparent;
+ margin-top: 1em;
+ margin-bottom: 1em;
+ font-size: 20px;
+ font-weight: bold;
+ text-align: center;
+}
+
+span.remark {
+ background-color: #ff00ff;
+}
+
+.draft {
+ background-image: url(../images/watermark-draft.png);
+ background-repeat: repeat-y;
+ background-position: center;
+}
+
+.foreignphrase {
+ font-style: inherit;
+}
+
+dt {
+ clear:both;
+}
+
+dt img {
+ border-style: none;
+ max-width: 112px;
+}
+
+dt object {
+ max-width: 112px;
+}
+
+dt .inlinemediaobject, dt object {
+ display: inline;
+ float: left;
+ margin-bottom: 1em;
+ padding-right: 1em;
+ width: 112px;
+}
+
+dl:after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.toc dd {
+ padding-bottom: 0px;
+ margin-bottom: 1em;
+ padding-left: 1.3em;
+ margin-left: 0px;
+}
+
+div.toc > dl > dt {
+ padding-bottom: 0px;
+ margin-bottom: 0px;
+ margin-top: 1em;
+}
+
+
+.strikethrough {
+ text-decoration: line-through;
+}
+
+.underline {
+ text-decoration: underline;
+}
+
+.calloutlist img, .callout {
+ padding: 0px;
+ margin: 0px;
+ width: 12pt;
+ display: inline;
+ vertical-align: middle;
+}
+
+.stepalternatives {
+ list-style-image: none;
+ list-style-type: upper-alpha;
+}
+.task {
+/* page-break-inside: avoid; */
+}
+
+.docnav li {
+ list-style:none;
+ margin:0px;
+ padding:0px;
+ display:inline;
+ font-size: 14px;
+}
+
+.docnav li:before {
+ content:" ";
+}
+
+.docnav li.previous, .docnav li.next {
+ position:absolute;
+ top:1em;
+}
+
+.docnav li.up, .docnav li.home {
+ margin:0px 1.5em;
+}
+
+.docnav li.previous {
+ left:0px;
+ text-align:left;
+}
+
+.docnav li.next {
+ right:0px;
+ text-align:right;
+}
+
+.docnav li.previous strong, .docnav li.next strong {
+ height:22px;
+ display:block;
+}
+
+.docnav li.next a strong {
+ background: url(../images/stock-go-forward.png) right 120% no-repeat;
+ padding-top:3px;
+ padding-bottom:4px;
+ padding-right:28px;
+}
+
+.docnav li.previous a strong {
+ background: url(../images/stock-go-back.png) left 120% no-repeat;
+ padding-top:3px;
+ padding-bottom:4px;
+ padding-left:28px;
+ padding-right:0.5em;
+}
+
+.docnav li.home a strong {
+ background: url(../images/stock-home.png) top left no-repeat;
+ padding:5px;
+ padding-left:28px;
+}
+
+.home{
+ position:relative;
+ cursor: pointer;
+ color: #336699;
+}
+
+.home:after {
+ border-style: solid;
+ content: "";
+ display: block;
+ right: -1.2em;
+ top: 0.4em;
+ position: absolute;
+ z-index: 2;
+ border-color: #333333 transparent transparent;
+ border-width: 0.50em 0.50em 0;
+}
+
+.docnav li.up a strong {
+ background: url(../images/stock-go-up.png) top left no-repeat;
+ padding:5px;
+ padding-left:28px;
+}
+
+.docnav a:link, .docnav a:visited {
+ color:#666;
+}
+
+.docnav a:hover, .docnav a:focus, .docnav a:active {
+ color:black;
+}
+
+.docnav a {
+ max-width: 10px;
+ overflow:hidden;
+}
+
+.docnav a:link strong {
+ text-decoration:none;
+}
+
+ul.docnav {
+ margin-bottom: 1em;
+}
+
+.docnav {
+ margin: 0 auto;
+ text-align: center;
+ background-color: #C5C5C5;
+/* height: 35px; */
+/* margin: 35px auto 0; */
+/* max-width: 75em; */
+ padding: 0px;
+ list-style:none;
+ position: fixed;
+ width:100%;
+ background-color: rgba(240, 240, 240, 0.9);
+ height:2.5em;
+ line-height:2.5em;
+-webkitbox-shadow: 0px .15em .5em rgba(0,0,0,0.2);
+ -moz-box-shadow: 0px .15em .5em rgba(0,0,0,0.2);
+ box-shadow: 0px .15em .5em rgba(0,0,0,0.2);
+}
+
+.toc_embeded > ul.docnav {
+ position: absolute;
+ width: 55em;
+}
+
+.docnav li.home {
+ font-size: 20px !important;
+ margin: 0;
+ padding: 0;
+ top: auto;
+}
+.docnav li.next, .docnav li.previous {
+ margin: 0;
+ padding: 0;
+ top: auto;
+}
+
+/*document navigation*/
+.docnav a, .docnav strong {
+ border:none;
+ text-decoration:none;
+ font-weight:normal;
+}
+
+#floatingtoc {
+ background-color: white;
+ border: 1px solid #565656;
+ display: none;
+ left: 50%;
+ margin-left: -210px;
+ margin-right: auto;
+ margin-top: 30px;
+ max-height: 75%;
+ overflow-y: scroll;
+ padding: 20px;
+ position: fixed;
+ width: 400px;
+ z-index: 1;
+}
+
+.hidden {
+ display: none;
+}
+
+.visible {
+ display: block;
+}
+
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/overrides.css b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/overrides.css
new file mode 100644
index 0000000..057be29
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/overrides.css
@@ -0,0 +1,51 @@
+a:link {
+ color:#0066cc;
+}
+
+a:hover, a:active {
+ color:#003366;
+}
+
+a:visited {
+ color:#6699cc;
+}
+
+
+h1 {
+ color:#3c6eb4
+}
+
+.producttitle {
+ background: #3c6eb4 url(../images/h1-bg.png) top left repeat;
+}
+
+.section h1.title {
+ color:#3c6eb4;
+}
+
+
+h2,h3,h4,h5,h6 {
+ color:#3c6eb4;
+}
+
+table {
+ border:1px solid #3c6eb4;
+}
+
+table th {
+ background-color:#3c6eb4;
+}
+
+
+table tr.even td {
+ background-color:#f5f5f5;
+}
+
+.revhistory table th {
+ color:#3c6eb4;
+}
+
+.titlepage .edition {
+ color: #3c6eb4;
+}
+
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/print.css b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/print.css
new file mode 100644
index 0000000..773d8ae
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/css/print.css
@@ -0,0 +1,16 @@
+@import url("common.css");
+@import url("overrides.css");
+@import url("lang.css");
+
+#tocframe {
+ display: none;
+}
+
+body.toc_embeded {
+ margin-left: 30px;
+}
+
+.producttitle {
+ color: #336699;
+}
+
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/1.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/1.png
new file mode 100644
index 0000000..c21d7a3
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/1.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/1.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/1.svg
new file mode 100644
index 0000000..a2b3903
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/1.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 17.853468,22.008438 -2.564941,0 0,-7.022461 c -5e-6,-0.143873 -5e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224122,0.224121 -0.08301,0.07748 -0.168786,0.157724 -0.257324,0.240723 -0.08854,0.08302 -0.17432,0.157723 -0.257324,0.224121 l -1.394531,1.120605 -1.245117,-1.543945 3.909668,-3.1127931 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/10.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/10.png
new file mode 100644
index 0000000..15b81da
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/10.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/10.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/10.svg
new file mode 100644
index 0000000..af015ab
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/10.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.6378,15.940567 c -9e-6,0.979497 -0.07748,1.853845 -0.232422,2.623047 -0.149422,0.769208 -0.392912,1.422202 -0.730468,1.958984 -0.332039,0.536785 -0.763679,0.94629 -1.294922,1.228516 -0.525722,0.282226 -1.162115,0.42334 -1.90918,0.42334 -0.702803,0 -1.314294,-0.141114 -1.834473,-0.42334 -0.520184,-0.282226 -0.951824,-0.691731 -1.294922,-1.228516 -0.3431,-0.536782 -0.600424,-1.189776 -0.771972,-1.958984 -0.166016,-0.769202 -0.249024,-1.64355 -0.249024,-2.623047 0,-0.979485 0.07471,-1.8566 0.224121,-2.631348 0.154948,-0.77473 0.398437,-1.430491 0.730469,-1.967285 0.33203,-0.536772 0.760903,-0.946277 1.286621,-1.228515 0.525713,-0.2877487 1.162106,-0.4316287 1.90918,-0.431641 0.69726,1.23e-5 1.305984,0.1411254 1.826172,0.42334 0.520175,0.282238 0.954582,0.691743 1.303223,1.228515 0.348624,0.536794 0.608715,1.192555 0.780273,1.967286 0.171541,0.774747 0.257315,1.654629 0.257324,2.639648 m -5.760742,0 c -3e-6,1.383468 0.118975,2.423832 0.356934,3.121094 0.237952,0.6
97268 0.650223,1.0459 1.236816,1.045898 0.575516,2e-6 0.987787,-0.345863 1.236816,-1.037597 0.254552,-0.691729 0.38183,-1.734859 0.381836,-3.129395 -6e-6,-1.38899 -0.127284,-2.43212 -0.381836,-3.129395 -0.249029,-0.702789 -0.6613,-1.054188 -1.236816,-1.054199 -0.293299,1.1e-5 -0.542322,0.08855 -0.74707,0.265625 -0.199223,0.177093 -0.362471,0.439951 -0.489746,0.788574 -0.127282,0.348642 -0.218591,0.785816 -0.273926,1.311524 -0.05534,0.52019 -0.08301,1.126146 -0.08301,1.817871"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/11.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/11.png
new file mode 100644
index 0000000..2fcc2dd
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/11.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/11.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/11.svg
new file mode 100644
index 0000000..cb82b70
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/11.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 22.579206,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141117,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168786,0.157724 -0.257324,0.240723 -0.08855,0.08302 -0.17432,0.157723 -0.257325,0.224121 l -1.394531,1.120605 -1.245117,-1.543945 3.909668,-3.1127931 2.108398,0 0,12.1357421"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/12.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/12.png
new file mode 100644
index 0000000..edebe20
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/12.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/12.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/12.svg
new file mode 100644
index 0000000..3b6d822
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/12.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.621199,22.008438 -8.143067,0 0,-1.784668 2.855469,-3.07959 c 0.359697,-0.387364 0.686194,-0.744297 0.979492,-1.0708 0.29329,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373535,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437179,10e-6 -0.857751,0.10792 -1.261719,0.323731 -0.403974,0.215829 -0.827314,0.522958 -1.27002,0.921386 l -1.394531,-1.651855 c 0.249023,-0.226877 0.509114,-0.442698 0.780274,-0.647461 0.271157,-0.210275 0.569985,-0.395659 0.896484,-0.556152 0.326495,-0.16047 0.686195,-0.2877488 1.079101,-0.3818364 0.3929,-0.099597 0.832841,-0.1494018 1.319825,-0.1494141 0.581049,1.23e-5 1.101231,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860507,0.3901488 1.187011,0.6889648 0.32649,0.293305 0.575513,0.650239 0.747071,1.070801 0.177075,0.420583 0.265616,0.893727 0.265625,1.419
433 -9e-6,0.47592 -0.08302,0.932463 -0.249024,1.369629 -0.166024,0.431648 -0.392911,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622565,0.830083 -1.004394,1.245117 -0.376309,0.40951 -0.78028,0.827315 -1.211914,1.253418 l -1.460938,1.469238 0,0.116211 4.947266,0 0,2.158203"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/13.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/13.png
new file mode 100644
index 0000000..ec48cef
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/13.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/13.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/13.svg
new file mode 100644
index 0000000..226e461
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/13.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.148054,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.207519,1.137207 -0.132821,0.33204 -0.318205,0.625334 -0.556153,0.879883 -0.232429,0.249031 -0.509121,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979486,0.121751 1.721021,0.420579 2.22461,0.896485 0.503572,0.470382 0.755362,1.106775 0.755371,1.909179 -9e-6,0.531253 -0.09685,1.023766 -0.290528,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879882,1.170411 -0.392911,0.332031 -0.890958,0.592122 -1.494141,0.780273 -0.597662,0.182617 -1.303227,0.273926 -2.116699,0.273926 -0.652998,0 -1.267256,-0.05534 -1.842774,-0.166016 -0.575522,-0.105143 -1.112305,-0.268392 -1.610351,-0.489746 l 0,-2.183105 c 0.249022,0.132815 0.51188,0.249025 0.788574,0.348632 0.276691,0.09961 0.553384,0.185387 0.830078,0.257325 0.27669,0.06641 0.547849,0.116212 0.813477,0.149414 0.271155,0.0332 0.525712,0.04981 0.763671,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132812 0.315425,
-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188146,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124512,-0.73877 -7e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.20474 -0.265631,-0.376289 -0.498047,-0.51464 -0.226893,-0.143876 -0.525721,-0.254553 -0.896485,-0.332032 -0.370772,-0.07747 -0.827315,-0.116205 -1.369628,-0.116211 l -0.863282,0 0,-1.801269 0.84668,0 c 0.509111,7e-6 0.93245,-0.04426 1.270019,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124512,-0.672363 -6e-6,-0.431632 -0.135585,-0.769197 -0.406739,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,1e-5 -0.514652,0.02768 -0.747071,0.08301 -0.226891,0.04981 -0.439944,0.116221 -0.63916,0.199218 -0.193687,0.07748 -0.373537,0.166026 -0.53955,0.265625 -0.160484,0.09409 -0.307131,0.188161 -0.439942,0.282227 l -1.294922,-1.7
09961 c 0.232421,-0.171538 0.484212,-0.329253 0.755371,-0.473145 0.276692,-0.143868 0.575519,-0.26838 0.896485,-0.373535 0.320961,-0.1106647 0.666826,-0.1964393 1.037597,-0.2573239 0.370765,-0.06086 0.766435,-0.091296 1.187012,-0.091309 0.597651,1.23e-5 1.139969,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/14.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/14.png
new file mode 100644
index 0000000..33d5637
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/14.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/14.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/14.svg
new file mode 100644
index 0000000..5aaa3a3
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/14.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.803816,19.493301 -1.460938,0 0,2.515137 -2.498535,0 0,-2.515137 -5.013672,0 0,-1.784668 5.154785,-7.8359371 2.357422,0 0,7.6284181 1.460938,0 0,1.992187 m -3.959473,-1.992187 0,-2.058594 c -5e-6,-0.07193 -5e-6,-0.17431 0,-0.307129 0.0055,-0.138339 0.01106,-0.293287 0.0166,-0.464844 0.0055,-0.171541 0.01106,-0.348625 0.0166,-0.53125 0.01106,-0.182609 0.01936,-0.356925 0.0249,-0.522949 0.01106,-0.166007 0.01936,-0.309887 0.0249,-0.43164 0.01106,-0.12727 0.01936,-0.218579 0.0249,-0.273926 l -0.07471,0 c -0.09961,0.232431 -0.213058,0.478687 -0.340332,0.738769 -0.121749,0.2601 -0.262862,0.520191 -0.42334,0.780274 l -2.02539,3.071289 2.755859,0"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/15.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/15.png
new file mode 100644
index 0000000..f1a4eb2
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/15.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/15.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/15.svg
new file mode 100644
index 0000000..f51dd96
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/15.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2839"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 20.761335,14.255508 c 0.520177,8e-6 1.004389,0.08025 1.452637,0.240723 0.448235,0.160489 0.838372,0.395678 1.17041,0.705566 0.332024,0.309903 0.592114,0.697272 0.780274,1.16211 0.188142,0.459315 0.282218,0.987797 0.282226,1.585449 -8e-6,0.658532 -0.102385,1.250654 -0.307129,1.776367 -0.20476,0.520184 -0.506355,0.962892 -0.904785,1.328125 -0.398444,0.359701 -0.893724,0.636394 -1.48584,0.830078 -0.586594,0.193685 -1.261723,0.290528 -2.02539,0.290528 -0.304366,0 -0.605961,-0.01384 -0.904785,-0.0415 -0.298831,-0.02767 -0.586591,-0.06917 -0.863282,-0.124512 -0.27116,-0.04981 -0.531251,-0.116211 -0.780273,-0.199219 -0.243491,-0.08301 -0.464845,-0.17985 -0.664063,-0.290527 l 0,-2.216309 c 0.193684,0.11068 0.417805,0.215823 0.672364,0.31543 0.254555,0.09408 0.517413,0.177086 0.788574,0.249024 0.27669,0.06641 0.553383,0.121746 0.830078,0.166015 0.276689,0.03874 0.539547,0.05811 0.788574,0.05811 0.741532,2e-6 1.305985,-0.152179 1.69336,-0.456543 0.387364,-0.309893 0.581048
,-0.799639 0.581054,-1.469239 -6e-6,-0.597651 -0.190924,-1.051427 -0.572754,-1.361328 -0.376307,-0.315424 -0.960128,-0.473139 -1.751464,-0.473144 -0.143884,5e-6 -0.298832,0.0083 -0.464844,0.0249 -0.160485,0.01661 -0.320967,0.03874 -0.481446,0.06641 -0.15495,0.02768 -0.304364,0.05811 -0.448242,0.09131 -0.143882,0.02767 -0.268394,0.05811 -0.373535,0.09131 l -1.020996,-0.547852 0.456543,-6.1840821 6.408203,0 0,2.1748051 -4.183594,0 -0.199218,2.382324 c 0.177079,-0.03873 0.381832,-0.07747 0.614257,-0.116211 0.237952,-0.03873 0.542314,-0.0581 0.913086,-0.05811"
+ id="path2841"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/16.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/16.png
new file mode 100644
index 0000000..d38a155
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/16.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/16.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/16.svg
new file mode 100644
index 0000000..cb7e2f5
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/16.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 16.428328,16.853653 c -1e-6,-0.581049 0.03044,-1.159336 0.09131,-1.734863 0.06641,-0.575514 0.17985,-1.126132 0.340332,-1.651856 0.166015,-0.531241 0.387369,-1.023753 0.664063,-1.477539 0.282224,-0.453765 0.636391,-0.846669 1.0625,-1.178711 0.431637,-0.337553 0.946285,-0.600411 1.543945,-0.788574 0.603185,-0.1936727 1.305984,-0.2905151 2.108398,-0.2905274 0.116205,1.23e-5 0.243483,0.00278 0.381836,0.0083 0.13834,0.00555 0.276686,0.013847 0.415039,0.024902 0.143873,0.00555 0.282219,0.016614 0.415039,0.033203 0.132805,0.016614 0.251783,0.035982 0.356934,0.058105 l 0,2.0502924 c -0.210294,-0.04979 -0.434415,-0.08853 -0.672363,-0.116211 -0.232429,-0.03319 -0.467618,-0.04979 -0.705567,-0.0498 -0.747076,1e-5 -1.361333,0.09408 -1.842773,0.282226 -0.48145,0.182627 -0.863285,0.439951 -1.145508,0.771973 -0.28223,0.33204 -0.484215,0.730477 -0.605957,1.195312 -0.116214,0.464852 -0.188154,0.9795 -0.21582,1.543946 l 0.09961,0 c 0.110674,-0.199212 0.243487,-0.384596 0.398438,-0
.556153 0.160478,-0.177076 0.345862,-0.32649 0.556152,-0.448242 0.210282,-0.127271 0.445471,-0.22688 0.705566,-0.298828 0.265621,-0.07193 0.561681,-0.107902 0.888184,-0.10791 0.52571,8e-6 0.998854,0.08578 1.419434,0.257324 0.420565,0.171557 0.774732,0.42058 1.0625,0.74707 0.293286,0.326504 0.517407,0.727708 0.672363,1.203614 0.154939,0.475916 0.232413,1.021 0.232422,1.635254 -9e-6,0.658532 -0.09408,1.247887 -0.282227,1.768066 -0.182625,0.520184 -0.445483,0.962892 -0.788574,1.328125 -0.343106,0.359701 -0.758145,0.636394 -1.245117,0.830078 -0.486985,0.188151 -1.034836,0.282227 -1.643555,0.282227 -0.59766,0 -1.156579,-0.105144 -1.676758,-0.31543 -0.520185,-0.21582 -0.97396,-0.542317 -1.361328,-0.979492 -0.381837,-0.437173 -0.683432,-0.987791 -0.904785,-1.651856 -0.215821,-0.669593 -0.323731,-1.460933 -0.32373,-2.374023 m 4.216796,3.270508 c 0.226883,2e-6 0.431636,-0.0415 0.614258,-0.124512 0.188146,-0.08854 0.348627,-0.218585 0.481446,-0.390137 0.13834,-0.17708 0.243483,-0.3984
34 0.315429,-0.664062 0.07747,-0.265622 0.116205,-0.581051 0.116211,-0.946289 -6e-6,-0.592118 -0.124518,-1.056961 -0.373535,-1.394531 -0.243495,-0.343094 -0.61703,-0.514643 -1.120605,-0.514649 -0.254562,6e-6 -0.486984,0.04981 -0.697266,0.149414 -0.21029,0.09962 -0.390141,0.229661 -0.539551,0.390137 -0.149417,0.160487 -0.265628,0.340337 -0.348633,0.539551 -0.07748,0.199223 -0.116214,0.401209 -0.116211,0.605957 -3e-6,0.28223 0.0332,0.564456 0.09961,0.846679 0.07194,0.276696 0.17708,0.528486 0.315429,0.755371 0.143877,0.221357 0.318193,0.401207 0.52295,0.539551 0.210282,0.138349 0.453771,0.207522 0.730468,0.20752"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/17.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/17.png
new file mode 100644
index 0000000..d83e898
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/17.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/17.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/17.svg
new file mode 100644
index 0000000..5d6f0ad
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/17.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 17.51573,22.008438 4.316406,-9.960937 -5.578125,0 0,-2.1582035 8.367188,0 0,1.6103515 -4.424317,10.508789 -2.681152,0"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/18.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/18.png
new file mode 100644
index 0000000..9e39de4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/18.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/18.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/18.svg
new file mode 100644
index 0000000..9ea672c
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/18.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 20.48741,9.7149811 c 0.503575,1.23e-5 0.979486,0.060885 1.427734,0.1826172 0.448236,0.1217567 0.841139,0.3043737 1.178711,0.5478517 0.337557,0.243501 0.605949,0.547862 0.805176,0.913086 0.19921,0.365244 0.298819,0.794118 0.298828,1.286621 -9e-6,0.365243 -0.05535,0.697274 -0.166016,0.996094 -0.110685,0.293302 -0.262866,0.561694 -0.456543,0.805175 -0.193692,0.237963 -0.423347,0.451017 -0.688965,0.639161 -0.265631,0.188157 -0.553392,0.359707 -0.863281,0.514648 0.320957,0.171556 0.63362,0.362473 0.937988,0.572754 0.309889,0.210292 0.583814,0.448247 0.821778,0.713867 0.237947,0.260096 0.428865,0.55339 0.572754,0.879883 0.143871,0.326501 0.215811,0.691735 0.21582,1.095703 -9e-6,0.503583 -0.09962,0.960126 -0.298828,1.369629 -0.199227,0.409506 -0.478687,0.758139 -0.838379,1.045898 -0.359708,0.287761 -0.791348,0.509115 -1.294922,0.664063 -0.498053,0.154948 -1.048671,0.232422 -1.651855,0.232422 -0.652999,0 -1.234053,-0.07471 -1.743164,-0.224121 -0.509117,-0.149414 -0.93799
1,-0.362467 -1.286622,-0.639161 -0.348634,-0.276691 -0.614258,-0.617023 -0.796875,-1.020996 -0.177084,-0.403969 -0.265625,-0.857744 -0.265625,-1.361328 0,-0.415035 0.06087,-0.78857 0.182618,-1.120605 0.121744,-0.332027 0.287759,-0.630855 0.498046,-0.896485 0.210285,-0.265619 0.456542,-0.500808 0.73877,-0.705566 0.282224,-0.204747 0.583819,-0.384597 0.904785,-0.539551 -0.271161,-0.171543 -0.525718,-0.356927 -0.763672,-0.556152 -0.237957,-0.204746 -0.445477,-0.428866 -0.622558,-0.672363 -0.171551,-0.249016 -0.309897,-0.522942 -0.415039,-0.821778 -0.09961,-0.298819 -0.149415,-0.628083 -0.149414,-0.987793 -1e-6,-0.481435 0.09961,-0.902008 0.298828,-1.261718 0.204751,-0.365224 0.478676,-0.669585 0.821777,-0.913086 0.343097,-0.249012 0.738767,-0.434396 1.187012,-0.5561527 0.448238,-0.1217326 0.918615,-0.1826049 1.411133,-0.1826172 m -1.718262,9.0644529 c -3e-6,0.221357 0.03597,0.42611 0.10791,0.614258 0.07194,0.18262 0.17708,0.340334 0.31543,0.473145 0.143876,0.132814 0.32096,0.23
7957 0.53125,0.315429 0.210282,0.07194 0.453771,0.107912 0.730468,0.10791 0.58105,2e-6 1.015457,-0.135577 1.303223,-0.406738 0.287754,-0.27669 0.431634,-0.639157 0.431641,-1.087402 -7e-6,-0.232419 -0.04981,-0.439938 -0.149414,-0.622559 -0.09408,-0.188147 -0.218594,-0.359696 -0.373535,-0.514648 -0.14942,-0.160478 -0.32097,-0.307125 -0.514649,-0.439942 -0.19369,-0.132807 -0.387375,-0.260086 -0.581055,-0.381836 L 20.3878,16.72084 c -0.243494,0.12175 -0.464848,0.254563 -0.664062,0.398438 -0.199223,0.138351 -0.370772,0.293299 -0.514649,0.464844 -0.138349,0.16602 -0.246259,0.348637 -0.32373,0.547851 -0.07748,0.199223 -0.116214,0.415043 -0.116211,0.647461 m 1.70166,-7.188476 c -0.182622,10e-6 -0.354171,0.02768 -0.514648,0.08301 -0.154952,0.05535 -0.290532,0.13559 -0.406739,0.240723 -0.11068,0.105153 -0.199222,0.235199 -0.265625,0.390137 -0.06641,0.154957 -0.09961,0.329274 -0.09961,0.522949 -3e-6,0.232431 0.0332,0.434416 0.09961,0.605957 0.07194,0.166024 0.166012,0.315438 0.282227,0
.448242 0.121741,0.127287 0.260087,0.243498 0.415039,0.348633 0.160477,0.09962 0.32926,0.199226 0.506348,0.298828 0.171544,-0.08853 0.334793,-0.185376 0.489746,-0.290527 0.154942,-0.105135 0.290522,-0.224113 0.406738,-0.356934 0.121739,-0.138338 0.218581,-0.293286 0.290527,-0.464843 0.07193,-0.171541 0.107904,-0.367993 0.10791,-0.589356 -6e-6,-0.193675 -0.03321,-0.367992 -0.09961,-0.522949 -0.06641,-0.154938 -0.15772,-0.284984 -0.273926,-0.390137 -0.116216,-0.105133 -0.254562,-0.185374 -0.415039,-0.240723 -0.160487,-0.05533 -0.334803,-0.083 -0.522949,-0.08301"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/19.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/19.png
new file mode 100644
index 0000000..9eeedfb
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/19.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/19.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/19.svg
new file mode 100644
index 0000000..80d1d09
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/19.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 13.215925,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141118,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168787,0.157724 -0.257325,0.240723 -0.08854,0.08302 -0.1743194,0.157723 -0.2573238,0.224121 L 8.442976,14.529434 7.1978588,12.985489 11.107527,9.8726959 l 2.108398,0 0,12.1357421"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.554792,15.052383 c -8e-6,0.581061 -0.03321,1.162116 -0.09961,1.743164 -0.06088,0.575526 -0.174325,1.126144 -0.340332,1.651856 -0.16049,0.525719 -0.381844,1.018232 -0.664063,1.477539 -0.2767,0.453778 -0.630866,0.846681 -1.0625,1.178711 -0.426112,0.332032 -0.94076,0.59489 -1.543945,0.788574 -0.597661,0.188151 -1.300459,0.282227 -2.108398,0.282227 -0.116214,0 -0.243493,-0.0028 -0.381836,-0.0083 -0.138349,-0.0055 -0.279462,-0.01384 -0.42334,-0.0249 -0.138348,-0.0055 -0.273928,-0.0166 -0.406738,-0.0332 -0.132814,-0.01107 -0.249025,-0.02767 -0.348633,-0.0498 l 0,-2.058594 c 0.204751,0.05534 0.423338,0.09961 0.655762,0.132813 0.237953,0.02767 0.478675,0.04151 0.722168,0.0415 0.747066,2e-6 1.361324,-0.09131 1.842773,-0.273925 0.48144,-0.188149 0.863276,-0.44824 1.145508,-0.780274 0.28222,-0.337562 0.481439,-0.738766 0.597656,-1.203613 0.121738,-0.464839 0.196445,-0.97672 0.224121,-1.535645 l -0.10791,0 c -0.110683,0.199225 -0.243496,0.384609 -0.398438,0.556153 -0.1549
53,0.171554 -0.33757,0.320968 -0.547851,0.448242 -0.210292,0.127283 -0.448247,0.226892 -0.713867,0.298828 -0.26563,0.07194 -0.561691,0.107914 -0.888184,0.10791 -0.525719,4e-6 -0.998863,-0.08577 -1.419433,-0.257324 -0.420575,-0.171545 -0.777509,-0.420568 -1.070801,-0.74707 -0.287762,-0.326492 -0.509116,-0.727696 -0.664063,-1.203614 -0.154948,-0.475904 -0.232422,-1.020988 -0.232422,-1.635253 0,-0.65852 0.09131,-1.247875 0.273926,-1.768067 0.18815,-0.520172 0.453775,-0.960113 0.796875,-1.319824 0.343097,-0.365223 0.758136,-0.644682 1.245117,-0.838379 0.49251,-0.1936727 1.043128,-0.2905151 1.651856,-0.2905274 0.597651,1.23e-5 1.15657,0.1079224 1.676758,0.3237304 0.520175,0.210298 0.971184,0.534028 1.353027,0.971192 0.381828,0.437185 0.683423,0.990569 0.904785,1.660156 0.221346,0.669605 0.332023,1.458178 0.332031,2.365722 m -4.216796,-3.262207 c -0.226893,1.1e-5 -0.434412,0.04151 -0.622559,0.124512 -0.188155,0.08302 -0.351403,0.213063 -0.489746,0.390137 -0.132816,0.171559 -0.2379
59,0.392913 -0.31543,0.664062 -0.07194,0.265634 -0.107913,0.581063 -0.10791,0.946289 -3e-6,0.586596 0.124509,1.05144 0.373535,1.394532 0.24902,0.343105 0.625322,0.514654 1.128906,0.514648 0.254553,6e-6 0.486975,-0.0498 0.697266,-0.149414 0.210281,-0.0996 0.390131,-0.229648 0.539551,-0.390137 0.149408,-0.160475 0.262852,-0.340325 0.340332,-0.53955 0.083,-0.199212 0.124505,-0.401197 0.124512,-0.605958 -7e-6,-0.282218 -0.03598,-0.561677 -0.107911,-0.838378 -0.06641,-0.282218 -0.171555,-0.534008 -0.315429,-0.755372 -0.138352,-0.226878 -0.312669,-0.409495 -0.52295,-0.547851 -0.204757,-0.138336 -0.44548,-0.207509 -0.722167,-0.20752"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/2.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/2.png
new file mode 100644
index 0000000..ff9cc57
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/2.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/2.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/2.svg
new file mode 100644
index 0000000..8e94260
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/2.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 19.89546,22.008438 -8.143066,0 0,-1.784668 2.855468,-3.07959 c 0.359697,-0.387364 0.686194,-0.744297 0.979493,-1.0708 0.293289,-0.326492 0.545079,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.373529,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.17431,-0.666821 0.174316,-1.037598 -6e-6,-0.409496 -0.124517,-0.727692 -0.373535,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.261719,0.323731 -0.403974,0.215829 -0.827313,0.522958 -1.270019,0.921386 l -1.394531,-1.651855 c 0.249022,-0.226877 0.509113,-0.442698 0.780273,-0.647461 0.271157,-0.210275 0.569985,-0.395659 0.896484,-0.556152 0.326495,-0.16047 0.686195,-0.2877488 1.079102,-0.3818364 0.3929,-0.099597 0.832841,-0.1494018 1.319824,-0.1494141 0.58105,1.23e-5 1.101231,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860507,0.3901488 1.187012,0.6889648 0.326489,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.893727 0.265625,1.41
9433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/20.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/20.png
new file mode 100644
index 0000000..b28b4aa
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/20.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/20.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/20.svg
new file mode 100644
index 0000000..409ac6e
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/20.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.6378,15.940567 c -9e-6,0.979497 -0.07748,1.853845 -0.232422,2.623047 -0.149422,0.769208 -0.392912,1.422202 -0.730468,1.958984 -0.332039,0.536785 -0.763679,0.94629 -1.294922,1.228516 -0.525722,0.282226 -1.162115,0.42334 -1.90918,0.42334 -0.702803,0 -1.314294,-0.141114 -1.834473,-0.42334 -0.520184,-0.282226 -0.951824,-0.691731 -1.294922,-1.228516 -0.3431,-0.536782 -0.600424,-1.189776 -0.771972,-1.958984 -0.166016,-0.769202 -0.249024,-1.64355 -0.249024,-2.623047 0,-0.979485 0.07471,-1.8566 0.224121,-2.631348 0.154948,-0.77473 0.398437,-1.430491 0.730469,-1.967285 0.33203,-0.536772 0.760903,-0.946277 1.286621,-1.228515 0.525713,-0.2877487 1.162106,-0.4316287 1.90918,-0.431641 0.69726,1.23e-5 1.305984,0.1411254 1.826172,0.42334 0.520175,0.282238 0.954582,0.691743 1.303223,1.228515 0.348624,0.536794 0.608715,1.192555 0.780273,1.967286 0.171541,0.774747 0.257315,1.654629 0.257324,2.639648 m -5.760742,0 c -3e-6,1.383468 0.118975,2.423832 0.356934,3.121094 0.237952,0.6
97268 0.650223,1.0459 1.236816,1.045898 0.575516,2e-6 0.987787,-0.345863 1.236816,-1.037597 0.254552,-0.691729 0.38183,-1.734859 0.381836,-3.129395 -6e-6,-1.38899 -0.127284,-2.43212 -0.381836,-3.129395 -0.249029,-0.702789 -0.6613,-1.054188 -1.236816,-1.054199 -0.293299,1.1e-5 -0.542322,0.08855 -0.74707,0.265625 -0.199223,0.177093 -0.362471,0.439951 -0.489746,0.788574 -0.127282,0.348642 -0.218591,0.785816 -0.273926,1.311524 -0.05534,0.52019 -0.08301,1.126146 -0.08301,1.817871"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/21.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/21.png
new file mode 100644
index 0000000..eda952c
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/21.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/21.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/21.svg
new file mode 100644
index 0000000..7bc03af
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/21.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 22.579206,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141117,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168786,0.157724 -0.257324,0.240723 -0.08855,0.08302 -0.17432,0.157723 -0.257325,0.224121 l -1.394531,1.120605 -1.245117,-1.543945 3.909668,-3.1127931 2.108398,0 0,12.1357421"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/22.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/22.png
new file mode 100644
index 0000000..90b14b0
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/22.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/22.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/22.svg
new file mode 100644
index 0000000..fe086f6
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/22.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.621199,22.008438 -8.143067,0 0,-1.784668 2.855469,-3.07959 c 0.359697,-0.387364 0.686194,-0.744297 0.979492,-1.0708 0.29329,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373535,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437179,10e-6 -0.857751,0.10792 -1.261719,0.323731 -0.403974,0.215829 -0.827314,0.522958 -1.27002,0.921386 l -1.394531,-1.651855 c 0.249023,-0.226877 0.509114,-0.442698 0.780274,-0.647461 0.271157,-0.210275 0.569985,-0.395659 0.896484,-0.556152 0.326495,-0.16047 0.686195,-0.2877488 1.079101,-0.3818364 0.3929,-0.099597 0.832841,-0.1494018 1.319825,-0.1494141 0.581049,1.23e-5 1.101231,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860507,0.3901488 1.187011,0.6889648 0.32649,0.293305 0.575513,0.650239 0.747071,1.070801 0.177075,0.420583 0.265616,0.893727 0.265625,1.419
433 -9e-6,0.47592 -0.08302,0.932463 -0.249024,1.369629 -0.166024,0.431648 -0.392911,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622565,0.830083 -1.004394,1.245117 -0.376309,0.40951 -0.78028,0.827315 -1.211914,1.253418 l -1.460938,1.469238 0,0.116211 4.947266,0 0,2.158203"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/23.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/23.png
new file mode 100644
index 0000000..8b35a74
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/23.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/23.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/23.svg
new file mode 100644
index 0000000..f17ec29
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/23.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.148054,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.207519,1.137207 -0.132821,0.33204 -0.318205,0.625334 -0.556153,0.879883 -0.232429,0.249031 -0.509121,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979486,0.121751 1.721021,0.420579 2.22461,0.896485 0.503572,0.470382 0.755362,1.106775 0.755371,1.909179 -9e-6,0.531253 -0.09685,1.023766 -0.290528,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879882,1.170411 -0.392911,0.332031 -0.890958,0.592122 -1.494141,0.780273 -0.597662,0.182617 -1.303227,0.273926 -2.116699,0.273926 -0.652998,0 -1.267256,-0.05534 -1.842774,-0.166016 -0.575522,-0.105143 -1.112305,-0.268392 -1.610351,-0.489746 l 0,-2.183105 c 0.249022,0.132815 0.51188,0.249025 0.788574,0.348632 0.276691,0.09961 0.553384,0.185387 0.830078,0.257325 0.27669,0.06641 0.547849,0.116212 0.813477,0.149414 0.271155,0.0332 0.525712,0.04981 0.763671,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132812 0.315425,
-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188146,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124512,-0.73877 -7e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.20474 -0.265631,-0.376289 -0.498047,-0.51464 -0.226893,-0.143876 -0.525721,-0.254553 -0.896485,-0.332032 -0.370772,-0.07747 -0.827315,-0.116205 -1.369628,-0.116211 l -0.863282,0 0,-1.801269 0.84668,0 c 0.509111,7e-6 0.93245,-0.04426 1.270019,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124512,-0.672363 -6e-6,-0.431632 -0.135585,-0.769197 -0.406739,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,1e-5 -0.514652,0.02768 -0.747071,0.08301 -0.226891,0.04981 -0.439944,0.116221 -0.63916,0.199218 -0.193687,0.07748 -0.373537,0.166026 -0.53955,0.265625 -0.160484,0.09409 -0.307131,0.188161 -0.439942,0.282227 l -1.294922,-1.7
09961 c 0.232421,-0.171538 0.484212,-0.329253 0.755371,-0.473145 0.276692,-0.143868 0.575519,-0.26838 0.896485,-0.373535 0.320961,-0.1106647 0.666826,-0.1964393 1.037597,-0.2573239 0.370765,-0.06086 0.766435,-0.091296 1.187012,-0.091309 0.597651,1.23e-5 1.139969,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/24.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/24.png
new file mode 100644
index 0000000..6041b02
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/24.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/24.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/24.svg
new file mode 100644
index 0000000..42a5333
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/24.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.803816,19.493301 -1.460938,0 0,2.515137 -2.498535,0 0,-2.515137 -5.013672,0 0,-1.784668 5.154785,-7.8359371 2.357422,0 0,7.6284181 1.460938,0 0,1.992187 m -3.959473,-1.992187 0,-2.058594 c -5e-6,-0.07193 -5e-6,-0.17431 0,-0.307129 0.0055,-0.138339 0.01106,-0.293287 0.0166,-0.464844 0.0055,-0.171541 0.01106,-0.348625 0.0166,-0.53125 0.01106,-0.182609 0.01936,-0.356925 0.0249,-0.522949 0.01106,-0.166007 0.01936,-0.309887 0.0249,-0.43164 0.01106,-0.12727 0.01936,-0.218579 0.0249,-0.273926 l -0.07471,0 c -0.09961,0.232431 -0.213058,0.478687 -0.340332,0.738769 -0.121749,0.2601 -0.262862,0.520191 -0.42334,0.780274 l -2.02539,3.071289 2.755859,0"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/25.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/25.png
new file mode 100644
index 0000000..ecb15e6
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/25.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/25.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/25.svg
new file mode 100644
index 0000000..a8d4672
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/25.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 20.761335,14.255508 c 0.520177,8e-6 1.004389,0.08025 1.452637,0.240723 0.448235,0.160489 0.838372,0.395678 1.17041,0.705566 0.332024,0.309903 0.592114,0.697272 0.780274,1.16211 0.188142,0.459315 0.282218,0.987797 0.282226,1.585449 -8e-6,0.658532 -0.102385,1.250654 -0.307129,1.776367 -0.20476,0.520184 -0.506355,0.962892 -0.904785,1.328125 -0.398444,0.359701 -0.893724,0.636394 -1.48584,0.830078 -0.586594,0.193685 -1.261723,0.290528 -2.02539,0.290528 -0.304366,0 -0.605961,-0.01384 -0.904785,-0.0415 -0.298831,-0.02767 -0.586591,-0.06917 -0.863282,-0.124512 -0.27116,-0.04981 -0.531251,-0.116211 -0.780273,-0.199219 -0.243491,-0.08301 -0.464845,-0.17985 -0.664063,-0.290527 l 0,-2.216309 c 0.193684,0.11068 0.417805,0.215823 0.672364,0.31543 0.254555,0.09408 0.517413,0.177086 0.788574,0.249024 0.27669,0.06641 0.553383,0.121746 0.830078,0.166015 0.276689,0.03874 0.539547,0.05811 0.788574,0.05811 0.741532,2e-6 1.305985,-0.152179 1.69336,-0.456543 0.387364,-0.309893 0.581048
,-0.799639 0.581054,-1.469239 -6e-6,-0.597651 -0.190924,-1.051427 -0.572754,-1.361328 -0.376307,-0.315424 -0.960128,-0.473139 -1.751464,-0.473144 -0.143884,5e-6 -0.298832,0.0083 -0.464844,0.0249 -0.160485,0.01661 -0.320967,0.03874 -0.481446,0.06641 -0.15495,0.02768 -0.304364,0.05811 -0.448242,0.09131 -0.143882,0.02767 -0.268394,0.05811 -0.373535,0.09131 l -1.020996,-0.547852 0.456543,-6.1840821 6.408203,0 0,2.1748051 -4.183594,0 -0.199218,2.382324 c 0.177079,-0.03873 0.381832,-0.07747 0.614257,-0.116211 0.237952,-0.03873 0.542314,-0.0581 0.913086,-0.05811"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/26.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/26.png
new file mode 100644
index 0000000..4b2f560
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/26.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/26.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/26.svg
new file mode 100644
index 0000000..3cf00ec
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/26.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 16.428328,16.853653 c -1e-6,-0.581049 0.03044,-1.159336 0.09131,-1.734863 0.06641,-0.575514 0.17985,-1.126132 0.340332,-1.651856 0.166015,-0.531241 0.387369,-1.023753 0.664063,-1.477539 0.282224,-0.453765 0.636391,-0.846669 1.0625,-1.178711 0.431637,-0.337553 0.946285,-0.600411 1.543945,-0.788574 0.603185,-0.1936727 1.305984,-0.2905151 2.108398,-0.2905274 0.116205,1.23e-5 0.243483,0.00278 0.381836,0.0083 0.13834,0.00555 0.276686,0.013847 0.415039,0.024902 0.143873,0.00555 0.282219,0.016614 0.415039,0.033203 0.132805,0.016614 0.251783,0.035982 0.356934,0.058105 l 0,2.0502924 c -0.210294,-0.04979 -0.434415,-0.08853 -0.672363,-0.116211 -0.232429,-0.03319 -0.467618,-0.04979 -0.705567,-0.0498 -0.747076,1e-5 -1.361333,0.09408 -1.842773,0.282226 -0.48145,0.182627 -0.863285,0.439951 -1.145508,0.771973 -0.28223,0.33204 -0.484215,0.730477 -0.605957,1.195312 -0.116214,0.464852 -0.188154,0.9795 -0.21582,1.543946 l 0.09961,0 c 0.110674,-0.199212 0.243487,-0.384596 0.398438,-0
.556153 0.160478,-0.177076 0.345862,-0.32649 0.556152,-0.448242 0.210282,-0.127271 0.445471,-0.22688 0.705566,-0.298828 0.265621,-0.07193 0.561681,-0.107902 0.888184,-0.10791 0.52571,8e-6 0.998854,0.08578 1.419434,0.257324 0.420565,0.171557 0.774732,0.42058 1.0625,0.74707 0.293286,0.326504 0.517407,0.727708 0.672363,1.203614 0.154939,0.475916 0.232413,1.021 0.232422,1.635254 -9e-6,0.658532 -0.09408,1.247887 -0.282227,1.768066 -0.182625,0.520184 -0.445483,0.962892 -0.788574,1.328125 -0.343106,0.359701 -0.758145,0.636394 -1.245117,0.830078 -0.486985,0.188151 -1.034836,0.282227 -1.643555,0.282227 -0.59766,0 -1.156579,-0.105144 -1.676758,-0.31543 -0.520185,-0.21582 -0.97396,-0.542317 -1.361328,-0.979492 -0.381837,-0.437173 -0.683432,-0.987791 -0.904785,-1.651856 -0.215821,-0.669593 -0.323731,-1.460933 -0.32373,-2.374023 m 4.216796,3.270508 c 0.226883,2e-6 0.431636,-0.0415 0.614258,-0.124512 0.188146,-0.08854 0.348627,-0.218585 0.481446,-0.390137 0.13834,-0.17708 0.243483,-0.3984
34 0.315429,-0.664062 0.07747,-0.265622 0.116205,-0.581051 0.116211,-0.946289 -6e-6,-0.592118 -0.124518,-1.056961 -0.373535,-1.394531 -0.243495,-0.343094 -0.61703,-0.514643 -1.120605,-0.514649 -0.254562,6e-6 -0.486984,0.04981 -0.697266,0.149414 -0.21029,0.09962 -0.390141,0.229661 -0.539551,0.390137 -0.149417,0.160487 -0.265628,0.340337 -0.348633,0.539551 -0.07748,0.199223 -0.116214,0.401209 -0.116211,0.605957 -3e-6,0.28223 0.0332,0.564456 0.09961,0.846679 0.07194,0.276696 0.17708,0.528486 0.315429,0.755371 0.143877,0.221357 0.318193,0.401207 0.52295,0.539551 0.210282,0.138349 0.453771,0.207522 0.730468,0.20752"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/27.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/27.png
new file mode 100644
index 0000000..ecf058e
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/27.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/27.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/27.svg
new file mode 100644
index 0000000..c8d6440
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/27.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 17.51573,22.008438 4.316406,-9.960937 -5.578125,0 0,-2.1582035 8.367188,0 0,1.6103515 -4.424317,10.508789 -2.681152,0"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/28.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/28.png
new file mode 100644
index 0000000..e64efb2
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/28.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/28.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/28.svg
new file mode 100644
index 0000000..5acce93
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/28.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 20.48741,9.7149811 c 0.503575,1.23e-5 0.979486,0.060885 1.427734,0.1826172 0.448236,0.1217567 0.841139,0.3043737 1.178711,0.5478517 0.337557,0.243501 0.605949,0.547862 0.805176,0.913086 0.19921,0.365244 0.298819,0.794118 0.298828,1.286621 -9e-6,0.365243 -0.05535,0.697274 -0.166016,0.996094 -0.110685,0.293302 -0.262866,0.561694 -0.456543,0.805175 -0.193692,0.237963 -0.423347,0.451017 -0.688965,0.639161 -0.265631,0.188157 -0.553392,0.359707 -0.863281,0.514648 0.320957,0.171556 0.63362,0.362473 0.937988,0.572754 0.309889,0.210292 0.583814,0.448247 0.821778,0.713867 0.237947,0.260096 0.428865,0.55339 0.572754,0.879883 0.143871,0.326501 0.215811,0.691735 0.21582,1.095703 -9e-6,0.503583 -0.09962,0.960126 -0.298828,1.369629 -0.199227,0.409506 -0.478687,0.758139 -0.838379,1.045898 -0.359708,0.287761 -0.791348,0.509115 -1.294922,0.664063 -0.498053,0.154948 -1.048671,0.232422 -1.651855,0.232422 -0.652999,0 -1.234053,-0.07471 -1.743164,-0.224121 -0.509117,-0.149414 -0.93799
1,-0.362467 -1.286622,-0.639161 -0.348634,-0.276691 -0.614258,-0.617023 -0.796875,-1.020996 -0.177084,-0.403969 -0.265625,-0.857744 -0.265625,-1.361328 0,-0.415035 0.06087,-0.78857 0.182618,-1.120605 0.121744,-0.332027 0.287759,-0.630855 0.498046,-0.896485 0.210285,-0.265619 0.456542,-0.500808 0.73877,-0.705566 0.282224,-0.204747 0.583819,-0.384597 0.904785,-0.539551 -0.271161,-0.171543 -0.525718,-0.356927 -0.763672,-0.556152 -0.237957,-0.204746 -0.445477,-0.428866 -0.622558,-0.672363 -0.171551,-0.249016 -0.309897,-0.522942 -0.415039,-0.821778 -0.09961,-0.298819 -0.149415,-0.628083 -0.149414,-0.987793 -1e-6,-0.481435 0.09961,-0.902008 0.298828,-1.261718 0.204751,-0.365224 0.478676,-0.669585 0.821777,-0.913086 0.343097,-0.249012 0.738767,-0.434396 1.187012,-0.5561527 0.448238,-0.1217326 0.918615,-0.1826049 1.411133,-0.1826172 m -1.718262,9.0644529 c -3e-6,0.221357 0.03597,0.42611 0.10791,0.614258 0.07194,0.18262 0.17708,0.340334 0.31543,0.473145 0.143876,0.132814 0.32096,0.23
7957 0.53125,0.315429 0.210282,0.07194 0.453771,0.107912 0.730468,0.10791 0.58105,2e-6 1.015457,-0.135577 1.303223,-0.406738 0.287754,-0.27669 0.431634,-0.639157 0.431641,-1.087402 -7e-6,-0.232419 -0.04981,-0.439938 -0.149414,-0.622559 -0.09408,-0.188147 -0.218594,-0.359696 -0.373535,-0.514648 -0.14942,-0.160478 -0.32097,-0.307125 -0.514649,-0.439942 -0.19369,-0.132807 -0.387375,-0.260086 -0.581055,-0.381836 L 20.3878,16.72084 c -0.243494,0.12175 -0.464848,0.254563 -0.664062,0.398438 -0.199223,0.138351 -0.370772,0.293299 -0.514649,0.464844 -0.138349,0.16602 -0.246259,0.348637 -0.32373,0.547851 -0.07748,0.199223 -0.116214,0.415043 -0.116211,0.647461 m 1.70166,-7.188476 c -0.182622,10e-6 -0.354171,0.02768 -0.514648,0.08301 -0.154952,0.05535 -0.290532,0.13559 -0.406739,0.240723 -0.11068,0.105153 -0.199222,0.235199 -0.265625,0.390137 -0.06641,0.154957 -0.09961,0.329274 -0.09961,0.522949 -3e-6,0.232431 0.0332,0.434416 0.09961,0.605957 0.07194,0.166024 0.166012,0.315438 0.282227,0
.448242 0.121741,0.127287 0.260087,0.243498 0.415039,0.348633 0.160477,0.09962 0.32926,0.199226 0.506348,0.298828 0.171544,-0.08853 0.334793,-0.185376 0.489746,-0.290527 0.154942,-0.105135 0.290522,-0.224113 0.406738,-0.356934 0.121739,-0.138338 0.218581,-0.293286 0.290527,-0.464843 0.07193,-0.171541 0.107904,-0.367993 0.10791,-0.589356 -6e-6,-0.193675 -0.03321,-0.367992 -0.09961,-0.522949 -0.06641,-0.154938 -0.15772,-0.284984 -0.273926,-0.390137 -0.116216,-0.105133 -0.254562,-0.185374 -0.415039,-0.240723 -0.160487,-0.05533 -0.334803,-0.083 -0.522949,-0.08301"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/29.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/29.png
new file mode 100644
index 0000000..dbbca1b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/29.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/29.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/29.svg
new file mode 100644
index 0000000..507dd44
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/29.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.257917,22.008438 -8.143066,0 0,-1.784668 2.8554687,-3.07959 c 0.3596963,-0.387364 0.6861933,-0.744297 0.9794923,-1.0708 0.293289,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373536,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437178,10e-6 -0.857751,0.10792 -1.2617183,0.323731 C 9.3422244,12.379541 8.918885,12.68667 8.4761791,13.085098 L 7.0816479,11.433243 C 7.3306704,11.206366 7.5907613,10.990545 7.8619213,10.785782 8.1330785,10.575507 8.4319063,10.390123 8.7584057,10.22963 9.0849004,10.06916 9.4446006,9.9418812 9.8375072,9.8477936 10.230407,9.7481965 10.670348,9.6983918 11.157331,9.6983795 c 0.58105,1.23e-5 1.101232,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860508,0.3901488 1.187012,0.6889648 0.32649,0.293305 0.575513,0.650239 0.74707,1.070801 0.177075,0.420583 0.265617,0.89
3727 0.265625,1.419433 -8e-6,0.47592 -0.08302,0.932463 -0.249023,1.369629 -0.166024,0.431648 -0.392912,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622566,0.830083 -1.004395,1.245117 -0.376308,0.40951 -0.780279,0.827315 -1.211914,1.253418 l -1.460937,1.469238 0,0.116211 4.947265,0 0,2.158203"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.554792,15.052383 c -8e-6,0.581061 -0.03321,1.162116 -0.09961,1.743164 -0.06088,0.575526 -0.174325,1.126144 -0.340332,1.651856 -0.16049,0.525719 -0.381844,1.018232 -0.664063,1.477539 -0.2767,0.453778 -0.630866,0.846681 -1.0625,1.178711 -0.426112,0.332032 -0.94076,0.59489 -1.543945,0.788574 -0.597661,0.188151 -1.300459,0.282227 -2.108398,0.282227 -0.116214,0 -0.243493,-0.0028 -0.381836,-0.0083 -0.138349,-0.0055 -0.279462,-0.01384 -0.42334,-0.0249 -0.138348,-0.0055 -0.273928,-0.0166 -0.406738,-0.0332 -0.132814,-0.01107 -0.249025,-0.02767 -0.348633,-0.0498 l 0,-2.058594 c 0.204751,0.05534 0.423338,0.09961 0.655762,0.132813 0.237953,0.02767 0.478675,0.04151 0.722168,0.0415 0.747066,2e-6 1.361324,-0.09131 1.842773,-0.273925 0.48144,-0.188149 0.863276,-0.44824 1.145508,-0.780274 0.28222,-0.337562 0.481439,-0.738766 0.597656,-1.203613 0.121738,-0.464839 0.196445,-0.97672 0.224121,-1.535645 l -0.10791,0 c -0.110683,0.199225 -0.243496,0.384609 -0.398438,0.556153 -0.1549
53,0.171554 -0.33757,0.320968 -0.547851,0.448242 -0.210292,0.127283 -0.448247,0.226892 -0.713867,0.298828 -0.26563,0.07194 -0.561691,0.107914 -0.888184,0.10791 -0.525719,4e-6 -0.998863,-0.08577 -1.419433,-0.257324 -0.420575,-0.171545 -0.777509,-0.420568 -1.070801,-0.74707 -0.287762,-0.326492 -0.509116,-0.727696 -0.664063,-1.203614 -0.154948,-0.475904 -0.232422,-1.020988 -0.232422,-1.635253 0,-0.65852 0.09131,-1.247875 0.273926,-1.768067 0.18815,-0.520172 0.453775,-0.960113 0.796875,-1.319824 0.343097,-0.365223 0.758136,-0.644682 1.245117,-0.838379 0.49251,-0.1936727 1.043128,-0.2905151 1.651856,-0.2905274 0.597651,1.23e-5 1.15657,0.1079224 1.676758,0.3237304 0.520175,0.210298 0.971184,0.534028 1.353027,0.971192 0.381828,0.437185 0.683423,0.990569 0.904785,1.660156 0.221346,0.669605 0.332023,1.458178 0.332031,2.365722 m -4.216796,-3.262207 c -0.226893,1.1e-5 -0.434412,0.04151 -0.622559,0.124512 -0.188155,0.08302 -0.351403,0.213063 -0.489746,0.390137 -0.132816,0.171559 -0.2379
59,0.392913 -0.31543,0.664062 -0.07194,0.265634 -0.107913,0.581063 -0.10791,0.946289 -3e-6,0.586596 0.124509,1.05144 0.373535,1.394532 0.24902,0.343105 0.625322,0.514654 1.128906,0.514648 0.254553,6e-6 0.486975,-0.0498 0.697266,-0.149414 0.210281,-0.0996 0.390131,-0.229648 0.539551,-0.390137 0.149408,-0.160475 0.262852,-0.340325 0.340332,-0.53955 0.083,-0.199212 0.124505,-0.401197 0.124512,-0.605958 -7e-6,-0.282218 -0.03598,-0.561677 -0.107911,-0.838378 -0.06641,-0.282218 -0.171555,-0.534008 -0.315429,-0.755372 -0.138352,-0.226878 -0.312669,-0.409495 -0.52295,-0.547851 -0.204757,-0.138336 -0.44548,-0.207509 -0.722167,-0.20752"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/3.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/3.png
new file mode 100644
index 0000000..4febe43
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/3.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/3.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/3.svg
new file mode 100644
index 0000000..5e87e1f
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/3.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 19.422316,12.587051 c -9e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.23243,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315437,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503572,0.470382 0.755362,1.106775 0.755371,1.909179 -9e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.392911,0.332031 -0.890957,0.592122 -1.494141,0.780273 -0.597661,0.182617 -1.303227,0.273926 -2.116699,0.273926 -0.652998,0 -1.267255,-0.05534 -1.842773,-0.166016 -0.575523,-0.105143 -1.112306,-0.268392 -1.610352,-0.489746 l 0,-2.183105 c 0.249023,0.132815 0.511881,0.249025 0.788574,0.348632 0.276692,0.09961 0.553384,0.185387 0.830079,0.257325 0.27669,0.06641 0.547848,0.116212 0.813476,0.149414 0.271156,0.0332 0.525713,0.04981 0.763672,0.0498 0.475907,2e-6 0.871577,-0.04427 1.187012,-0.132812 0.315424,-
0.08854 0.567214,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320957,-0.351397 0.398437,-0.572754 0.083,-0.226885 0.124506,-0.473141 0.124512,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.265631,-0.376297 -0.498047,-0.514648 -0.226893,-0.143876 -0.525721,-0.254553 -0.896484,-0.332032 -0.370773,-0.07747 -0.827315,-0.116205 -1.369629,-0.116211 l -0.863281,0 0,-1.801269 0.846679,0 c 0.509111,7e-6 0.932451,-0.04426 1.27002,-0.132813 0.33756,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.43164,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124512,-0.672363 -6e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.68897,-0.365224 -1.27002,-0.365234 -0.265629,10e-6 -0.514652,0.02768 -0.74707,0.08301 -0.226891,0.04981 -0.439944,0.116221 -0.63916,0.199218 -0.193688,0.07748 -0.373538,0.166026 -0.539551,0.265625 -0.160484,0.09409 -0.307131,0.188161 -0.439941,0.282227 l -1.294922,-1.70
9961 c 0.232421,-0.171538 0.484211,-0.329253 0.755371,-0.473145 0.276691,-0.143868 0.575519,-0.26838 0.896484,-0.373535 0.320961,-0.1106647 0.666827,-0.1964393 1.037598,-0.2573239 0.370765,-0.06086 0.766435,-0.091296 1.187012,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492506,0.1272911 0.913079,0.3154421 1.261718,0.5644531 0.348626,0.243501 0.617017,0.545096 0.805176,0.904786 0.193677,0.354177 0.290519,0.760914 0.290528,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/30.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/30.png
new file mode 100644
index 0000000..f4ffb14
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/30.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/30.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/30.svg
new file mode 100644
index 0000000..434e663
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/30.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.6378,15.940567 c -9e-6,0.979497 -0.07748,1.853845 -0.232422,2.623047 -0.149422,0.769208 -0.392912,1.422202 -0.730468,1.958984 -0.332039,0.536785 -0.763679,0.94629 -1.294922,1.228516 -0.525722,0.282226 -1.162115,0.42334 -1.90918,0.42334 -0.702803,0 -1.314294,-0.141114 -1.834473,-0.42334 -0.520184,-0.282226 -0.951824,-0.691731 -1.294922,-1.228516 -0.3431,-0.536782 -0.600424,-1.189776 -0.771972,-1.958984 -0.166016,-0.769202 -0.249024,-1.64355 -0.249024,-2.623047 0,-0.979485 0.07471,-1.8566 0.224121,-2.631348 0.154948,-0.77473 0.398437,-1.430491 0.730469,-1.967285 0.33203,-0.536772 0.760903,-0.946277 1.286621,-1.228515 0.525713,-0.2877487 1.162106,-0.4316287 1.90918,-0.431641 0.69726,1.23e-5 1.305984,0.1411254 1.826172,0.42334 0.520175,0.282238 0.954582,0.691743 1.303223,1.228515 0.348624,0.536794 0.608715,1.192555 0.780273,1.967286 0.171541,0.774747 0.257315,1.654629 0.257324,2.639648 m -5.760742,0 c -3e-6,1.383468 0.118975,2.423832 0.356934,3.121094 0.237952,0.6
97268 0.650223,1.0459 1.236816,1.045898 0.575516,2e-6 0.987787,-0.345863 1.236816,-1.037597 0.254552,-0.691729 0.38183,-1.734859 0.381836,-3.129395 -6e-6,-1.38899 -0.127284,-2.43212 -0.381836,-3.129395 -0.249029,-0.702789 -0.6613,-1.054188 -1.236816,-1.054199 -0.293299,1.1e-5 -0.542322,0.08855 -0.74707,0.265625 -0.199223,0.177093 -0.362471,0.439951 -0.489746,0.788574 -0.127282,0.348642 -0.218591,0.785816 -0.273926,1.311524 -0.05534,0.52019 -0.08301,1.126146 -0.08301,1.817871"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/31.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/31.png
new file mode 100644
index 0000000..0b29e87
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/31.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/31.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/31.svg
new file mode 100644
index 0000000..08c3f2d
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/31.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 22.579206,22.008438 -2.564941,0 0,-7.022461 c -4e-6,-0.143873 -4e-6,-0.315422 0,-0.514648 0.0055,-0.204745 0.01106,-0.415031 0.0166,-0.63086 0.01106,-0.221345 0.01936,-0.442699 0.0249,-0.664062 0.01106,-0.221345 0.01936,-0.423331 0.0249,-0.605957 -0.02767,0.03321 -0.07471,0.08302 -0.141113,0.149414 -0.06641,0.06642 -0.141117,0.141122 -0.224121,0.224121 -0.08301,0.07748 -0.168786,0.157724 -0.257324,0.240723 -0.08855,0.08302 -0.17432,0.157723 -0.257325,0.224121 l -1.394531,1.120605 -1.245117,-1.543945 3.909668,-3.1127931 2.108398,0 0,12.1357421"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/32.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/32.png
new file mode 100644
index 0000000..a4740a3
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/32.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/32.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/32.svg
new file mode 100644
index 0000000..aa099c3
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/32.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.621199,22.008438 -8.143067,0 0,-1.784668 2.855469,-3.07959 c 0.359697,-0.387364 0.686194,-0.744297 0.979492,-1.0708 0.29329,-0.326492 0.54508,-0.644688 0.755371,-0.95459 0.210281,-0.309889 0.37353,-0.625318 0.489746,-0.946289 0.116205,-0.320956 0.174311,-0.666821 0.174317,-1.037598 -6e-6,-0.409496 -0.124518,-0.727692 -0.373535,-0.95459 -0.243495,-0.226878 -0.572759,-0.340322 -0.987793,-0.340332 -0.437179,10e-6 -0.857751,0.10792 -1.261719,0.323731 -0.403974,0.215829 -0.827314,0.522958 -1.27002,0.921386 l -1.394531,-1.651855 c 0.249023,-0.226877 0.509114,-0.442698 0.780274,-0.647461 0.271157,-0.210275 0.569985,-0.395659 0.896484,-0.556152 0.326495,-0.16047 0.686195,-0.2877488 1.079101,-0.3818364 0.3929,-0.099597 0.832841,-0.1494018 1.319825,-0.1494141 0.581049,1.23e-5 1.101231,0.080253 1.560547,0.2407227 0.464837,0.1604938 0.860507,0.3901488 1.187011,0.6889648 0.32649,0.293305 0.575513,0.650239 0.747071,1.070801 0.177075,0.420583 0.265616,0.893727 0.265625,1.419
433 -9e-6,0.47592 -0.08302,0.932463 -0.249024,1.369629 -0.166024,0.431648 -0.392911,0.857754 -0.680664,1.278321 -0.287768,0.415044 -0.622565,0.830083 -1.004394,1.245117 -0.376309,0.40951 -0.78028,0.827315 -1.211914,1.253418 l -1.460938,1.469238 0,0.116211 4.947266,0 0,2.158203"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/33.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/33.png
new file mode 100644
index 0000000..f23ccea
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/33.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/33.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/33.svg
new file mode 100644
index 0000000..fce979c
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/33.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.148054,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.207519,1.137207 -0.132821,0.33204 -0.318205,0.625334 -0.556153,0.879883 -0.232429,0.249031 -0.509121,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979486,0.121751 1.721021,0.420579 2.22461,0.896485 0.503572,0.470382 0.755362,1.106775 0.755371,1.909179 -9e-6,0.531253 -0.09685,1.023766 -0.290528,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879882,1.170411 -0.392911,0.332031 -0.890958,0.592122 -1.494141,0.780273 -0.597662,0.182617 -1.303227,0.273926 -2.116699,0.273926 -0.652998,0 -1.267256,-0.05534 -1.842774,-0.166016 -0.575522,-0.105143 -1.112305,-0.268392 -1.610351,-0.489746 l 0,-2.183105 c 0.249022,0.132815 0.51188,0.249025 0.788574,0.348632 0.276691,0.09961 0.553384,0.185387 0.830078,0.257325 0.27669,0.06641 0.547849,0.116212 0.813477,0.149414 0.271155,0.0332 0.525712,0.04981 0.763671,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132812 0.315425,
-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188146,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124512,-0.73877 -7e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.20474 -0.265631,-0.376289 -0.498047,-0.51464 -0.226893,-0.143876 -0.525721,-0.254553 -0.896485,-0.332032 -0.370772,-0.07747 -0.827315,-0.116205 -1.369628,-0.116211 l -0.863282,0 0,-1.801269 0.84668,0 c 0.509111,7e-6 0.93245,-0.04426 1.270019,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124512,-0.672363 -6e-6,-0.431632 -0.135585,-0.769197 -0.406739,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,1e-5 -0.514652,0.02768 -0.747071,0.08301 -0.226891,0.04981 -0.439944,0.116221 -0.63916,0.199218 -0.193687,0.07748 -0.373537,0.166026 -0.53955,0.265625 -0.160484,0.09409 -0.307131,0.188161 -0.439942,0.282227 l -1.294922,-1.7
09961 c 0.232421,-0.171538 0.484212,-0.329253 0.755371,-0.473145 0.276692,-0.143868 0.575519,-0.26838 0.896485,-0.373535 0.320961,-0.1106647 0.666826,-0.1964393 1.037597,-0.2573239 0.370765,-0.06086 0.766435,-0.091296 1.187012,-0.091309 0.597651,1.23e-5 1.139969,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/34.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/34.png
new file mode 100644
index 0000000..7e2ab31
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/34.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/34.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/34.svg
new file mode 100644
index 0000000..c67f8ec
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/34.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.803816,19.493301 -1.460938,0 0,2.515137 -2.498535,0 0,-2.515137 -5.013672,0 0,-1.784668 5.154785,-7.8359371 2.357422,0 0,7.6284181 1.460938,0 0,1.992187 m -3.959473,-1.992187 0,-2.058594 c -5e-6,-0.07193 -5e-6,-0.17431 0,-0.307129 0.0055,-0.138339 0.01106,-0.293287 0.0166,-0.464844 0.0055,-0.171541 0.01106,-0.348625 0.0166,-0.53125 0.01106,-0.182609 0.01936,-0.356925 0.0249,-0.522949 0.01106,-0.166007 0.01936,-0.309887 0.0249,-0.43164 0.01106,-0.12727 0.01936,-0.218579 0.0249,-0.273926 l -0.07471,0 c -0.09961,0.232431 -0.213058,0.478687 -0.340332,0.738769 -0.121749,0.2601 -0.262862,0.520191 -0.42334,0.780274 l -2.02539,3.071289 2.755859,0"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/35.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/35.png
new file mode 100644
index 0000000..02118e3
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/35.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/35.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/35.svg
new file mode 100644
index 0000000..da7780a
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/35.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 20.761335,14.255508 c 0.520177,8e-6 1.004389,0.08025 1.452637,0.240723 0.448235,0.160489 0.838372,0.395678 1.17041,0.705566 0.332024,0.309903 0.592114,0.697272 0.780274,1.16211 0.188142,0.459315 0.282218,0.987797 0.282226,1.585449 -8e-6,0.658532 -0.102385,1.250654 -0.307129,1.776367 -0.20476,0.520184 -0.506355,0.962892 -0.904785,1.328125 -0.398444,0.359701 -0.893724,0.636394 -1.48584,0.830078 -0.586594,0.193685 -1.261723,0.290528 -2.02539,0.290528 -0.304366,0 -0.605961,-0.01384 -0.904785,-0.0415 -0.298831,-0.02767 -0.586591,-0.06917 -0.863282,-0.124512 -0.27116,-0.04981 -0.531251,-0.116211 -0.780273,-0.199219 -0.243491,-0.08301 -0.464845,-0.17985 -0.664063,-0.290527 l 0,-2.216309 c 0.193684,0.11068 0.417805,0.215823 0.672364,0.31543 0.254555,0.09408 0.517413,0.177086 0.788574,0.249024 0.27669,0.06641 0.553383,0.121746 0.830078,0.166015 0.276689,0.03874 0.539547,0.05811 0.788574,0.05811 0.741532,2e-6 1.305985,-0.152179 1.69336,-0.456543 0.387364,-0.309893 0.581048
,-0.799639 0.581054,-1.469239 -6e-6,-0.597651 -0.190924,-1.051427 -0.572754,-1.361328 -0.376307,-0.315424 -0.960128,-0.473139 -1.751464,-0.473144 -0.143884,5e-6 -0.298832,0.0083 -0.464844,0.0249 -0.160485,0.01661 -0.320967,0.03874 -0.481446,0.06641 -0.15495,0.02768 -0.304364,0.05811 -0.448242,0.09131 -0.143882,0.02767 -0.268394,0.05811 -0.373535,0.09131 l -1.020996,-0.547852 0.456543,-6.1840821 6.408203,0 0,2.1748051 -4.183594,0 -0.199218,2.382324 c 0.177079,-0.03873 0.381832,-0.07747 0.614257,-0.116211 0.237952,-0.03873 0.542314,-0.0581 0.913086,-0.05811"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/36.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/36.png
new file mode 100644
index 0000000..30f4fdf
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/36.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/36.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/36.svg
new file mode 100644
index 0000000..348549a
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/36.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 16.428328,16.853653 c -1e-6,-0.581049 0.03044,-1.159336 0.09131,-1.734863 0.06641,-0.575514 0.17985,-1.126132 0.340332,-1.651856 0.166015,-0.531241 0.387369,-1.023753 0.664063,-1.477539 0.282224,-0.453765 0.636391,-0.846669 1.0625,-1.178711 0.431637,-0.337553 0.946285,-0.600411 1.543945,-0.788574 0.603185,-0.1936727 1.305984,-0.2905151 2.108398,-0.2905274 0.116205,1.23e-5 0.243483,0.00278 0.381836,0.0083 0.13834,0.00555 0.276686,0.013847 0.415039,0.024902 0.143873,0.00555 0.282219,0.016614 0.415039,0.033203 0.132805,0.016614 0.251783,0.035982 0.356934,0.058105 l 0,2.0502924 c -0.210294,-0.04979 -0.434415,-0.08853 -0.672363,-0.116211 -0.232429,-0.03319 -0.467618,-0.04979 -0.705567,-0.0498 -0.747076,1e-5 -1.361333,0.09408 -1.842773,0.282226 -0.48145,0.182627 -0.863285,0.439951 -1.145508,0.771973 -0.28223,0.33204 -0.484215,0.730477 -0.605957,1.195312 -0.116214,0.464852 -0.188154,0.9795 -0.21582,1.543946 l 0.09961,0 c 0.110674,-0.199212 0.243487,-0.384596 0.398438,-0
.556153 0.160478,-0.177076 0.345862,-0.32649 0.556152,-0.448242 0.210282,-0.127271 0.445471,-0.22688 0.705566,-0.298828 0.265621,-0.07193 0.561681,-0.107902 0.888184,-0.10791 0.52571,8e-6 0.998854,0.08578 1.419434,0.257324 0.420565,0.171557 0.774732,0.42058 1.0625,0.74707 0.293286,0.326504 0.517407,0.727708 0.672363,1.203614 0.154939,0.475916 0.232413,1.021 0.232422,1.635254 -9e-6,0.658532 -0.09408,1.247887 -0.282227,1.768066 -0.182625,0.520184 -0.445483,0.962892 -0.788574,1.328125 -0.343106,0.359701 -0.758145,0.636394 -1.245117,0.830078 -0.486985,0.188151 -1.034836,0.282227 -1.643555,0.282227 -0.59766,0 -1.156579,-0.105144 -1.676758,-0.31543 -0.520185,-0.21582 -0.97396,-0.542317 -1.361328,-0.979492 -0.381837,-0.437173 -0.683432,-0.987791 -0.904785,-1.651856 -0.215821,-0.669593 -0.323731,-1.460933 -0.32373,-2.374023 m 4.216796,3.270508 c 0.226883,2e-6 0.431636,-0.0415 0.614258,-0.124512 0.188146,-0.08854 0.348627,-0.218585 0.481446,-0.390137 0.13834,-0.17708 0.243483,-0.3984
34 0.315429,-0.664062 0.07747,-0.265622 0.116205,-0.581051 0.116211,-0.946289 -6e-6,-0.592118 -0.124518,-1.056961 -0.373535,-1.394531 -0.243495,-0.343094 -0.61703,-0.514643 -1.120605,-0.514649 -0.254562,6e-6 -0.486984,0.04981 -0.697266,0.149414 -0.21029,0.09962 -0.390141,0.229661 -0.539551,0.390137 -0.149417,0.160487 -0.265628,0.340337 -0.348633,0.539551 -0.07748,0.199223 -0.116214,0.401209 -0.116211,0.605957 -3e-6,0.28223 0.0332,0.564456 0.09961,0.846679 0.07194,0.276696 0.17708,0.528486 0.315429,0.755371 0.143877,0.221357 0.318193,0.401207 0.52295,0.539551 0.210282,0.138349 0.453771,0.207522 0.730468,0.20752"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/37.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/37.png
new file mode 100644
index 0000000..6174706
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/37.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/37.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/37.svg
new file mode 100644
index 0000000..7bc04d9
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/37.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 17.51573,22.008438 4.316406,-9.960937 -5.578125,0 0,-2.1582035 8.367188,0 0,1.6103515 -4.424317,10.508789 -2.681152,0"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/38.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/38.png
new file mode 100644
index 0000000..161661d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/38.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/38.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/38.svg
new file mode 100644
index 0000000..ec2ad98
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/38.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 20.48741,9.7149811 c 0.503575,1.23e-5 0.979486,0.060885 1.427734,0.1826172 0.448236,0.1217567 0.841139,0.3043737 1.178711,0.5478517 0.337557,0.243501 0.605949,0.547862 0.805176,0.913086 0.19921,0.365244 0.298819,0.794118 0.298828,1.286621 -9e-6,0.365243 -0.05535,0.697274 -0.166016,0.996094 -0.110685,0.293302 -0.262866,0.561694 -0.456543,0.805175 -0.193692,0.237963 -0.423347,0.451017 -0.688965,0.639161 -0.265631,0.188157 -0.553392,0.359707 -0.863281,0.514648 0.320957,0.171556 0.63362,0.362473 0.937988,0.572754 0.309889,0.210292 0.583814,0.448247 0.821778,0.713867 0.237947,0.260096 0.428865,0.55339 0.572754,0.879883 0.143871,0.326501 0.215811,0.691735 0.21582,1.095703 -9e-6,0.503583 -0.09962,0.960126 -0.298828,1.369629 -0.199227,0.409506 -0.478687,0.758139 -0.838379,1.045898 -0.359708,0.287761 -0.791348,0.509115 -1.294922,0.664063 -0.498053,0.154948 -1.048671,0.232422 -1.651855,0.232422 -0.652999,0 -1.234053,-0.07471 -1.743164,-0.224121 -0.509117,-0.149414 -0.93799
1,-0.362467 -1.286622,-0.639161 -0.348634,-0.276691 -0.614258,-0.617023 -0.796875,-1.020996 -0.177084,-0.403969 -0.265625,-0.857744 -0.265625,-1.361328 0,-0.415035 0.06087,-0.78857 0.182618,-1.120605 0.121744,-0.332027 0.287759,-0.630855 0.498046,-0.896485 0.210285,-0.265619 0.456542,-0.500808 0.73877,-0.705566 0.282224,-0.204747 0.583819,-0.384597 0.904785,-0.539551 -0.271161,-0.171543 -0.525718,-0.356927 -0.763672,-0.556152 -0.237957,-0.204746 -0.445477,-0.428866 -0.622558,-0.672363 -0.171551,-0.249016 -0.309897,-0.522942 -0.415039,-0.821778 -0.09961,-0.298819 -0.149415,-0.628083 -0.149414,-0.987793 -1e-6,-0.481435 0.09961,-0.902008 0.298828,-1.261718 0.204751,-0.365224 0.478676,-0.669585 0.821777,-0.913086 0.343097,-0.249012 0.738767,-0.434396 1.187012,-0.5561527 0.448238,-0.1217326 0.918615,-0.1826049 1.411133,-0.1826172 m -1.718262,9.0644529 c -3e-6,0.221357 0.03597,0.42611 0.10791,0.614258 0.07194,0.18262 0.17708,0.340334 0.31543,0.473145 0.143876,0.132814 0.32096,0.23
7957 0.53125,0.315429 0.210282,0.07194 0.453771,0.107912 0.730468,0.10791 0.58105,2e-6 1.015457,-0.135577 1.303223,-0.406738 0.287754,-0.27669 0.431634,-0.639157 0.431641,-1.087402 -7e-6,-0.232419 -0.04981,-0.439938 -0.149414,-0.622559 -0.09408,-0.188147 -0.218594,-0.359696 -0.373535,-0.514648 -0.14942,-0.160478 -0.32097,-0.307125 -0.514649,-0.439942 -0.19369,-0.132807 -0.387375,-0.260086 -0.581055,-0.381836 L 20.3878,16.72084 c -0.243494,0.12175 -0.464848,0.254563 -0.664062,0.398438 -0.199223,0.138351 -0.370772,0.293299 -0.514649,0.464844 -0.138349,0.16602 -0.246259,0.348637 -0.32373,0.547851 -0.07748,0.199223 -0.116214,0.415043 -0.116211,0.647461 m 1.70166,-7.188476 c -0.182622,10e-6 -0.354171,0.02768 -0.514648,0.08301 -0.154952,0.05535 -0.290532,0.13559 -0.406739,0.240723 -0.11068,0.105153 -0.199222,0.235199 -0.265625,0.390137 -0.06641,0.154957 -0.09961,0.329274 -0.09961,0.522949 -3e-6,0.232431 0.0332,0.434416 0.09961,0.605957 0.07194,0.166024 0.166012,0.315438 0.282227,0
.448242 0.121741,0.127287 0.260087,0.243498 0.415039,0.348633 0.160477,0.09962 0.32926,0.199226 0.506348,0.298828 0.171544,-0.08853 0.334793,-0.185376 0.489746,-0.290527 0.154942,-0.105135 0.290522,-0.224113 0.406738,-0.356934 0.121739,-0.138338 0.218581,-0.293286 0.290527,-0.464843 0.07193,-0.171541 0.107904,-0.367993 0.10791,-0.589356 -6e-6,-0.193675 -0.03321,-0.367992 -0.09961,-0.522949 -0.06641,-0.154938 -0.15772,-0.284984 -0.273926,-0.390137 -0.116216,-0.105133 -0.254562,-0.185374 -0.415039,-0.240723 -0.160487,-0.05533 -0.334803,-0.083 -0.522949,-0.08301"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/39.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/39.png
new file mode 100644
index 0000000..2d46b24
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/39.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/39.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/39.svg
new file mode 100644
index 0000000..664ffdd
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/39.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 14.784773,12.587051 c -8e-6,0.420582 -0.06918,0.799651 -0.20752,1.137207 -0.13282,0.33204 -0.318204,0.625334 -0.556152,0.879883 -0.232429,0.249031 -0.509122,0.459317 -0.830078,0.63086 -0.315436,0.166022 -0.658535,0.2933 -1.029297,0.381836 l 0,0.0498 c 0.979485,0.121751 1.721021,0.420579 2.224609,0.896485 0.503573,0.470382 0.755363,1.106775 0.755371,1.909179 -8e-6,0.531253 -0.09685,1.023766 -0.290527,1.477539 -0.188159,0.448244 -0.481453,0.83838 -0.879883,1.170411 -0.39291,0.332031 -0.890957,0.592122 -1.49414,0.780273 -0.597662,0.182617 -1.303228,0.273926 -2.1167,0.273926 -0.6529976,0 -1.2672548,-0.05534 -1.842773,-0.166016 C 7.9421607,21.903295 7.4053774,21.740046 6.9073315,21.518692 l 0,-2.183105 c 0.2490227,0.132815 0.5118805,0.249025 0.7885742,0.348632 0.2766912,0.09961 0.5533836,0.185387 0.8300781,0.257325 0.2766904,0.06641 0.5478489,0.116212 0.8134766,0.149414 0.2711557,0.0332 0.5257127,0.04981 0.7636716,0.0498 0.475908,2e-6 0.871578,-0.04427 1.187012,-0.132
812 0.315424,-0.08854 0.567215,-0.213051 0.755371,-0.373535 0.188145,-0.16048 0.320958,-0.351397 0.398438,-0.572754 0.083,-0.226885 0.124505,-0.473141 0.124511,-0.73877 -6e-6,-0.249019 -0.05258,-0.47314 -0.157715,-0.672363 -0.09962,-0.204748 -0.26563,-0.376297 -0.498046,-0.514648 C 11.685809,16.992 11.386981,16.881323 11.016218,16.803844 10.645446,16.726374 10.188903,16.687639 9.6465893,16.687633 l -0.8632813,0 0,-1.801269 0.8466797,0 c 0.5091113,7e-6 0.9324503,-0.04426 1.2700193,-0.132813 0.337561,-0.09407 0.605952,-0.218579 0.805176,-0.373535 0.204747,-0.160474 0.348627,-0.345858 0.431641,-0.556152 0.083,-0.210278 0.124506,-0.434399 0.124511,-0.672363 -5e-6,-0.431632 -0.135585,-0.769197 -0.406738,-1.012696 -0.26563,-0.243479 -0.688969,-0.365224 -1.270019,-0.365234 -0.265629,10e-6 -0.514653,0.02768 -0.7470708,0.08301 -0.2268911,0.04981 -0.4399443,0.116221 -0.6391601,0.199218 -0.1936875,0.07748 -0.3735376,0.166026 -0.5395508,0.265625 -0.1604838,0.09409 -0.3071308,0.188161 -0
.4399414,0.282227 L 6.923933,10.893692 c 0.2324212,-0.171538 0.4842113,-0.329253 0.7553711,-0.473145 0.2766912,-0.143868 0.575519,-0.26838 0.8964844,-0.373535 0.3209611,-0.1106647 0.6668266,-0.1964393 1.0375977,-0.2573239 0.3707646,-0.06086 0.7664348,-0.091296 1.1870118,-0.091309 0.597651,1.23e-5 1.139968,0.066419 1.626953,0.1992188 0.492507,0.1272911 0.913079,0.3154421 1.261719,0.5644531 0.348625,0.243501 0.617017,0.545096 0.805176,0.904786 0.193676,0.354177 0.290519,0.760914 0.290527,1.220214"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.554792,15.052383 c -8e-6,0.581061 -0.03321,1.162116 -0.09961,1.743164 -0.06088,0.575526 -0.174325,1.126144 -0.340332,1.651856 -0.16049,0.525719 -0.381844,1.018232 -0.664063,1.477539 -0.2767,0.453778 -0.630866,0.846681 -1.0625,1.178711 -0.426112,0.332032 -0.94076,0.59489 -1.543945,0.788574 -0.597661,0.188151 -1.300459,0.282227 -2.108398,0.282227 -0.116214,0 -0.243493,-0.0028 -0.381836,-0.0083 -0.138349,-0.0055 -0.279462,-0.01384 -0.42334,-0.0249 -0.138348,-0.0055 -0.273928,-0.0166 -0.406738,-0.0332 -0.132814,-0.01107 -0.249025,-0.02767 -0.348633,-0.0498 l 0,-2.058594 c 0.204751,0.05534 0.423338,0.09961 0.655762,0.132813 0.237953,0.02767 0.478675,0.04151 0.722168,0.0415 0.747066,2e-6 1.361324,-0.09131 1.842773,-0.273925 0.48144,-0.188149 0.863276,-0.44824 1.145508,-0.780274 0.28222,-0.337562 0.481439,-0.738766 0.597656,-1.203613 0.121738,-0.464839 0.196445,-0.97672 0.224121,-1.535645 l -0.10791,0 c -0.110683,0.199225 -0.243496,0.384609 -0.398438,0.556153 -0.1549
53,0.171554 -0.33757,0.320968 -0.547851,0.448242 -0.210292,0.127283 -0.448247,0.226892 -0.713867,0.298828 -0.26563,0.07194 -0.561691,0.107914 -0.888184,0.10791 -0.525719,4e-6 -0.998863,-0.08577 -1.419433,-0.257324 -0.420575,-0.171545 -0.777509,-0.420568 -1.070801,-0.74707 -0.287762,-0.326492 -0.509116,-0.727696 -0.664063,-1.203614 -0.154948,-0.475904 -0.232422,-1.020988 -0.232422,-1.635253 0,-0.65852 0.09131,-1.247875 0.273926,-1.768067 0.18815,-0.520172 0.453775,-0.960113 0.796875,-1.319824 0.343097,-0.365223 0.758136,-0.644682 1.245117,-0.838379 0.49251,-0.1936727 1.043128,-0.2905151 1.651856,-0.2905274 0.597651,1.23e-5 1.15657,0.1079224 1.676758,0.3237304 0.520175,0.210298 0.971184,0.534028 1.353027,0.971192 0.381828,0.437185 0.683423,0.990569 0.904785,1.660156 0.221346,0.669605 0.332023,1.458178 0.332031,2.365722 m -4.216796,-3.262207 c -0.226893,1.1e-5 -0.434412,0.04151 -0.622559,0.124512 -0.188155,0.08302 -0.351403,0.213063 -0.489746,0.390137 -0.132816,0.171559 -0.2379
59,0.392913 -0.31543,0.664062 -0.07194,0.265634 -0.107913,0.581063 -0.10791,0.946289 -3e-6,0.586596 0.124509,1.05144 0.373535,1.394532 0.24902,0.343105 0.625322,0.514654 1.128906,0.514648 0.254553,6e-6 0.486975,-0.0498 0.697266,-0.149414 0.210281,-0.0996 0.390131,-0.229648 0.539551,-0.390137 0.149408,-0.160475 0.262852,-0.340325 0.340332,-0.53955 0.083,-0.199212 0.124505,-0.401197 0.124512,-0.605958 -7e-6,-0.282218 -0.03598,-0.561677 -0.107911,-0.838378 -0.06641,-0.282218 -0.171555,-0.534008 -0.315429,-0.755372 -0.138352,-0.226878 -0.312669,-0.409495 -0.52295,-0.547851 -0.204757,-0.138336 -0.44548,-0.207509 -0.722167,-0.20752"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/4.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/4.png
new file mode 100644
index 0000000..9b9dd88
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/4.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/4.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/4.svg
new file mode 100644
index 0000000..bc06c73
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/4.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 20.078077,19.493301 -1.460937,0 0,2.515137 -2.498535,0 0,-2.515137 -5.013672,0 0,-1.784668 5.154785,-7.8359371 2.357422,0 0,7.6284181 1.460937,0 0,1.992187 m -3.959472,-1.992187 0,-2.058594 c -5e-6,-0.07193 -5e-6,-0.17431 0,-0.307129 0.0055,-0.138339 0.01106,-0.293287 0.0166,-0.464844 0.0055,-0.171541 0.01106,-0.348625 0.0166,-0.53125 0.01106,-0.182609 0.01936,-0.356925 0.0249,-0.522949 0.01106,-0.166007 0.01936,-0.309887 0.0249,-0.43164 0.01106,-0.12727 0.01936,-0.218579 0.0249,-0.273926 l -0.07471,0 c -0.09962,0.232431 -0.213058,0.478687 -0.340332,0.738769 -0.12175,0.2601 -0.262863,0.520191 -0.42334,0.780274 l -2.025391,3.071289 2.75586,0"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/40.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/40.png
new file mode 100644
index 0000000..fe2a68f
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/40.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/40.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/40.svg
new file mode 100644
index 0000000..5a94d1b
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/40.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.440535,19.493301 -1.460938,0 0,2.515137 -2.498535,0 0,-2.515137 -5.0136719,0 0,-1.784668 5.1547849,-7.8359371 2.357422,0 0,7.6284181 1.460938,0 0,1.992187 m -3.959473,-1.992187 0,-2.058594 c -5e-6,-0.07193 -5e-6,-0.17431 0,-0.307129 0.0055,-0.138339 0.01106,-0.293287 0.0166,-0.464844 0.0055,-0.171541 0.01106,-0.348625 0.0166,-0.53125 0.01106,-0.182609 0.01936,-0.356925 0.0249,-0.522949 0.01106,-0.166007 0.01936,-0.309887 0.0249,-0.43164 0.01106,-0.12727 0.01936,-0.218579 0.0249,-0.273926 l -0.07471,0 c -0.09961,0.232431 -0.213058,0.478687 -0.340332,0.738769 -0.121749,0.2601 -0.262863,0.520191 -0.42334,0.780274 l -2.0253904,3.071289 2.7558594,0"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ <path
+ d="m 24.6378,15.940567 c -9e-6,0.979497 -0.07748,1.853845 -0.232422,2.623047 -0.149422,0.769208 -0.392912,1.422202 -0.730468,1.958984 -0.332039,0.536785 -0.763679,0.94629 -1.294922,1.228516 -0.525722,0.282226 -1.162115,0.42334 -1.90918,0.42334 -0.702803,0 -1.314294,-0.141114 -1.834473,-0.42334 -0.520184,-0.282226 -0.951824,-0.691731 -1.294922,-1.228516 -0.3431,-0.536782 -0.600424,-1.189776 -0.771972,-1.958984 -0.166016,-0.769202 -0.249024,-1.64355 -0.249024,-2.623047 0,-0.979485 0.07471,-1.8566 0.224121,-2.631348 0.154948,-0.77473 0.398437,-1.430491 0.730469,-1.967285 0.33203,-0.536772 0.760903,-0.946277 1.286621,-1.228515 0.525713,-0.2877487 1.162106,-0.4316287 1.90918,-0.431641 0.69726,1.23e-5 1.305984,0.1411254 1.826172,0.42334 0.520175,0.282238 0.954582,0.691743 1.303223,1.228515 0.348624,0.536794 0.608715,1.192555 0.780273,1.967286 0.171541,0.774747 0.257315,1.654629 0.257324,2.639648 m -5.760742,0 c -3e-6,1.383468 0.118975,2.423832 0.356934,3.121094 0.237952,0.6
97268 0.650223,1.0459 1.236816,1.045898 0.575516,2e-6 0.987787,-0.345863 1.236816,-1.037597 0.254552,-0.691729 0.38183,-1.734859 0.381836,-3.129395 -6e-6,-1.38899 -0.127284,-2.43212 -0.381836,-3.129395 -0.249029,-0.702789 -0.6613,-1.054188 -1.236816,-1.054199 -0.293299,1.1e-5 -0.542322,0.08855 -0.74707,0.265625 -0.199223,0.177093 -0.362471,0.439951 -0.489746,0.788574 -0.127282,0.348642 -0.218591,0.785816 -0.273926,1.311524 -0.05534,0.52019 -0.08301,1.126146 -0.08301,1.817871"
+ id="path2820"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/5.png
new file mode 100644
index 0000000..f239fb6
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/5.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/5.svg
new file mode 100644
index 0000000..82fb03d
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/5.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 16.035597,14.255508 c 0.520177,8e-6 1.004388,0.08025 1.452637,0.240723 0.448235,0.160489 0.838371,0.395678 1.17041,0.705566 0.332023,0.309903 0.592114,0.697272 0.780273,1.16211 0.188143,0.459315 0.282218,0.987797 0.282227,1.585449 -9e-6,0.658532 -0.102385,1.250654 -0.307129,1.776367 -0.204761,0.520184 -0.506356,0.962892 -0.904785,1.328125 -0.398445,0.359701 -0.893724,0.636394 -1.48584,0.830078 -0.586594,0.193685 -1.261724,0.290528 -2.025391,0.290528 -0.304365,0 -0.60596,-0.01384 -0.904785,-0.0415 -0.298831,-0.02767 -0.586591,-0.06917 -0.863281,-0.124512 -0.271161,-0.04981 -0.531252,-0.116211 -0.780274,-0.199219 -0.24349,-0.08301 -0.464844,-0.17985 -0.664062,-0.290527 l 0,-2.216309 c 0.193684,0.11068 0.417805,0.215823 0.672363,0.31543 0.254556,0.09408 0.517414,0.177086 0.788574,0.249024 0.276691,0.06641 0.553383,0.121746 0.830078,0.166015 0.27669,0.03874 0.539548,0.05811 0.788575,0.05811 0.741532,2e-6 1.305984,-0.152179 1.693359,-0.456543 0.387364,-0.309893 0.5810
49,-0.799639 0.581055,-1.469239 -6e-6,-0.597651 -0.190924,-1.051427 -0.572754,-1.361328 -0.376307,-0.315424 -0.960128,-0.473139 -1.751465,-0.473144 -0.143884,5e-6 -0.298832,0.0083 -0.464844,0.0249 -0.160485,0.01661 -0.320966,0.03874 -0.481445,0.06641 -0.154951,0.02768 -0.304365,0.05811 -0.448242,0.09131 -0.143883,0.02767 -0.268394,0.05811 -0.373535,0.09131 l -1.020996,-0.547852 0.456542,-6.1840821 6.408204,0 0,2.1748051 -4.183594,0 -0.199219,2.382324 c 0.17708,-0.03873 0.381832,-0.07747 0.614258,-0.116211 0.237951,-0.03873 0.542313,-0.0581 0.913086,-0.05811"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/6.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/6.png
new file mode 100644
index 0000000..18866e6
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/6.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/6.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/6.svg
new file mode 100644
index 0000000..e2f62af
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/6.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 11.702589,16.853653 c -10e-7,-0.581049 0.03044,-1.159336 0.09131,-1.734863 0.0664,-0.575514 0.179849,-1.126132 0.340332,-1.651856 0.166014,-0.531241 0.387368,-1.023753 0.664062,-1.477539 0.282225,-0.453765 0.636391,-0.846669 1.0625,-1.178711 0.431638,-0.337553 0.946285,-0.600411 1.543945,-0.788574 0.603186,-0.1936727 1.305984,-0.2905151 2.108399,-0.2905274 0.116204,1.23e-5 0.243483,0.00278 0.381836,0.0083 0.138339,0.00555 0.276685,0.013847 0.415039,0.024902 0.143873,0.00555 0.282219,0.016614 0.415039,0.033203 0.132805,0.016614 0.251782,0.035982 0.356934,0.058105 l 0,2.0502924 c -0.210295,-0.04979 -0.434416,-0.08853 -0.672364,-0.116211 -0.232429,-0.03319 -0.467617,-0.04979 -0.705566,-0.0498 -0.747076,1e-5 -1.361334,0.09408 -1.842774,0.282226 -0.481449,0.182627 -0.863285,0.439951 -1.145507,0.771973 -0.28223,0.33204 -0.484216,0.730477 -0.605957,1.195312 -0.116214,0.464852 -0.188154,0.9795 -0.215821,1.543946 l 0.09961,0 c 0.110674,-0.199212 0.243486,-0.384596 0.39843
7,-0.556153 0.160478,-0.177076 0.345862,-0.32649 0.556153,-0.448242 0.210282,-0.127271 0.44547,-0.22688 0.705566,-0.298828 0.26562,-0.07193 0.561681,-0.107902 0.888184,-0.10791 0.52571,8e-6 0.998854,0.08578 1.419433,0.257324 0.420566,0.171557 0.774732,0.42058 1.0625,0.74707 0.293286,0.326504 0.517407,0.727708 0.672363,1.203614 0.15494,0.475916 0.232413,1.021 0.232422,1.635254 -9e-6,0.658532 -0.09408,1.247887 -0.282226,1.768066 -0.182626,0.520184 -0.445484,0.962892 -0.788575,1.328125 -0.343106,0.359701 -0.758145,0.636394 -1.245117,0.830078 -0.486985,0.188151 -1.034836,0.282227 -1.643554,0.282227 -0.597661,0 -1.15658,-0.105144 -1.676758,-0.31543 -0.520185,-0.21582 -0.973961,-0.542317 -1.361328,-0.979492 -0.381838,-0.437173 -0.683433,-0.987791 -0.904785,-1.651856 -0.215822,-0.669593 -0.323732,-1.460933 -0.323731,-2.374023 m 4.216797,3.270508 c 0.226883,2e-6 0.431635,-0.0415 0.614258,-0.124512 0.188145,-0.08854 0.348627,-0.218585 0.481445,-0.390137 0.13834,-0.17708 0.243483,-0.3
98434 0.31543,-0.664062 0.07747,-0.265622 0.116204,-0.581051 0.116211,-0.946289 -7e-6,-0.592118 -0.124518,-1.056961 -0.373535,-1.394531 -0.243496,-0.343094 -0.617031,-0.514643 -1.120606,-0.514649 -0.254562,6e-6 -0.486984,0.04981 -0.697266,0.149414 -0.21029,0.09962 -0.39014,0.229661 -0.53955,0.390137 -0.149418,0.160487 -0.265629,0.340337 -0.348633,0.539551 -0.07748,0.199223 -0.116214,0.401209 -0.116211,0.605957 -3e-6,0.28223 0.0332,0.564456 0.09961,0.846679 0.07194,0.276696 0.17708,0.528486 0.31543,0.755371 0.143876,0.221357 0.318193,0.401207 0.522949,0.539551 0.210282,0.138349 0.453772,0.207522 0.730469,0.20752"
+ id="path2846"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/7.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/7.png
new file mode 100644
index 0000000..52c3a18
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/7.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/7.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/7.svg
new file mode 100644
index 0000000..a43460f
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/7.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 12.789991,22.008438 4.316407,-9.960937 -5.578125,0 0,-2.1582035 8.367187,0 0,1.6103515 -4.424316,10.508789 -2.681153,0"
+ id="path2832"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/8.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/8.png
new file mode 100644
index 0000000..8a8cb21
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/8.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/8.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/8.svg
new file mode 100644
index 0000000..2c82d3f
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/8.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 15.761671,9.7149811 c 0.503576,1.23e-5 0.979487,0.060885 1.427734,0.1826172 0.448236,0.1217567 0.841139,0.3043737 1.178711,0.5478517 0.337558,0.243501 0.60595,0.547862 0.805176,0.913086 0.199211,0.365244 0.29882,0.794118 0.298828,1.286621 -8e-6,0.365243 -0.05535,0.697274 -0.166015,0.996094 -0.110686,0.293302 -0.262866,0.561694 -0.456543,0.805175 -0.193693,0.237963 -0.423348,0.451017 -0.688965,0.639161 -0.265632,0.188157 -0.553392,0.359707 -0.863281,0.514648 0.320957,0.171556 0.633619,0.362473 0.937988,0.572754 0.309888,0.210292 0.583814,0.448247 0.821777,0.713867 0.237948,0.260096 0.428866,0.55339 0.572754,0.879883 0.143872,0.326501 0.215812,0.691735 0.21582,1.095703 -8e-6,0.503583 -0.09962,0.960126 -0.298828,1.369629 -0.199227,0.409506 -0.478686,0.758139 -0.838379,1.045898 -0.359707,0.287761 -0.791348,0.509115 -1.294921,0.664063 -0.498053,0.154948 -1.048671,0.232422 -1.651856,0.232422 -0.652999,0 -1.234053,-0.07471 -1.743164,-0.224121 -0.509117,-0.149414 -0.9379
9,-0.362467 -1.286621,-0.639161 -0.348634,-0.276691 -0.614259,-0.617023 -0.796875,-1.020996 -0.177084,-0.403969 -0.265626,-0.857744 -0.265625,-1.361328 -10e-7,-0.415035 0.06087,-0.78857 0.182617,-1.120605 0.121744,-0.332027 0.287759,-0.630855 0.498047,-0.896485 0.210285,-0.265619 0.456541,-0.500808 0.73877,-0.705566 0.282224,-0.204747 0.583819,-0.384597 0.904785,-0.539551 -0.271162,-0.171543 -0.525719,-0.356927 -0.763672,-0.556152 -0.237958,-0.204746 -0.445477,-0.428866 -0.622559,-0.672363 -0.171551,-0.249016 -0.309897,-0.522942 -0.415039,-0.821778 -0.09961,-0.298819 -0.149415,-0.628083 -0.149414,-0.987793 -10e-7,-0.481435 0.09961,-0.902008 0.298828,-1.261718 0.204751,-0.365224 0.478677,-0.669585 0.821778,-0.913086 0.343096,-0.249012 0.738766,-0.434396 1.187011,-0.5561527 0.448239,-0.1217326 0.918616,-0.1826049 1.411133,-0.1826172 m -1.718262,9.0644529 c -3e-6,0.221357 0.03597,0.42611 0.107911,0.614258 0.07194,0.18262 0.17708,0.340334 0.315429,0.473145 0.143877,0.132814 0.32
096,0.237957 0.53125,0.315429 0.210283,0.07194 0.453772,0.107912 0.730469,0.10791 0.581049,2e-6 1.015457,-0.135577 1.303223,-0.406738 0.287754,-0.27669 0.431634,-0.639157 0.43164,-1.087402 -6e-6,-0.232419 -0.04981,-0.439938 -0.149414,-0.622559 -0.09408,-0.188147 -0.218593,-0.359696 -0.373535,-0.514648 -0.14942,-0.160478 -0.320969,-0.307125 -0.514648,-0.439942 -0.19369,-0.132807 -0.387375,-0.260086 -0.581055,-0.381836 L 15.662062,16.72084 c -0.243494,0.12175 -0.464848,0.254563 -0.664063,0.398438 -0.199222,0.138351 -0.370772,0.293299 -0.514648,0.464844 -0.13835,0.16602 -0.24626,0.348637 -0.323731,0.547851 -0.07748,0.199223 -0.116214,0.415043 -0.116211,0.647461 m 1.701661,-7.188476 c -0.182622,10e-6 -0.354171,0.02768 -0.514649,0.08301 -0.154952,0.05535 -0.290531,0.13559 -0.406738,0.240723 -0.110681,0.105153 -0.199223,0.235199 -0.265625,0.390137 -0.06641,0.154957 -0.09961,0.329274 -0.09961,0.522949 -3e-6,0.232431 0.0332,0.434416 0.09961,0.605957 0.07194,0.166024 0.166012,0.31543
8 0.282226,0.448242 0.121741,0.127287 0.260087,0.243498 0.415039,0.348633 0.160478,0.09962 0.32926,0.199226 0.506348,0.298828 0.171545,-0.08853 0.334793,-0.185376 0.489746,-0.290527 0.154943,-0.105135 0.290522,-0.224113 0.406738,-0.356934 0.12174,-0.138338 0.218582,-0.293286 0.290528,-0.464843 0.07193,-0.171541 0.107904,-0.367993 0.10791,-0.589356 -6e-6,-0.193675 -0.03321,-0.367992 -0.09961,-0.522949 -0.06641,-0.154938 -0.157721,-0.284984 -0.273926,-0.390137 -0.116217,-0.105133 -0.254563,-0.185374 -0.415039,-0.240723 -0.160487,-0.05533 -0.334803,-0.083 -0.522949,-0.08301"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/9.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/9.png
new file mode 100644
index 0000000..0ae412f
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/9.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/9.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/9.svg
new file mode 100644
index 0000000..b0f04c4
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/9.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg2">
+ <defs
+ id="defs15" />
+ <circle
+ cx="16"
+ cy="16"
+ r="14"
+ id="circle"
+ style="fill:#3c6eb4" />
+ <g
+ id="text2820"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans">
+ <path
+ d="m 19.829054,15.052383 c -9e-6,0.581061 -0.03321,1.162116 -0.09961,1.743164 -0.06088,0.575526 -0.174325,1.126144 -0.340333,1.651856 -0.160489,0.525719 -0.381843,1.018232 -0.664062,1.477539 -0.2767,0.453778 -0.630866,0.846681 -1.0625,1.178711 -0.426113,0.332032 -0.940761,0.59489 -1.543945,0.788574 -0.597661,0.188151 -1.30046,0.282227 -2.108399,0.282227 -0.116214,0 -0.243492,-0.0028 -0.381836,-0.0083 -0.138348,-0.0055 -0.279462,-0.01384 -0.42334,-0.0249 -0.138348,-0.0055 -0.273927,-0.0166 -0.406738,-0.0332 -0.132814,-0.01107 -0.249025,-0.02767 -0.348633,-0.0498 l 0,-2.058594 c 0.204751,0.05534 0.423338,0.09961 0.655762,0.132813 0.237954,0.02767 0.478676,0.04151 0.722168,0.0415 0.747067,2e-6 1.361324,-0.09131 1.842773,-0.273925 0.481441,-0.188149 0.863276,-0.44824 1.145508,-0.780274 0.282221,-0.337562 0.481439,-0.738766 0.597657,-1.203613 0.121738,-0.464839 0.196445,-0.97672 0.224121,-1.535645 l -0.107911,0 c -0.110683,0.199225 -0.243495,0.384609 -0.398437,0.556153 -0.
154954,0.171554 -0.337571,0.320968 -0.547852,0.448242 -0.210291,0.127283 -0.448247,0.226892 -0.713867,0.298828 -0.265629,0.07194 -0.56169,0.107914 -0.888183,0.10791 -0.52572,4e-6 -0.998864,-0.08577 -1.419434,-0.257324 -0.420575,-0.171545 -0.777508,-0.420568 -1.070801,-0.74707 -0.287761,-0.326492 -0.509115,-0.727696 -0.664062,-1.203614 -0.154949,-0.475904 -0.232423,-1.020988 -0.232422,-1.635253 -10e-7,-0.65852 0.09131,-1.247875 0.273926,-1.768067 0.18815,-0.520172 0.453774,-0.960113 0.796875,-1.319824 0.343097,-0.365223 0.758135,-0.644682 1.245117,-0.838379 0.49251,-0.1936727 1.043127,-0.2905151 1.651855,-0.2905274 0.597651,1.23e-5 1.15657,0.1079224 1.676758,0.3237304 0.520176,0.210298 0.971184,0.534028 1.353027,0.971192 0.381829,0.437185 0.683423,0.990569 0.904786,1.660156 0.221345,0.669605 0.332022,1.458178 0.332031,2.365722 m -4.216797,-3.262207 c -0.226892,1.1e-5 -0.434412,0.04151 -0.622559,0.124512 -0.188154,0.08302 -0.351403,0.213063 -0.489746,0.390137 -0.132815,0.17155
9 -0.237959,0.392913 -0.315429,0.664062 -0.07194,0.265634 -0.107914,0.581063 -0.107911,0.946289 -3e-6,0.586596 0.124509,1.05144 0.373536,1.394532 0.249019,0.343105 0.625321,0.514654 1.128906,0.514648 0.254552,6e-6 0.486974,-0.0498 0.697266,-0.149414 0.210281,-0.0996 0.390131,-0.229648 0.53955,-0.390137 0.149408,-0.160475 0.262852,-0.340325 0.340332,-0.53955 0.083,-0.199212 0.124506,-0.401197 0.124512,-0.605958 -6e-6,-0.282218 -0.03598,-0.561677 -0.10791,-0.838378 -0.06641,-0.282218 -0.171556,-0.534008 -0.31543,-0.755372 -0.138352,-0.226878 -0.312668,-0.409495 -0.522949,-0.547851 -0.204758,-0.138336 -0.44548,-0.207509 -0.722168,-0.20752"
+ id="path2818"
+ style="font-size:17px;font-weight:bold;fill:#ffffff;-inkscape-font-specification:Bitstream Vera Sans Bold" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/bkgrnd_greydots.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/bkgrnd_greydots.png
new file mode 100644
index 0000000..2333a6d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/bkgrnd_greydots.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/bullet_arrowblue.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/bullet_arrowblue.png
new file mode 100644
index 0000000..c235534
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/bullet_arrowblue.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/documentation.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/documentation.png
new file mode 100644
index 0000000..79d0a80
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/documentation.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/dot.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/dot.png
new file mode 100644
index 0000000..36a6859
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/dot.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/dot2.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/dot2.png
new file mode 100644
index 0000000..40aff92
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/dot2.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/green.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/green.png
new file mode 100644
index 0000000..ebb3c24
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/green.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/h1-bg.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/h1-bg.png
new file mode 100644
index 0000000..a2aad24
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/h1-bg.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/image_left.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/image_left.png
new file mode 100644
index 0000000..e8fe7a4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/image_left.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/image_right.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/image_right.png
new file mode 100644
index 0000000..5b67443
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/image_right.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/important.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/important.png
new file mode 100644
index 0000000..f7594a3
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/important.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/important.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/important.svg
new file mode 100644
index 0000000..2d33045
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/important.svg
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/ "
+ xmlns:cc="http://creativecommons.org/ns# "
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns# "
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd "
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape "
+ version="1.0"
+ width="48"
+ height="48"
+ id="svg5921"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="important.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jfearn/Build/src/fedora/publican/trunk/publican-fedora/en-US/images/important.png"
+ inkscape:export-xdpi="111.32"
+ inkscape:export-ydpi="111.32">
+ <metadata
+ id="metadata2611">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage " />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ inkscape:window-height="681"
+ inkscape:window-width="738"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="11.5"
+ inkscape:cx="20"
+ inkscape:cy="20"
+ inkscape:window-x="0"
+ inkscape:window-y="51"
+ inkscape:current-layer="svg5921" />
+ <defs
+ id="defs5923">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 20 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="40 : 20 : 1"
+ inkscape:persp3d-origin="20 : 13.333333 : 1"
+ id="perspective2613" />
+ </defs>
+ <g
+ transform="matrix(0.4626799,0,0,0.4626799,-5.2934127,-3.3160376)"
+ id="g5485">
+ <path
+ d="M 29.97756,91.885882 L 55.586992,80.409826 L 81.231619,91.807015 L 78.230933,63.90468 L 96.995009,43.037218 L 69.531053,37.26873 L 55.483259,12.974592 L 41.510292,37.311767 L 14.064204,43.164717 L 32.892392,63.97442 L 29.97756,91.885882 z"
+ id="path6799"
+ style="fill:#f3de82;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.536215,56.538729 L 55.48324,12.974601 L 41.51028,37.311813 L 55.536215,56.538729 z"
+ id="path6824"
+ style="opacity:0.91005291;fill:#f9f2cb;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.57947,56.614318 L 78.241135,63.937979 L 96.976198,43.044318 L 55.57947,56.614318 z"
+ id="use6833"
+ style="opacity:1;fill:#d0bc64;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.523838,56.869126 L 55.667994,80.684281 L 81.379011,91.931065 L 55.523838,56.869126 z"
+ id="use6835"
+ style="opacity:1;fill:#e0c656;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.283346,56.742618 L 13.877363,43.200977 L 32.640089,64.069652 L 55.283346,56.742618 z"
+ id="use6831"
+ style="opacity:1;fill:#d1ba59;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.472076,56.869126 L 55.32792,80.684281 L 29.616903,91.931065 L 55.472076,56.869126 z"
+ id="use6837"
+ style="opacity:1;fill:#d2b951;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.57947,56.614318 L 96.976198,43.044318 L 69.504294,37.314027 L 55.57947,56.614318 z"
+ id="path7073"
+ style="opacity:1;fill:#f6e7a3;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.523838,56.869126 L 81.379011,91.931065 L 78.214821,64.046881 L 55.523838,56.869126 z"
+ id="path7075"
+ style="opacity:1;fill:#f6e7a3;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.283346,56.742618 L 41.341708,37.434209 L 13.877363,43.200977 L 55.283346,56.742618 z"
+ id="path7077"
+ style="opacity:1;fill:#f6e59d;fill-opacity:1;enable-background:new" />
+ <path
+ d="M 55.472076,56.869126 L 29.616903,91.931065 L 32.781093,64.046881 L 55.472076,56.869126 z"
+ id="path7079"
+ style="opacity:1;fill:#f3df8b;fill-opacity:1;enable-background:new" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/logo.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/logo.png
new file mode 100644
index 0000000..66a3104
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/logo.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/note.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/note.png
new file mode 100644
index 0000000..d6c4518
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/note.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/note.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/note.svg
new file mode 100644
index 0000000..70e43b6
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/note.svg
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/ "
+ xmlns:cc="http://creativecommons.org/ns# "
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns# "
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd "
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape "
+ version="1.0"
+ width="48"
+ height="48"
+ id="svg5921"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="note.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jfearn/Build/src/fedora/publican/trunk/publican-fedora/en-US/images/note.png"
+ inkscape:export-xdpi="111.32"
+ inkscape:export-ydpi="111.32">
+ <metadata
+ id="metadata16">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage " />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ inkscape:window-height="1024"
+ inkscape:window-width="1205"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="11.5"
+ inkscape:cx="22.217181"
+ inkscape:cy="20"
+ inkscape:window-x="334"
+ inkscape:window-y="51"
+ inkscape:current-layer="svg5921" />
+ <defs
+ id="defs5923">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 20 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="40 : 20 : 1"
+ inkscape:persp3d-origin="20 : 13.333333 : 1"
+ id="perspective18" />
+ </defs>
+ <g
+ transform="matrix(0.468275,0,0,0.468275,-5.7626904,-7.4142703)"
+ id="layer1">
+ <g
+ transform="matrix(0.115136,0,0,0.115136,9.7283,21.77356)"
+ id="g8014"
+ style="enable-background:new">
+ <g
+ id="g8518"
+ style="opacity:1">
+ <path
+ d="M -2512.4524,56.33197 L 3090.4719,56.33197 L 3090.4719,4607.3813 L -2512.4524,4607.3813 L -2512.4524,56.33197 z"
+ transform="matrix(0.1104659,-2.3734892e-2,2.2163258e-2,0.1031513,308.46782,74.820675)"
+ id="rect8018"
+ style="fill:#ffe680;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
+ </g>
+ <g
+ transform="matrix(0.5141653,-7.1944682e-2,7.1944682e-2,0.5141653,146.04015,-82.639785)"
+ id="g8020">
+ <path
+ d="M 511.14114,441.25315 C 527.3248,533.52772 464.31248,622.82928 370.39916,640.71378 C 276.48584,658.59828 187.23462,598.29322 171.05095,506.01865 C 154.86728,413.74408 217.8796,324.44253 311.79292,306.55803 C 405.70624,288.67353 494.95747,348.97858 511.14114,441.25315 z"
+ id="path8022"
+ style="opacity:1;fill:#e0c96f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0804934;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ d="M 527.8214,393.1416 C 527.8214,461.31268 472.55783,516.57625 404.38675,516.57625 C 336.21567,516.57625 280.9521,461.31268 280.9521,393.1416 C 280.9521,324.97052 336.21567,269.70695 404.38675,269.70695 C 472.55783,269.70695 527.8214,324.97052 527.8214,393.1416 z"
+ transform="matrix(1.2585415,-0.2300055,0.2168789,1.1867072,-248.76141,68.254424)"
+ id="path8024"
+ style="opacity:1;fill:#c00000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0804934;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ d="M 358.5625,281.15625 C 348.09597,281.05155 337.43773,281.94729 326.71875,283.90625 C 240.96686,299.57789 183.37901,377.92385 198.15625,458.78125 C 209.70749,521.98673 262.12957,567.92122 325.40625,577.5625 L 357.25,433.6875 L 509.34375,405.875 C 509.14405,404.58166 509.0804,403.29487 508.84375,402 C 495.91366,331.24978 431.82821,281.88918 358.5625,281.15625 z"
+ id="path8026"
+ style="opacity:1;fill:#b60000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ d="M 294.2107,361.9442 L 282.79367,370.38482 L 261.73414,386.13346 C 253.13706,404.40842 254.3359,423.7989 259.7176,444.39774 C 273.6797,497.83861 313.42636,523.96124 369.50989,517.58957 C 398.21848,514.32797 424.51832,504.67345 440.64696,484.15958 L 469.89512,447.48298 L 294.2107,361.9442 z"
+ id="path8028"
+ style="fill:#750000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.09999999;stroke-linecap:butt;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ d="M 527.8214,393.1416 C 527.8214,461.31268 472.55783,516.57625 404.38675,516.57625 C 336.21567,516.57625 280.9521,461.31268 280.9521,393.1416 C 280.9521,324.97052 336.21567,269.70695 404.38675,269.70695 C 472.55783,269.70695 527.8214,324.97052 527.8214,393.1416 z"
+ transform="matrix(0.9837071,-0.1797787,0.1695165,0.9275553,-78.013985,79.234385)"
+ id="path8030"
+ style="opacity:1;fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.10298239;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ d="M 527.8214,393.1416 C 527.8214,461.31268 472.55783,516.57625 404.38675,516.57625 C 336.21567,516.57625 280.9521,461.31268 280.9521,393.1416 C 280.9521,324.97052 336.21567,269.70695 404.38675,269.70695 C 472.55783,269.70695 527.8214,324.97052 527.8214,393.1416 z"
+ transform="matrix(0.9837071,-0.1797787,0.1695165,0.9275553,-69.306684,71.273294)"
+ id="path8032"
+ style="opacity:1;fill:#e11212;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.10298239;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/red.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/red.png
new file mode 100644
index 0000000..d32d5e2
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/red.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/shade.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/shade.png
new file mode 100644
index 0000000..a73afdf
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/shade.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/shine.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/shine.png
new file mode 100644
index 0000000..a18f7c4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/shine.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-back.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-back.png
new file mode 100644
index 0000000..d320f26
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-back.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-forward.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-forward.png
new file mode 100644
index 0000000..1ee5a29
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-forward.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-up.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-up.png
new file mode 100644
index 0000000..1cd7332
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-go-up.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-home.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-home.png
new file mode 100644
index 0000000..122536d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/stock-home.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/title_logo.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/title_logo.png
new file mode 100644
index 0000000..d5182b4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/title_logo.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/title_logo.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/title_logo.svg
new file mode 100644
index 0000000..e8fd52b
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/title_logo.svg
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ version="1.0"
+ width="220"
+ height="70"
+ id="svg6180">
+ <defs
+ id="defs6182" />
+ <g
+ transform="translate(-266.55899,-345.34488)"
+ id="layer1">
+ <path
+ d="m 316.7736,397.581 c 0,0 0,0 -20.53889,0 0.3327,4.45245 3.92157,7.77609 8.70715,7.77609 3.38983,0 6.31456,-1.39616 8.64094,-3.65507 0.46553,-0.46679 0.99726,-0.59962 1.59519,-0.59962 0.79781,0 1.59561,0.39932 2.12692,1.06388 0.3327,0.46553 0.53216,0.99726 0.53216,1.52857 0,0.73118 -0.3327,1.52857 -0.93106,2.12734 -2.7919,2.99052 -7.51086,4.98503 -12.16403,4.98503 -8.44149,0 -15.22074,-6.77967 -15.22074,-15.22158 0,-8.44149 6.58022,-15.22074 15.02171,-15.22074 8.37529,0 14.62323,6.51317 14.62323,15.08749 0,1.26418 -1.12924,2.12861 -2.39258,2.12861 z m -12.23065,-11.76512 c -4.45329,0 -7.51085,2.92473 -8.17499,7.17731 10.03626,0 16.35083,0 16.35083,0 -0.59836,-4.05355 -3.78874,-7.17731 -8.17584,-7.17731 z"
+ id="path11"
+ style="fill:#3c6eb4" />
+ <path
+ d="m 375.46344,410.80807 c -8.44106,0 -15.22074,-6.77968 -15.22074,-15.22159 0,-8.44149 6.77968,-15.22074 15.22074,-15.22074 8.44234,0 15.22159,6.77925 15.22159,15.22074 -4.2e-4,8.44149 -6.77968,15.22159 -15.22159,15.22159 z m 0,-24.65992 c -5.31688,0 -8.77377,4.25427 -8.77377,9.43833 0,5.18364 3.45689,9.43833 8.77377,9.43833 5.31731,0 8.77504,-4.25469 8.77504,-9.43833 -4.2e-4,-5.18406 -3.45773,-9.43833 -8.77504,-9.43833 z"
+ id="path13"
+ style="fill:#3c6eb4" />
+ <path
+ d="m 412.66183,380.36574 c -4.45963,0 -7.40966,1.319 -10.01391,4.62956 l -0.24036,-1.53995 0,0 c -0.20198,-1.60743 -1.57326,-2.84926 -3.23382,-2.84926 -1.80139,0 -3.26206,1.459 -3.26206,3.26081 0,0.003 0,0.005 0,0.008 l 0,0 0,0.003 0,0 0,23.40712 c 0,1.79464 1.46194,3.25743 3.257,3.25743 1.79465,0 3.25744,-1.46279 3.25744,-3.25743 l 0,-12.56209 c 0,-5.71621 4.98502,-8.57432 10.23613,-8.57432 1.59519,0 2.85726,-1.32953 2.85726,-2.92515 0,-1.59561 -1.26207,-2.85726 -2.85768,-2.85726 z"
+ id="path15"
+ style="fill:#3c6eb4" />
+ <path
+ d="m 447.02614,395.58648 c 0.0666,-8.17541 -5.78326,-15.22074 -15.222,-15.22074 -8.44192,0 -15.28779,6.77925 -15.28779,15.22074 0,8.44191 6.64684,15.22159 14.68985,15.22159 4.01434,0 7.62682,-2.06621 9.23846,-4.22518 l 0.79359,2.01434 0,0 c 0.42589,1.13177 1.5176,1.93717 2.7978,1.93717 1.65001,0 2.98756,-1.33671 2.99009,-2.98545 l 0,0 0,-7.80687 0,0 0,-4.1556 z m -15.222,9.43833 c -5.31773,0 -8.77419,-4.25469 -8.77419,-9.43833 0,-5.18406 3.45604,-9.43833 8.77419,-9.43833 5.3173,0 8.77419,4.25427 8.77419,9.43833 0,5.18364 -3.45689,9.43833 -8.77419,9.43833 z"
+ id="path17"
+ style="fill:#3c6eb4" />
+ <path
+ d="m 355.01479,368.3337 c 0,-1.7938 -1.46194,-3.18997 -3.25659,-3.18997 -1.79422,0 -3.25743,1.39659 -3.25743,3.18997 l 0,17.1499 c -1.66097,-3.05756 -5.25026,-5.11786 -9.50495,-5.11786 -8.64052,0 -14.42336,6.51318 -14.42336,15.22074 0,8.70757 5.98229,15.22159 14.42336,15.22159 3.76555,0 7.03057,-1.55429 8.98587,-4.25554 l 0.72317,1.83428 c 0.44782,1.25912 1.64917,2.16024 3.06051,2.16024 1.78621,0 3.24984,-1.45435 3.24984,-3.24815 0,-0.005 0,-0.009 0,-0.0139 l 0,0 0,-38.95128 -4.2e-4,0 z m -15.22116,36.69111 c -5.31731,0 -8.70715,-4.25469 -8.70715,-9.43833 0,-5.18406 3.38984,-9.43833 8.70715,-9.43833 5.31773,0 8.70714,4.0544 8.70714,9.43833 0,5.38309 -3.38941,9.43833 -8.70714,9.43833 z"
+ id="path19"
+ style="fill:#3c6eb4" />
+ <path
+ d="m 287.21553,365.34023 c -0.59414,-0.0877 -1.19966,-0.13198 -1.80097,-0.13198 -6.73118,0 -12.20746,5.4767 -12.20746,12.20788 l 0,3.8132 -3.98903,0 c -1.46237,0 -2.65908,1.19671 -2.65908,2.65781 0,1.46321 1.19671,2.93738 2.65908,2.93738 l 3.98819,0 0,20.46004 c 0,1.79464 1.46236,3.25743 3.25658,3.25743 1.79507,0 3.25744,-1.46279 3.25744,-3.25743 l 0,-20.46004 4.40986,0 c 1.46194,0 2.65823,-1.47417 2.65823,-2.93738 0,-1.46152 -1.19629,-2.65823 -2.65823,-2.65823 l -4.40733,0 0,-3.8132 c 0,-3.13852 2.55323,-6.11469 5.69175,-6.11469 0.28294,0 0.56757,0.0211 0.84672,0.062 1.78031,0.26355 3.4358,-0.54269 3.70019,-2.32342 0.2627,-1.77904 -0.96606,-3.43538 -2.74594,-3.69935 z"
+ id="path21"
+ style="fill:#3c6eb4" />
+ <path
+ d="m 482.01243,363.57426 c 0,-10.06788 -8.16108,-18.22938 -18.22897,-18.22938 -10.06282,0 -18.22179,8.15475 -18.22854,18.21631 l -4.2e-4,-4.2e-4 0,14.1071 4.2e-4,4.2e-4 c 0.005,2.28463 1.85832,4.13409 4.14463,4.13409 0.007,0 0.0127,-8.4e-4 0.0194,-8.4e-4 l 0.001,8.4e-4 14.07083,0 0,0 c 10.06409,-0.004 18.22138,-8.16276 18.22138,-18.22812 z"
+ id="path25"
+ style="fill:#294172" />
+ <path
+ d="m 469.13577,349.66577 c -4.72528,0 -8.55576,3.83049 -8.55576,8.55577 0,0.002 0,0.004 0,0.006 l 0,4.52836 -4.51444,0 c -8.5e-4,0 -8.5e-4,0 -0.001,0 -4.72528,0 -8.55576,3.81193 -8.55576,8.53678 0,4.72528 3.83048,8.55577 8.55576,8.55577 4.72486,0 8.55534,-3.83049 8.55534,-8.55577 0,-0.002 0,-0.004 0,-0.006 l 0,-4.54733 4.51444,0 c 8.5e-4,0 0.001,0 0.002,0 4.72486,0 8.55534,-3.79296 8.55534,-8.51781 0,-4.72528 -3.83048,-8.55577 -8.55534,-8.55577 z m -8.55576,21.63483 c -0.004,2.48998 -2.02446,4.50811 -4.51571,4.50811 -2.49378,0 -4.53426,-2.02193 -4.53426,-4.5157 0,-2.49421 2.04048,-4.55366 4.53426,-4.55366 0.002,0 0.004,4.2e-4 0.006,4.2e-4 l 3.86971,0 c 0.001,0 0.002,-4.2e-4 0.003,-4.2e-4 0.35209,0 0.63799,0.28505 0.63799,0.63715 0,4.2e-4 -4.2e-4,8.4e-4 -4.2e-4,0.001 l 0,3.92284 -4.2e-4,0 z m 8.55534,-8.5448 c -0.001,0 -0.003,0 -0.004,0 l -3.87223,0 c -8.4e-4,0 -0.002,0 -0.002,0 -0.35252,0 -0.63757,-0.28506 -0.63757,-0.63758 l 0,-4.2e-4 0,-3.90343 c 0.004,-2.49083 2.02
446,-4.50854 4.51571,-4.50854 2.49378,0 4.53468,2.02193 4.53468,4.51613 4.2e-4,2.49336 -2.04048,4.53384 -4.53426,4.53384 z"
+ id="path29"
+ style="fill:#3c6eb4" />
+ <path
+ d="m 460.58001,362.7558 0,-4.52836 c 0,-0.002 0,-0.004 0,-0.006 0,-4.72528 3.83048,-8.55577 8.55576,-8.55577 0.71685,0 1.22623,0.0805 1.88952,0.25469 0.96774,0.25385 1.75796,1.04618 1.75838,1.96922 4.2e-4,1.11575 -0.80919,1.92621 -2.0194,1.92621 -0.57642,0 -0.78473,-0.11048 -1.62892,-0.11048 -2.49125,0 -4.51149,2.01771 -4.51571,4.50854 l 0,3.90385 0,4.2e-4 c 0,0.35252 0.28505,0.63758 0.63757,0.63758 4.3e-4,0 0.001,0 0.002,0 l 2.96521,0 c 1.10521,0 1.99747,0.88467 1.99832,1.99283 0,1.10816 -0.89353,1.99114 -1.99832,1.99114 l -3.60489,0 0,4.54733 c 0,0.002 0,0.004 0,0.006 0,4.72485 -3.83048,8.55534 -8.55534,8.55534 -0.71684,0 -1.22623,-0.0805 -1.88952,-0.25469 -0.96774,-0.25343 -1.75838,-1.04618 -1.7588,-1.9688 0,-1.11575 0.80919,-1.92663 2.01982,-1.92663 0.576,0 0.78473,0.11048 1.6285,0.11048 2.49125,0 4.51191,-2.01771 4.51613,-4.50811 0,0 0,-3.92368 0,-3.9241 0,-0.35168 -0.2859,-0.63673 -0.63799,-0.63673 -4.3e-4,0 -8.5e-4,0 -0.002,0 l -2.96521,-4.2e-4 c -1.10521,0 -1.
99831,-0.88214 -1.99831,-1.9903 -4.3e-4,-1.11533 0.90238,-1.99367 2.01939,-1.99367 l 3.58339,0 0,0 z"
+ id="path31"
+ style="fill:#ffffff" />
+ <path
+ d="m 477.41661,378.55292 2.81558,0 0,0.37898 -1.18152,0 0,2.94935 -0.45254,0 0,-2.94935 -1.18152,0 0,-0.37898 m 3.26144,0 0.67101,0 0.84937,2.26496 0.85381,-2.26496 0.67102,0 0,3.32833 -0.43917,0 0,-2.9226 -0.85828,2.28279 -0.45255,0 -0.85827,-2.28279 0,2.9226 -0.43694,0 0,-3.32833"
+ id="text6223"
+ style="fill:#294172;enable-background:new" />
+ </g>
+ <path
+ d="m 181.98344,61.675273 2.81558,0 0,0.37898 -1.18152,0 0,2.94935 -0.45254,0 0,-2.94935 -1.18152,0 0,-0.37898 m 3.26144,0 0.67101,0 0.84937,2.26496 0.85381,-2.26496 0.67102,0 0,3.32833 -0.43917,0 0,-2.9226 -0.85828,2.28279 -0.45255,0 -0.85827,-2.28279 0,2.9226 -0.43694,0 0,-3.32833"
+ id="path2391"
+ style="fill:#294172;enable-background:new" />
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/warning.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/warning.png
new file mode 100644
index 0000000..ce09951
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/warning.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/warning.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/warning.svg
new file mode 100644
index 0000000..5f2612c
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/warning.svg
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/ "
+ xmlns:cc="http://creativecommons.org/ns# "
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns# "
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd "
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape "
+ version="1.0"
+ width="48"
+ height="48"
+ id="svg5921"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="warning.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jfearn/Build/src/fedora/publican/trunk/publican-fedora/en-US/images/warning.png"
+ inkscape:export-xdpi="111.32"
+ inkscape:export-ydpi="111.32">
+ <metadata
+ id="metadata2482">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage " />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ inkscape:window-height="910"
+ inkscape:window-width="1284"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="11.5"
+ inkscape:cx="20"
+ inkscape:cy="20"
+ inkscape:window-x="0"
+ inkscape:window-y="51"
+ inkscape:current-layer="svg5921" />
+ <defs
+ id="defs5923">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 20 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="40 : 20 : 1"
+ inkscape:persp3d-origin="20 : 13.333333 : 1"
+ id="perspective2484" />
+ </defs>
+ <g
+ transform="matrix(0.4536635,0,0,0.4536635,-5.1836431,-4.6889387)"
+ id="layer1">
+ <g
+ transform="translate(2745.6887,-1555.5977)"
+ id="g8304"
+ style="enable-background:new">
+ <path
+ d="M -1603,1054.4387 L -1577.0919,1027.891 L -1540,1027.4387 L -1513.4523,1053.3468 L -1513,1090.4387 L -1538.9081,1116.9864 L -1576,1117.4387 L -1602.5477,1091.5306 L -1603,1054.4387 z"
+ transform="matrix(0.8233528,8.9983906e-3,-8.9983906e-3,0.8233528,-1398.5561,740.7914)"
+ id="path8034"
+ style="opacity:1;fill:#efd259;fill-opacity:1;stroke:#efd259;stroke-opacity:1" />
+ <path
+ d="M -1603,1054.4387 L -1577.0919,1027.891 L -1540,1027.4387 L -1513.4523,1053.3468 L -1513,1090.4387 L -1538.9081,1116.9864 L -1576,1117.4387 L -1602.5477,1091.5306 L -1603,1054.4387 z"
+ transform="matrix(0.6467652,7.0684723e-3,-7.0684723e-3,0.6467652,-1675.7492,927.16391)"
+ id="path8036"
+ style="opacity:1;fill:#a42324;fill-opacity:1;stroke:#a42324;stroke-opacity:1" />
+ <path
+ d="M -2686.7886,1597.753 C -2686.627,1596.5292 -2686.5462,1595.6987 -2686.5462,1595.218 C -2686.5462,1593.1637 -2688.0814,1592.0711 -2690.9899,1592.0711 C -2693.8985,1592.0711 -2695.4336,1593.12 -2695.4336,1595.218 C -2695.4336,1595.961 -2695.3528,1596.7914 -2695.1912,1597.753 L -2692.929,1614.4491 L -2689.0508,1614.4491 L -2686.7886,1597.753"
+ id="path8038"
+ style="font-size:107.13574219px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Charter" />
+ <path
+ d="M -2690.9899,1617.8197 C -2693.6124,1617.8197 -2695.8118,1619.9346 -2695.8118,1622.6416 C -2695.8118,1625.3486 -2693.6124,1627.4635 -2690.9899,1627.4635 C -2688.2829,1627.4635 -2686.168,1625.264 -2686.168,1622.6416 C -2686.168,1619.9346 -2688.2829,1617.8197 -2690.9899,1617.8197"
+ id="path8040"
+ style="font-size:107.13574219px;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Charter" />
+ </g>
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/watermark-draft.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/watermark-draft.png
new file mode 100644
index 0000000..0ead5af
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/watermark-draft.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/yellow.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/yellow.png
new file mode 100644
index 0000000..223865d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/Common_Content/images/yellow.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/accountconfig/acct-rhel5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/accountconfig/acct-rhel5.png
new file mode 100644
index 0000000..da425a3
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/accountconfig/acct-rhel5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/accountconfig/rootpassword.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/accountconfig/rootpassword.png
new file mode 100644
index 0000000..3000975
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/accountconfig/rootpassword.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/configure_tcp.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/configure_tcp.png
new file mode 100644
index 0000000..58ed097
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/configure_tcp.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/ftp.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/ftp.png
new file mode 100644
index 0000000..84dff79
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/ftp.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/hd.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/hd.png
new file mode 100644
index 0000000..dadd5b2
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/hd.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/http.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/http.png
new file mode 100644
index 0000000..8dcf1d0
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/http.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/identify_nic.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/identify_nic.png
new file mode 100644
index 0000000..1add0eb
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/identify_nic.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/manual-tcpip-configuration.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/manual-tcpip-configuration.png
new file mode 100644
index 0000000..a0e05a5
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/manual-tcpip-configuration.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/network_devices.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/network_devices.png
new file mode 100644
index 0000000..d1459ab
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/network_devices.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/nfs.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/nfs.png
new file mode 100644
index 0000000..977936d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/nfs.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/retrieving-stage2.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/retrieving-stage2.png
new file mode 100644
index 0000000..828cdbc
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/retrieving-stage2.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/url.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/url.png
new file mode 100644
index 0000000..f3d926a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/begininstall/url.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/boot/boot_screen.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/boot/boot_screen.png
new file mode 100644
index 0000000..8752608
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/boot/boot_screen.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/bootscreen/bootscreen-livecd.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/bootscreen/bootscreen-livecd.png
new file mode 100644
index 0000000..597ce0b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/bootscreen/bootscreen-livecd.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting.png
new file mode 100644
index 0000000..7bfbd26
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_bugzilla.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_bugzilla.png
new file mode 100644
index 0000000..d281635
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_bugzilla.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_checkfiles.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_checkfiles.png
new file mode 100644
index 0000000..d275bc6
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_checkfiles.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_choose.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_choose.png
new file mode 100644
index 0000000..e7a2735
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_choose.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_configure1.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_configure1.png
new file mode 100644
index 0000000..d2d2d0d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_configure1.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_configure2.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_configure2.png
new file mode 100644
index 0000000..fc87fc8
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_configure2.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_describe.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_describe.png
new file mode 100644
index 0000000..318436a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_describe.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_details.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_details.png
new file mode 100644
index 0000000..8a93341
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_details.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_finished.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_finished.png
new file mode 100644
index 0000000..e805ed1
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_finished.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_ftp.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_ftp.png
new file mode 100644
index 0000000..1b1f988
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_ftp.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss-2.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss-2.png
new file mode 100644
index 0000000..04498f4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss-2.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss.png
new file mode 100644
index 0000000..c54ea97
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss_ftp.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss_ftp.png
new file mode 100644
index 0000000..11c0576
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_gss_ftp.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_local.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_local.png
new file mode 100644
index 0000000..2892772
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_local.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_review.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_review.png
new file mode 100644
index 0000000..8d9003c
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_review.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_scp.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_scp.png
new file mode 100644
index 0000000..98da997
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/crashreporting/crashreporting_scp.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskless/add-host.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskless/add-host.png
new file mode 100644
index 0000000..7614d3f
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskless/add-host.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5-s390-fcp.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5-s390-fcp.png
new file mode 100644
index 0000000..7c598a0
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5-s390-fcp.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5-s390.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5-s390.png
new file mode 100644
index 0000000..a4d6457
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5-s390.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5.png
new file mode 100644
index 0000000..783e8ab
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-rhel5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-s390.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-s390.png
new file mode 100644
index 0000000..002cb0d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage-s390.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage.png
new file mode 100644
index 0000000..1288627
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/advanced_storage.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/fcoe-config.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/fcoe-config.png
new file mode 100644
index 0000000..b58b51c
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/fcoe-config.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/fcp-config.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/fcp-config.png
new file mode 100644
index 0000000..52c0b53
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/fcp-config.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-config.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-config.png
new file mode 100644
index 0000000..99911b1
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-config.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovered-nodes.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovered-nodes.png
new file mode 100644
index 0000000..27fd3cc
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovered-nodes.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-authentication.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-authentication.png
new file mode 100644
index 0000000..922ecb1
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-authentication.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-chap-pair.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-chap-pair.png
new file mode 100644
index 0000000..0925e23
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-chap-pair.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-reverse-pair.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-reverse-pair.png
new file mode 100644
index 0000000..e20ce9d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery-reverse-pair.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery.png
new file mode 100644
index 0000000..360e2ce
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-discovery.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-login-results.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-login-results.png
new file mode 100644
index 0000000..c550767
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-login-results.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-authentication.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-authentication.png
new file mode 100644
index 0000000..3493d6b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-authentication.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-chap-pair.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-chap-pair.png
new file mode 100644
index 0000000..1ccfaa7
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-chap-pair.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-reverse-pair.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-reverse-pair.png
new file mode 100644
index 0000000..71b9b6c
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session-reverse-pair.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session.png
new file mode 100644
index 0000000..81abe23
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartadvanced/iscsi-session.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart-rhel5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart-rhel5.png
new file mode 100644
index 0000000..6bacfef
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart-rhel5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart-rhel5.s390.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart-rhel5.s390.png
new file mode 100644
index 0000000..89a3942
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart-rhel5.s390.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart.png
new file mode 100644
index 0000000..674df73
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartauto/autopart.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/btrfs.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/btrfs.png
new file mode 100644
index 0000000..e55033e
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/btrfs.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ddmain-s390.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ddmain-s390.png
new file mode 100644
index 0000000..e33bf40
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ddmain-s390.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ddmain.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ddmain.png
new file mode 100644
index 0000000..4cb827d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ddmain.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ent-ddmain-pseries.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ent-ddmain-pseries.png
new file mode 100644
index 0000000..c5a0031
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ent-ddmain-pseries.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ent-ddmain-rhel5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ent-ddmain-rhel5.png
new file mode 100644
index 0000000..dcac2bb
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ent-ddmain-rhel5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ia64-ddmain.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ia64-ddmain.png
new file mode 100644
index 0000000..4716e48
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/ia64-ddmain.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-lv.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-lv.png
new file mode 100644
index 0000000..1445188
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-lv.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-pv.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-pv.png
new file mode 100644
index 0000000..c05cc80
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-pv.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-vg.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-vg.png
new file mode 100644
index 0000000..0bd41fa
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/lvm-vg.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-add-rhel5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-add-rhel5.png
new file mode 100644
index 0000000..3c974bc
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-add-rhel5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-add.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-add.png
new file mode 100644
index 0000000..57f03f1
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-add.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-create.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-create.png
new file mode 100644
index 0000000..4e68c53
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/part-create.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-clone.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-clone.png
new file mode 100644
index 0000000..c1ecfbd
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-clone.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-device.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-device.png
new file mode 100644
index 0000000..740f850
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-device.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-options.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-options.png
new file mode 100644
index 0000000..d6c1105
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/raid-options.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-dasd.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-dasd.png
new file mode 100644
index 0000000..39802d5
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-dasd.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-lv.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-lv.png
new file mode 100644
index 0000000..b27ac23
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-lv.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-pv.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-pv.png
new file mode 100644
index 0000000..3456b7e
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-pv.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-vg.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-vg.png
new file mode 100644
index 0000000..298127a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-lvm-vg.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-part-add.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-part-add.png
new file mode 100644
index 0000000..f673c07
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-part-add.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-raid-device.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-raid-device.png
new file mode 100644
index 0000000..291fad0
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-raid-device.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-software-raid.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-software-raid.png
new file mode 100644
index 0000000..6f53fbb
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/s390-software-raid.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/software-raid.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/software-raid.png
new file mode 100644
index 0000000..2ca0307
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/software-raid.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/write_changes-live.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/write_changes-live.png
new file mode 100644
index 0000000..a58b605
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/write_changes-live.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/write_changes.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/write_changes.png
new file mode 100644
index 0000000..16fc35d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartitioning/write_changes.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup-rhel5-s390.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup-rhel5-s390.png
new file mode 100644
index 0000000..1b71725
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup-rhel5-s390.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup-rhel5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup-rhel5.png
new file mode 100644
index 0000000..83de405
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup-rhel5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup.png
new file mode 100644
index 0000000..016d36d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/disk-setup.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options-live.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options-live.png
new file mode 100644
index 0000000..9f3e6f1
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options-live.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options-reclaim.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options-reclaim.png
new file mode 100644
index 0000000..da07bad
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options-reclaim.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options.png
new file mode 100644
index 0000000..18bf42c
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/install-options.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/reclaim-space.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/reclaim-space.png
new file mode 100644
index 0000000..98720c6
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/diskpartsetup/reclaim-space.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/USB_stick.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/USB_stick.png
new file mode 100644
index 0000000..9e9e729
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/USB_stick.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/boot_screen.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/boot_screen.png
new file mode 100644
index 0000000..96a90ea
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/boot_screen.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_partition.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_partition.png
new file mode 100644
index 0000000..534d036
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_partition.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_prompt.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_prompt.png
new file mode 100644
index 0000000..56f9c42
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_prompt.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_select_iso.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_select_iso.png
new file mode 100644
index 0000000..00fcf17
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_select_iso.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_source.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_source.png
new file mode 100644
index 0000000..b7843c3
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/driver_disk_source.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/installed_packages.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/installed_packages.png
new file mode 100644
index 0000000..ec4c9c1
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/installed_packages.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/installing_packages.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/installing_packages.png
new file mode 100644
index 0000000..529eab4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/installing_packages.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/iso_image.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/iso_image.png
new file mode 100644
index 0000000..a35ac7a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/iso_image.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/nodriver.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/nodriver.png
new file mode 100644
index 0000000..e8c6880
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/nodriver.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/verifying_disc.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/verifying_disc.png
new file mode 100644
index 0000000..7d9c36a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/verifying_disc.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/write_to_disc.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/write_to_disc.png
new file mode 100644
index 0000000..5044213
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/driverupdates/write_to_disc.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/encrypt/passphrase.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/encrypt/passphrase.png
new file mode 100644
index 0000000..923379a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/encrypt/passphrase.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/ents-firstboot.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/ents-firstboot.png
new file mode 100644
index 0000000..88584cc
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/ents-firstboot.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/ents-firstboot.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/ents-firstboot.svg
new file mode 100644
index 0000000..dd180c9
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/ents-firstboot.svg
@@ -0,0 +1,6716 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+<svg
+ xmlns:ns0="http://ns.adobe.com/AdobeSVGViewerExtensions/3/ "
+ xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/ "
+ xmlns:dc="http://purl.org/dc/elements/1.1/ "
+ xmlns:cc="http://web.resource.org/cc/ "
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns# "
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ xmlns:xlink="http://www.w3.org/1999/xlink "
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd "
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape "
+ width="744.09448819"
+ height="1052.3622047"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ sodipodi:docbase="/home/dlackey/work/dlackey/rhel61-drafts/install/en-US/images/firstboot"
+ sodipodi:docname="ents-firstboot.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/dlackey/work/dlackey/rhel61-drafts/install/en-US/images/firstboot/ents-firstboot.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ sodipodi:modified="true">
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ gridtolerance="10000"
+ guidetolerance="10"
+ objecttolerance="10"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="314.19715"
+ inkscape:cy="545.89562"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:window-width="1680"
+ inkscape:window-height="975"
+ inkscape:window-x="0"
+ inkscape:window-y="25" />
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient4027"
+ inkscape:collect="always">
+ <stop
+ offset="0"
+ style="stop-color:#efefef;stop-opacity:1;"
+ id="stop4029" />
+ <stop
+ offset="1"
+ style="stop-color:#efefef;stop-opacity:0;"
+ id="stop4031" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.375,0,0,0.375,-280.47912,794.45668)"
+ id="pattern9793"
+ xlink:href="#white-spots"
+ inkscape:collect="always" />
+ <pattern
+ patternTransform="matrix(0.455007,0,0,0.455007,-680.90558,254.48402)"
+ id="pattern9591"
+ xlink:href="#black-spots"
+ inkscape:collect="always" />
+ <marker
+ style="overflow:visible"
+ id="TriangleInM"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleInM"
+ refX="0.0">
+ <path
+ transform="scale(-0.4)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ id="path4535"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="TriangleOutM"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleOutM"
+ refX="0.0">
+ <path
+ transform="scale(0.4)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ id="path4526"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="TriangleOutL"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleOutL"
+ refX="0.0">
+ <path
+ transform="scale(0.8)"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+ id="path4529"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <linearGradient
+ id="linearGradient4268"
+ inkscape:collect="always">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1;"
+ id="stop4270" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0;"
+ id="stop4272" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4274"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="111.47266"
+ x2="204.52734"
+ xlink:href="#linearGradient4268"
+ y1="381.36219"
+ y2="381.36219" />
+ <marker
+ style="overflow:visible"
+ id="TriangleOutMq"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleOutMq"
+ refX="0.0">
+ <path
+ transform="scale(0.4)"
+ style="marker-start:none;stroke:#5c5c4f;stroke-width:1.0pt;fill:#5c5c4f;fill-rule:evenodd"
+ id="path4665"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="TriangleOutMqY"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleOutMqY"
+ refX="0.0">
+ <path
+ transform="scale(0.4)"
+ style="fill-rule:evenodd;marker-start:none;stroke:#0045d9;stroke-width:1.0pt;fill:#0045d9"
+ id="path4859"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="TriangleInMt"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleInMt"
+ refX="0.0">
+ <path
+ transform="scale(-0.4)"
+ style="marker-start:none;stroke:#0045d9;stroke-width:1.0pt;fill:#0045d9;fill-rule:evenodd"
+ id="path5060"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="TriangleOutMY"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleOutMY"
+ refX="0.0">
+ <path
+ transform="scale(0.4)"
+ style="marker-start:none;stroke:#0045d9;stroke-width:1.0pt;fill:#0045d9;fill-rule:evenodd"
+ id="path5063"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <filter
+ id="filter5334"
+ width="1.3644885"
+ y="-0.10925549"
+ x="-0.18224423"
+ height="1.218511"
+ inkscape:collect="always">
+ <feGaussianBlur
+ stdDeviation="9.3725603"
+ id="feGaussianBlur5336"
+ inkscape:collect="always" />
+ </filter>
+ <filter
+ id="filter5440"
+ width="1.3596387"
+ y="-0.14165202"
+ x="-0.17981937"
+ height="1.283304"
+ inkscape:collect="always">
+ <feGaussianBlur
+ stdDeviation="9.247853"
+ id="feGaussianBlur5442"
+ inkscape:collect="always" />
+ </filter>
+ <filter
+ id="filter5446"
+ width="1.5489584"
+ y="-0.10319843"
+ x="-0.27447918"
+ height="1.2063969"
+ inkscape:collect="always">
+ <feGaussianBlur
+ stdDeviation="14.116072"
+ id="feGaussianBlur5448"
+ inkscape:collect="always" />
+ </filter>
+ <radialGradient
+ r="307.82809"
+ id="radialGradient11700"
+ fx="270.95309"
+ fy="115.64064"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="115.64064"
+ cx="270.95309"
+ xlink:href="#linearGradient5379"
+ gradientTransform="matrix(1,0,0,0.6884422,0,36.028746)" />
+ <radialGradient
+ r="71.687889"
+ id="radialGradient11678"
+ fx="266.93356"
+ fy="151.06293"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="151.06293"
+ cx="266.93356"
+ xlink:href="#linearGradient4341"
+ gradientTransform="matrix(1,0,0,1.197901,0,-29.895502)" />
+ <linearGradient
+ id="linearGradient11631"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="138.66673"
+ x2="97.416748"
+ xlink:href="#linearGradient10386"
+ y1="94.531273"
+ y2="82.246582" />
+ <linearGradient
+ id="linearGradient10555"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="409.05179"
+ x2="466.41287"
+ xlink:href="#linearGradient10548"
+ y1="77.279953"
+ y2="104.09245" />
+ <linearGradient
+ id="linearGradient10452"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="55.874207"
+ x2="37.686401"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,90.180114)"
+ y1="35.072224"
+ y2="33.083126" />
+ <linearGradient
+ id="linearGradient10450"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="45.470558"
+ x2="40.255276"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.187798"
+ y2="36.286098" />
+ <linearGradient
+ id="linearGradient10448"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient10446"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="48.126881"
+ x2="35.096169"
+ xlink:href="#linearGradient10554"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.527008"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient10444"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient10442"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient10440"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="19.892136"
+ x2="13.912579"
+ xlink:href="#linearGradient5677"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.069866"
+ y2="38.493023" />
+ <linearGradient
+ id="linearGradient10438"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="53.072731"
+ x2="35.096169"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,64.680114)"
+ y1="36.17104"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient10436"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="41.126476"
+ x2="44.599358"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,55.780107)"
+ y1="36.09766"
+ y2="35.376236" />
+ <linearGradient
+ id="linearGradient10434"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient10432"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="42.074207"
+ x2="42.382099"
+ xlink:href="#linearGradient5685"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,59.28011)"
+ y1="42.648251"
+ y2="30.0221" />
+ <linearGradient
+ id="linearGradient10430"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient10428"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient10426"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="221.84"
+ x2="212.2"
+ xlink:href="#XMLID_419_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="32.779999"
+ y2="20.27" />
+ <linearGradient
+ id="linearGradient10396"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="417.37616"
+ x2="459.52002"
+ xlink:href="#linearGradient10386"
+ gradientTransform="matrix(1,0,0,-1,0,295.52036)"
+ y1="208.47893"
+ y2="183.00783" />
+ <linearGradient
+ id="linearGradient10392"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="417.37616"
+ x2="459.52002"
+ xlink:href="#linearGradient10386"
+ gradientTransform="translate(0,6)"
+ y1="208.47893"
+ y2="183.00783" />
+ <linearGradient
+ id="linearGradient9863"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="798.72998"
+ x2="799.04999"
+ xlink:href="#g3302_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,-40.61799)"
+ y1="69.839996"
+ y2="70.709999" />
+ <linearGradient
+ id="linearGradient9861"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="779.19"
+ x2="811.69"
+ xlink:href="#g3301_"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-792.85877,122.50601)"
+ y1="122.73"
+ y2="149.74001" />
+ <radialGradient
+ r="40.400002"
+ id="radialGradient9859"
+ fx="1199.74"
+ fy="97.150002"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="97.150002"
+ cx="1199.74"
+ xlink:href="#g3300_"
+ gradientTransform="matrix(0.409,-0.107,0,0.429,-318.31177,132.53201)" />
+ <linearGradient
+ id="linearGradient9857"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="796.38"
+ x2="781.28003"
+ xlink:href="#g3298_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,-40.61799)"
+ y1="67.580002"
+ y2="58.549999" />
+ <linearGradient
+ id="linearGradient9855"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="800.97998"
+ x2="777.71997"
+ xlink:href="#g3297_"
+ gradientTransform="matrix(1,-0.25,0,1,0,129.19)"
+ y1="140.72"
+ y2="121.76" />
+ <linearGradient
+ id="linearGradient9853"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="790.03998"
+ x2="779.84003"
+ xlink:href="#g3296_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,47.98301)"
+ y1="-16.33"
+ y2="-3.73" />
+ <linearGradient
+ id="linearGradient9851"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="785.84003"
+ x2="785.26001"
+ xlink:href="#g3293_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,-40.61799)"
+ y1="72.989998"
+ y2="76.279999" />
+ <linearGradient
+ id="linearGradient9849"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="789.37"
+ x2="791.03998"
+ xlink:href="#g3292_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,-40.61799)"
+ y1="69.879997"
+ y2="77.120003" />
+ <linearGradient
+ id="linearGradient9847"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="786.65997"
+ x2="786.71002"
+ xlink:href="#g3290_"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-792.85877,132.73401)"
+ y1="136.12"
+ y2="134.33" />
+ <radialGradient
+ r="35.130001"
+ id="radialGradient9845"
+ fx="1458.77"
+ fy="-5.0999999"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-5.0999999"
+ cx="1458.77"
+ xlink:href="#g3289_"
+ gradientTransform="matrix(0.505,0,0,0.53,-591.77977,60.01901)" />
+ <radialGradient
+ r="36.580002"
+ id="radialGradient9843"
+ fx="1612.98"
+ fy="-4.4699998"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-4.4699998"
+ cx="1612.98"
+ xlink:href="#g3288_"
+ gradientTransform="matrix(0.408,0,0,0.448,-505.76577,68.87801)" />
+ <radialGradient
+ r="33.290001"
+ id="radialGradient9841"
+ fx="1470.5"
+ fy="-10.21"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-10.21"
+ cx="1470.5"
+ xlink:href="#g3287_"
+ gradientTransform="matrix(0.505,0,0,0.53,-591.77977,60.01901)" />
+ <linearGradient
+ id="linearGradient9839"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="798.72998"
+ x2="799.04999"
+ xlink:href="#g3302_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,-40.61799)"
+ y1="69.839996"
+ y2="70.709999" />
+ <linearGradient
+ id="linearGradient9837"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="779.19"
+ x2="811.69"
+ xlink:href="#g3301_"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-792.85877,122.50601)"
+ y1="122.73"
+ y2="149.74001" />
+ <radialGradient
+ r="40.400002"
+ id="radialGradient9835"
+ fx="1199.74"
+ fy="97.150002"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="97.150002"
+ cx="1199.74"
+ xlink:href="#g3300_"
+ gradientTransform="matrix(0.409,-0.107,0,0.429,-318.31177,132.53201)" />
+ <linearGradient
+ id="linearGradient9833"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="796.38"
+ x2="781.28003"
+ xlink:href="#g3298_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,-40.61799)"
+ y1="67.580002"
+ y2="58.549999" />
+ <linearGradient
+ id="linearGradient9831"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="800.97998"
+ x2="777.71997"
+ xlink:href="#g3297_"
+ gradientTransform="matrix(1,-0.25,0,1,0,129.19)"
+ y1="140.72"
+ y2="121.76" />
+ <linearGradient
+ id="linearGradient9829"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="790.03998"
+ x2="779.84003"
+ xlink:href="#g3296_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,47.98301)"
+ y1="-16.33"
+ y2="-3.73" />
+ <linearGradient
+ id="linearGradient9827"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="785.84003"
+ x2="785.26001"
+ xlink:href="#g3293_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,-40.61799)"
+ y1="72.989998"
+ y2="76.279999" />
+ <linearGradient
+ id="linearGradient9825"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="789.37"
+ x2="791.03998"
+ xlink:href="#g3292_"
+ gradientTransform="matrix(1.204,0,0,1.263,-792.85877,-40.61799)"
+ y1="69.879997"
+ y2="77.120003" />
+ <linearGradient
+ id="linearGradient9823"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="786.65997"
+ x2="786.71002"
+ xlink:href="#g3290_"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-792.85877,132.73401)"
+ y1="136.12"
+ y2="134.33" />
+ <radialGradient
+ r="35.130001"
+ id="radialGradient9821"
+ fx="1458.77"
+ fy="-5.0999999"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-5.0999999"
+ cx="1458.77"
+ xlink:href="#g3289_"
+ gradientTransform="matrix(0.505,0,0,0.53,-591.77977,60.01901)" />
+ <radialGradient
+ r="36.580002"
+ id="radialGradient9819"
+ fx="1612.98"
+ fy="-4.4699998"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-4.4699998"
+ cx="1612.98"
+ xlink:href="#g3288_"
+ gradientTransform="matrix(0.408,0,0,0.448,-505.76577,68.87801)" />
+ <radialGradient
+ r="33.290001"
+ id="radialGradient9817"
+ fx="1470.5"
+ fy="-10.21"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-10.21"
+ cx="1470.5"
+ xlink:href="#g3287_"
+ gradientTransform="matrix(0.505,0,0,0.53,-591.77977,60.01901)" />
+ <linearGradient
+ id="linearGradient9815"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="580"
+ x2="580"
+ xlink:href="#linearGradient9724"
+ gradientTransform="matrix(0.9140212,0,0,0.4997224,-57.68332,134.73926)"
+ y1="118.99965"
+ y2="71.999641" />
+ <linearGradient
+ id="linearGradient9769"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="310.39999"
+ x2="310.89999"
+ xlink:href="#lg4280_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="397.70001"
+ y2="399.5" />
+ <linearGradient
+ id="linearGradient9767"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="344.37665"
+ x2="342.17392"
+ xlink:href="#lg4279_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="124.90445"
+ y2="126.17619" />
+ <linearGradient
+ id="linearGradient9765"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="341.12564"
+ x2="341.48914"
+ xlink:href="#lg4278_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="124.32905"
+ y2="132.92232" />
+ <linearGradient
+ id="linearGradient9763"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="352.10001"
+ x2="348.5"
+ xlink:href="#lg4276_"
+ gradientTransform="matrix(-3.3825509,0.3180659,0.3337789,3.3480208,853.37306,-185.49215)"
+ y1="253.60001"
+ y2="237.8" />
+ <linearGradient
+ id="linearGradient9761"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="335.60001"
+ x2="337.89999"
+ xlink:href="#lg4275_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1294.9576,124.14514)"
+ y1="354.79999"
+ y2="354.79999" />
+ <linearGradient
+ id="linearGradient9759"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="337.39999"
+ x2="339.39999"
+ xlink:href="#lg4274_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1294.9576,124.14514)"
+ y1="353.10001"
+ y2="357.10001" />
+ <linearGradient
+ id="linearGradient9757"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="310.39999"
+ x2="310.89999"
+ xlink:href="#lg4280_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="397.70001"
+ y2="399.5" />
+ <linearGradient
+ id="linearGradient9755"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="344.37665"
+ x2="342.17392"
+ xlink:href="#lg4279_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="124.90445"
+ y2="126.17619" />
+ <linearGradient
+ id="linearGradient9753"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="341.12564"
+ x2="341.48914"
+ xlink:href="#lg4278_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="124.32905"
+ y2="132.92232" />
+ <linearGradient
+ id="linearGradient9751"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="352.10001"
+ x2="348.5"
+ xlink:href="#lg4276_"
+ gradientTransform="matrix(-3.3825509,0.3180659,0.3337789,3.3480208,853.37306,-185.49215)"
+ y1="253.60001"
+ y2="237.8" />
+ <linearGradient
+ id="linearGradient9749"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="335.60001"
+ x2="337.89999"
+ xlink:href="#lg4275_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1294.9576,124.14514)"
+ y1="354.79999"
+ y2="354.79999" />
+ <linearGradient
+ id="linearGradient9747"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="337.39999"
+ x2="339.39999"
+ xlink:href="#lg4274_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1294.9576,124.14514)"
+ y1="353.10001"
+ y2="357.10001" />
+ <linearGradient
+ id="linearGradient9745"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="310.39999"
+ x2="310.89999"
+ xlink:href="#lg4280_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1520.4978,380.63725)"
+ y1="397.70001"
+ y2="399.5" />
+ <linearGradient
+ id="linearGradient9743"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="344.37665"
+ x2="342.17392"
+ xlink:href="#lg4279_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1520.4978,380.63725)"
+ y1="124.90445"
+ y2="126.17619" />
+ <linearGradient
+ id="linearGradient9741"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="341.12564"
+ x2="341.48914"
+ xlink:href="#lg4278_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1520.4978,380.63725)"
+ y1="124.32905"
+ y2="132.92232" />
+ <linearGradient
+ id="linearGradient9739"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="352.10001"
+ x2="348.5"
+ xlink:href="#lg4276_"
+ gradientTransform="matrix(-3.3825509,0.3180659,0.3337789,3.3480208,947.95461,-168.84917)"
+ y1="253.60001"
+ y2="237.8" />
+ <linearGradient
+ id="linearGradient9737"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="335.60001"
+ x2="337.89999"
+ xlink:href="#lg4275_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1389.5391,140.78812)"
+ y1="354.79999"
+ y2="354.79999" />
+ <linearGradient
+ id="linearGradient9735"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="337.39999"
+ x2="339.39999"
+ xlink:href="#lg4274_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1389.5391,140.78812)"
+ y1="353.10001"
+ y2="357.10001" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient9733"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient9731"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient9729"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient9727"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient9725"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="55.874207"
+ x2="37.686401"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,90.180114)"
+ y1="35.072224"
+ y2="33.083126" />
+ <linearGradient
+ id="linearGradient9722"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="45.470558"
+ x2="40.255276"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.187798"
+ y2="36.286098" />
+ <linearGradient
+ id="linearGradient9720"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.25"
+ x2="603.7171"
+ xlink:href="#linearGradient6414"
+ y1="140.36218"
+ y2="144.12111" />
+ <linearGradient
+ id="linearGradient9718"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient9716"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient9714"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="48.126881"
+ x2="35.096169"
+ xlink:href="#linearGradient10554"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.527008"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient9712"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient9710"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient9708"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient9706"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="19.892136"
+ x2="13.912579"
+ xlink:href="#linearGradient5677"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.069866"
+ y2="38.493023" />
+ <linearGradient
+ id="linearGradient9704"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="16.030468"
+ x2="6.7207007"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="50.84045"
+ y2="25.829727" />
+ <linearGradient
+ id="linearGradient9702"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="27.247866"
+ x2="20.776503"
+ xlink:href="#linearGradient5573"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="46.597134"
+ y2="33.722939" />
+ <linearGradient
+ id="linearGradient9700"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="37.260498"
+ x2="17.47529"
+ xlink:href="#linearGradient7808"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="27.37009"
+ y2="37.98819" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient9698"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient9696"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient9694"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="53.072731"
+ x2="35.096169"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,64.680114)"
+ y1="36.17104"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient9692"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="41.126476"
+ x2="44.599358"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,55.780107)"
+ y1="36.09766"
+ y2="35.376236" />
+ <linearGradient
+ id="linearGradient9690"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.48352"
+ x2="603.48352"
+ xlink:href="#linearGradient6414"
+ gradientTransform="translate(0,-29.000003)"
+ y1="145.48944"
+ y2="141.11491" />
+ <linearGradient
+ id="linearGradient9688"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6398"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient9686"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient9684"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6414"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient9682"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="42.074207"
+ x2="42.382099"
+ xlink:href="#linearGradient5685"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,59.28011)"
+ y1="42.648251"
+ y2="30.0221" />
+ <linearGradient
+ id="linearGradient9680"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient9678"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient9676"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient9674"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="221.84"
+ x2="212.2"
+ xlink:href="#XMLID_419_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="32.779999"
+ y2="20.27" />
+ <linearGradient
+ id="linearGradient9672"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="234.81"
+ x2="225.54341"
+ xlink:href="#lg1900"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.279999"
+ y2="33.279999" />
+ <linearGradient
+ id="linearGradient9670"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="231.07658"
+ x2="212.93233"
+ xlink:href="#XMLID_416_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.29771"
+ y2="33.29771" />
+ <linearGradient
+ id="linearGradient9668"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="33.149971"
+ x2="46.277946"
+ xlink:href="#linearGradient7576"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="49.1087"
+ y2="19.512289" />
+ <linearGradient
+ id="linearGradient9666"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="580"
+ x2="580"
+ xlink:href="#linearGradient9724"
+ gradientTransform="matrix(0.7244049,0,0,0.6286286,-381.32438,21.295606)"
+ y1="118.99965"
+ y2="71.999641" />
+ <linearGradient
+ id="linearGradient9227"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="580"
+ x2="580"
+ xlink:href="#linearGradient9724"
+ gradientTransform="matrix(0.7244049,0,0,0.6286286,-381.32438,21.295606)"
+ y1="118.99965"
+ y2="71.999641" />
+ <linearGradient
+ id="linearGradient8984"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8982"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8980"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8978"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8976"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient8974"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="55.874207"
+ x2="37.686401"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,90.180114)"
+ y1="35.072224"
+ y2="33.083126" />
+ <linearGradient
+ id="linearGradient8972"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="45.470558"
+ x2="40.255276"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.187798"
+ y2="36.286098" />
+ <linearGradient
+ id="linearGradient8970"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.25"
+ x2="603.7171"
+ xlink:href="#linearGradient6414"
+ y1="140.36218"
+ y2="144.12111" />
+ <linearGradient
+ id="linearGradient8968"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient8966"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient8964"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="48.126881"
+ x2="35.096169"
+ xlink:href="#linearGradient10554"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.527008"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient8962"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient8960"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient8958"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient8956"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="19.892136"
+ x2="13.912579"
+ xlink:href="#linearGradient5677"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.069866"
+ y2="38.493023" />
+ <linearGradient
+ id="linearGradient8954"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="16.030468"
+ x2="6.7207007"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="50.84045"
+ y2="25.829727" />
+ <linearGradient
+ id="linearGradient8952"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="27.247866"
+ x2="20.776503"
+ xlink:href="#linearGradient5573"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="46.597134"
+ y2="33.722939" />
+ <linearGradient
+ id="linearGradient8950"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="37.260498"
+ x2="17.47529"
+ xlink:href="#linearGradient7808"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="27.37009"
+ y2="37.98819" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8948"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8946"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient8944"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="53.072731"
+ x2="35.096169"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,64.680114)"
+ y1="36.17104"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient8942"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="41.126476"
+ x2="44.599358"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,55.780107)"
+ y1="36.09766"
+ y2="35.376236" />
+ <linearGradient
+ id="linearGradient8940"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.48352"
+ x2="603.48352"
+ xlink:href="#linearGradient6414"
+ gradientTransform="translate(0,-29.000003)"
+ y1="145.48944"
+ y2="141.11491" />
+ <linearGradient
+ id="linearGradient8938"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6398"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient8936"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient8934"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6414"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient8932"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="42.074207"
+ x2="42.382099"
+ xlink:href="#linearGradient5685"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,59.28011)"
+ y1="42.648251"
+ y2="30.0221" />
+ <linearGradient
+ id="linearGradient8930"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient8928"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient8926"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient8924"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="221.84"
+ x2="212.2"
+ xlink:href="#XMLID_419_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="32.779999"
+ y2="20.27" />
+ <linearGradient
+ id="linearGradient8922"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="234.81"
+ x2="225.54341"
+ xlink:href="#lg1900"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.279999"
+ y2="33.279999" />
+ <linearGradient
+ id="linearGradient8920"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="231.07658"
+ x2="212.93233"
+ xlink:href="#XMLID_416_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.29771"
+ y2="33.29771" />
+ <linearGradient
+ id="linearGradient8918"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="33.149971"
+ x2="46.277946"
+ xlink:href="#linearGradient7576"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="49.1087"
+ y2="19.512289" />
+ <linearGradient
+ id="linearGradient8916"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="580"
+ x2="580"
+ xlink:href="#linearGradient9724"
+ gradientTransform="matrix(0.7244049,0,0,0.6286286,-381.32438,21.295606)"
+ y1="118.99965"
+ y2="71.999641" />
+ <linearGradient
+ id="linearGradient8382"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8197"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8195"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8193"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8191"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient8189"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="55.874207"
+ x2="37.686401"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,90.180114)"
+ y1="35.072224"
+ y2="33.083126" />
+ <linearGradient
+ id="linearGradient8187"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="45.470558"
+ x2="40.255276"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.187798"
+ y2="36.286098" />
+ <linearGradient
+ id="linearGradient8185"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.25"
+ x2="603.7171"
+ xlink:href="#linearGradient6414"
+ y1="140.36218"
+ y2="144.12111" />
+ <linearGradient
+ id="linearGradient8183"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient8181"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient8179"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="48.126881"
+ x2="35.096169"
+ xlink:href="#linearGradient10554"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.527008"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient8177"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient8175"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient8173"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient8171"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="19.892136"
+ x2="13.912579"
+ xlink:href="#linearGradient5677"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.069866"
+ y2="38.493023" />
+ <linearGradient
+ id="linearGradient8169"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="16.030468"
+ x2="6.7207007"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="50.84045"
+ y2="25.829727" />
+ <linearGradient
+ id="linearGradient8167"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="27.247866"
+ x2="20.776503"
+ xlink:href="#linearGradient5573"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="46.597134"
+ y2="33.722939" />
+ <linearGradient
+ id="linearGradient8165"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="37.260498"
+ x2="17.47529"
+ xlink:href="#linearGradient7808"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="27.37009"
+ y2="37.98819" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8163"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient8161"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient8159"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="53.072731"
+ x2="35.096169"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,64.680114)"
+ y1="36.17104"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient8157"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="41.126476"
+ x2="44.599358"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,55.780107)"
+ y1="36.09766"
+ y2="35.376236" />
+ <linearGradient
+ id="linearGradient8155"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.48352"
+ x2="603.48352"
+ xlink:href="#linearGradient6414"
+ gradientTransform="translate(0,-29.000003)"
+ y1="145.48944"
+ y2="141.11491" />
+ <linearGradient
+ id="linearGradient8153"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6398"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient8151"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient8149"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6414"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient8147"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="42.074207"
+ x2="42.382099"
+ xlink:href="#linearGradient5685"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,59.28011)"
+ y1="42.648251"
+ y2="30.0221" />
+ <linearGradient
+ id="linearGradient8145"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient8143"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient8141"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient8139"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="221.84"
+ x2="212.2"
+ xlink:href="#XMLID_419_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="32.779999"
+ y2="20.27" />
+ <linearGradient
+ id="linearGradient8137"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="234.81"
+ x2="225.54341"
+ xlink:href="#lg1900"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.279999"
+ y2="33.279999" />
+ <linearGradient
+ id="linearGradient8135"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="231.07658"
+ x2="212.93233"
+ xlink:href="#XMLID_416_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.29771"
+ y2="33.29771" />
+ <linearGradient
+ id="linearGradient8133"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="33.149971"
+ x2="46.277946"
+ xlink:href="#linearGradient7576"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="49.1087"
+ y2="19.512289" />
+ <linearGradient
+ id="linearGradient7441"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="310.39999"
+ x2="310.89999"
+ xlink:href="#lg4280_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="397.70001"
+ y2="399.5" />
+ <linearGradient
+ id="linearGradient7439"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="344.37665"
+ x2="342.17392"
+ xlink:href="#lg4279_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="124.90445"
+ y2="126.17619" />
+ <linearGradient
+ id="linearGradient7437"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="341.12564"
+ x2="341.48914"
+ xlink:href="#lg4278_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="124.32905"
+ y2="132.92232" />
+ <linearGradient
+ id="linearGradient7435"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="352.10001"
+ x2="348.5"
+ xlink:href="#lg4276_"
+ gradientTransform="matrix(-3.3825509,0.3180659,0.3337789,3.3480208,853.37306,-185.49215)"
+ y1="253.60001"
+ y2="237.8" />
+ <linearGradient
+ id="linearGradient7433"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="335.60001"
+ x2="337.89999"
+ xlink:href="#lg4275_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1294.9576,124.14514)"
+ y1="354.79999"
+ y2="354.79999" />
+ <linearGradient
+ id="linearGradient7431"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="337.39999"
+ x2="339.39999"
+ xlink:href="#lg4274_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1294.9576,124.14514)"
+ y1="353.10001"
+ y2="357.10001" />
+ <linearGradient
+ id="linearGradient7429"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="310.39999"
+ x2="310.89999"
+ xlink:href="#lg4280_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="397.70001"
+ y2="399.5" />
+ <linearGradient
+ id="linearGradient7427"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="344.37665"
+ x2="342.17392"
+ xlink:href="#lg4279_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="124.90445"
+ y2="126.17619" />
+ <linearGradient
+ id="linearGradient7425"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="341.12564"
+ x2="341.48914"
+ xlink:href="#lg4278_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1425.9163,363.99427)"
+ y1="124.32905"
+ y2="132.92232" />
+ <linearGradient
+ id="linearGradient7423"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="352.10001"
+ x2="348.5"
+ xlink:href="#lg4276_"
+ gradientTransform="matrix(-3.3825509,0.3180659,0.3337789,3.3480208,853.37306,-185.49215)"
+ y1="253.60001"
+ y2="237.8" />
+ <linearGradient
+ id="linearGradient7421"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="335.60001"
+ x2="337.89999"
+ xlink:href="#lg4275_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1294.9576,124.14514)"
+ y1="354.79999"
+ y2="354.79999" />
+ <linearGradient
+ id="linearGradient7419"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="337.39999"
+ x2="339.39999"
+ xlink:href="#lg4274_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1294.9576,124.14514)"
+ y1="353.10001"
+ y2="357.10001" />
+ <linearGradient
+ id="linearGradient7417"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="310.39999"
+ x2="310.89999"
+ xlink:href="#lg4280_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1520.4978,380.63725)"
+ y1="397.70001"
+ y2="399.5" />
+ <linearGradient
+ id="linearGradient7415"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="344.37665"
+ x2="342.17392"
+ xlink:href="#lg4279_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1520.4978,380.63725)"
+ y1="124.90445"
+ y2="126.17619" />
+ <linearGradient
+ id="linearGradient7413"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="341.12564"
+ x2="341.48914"
+ xlink:href="#lg4278_"
+ gradientTransform="matrix(-2.6232916,-2.1387917,-2.1520743,2.5878259,1520.4978,380.63725)"
+ y1="124.32905"
+ y2="132.92232" />
+ <linearGradient
+ id="linearGradient7411"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="352.10001"
+ x2="348.5"
+ xlink:href="#lg4276_"
+ gradientTransform="matrix(-3.3825509,0.3180659,0.3337789,3.3480208,947.95461,-168.84917)"
+ y1="253.60001"
+ y2="237.8" />
+ <linearGradient
+ id="linearGradient7409"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="335.60001"
+ x2="337.89999"
+ xlink:href="#lg4275_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1389.5391,140.78812)"
+ y1="354.79999"
+ y2="354.79999" />
+ <linearGradient
+ id="linearGradient7407"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="337.39999"
+ x2="339.39999"
+ xlink:href="#lg4274_"
+ gradientTransform="matrix(-3.0520064,-1.4027189,-1.4065817,3.0146978,1389.5391,140.78812)"
+ y1="353.10001"
+ y2="357.10001" />
+ <linearGradient
+ id="linearGradient7173"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient7171"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient7169"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient7167"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient7165"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient7163"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="55.874207"
+ x2="37.686401"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,90.180114)"
+ y1="35.072224"
+ y2="33.083126" />
+ <linearGradient
+ id="linearGradient7161"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="45.470558"
+ x2="40.255276"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.187798"
+ y2="36.286098" />
+ <linearGradient
+ id="linearGradient7159"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.25"
+ x2="603.7171"
+ xlink:href="#linearGradient6414"
+ y1="140.36218"
+ y2="144.12111" />
+ <linearGradient
+ id="linearGradient7157"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient7155"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient7153"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="48.126881"
+ x2="35.096169"
+ xlink:href="#linearGradient10554"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.527008"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient7151"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient7149"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient7147"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient7145"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="19.892136"
+ x2="13.912579"
+ xlink:href="#linearGradient5677"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.069866"
+ y2="38.493023" />
+ <linearGradient
+ id="linearGradient7143"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="16.030468"
+ x2="6.7207007"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="50.84045"
+ y2="25.829727" />
+ <linearGradient
+ id="linearGradient7141"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="27.247866"
+ x2="20.776503"
+ xlink:href="#linearGradient5573"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="46.597134"
+ y2="33.722939" />
+ <linearGradient
+ id="linearGradient7139"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="37.260498"
+ x2="17.47529"
+ xlink:href="#linearGradient7808"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="27.37009"
+ y2="37.98819" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient7137"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient7135"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient7133"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="53.072731"
+ x2="35.096169"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,64.680114)"
+ y1="36.17104"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient7131"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="41.126476"
+ x2="44.599358"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,55.780107)"
+ y1="36.09766"
+ y2="35.376236" />
+ <linearGradient
+ id="linearGradient7129"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.48352"
+ x2="603.48352"
+ xlink:href="#linearGradient6414"
+ gradientTransform="translate(0,-29.000003)"
+ y1="145.48944"
+ y2="141.11491" />
+ <linearGradient
+ id="linearGradient7127"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6398"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient7125"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient7123"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6414"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient7121"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="42.074207"
+ x2="42.382099"
+ xlink:href="#linearGradient5685"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,59.28011)"
+ y1="42.648251"
+ y2="30.0221" />
+ <linearGradient
+ id="linearGradient7119"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient7117"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient7115"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient7113"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="221.84"
+ x2="212.2"
+ xlink:href="#XMLID_419_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="32.779999"
+ y2="20.27" />
+ <linearGradient
+ id="linearGradient7111"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="234.81"
+ x2="225.54341"
+ xlink:href="#lg1900"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.279999"
+ y2="33.279999" />
+ <linearGradient
+ id="linearGradient7109"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="231.07658"
+ x2="212.93233"
+ xlink:href="#XMLID_416_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.29771"
+ y2="33.29771" />
+ <linearGradient
+ id="linearGradient7107"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="33.149971"
+ x2="46.277946"
+ xlink:href="#linearGradient7576"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="49.1087"
+ y2="19.512289" />
+ <linearGradient
+ id="linearGradient6971"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <mask
+ maskUnits="userSpaceOnUse"
+ id="mask6134">
+ <rect
+ style="opacity:1;fill:url(#linearGradient6138);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect6136"
+ width="46.752541"
+ rx="0"
+ ry="8.1317701"
+ y="-64.361435"
+ transform="scale(1,-1)"
+ x="133.92691"
+ height="41.588921" />
+ </mask>
+ <linearGradient
+ id="linearGradient6138"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="164.48436"
+ x2="164.48436"
+ xlink:href="#linearGradient6938"
+ gradientTransform="matrix(0.6974739,0,0,0.7075203,42.579637,-91.136681)"
+ y1="78.578156"
+ y2="37.843781" />
+ <inkscape:perspective
+ id="perspective273"
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_z="520 : 198 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_x="0 : 198 : 1"
+ inkscape:persp3d-origin="260 : 132 : 1" />
+ <linearGradient
+ id="linearGradient9724">
+ <stop
+ offset="0"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop9726" />
+ <stop
+ offset="1"
+ style="stop-color:#eeeeee;stop-opacity:1"
+ id="stop9728" />
+ </linearGradient>
+ <mask
+ id="mask7570">
+ <rect
+ style="fill:url(#linearGradient7574);fill-opacity:1"
+ id="rect7572"
+ width="86"
+ y="60.362179"
+ x="536"
+ height="111" />
+ </mask>
+ <linearGradient
+ id="linearGradient7574"
+ gradientUnits="userSpaceOnUse"
+ x1="596.48529"
+ x2="596.48529"
+ xlink:href="#linearGradient8481"
+ gradientTransform="translate(0,-337)"
+ y1="416.72614"
+ y2="460.97229" />
+ <linearGradient
+ id="linearGradient8481">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop8483" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop8485" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient7576">
+ <stop
+ offset="0"
+ style="stop-color:#898989;stop-opacity:1"
+ id="stop7578" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop7580" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient5573">
+ <stop
+ offset="0"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop5575" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop5577" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient5565">
+ <stop
+ offset="0"
+ style="stop-color:#999999;stop-opacity:1"
+ id="stop5567" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop5569" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient5677">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop5679" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop5681" />
+ </linearGradient>
+ <filter
+ id="filter8351">
+ <feGaussianBlur
+ stdDeviation="0.21855907"
+ id="feGaussianBlur8353"
+ inkscape:collect="always" />
+ </filter>
+ <linearGradient
+ id="linearGradient5669">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop5671" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop5673" />
+ </linearGradient>
+ <filter
+ height="1.0124482"
+ id="filter8323"
+ y="-0.0062240968"
+ x="-0.16664496"
+ width="1.3332899">
+ <feGaussianBlur
+ stdDeviation="0.15442502"
+ id="feGaussianBlur8325"
+ inkscape:collect="always" />
+ </filter>
+ <filter
+ id="filter10486">
+ <feGaussianBlur
+ stdDeviation="0.36649474"
+ id="feGaussianBlur10488"
+ inkscape:collect="always" />
+ </filter>
+ <linearGradient
+ id="linearGradient10566">
+ <stop
+ offset="0"
+ style="stop-color:#666666;stop-opacity:1"
+ id="stop10568" />
+ <stop
+ offset="1"
+ style="stop-color:#888a85;stop-opacity:0"
+ id="stop10570" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient5685">
+ <stop
+ offset="0"
+ style="stop-color:#999999;stop-opacity:1"
+ id="stop5687" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop5689" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6414">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop6416" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop6418" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6398">
+ <stop
+ offset="0"
+ style="stop-color:#888a85;stop-opacity:1"
+ id="stop6400" />
+ <stop
+ offset="1"
+ style="stop-color:#888a85;stop-opacity:0"
+ id="stop6402" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6478">
+ <stop
+ offset="0"
+ style="stop-color:#999999;stop-opacity:1"
+ id="stop6480" />
+ <stop
+ offset="1"
+ style="stop-color:#d3d7cf;stop-opacity:0"
+ id="stop6482" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient7359">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop7361" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop7363" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient7808">
+ <stop
+ offset="0"
+ style="stop-color:#ababab;stop-opacity:1"
+ id="stop7810" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop7812" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient10554">
+ <stop
+ offset="0"
+ style="stop-color:#a8a8a8;stop-opacity:1"
+ id="stop10556" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop10558" />
+ </linearGradient>
+ <filter
+ id="filter10534">
+ <feGaussianBlur
+ stdDeviation="0.50670758"
+ id="feGaussianBlur10536"
+ inkscape:collect="always" />
+ </filter>
+ <pattern
+ patternTransform="matrix(0.3082303,0,0,0.1636222,-56.434326,62.858372)"
+ id="pattern3914"
+ xlink:href="#pattern5247" />
+ <pattern
+ patternTransform="matrix(0.5615197,0,0,0.668459,1.044977,48.233113)"
+ id="pattern5247"
+ xlink:href="#pattern2407" />
+ <linearGradient
+ id="linearGradient3395">
+ <stop
+ offset="0"
+ style="stop-color:#a70000;stop-opacity:1"
+ id="stop3397" />
+ <stop
+ offset="1"
+ style="stop-color:#cc0000;stop-opacity:1"
+ id="stop3399" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.3750005,0,0,0.4978446,0.6978656,-355.50943)"
+ id="pattern2407"
+ xlink:href="#pattern4062" />
+ <linearGradient
+ id="linearGradient5379">
+ <stop
+ offset="0"
+ style="stop-color:#e3dcc0;stop-opacity:0"
+ id="stop5381" />
+ <stop
+ offset="1"
+ style="stop-color:#e3dcc0;stop-opacity:1"
+ id="stop5383" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.375,0,0,0.375,379,437.7952)"
+ id="pattern5385"
+ xlink:href="#white-spots" />
+ <pattern
+ patternTransform="matrix(0.3105473,0,0,0.5478899,0.5779199,641.89556)"
+ id="pattern5387"
+ xlink:href="#pattern4015" />
+ <pattern
+ height="32"
+ id="pattern5389"
+ patternUnits="userSpaceOnUse"
+ patternTransform="matrix(0.375,0,0,0.375,71.51384,20.36167)"
+ width="32">
+ <g
+ inkscape:label="#g3035"
+ id="g5391"
+ transform="translate(-484.3997,-513.505)">
+ <path
+ style="opacity:0.25;fill:white"
+ d="M 509.39967,529.50504 C 509.39967,534.47304 505.36767,538.50504 500.39967,538.50504 C 495.43167,538.50504 491.39967,534.47304 491.39967,529.50504 C 491.39967,524.53704 495.43167,520.50504 500.39967,520.50504 C 505.36767,520.50504 509.39967,524.53704 509.39967,529.50504 z "
+ sodipodi:nodetypes="czzzz"
+ id="path5393" />
+ </g>
+ </pattern>
+ <radialGradient
+ r="265"
+ id="radialGradient3911"
+ fx="265"
+ fy="789.56696"
+ gradientUnits="userSpaceOnUse"
+ cy="789.56696"
+ cx="265"
+ xlink:href="#linearGradient3987"
+ gradientTransform="matrix(1.5216573,0,0,0.6151434,-189.53308,-399.30438)" />
+ <marker
+ style="overflow:visible"
+ orient="auto"
+ refY="0"
+ id="TriangleOutMB"
+ refX="0">
+ <path
+ style="fill:#a70000;fill-rule:evenodd;stroke:#a70000;stroke-width:1pt;marker-start:none"
+ d="M 5.77,0 L -2.88,5 L -2.88,-5 L 5.77,0 z"
+ transform="scale(0.4,0.4)"
+ id="path9091" />
+ </marker>
+ <linearGradient
+ id="linearGradient10629"
+ gradientUnits="userSpaceOnUse"
+ x1="580"
+ x2="580"
+ xlink:href="#linearGradient3395"
+ gradientTransform="matrix(0.8834379,0,0,0.6666667,-445.39315,-42.999759)"
+ y1="118.99965"
+ y2="71.903984" />
+ <linearGradient
+ id="linearGradient10631"
+ gradientUnits="userSpaceOnUse"
+ x1="580"
+ x2="580"
+ xlink:href="#linearGradient9724"
+ gradientTransform="matrix(0.8834379,0,0,0.4997224,-407.39315,22.259073)"
+ y1="118.99965"
+ y2="71.999641" />
+ <linearGradient
+ id="linearGradient11755"
+ gradientUnits="userSpaceOnUse"
+ x1="33.149971"
+ x2="46.277946"
+ xlink:href="#linearGradient7576"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="49.1087"
+ y2="19.512289" />
+ <linearGradient
+ id="linearGradient11757"
+ gradientUnits="userSpaceOnUse"
+ x1="21.322929"
+ x2="34.585835"
+ xlink:href="#linearGradient5573"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="44.46735"
+ y2="30.312105" />
+ <linearGradient
+ id="linearGradient11759"
+ gradientUnits="userSpaceOnUse"
+ x1="17.246363"
+ x2="6.7207007"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="51.641129"
+ y2="25.829727" />
+ <linearGradient
+ id="linearGradient11761"
+ gradientUnits="userSpaceOnUse"
+ x1="19.892136"
+ x2="13.912579"
+ xlink:href="#linearGradient5677"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.069866"
+ y2="38.493023" />
+ <linearGradient
+ id="linearGradient11763"
+ gradientUnits="userSpaceOnUse"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient11765"
+ gradientUnits="userSpaceOnUse"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient11767"
+ gradientUnits="userSpaceOnUse"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient11769"
+ gradientUnits="userSpaceOnUse"
+ x1="42.074207"
+ x2="42.382099"
+ xlink:href="#linearGradient5685"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,59.28011)"
+ y1="42.648251"
+ y2="30.0221" />
+ <linearGradient
+ id="linearGradient11771"
+ gradientUnits="userSpaceOnUse"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6414"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient11773"
+ gradientUnits="userSpaceOnUse"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient11775"
+ gradientUnits="userSpaceOnUse"
+ x1="605.41681"
+ x2="610.89215"
+ xlink:href="#linearGradient6398"
+ y1="103.70177"
+ y2="124.13597" />
+ <linearGradient
+ id="linearGradient11777"
+ gradientUnits="userSpaceOnUse"
+ x1="603.48352"
+ x2="603.48352"
+ xlink:href="#linearGradient6414"
+ gradientTransform="translate(0,-29.000003)"
+ y1="145.48944"
+ y2="141.11491" />
+ <linearGradient
+ id="linearGradient11779"
+ gradientUnits="userSpaceOnUse"
+ x1="41.126476"
+ x2="44.599358"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,55.780107)"
+ y1="36.09766"
+ y2="35.376236" />
+ <linearGradient
+ id="linearGradient11781"
+ gradientUnits="userSpaceOnUse"
+ x1="53.072731"
+ x2="35.096169"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,64.680114)"
+ y1="36.17104"
+ y2="33.830193" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient11783"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient11785"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient11787"
+ gradientUnits="userSpaceOnUse"
+ x1="37.260498"
+ x2="17.47529"
+ xlink:href="#linearGradient7808"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="27.37009"
+ y2="37.98819" />
+ <linearGradient
+ id="linearGradient11789"
+ gradientUnits="userSpaceOnUse"
+ x1="27.247866"
+ x2="20.776503"
+ xlink:href="#linearGradient5573"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="46.597134"
+ y2="33.722939" />
+ <linearGradient
+ id="linearGradient11791"
+ gradientUnits="userSpaceOnUse"
+ x1="16.030468"
+ x2="6.7207007"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="50.84045"
+ y2="25.829727" />
+ <linearGradient
+ id="linearGradient11793"
+ gradientUnits="userSpaceOnUse"
+ x1="19.892136"
+ x2="13.912579"
+ xlink:href="#linearGradient5677"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.069866"
+ y2="38.493023" />
+ <linearGradient
+ id="linearGradient11795"
+ gradientUnits="userSpaceOnUse"
+ x1="23.121851"
+ x2="48.511173"
+ xlink:href="#linearGradient5669"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="33.643894"
+ y2="28.369732" />
+ <linearGradient
+ id="linearGradient11797"
+ gradientUnits="userSpaceOnUse"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient11799"
+ gradientUnits="userSpaceOnUse"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient11801"
+ gradientUnits="userSpaceOnUse"
+ x1="48.126881"
+ x2="35.096169"
+ xlink:href="#linearGradient10554"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.527008"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient11803"
+ gradientUnits="userSpaceOnUse"
+ x1="599.35095"
+ x2="601.25159"
+ xlink:href="#linearGradient5565"
+ y1="96.853073"
+ y2="112.46191" />
+ <linearGradient
+ id="linearGradient11805"
+ gradientUnits="userSpaceOnUse"
+ x1="605.41681"
+ x2="606.94116"
+ xlink:href="#linearGradient10566"
+ y1="103.70177"
+ y2="113.69411" />
+ <linearGradient
+ id="linearGradient11807"
+ gradientUnits="userSpaceOnUse"
+ x1="603.25"
+ x2="603.7171"
+ xlink:href="#linearGradient6414"
+ y1="140.36218"
+ y2="144.12111" />
+ <linearGradient
+ id="linearGradient11809"
+ gradientUnits="userSpaceOnUse"
+ x1="45.470558"
+ x2="40.255276"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.187798"
+ y2="36.286098" />
+ <linearGradient
+ id="linearGradient11811"
+ gradientUnits="userSpaceOnUse"
+ x1="55.874207"
+ x2="37.686401"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,90.180114)"
+ y1="35.072224"
+ y2="33.083126" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient11813"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient11815"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient11817"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <radialGradient
+ r="8.3085051"
+ id="radialGradient11819"
+ fx="483.13071"
+ fy="264.64523"
+ gradientUnits="userSpaceOnUse"
+ cy="264.64523"
+ cx="483.13071"
+ xlink:href="#linearGradient7359"
+ gradientTransform="matrix(0.8510635,0,0,0.8510635,71.9558,39.415337)" />
+ <linearGradient
+ id="linearGradient5444"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="603.48352"
+ x2="603.48352"
+ xlink:href="#linearGradient6414"
+ gradientTransform="translate(0,-29.000003)"
+ y1="145.48944"
+ y2="141.11491" />
+ <linearGradient
+ id="linearGradient5446"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="41.126476"
+ x2="44.599358"
+ xlink:href="#linearGradient6478"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,55.780107)"
+ y1="36.09766"
+ y2="35.376236" />
+ <linearGradient
+ id="linearGradient5448"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="53.072731"
+ x2="35.096169"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.5872951,1.7391712,2.827181,-0.6473735,475.35417,64.680114)"
+ y1="36.17104"
+ y2="33.830193" />
+ <linearGradient
+ id="linearGradient5452"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="37.260498"
+ x2="17.47529"
+ xlink:href="#linearGradient7808"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="27.37009"
+ y2="37.98819" />
+ <linearGradient
+ id="linearGradient5454"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="27.247866"
+ x2="20.776503"
+ xlink:href="#linearGradient5573"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="46.597134"
+ y2="33.722939" />
+ <linearGradient
+ id="linearGradient5472"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="21.322929"
+ x2="34.585835"
+ xlink:href="#linearGradient5573"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="44.46735"
+ y2="30.312105" />
+ <linearGradient
+ id="linearGradient5474"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="17.246363"
+ x2="6.7207007"
+ xlink:href="#linearGradient5565"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="51.641129"
+ y2="25.829727" />
+ <linearGradient
+ id="linearGradient5476"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="19.892136"
+ x2="13.912579"
+ xlink:href="#linearGradient5677"
+ gradientTransform="matrix(0.6503762,1.9259748,3.1308472,-0.7169076,461.93064,84.78011)"
+ y1="35.069866"
+ y2="38.493023" />
+ <linearGradient
+ id="linearGradient4337"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <linearGradient
+ id="linearGradient4301"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <linearGradient
+ id="linearGradient3462"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <linearGradient
+ id="linearGradient3420"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <linearGradient
+ id="linearGradient3378"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <linearGradient
+ id="linearGradient3240"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="798.72998"
+ x2="799.04999"
+ xlink:href="#g3302_"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)"
+ y1="69.839996"
+ y2="70.709999" />
+ <linearGradient
+ id="linearGradient3238"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="779.19"
+ x2="811.69"
+ xlink:href="#g3301_"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-926.036,103.123)"
+ y1="122.73"
+ y2="149.74001" />
+ <radialGradient
+ r="40.400002"
+ id="radialGradient3236"
+ fx="1199.74"
+ fy="97.150002"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="97.150002"
+ cx="1199.74"
+ xlink:href="#g3300_"
+ gradientTransform="matrix(0.409,-0.107,0,0.429,-451.489,113.149)" />
+ <linearGradient
+ id="linearGradient3234"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="796.38"
+ x2="781.28003"
+ xlink:href="#g3298_"
+ y1="67.580002"
+ y2="58.549999" />
+ <linearGradient
+ id="linearGradient3230"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="790.03998"
+ x2="779.84003"
+ xlink:href="#g3296_"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,28.6)"
+ y1="-16.33"
+ y2="-3.73" />
+ <linearGradient
+ id="linearGradient3228"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="785.84003"
+ x2="785.26001"
+ xlink:href="#g3293_"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)"
+ y1="72.989998"
+ y2="76.279999" />
+ <linearGradient
+ id="linearGradient3226"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="789.37"
+ x2="791.03998"
+ xlink:href="#g3292_"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)"
+ y1="69.879997"
+ y2="77.120003" />
+ <linearGradient
+ id="linearGradient3224"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="786.65997"
+ x2="786.71002"
+ xlink:href="#g3290_"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-926.036,113.351)"
+ y1="136.12"
+ y2="134.33" />
+ <radialGradient
+ r="35.130001"
+ id="radialGradient3222"
+ fx="1458.77"
+ fy="-5.0999999"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-5.0999999"
+ cx="1458.77"
+ xlink:href="#g3289_"
+ gradientTransform="matrix(0.505,0,0,0.53,-724.957,40.636)" />
+ <radialGradient
+ r="36.580002"
+ id="radialGradient3220"
+ fx="1612.98"
+ fy="-4.4699998"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-4.4699998"
+ cx="1612.98"
+ xlink:href="#g3288_"
+ gradientTransform="matrix(0.408,0,0,0.448,-638.943,49.495)" />
+ <radialGradient
+ r="33.290001"
+ id="radialGradient3218"
+ fx="1470.5"
+ fy="-10.21"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="-10.21"
+ cx="1470.5"
+ xlink:href="#g3287_"
+ gradientTransform="matrix(0.505,0,0,0.53,-724.957,40.636)" />
+ <linearGradient
+ id="linearGradient3005"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="-3.58724"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ y2="39.317059" />
+ <radialGradient
+ r="75"
+ id="radialGradient9806"
+ fx="710"
+ fy="668.36218"
+ gradientUnits="userSpaceOnUse"
+ cy="668.36218"
+ cx="710"
+ xlink:href="#linearGradient4307"
+ gradientTransform="matrix(1.218067,0,0,0.406023,-730.3279,698.9922)" />
+ <radialGradient
+ r="75"
+ id="radialGradient9786"
+ fx="710"
+ fy="668.36218"
+ gradientUnits="userSpaceOnUse"
+ cy="668.36218"
+ cx="710"
+ xlink:href="#linearGradient4341"
+ gradientTransform="matrix(0.595709,0,0,0.302258,-369.4196,658.5634)" />
+ <linearGradient
+ id="linearGradient9764"
+ gradientUnits="userSpaceOnUse"
+ y2="39.317059"
+ x2="24.207123"
+ xlink:href="#linearGradient20808"
+ y1="-9.3674059"
+ x1="-3.58724" />
+ <linearGradient
+ id="linearGradient20808"
+ gradientUnits="userSpaceOnUse"
+ x1="3.8022001"
+ x2="22.1819"
+ y1="1.8247"
+ y2="39.508598">
+ <stop
+ offset="0"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop20810" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop20812" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <defs
+ id="defs22220">
+ <path
+ id="XMLID_1_"
+ d="M 18.441,37.656 L 0,37.657 L 0,3.679 L 25.983,3.676 L 25.965,30.114 C 25.968,33.707 21.941,37.656 18.441,37.656 z " />
+ <marker
+ style="overflow:visible"
+ id="TriangleOutMYS"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleOutMYS"
+ refX="0.0">
+ <path
+ transform="scale(0.4)"
+ style="fill-rule:evenodd;marker-start:none;stroke:#0093d9;stroke-width:1.0pt;fill:#0093d9"
+ id="path5438"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="TriangleInMtW"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleInMtW"
+ refX="0.0">
+ <path
+ transform="scale(-0.4)"
+ style="fill-rule:evenodd;marker-start:none;stroke:#0093d9;stroke-width:1.0pt;fill:#0093d9"
+ id="path7137"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ <marker
+ style="overflow:visible"
+ id="TriangleOutMYp"
+ orient="auto"
+ refY="0.0"
+ inkscape:stockid="TriangleOutMYp"
+ refX="0.0">
+ <path
+ transform="scale(0.4)"
+ style="fill-rule:evenodd;marker-start:none;stroke:#0093d9;stroke-width:1.0pt;fill:#0093d9"
+ id="path7140"
+ d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " />
+ </marker>
+ </defs>
+ <defs
+ id="defs22239">
+ <path
+ id="XMLID_5_"
+ d="M 18.441,37.656 L 0,37.657 L 0,3.679 L 25.983,3.676 L 25.965,30.114 C 25.968,33.707 21.941,37.656 18.441,37.656 z " />
+ </defs>
+ <radialGradient
+ r="23.796499"
+ id="radialGradient9392"
+ fx="108.6665"
+ fy="13.1753"
+ gradientUnits="userSpaceOnUse"
+ cy="13.1753"
+ cx="108.6665"
+ xlink:href="#radialGradient21629" />
+ <linearGradient
+ id="linearGradient9261"
+ gradientUnits="userSpaceOnUse"
+ y2="399.5"
+ x2="310.89999"
+ xlink:href="#lg4280_"
+ gradientTransform="matrix(2.4,-2.4,2.4,2.4,-1099.5594,533.1622)"
+ y1="397.70001"
+ x1="310.39999" />
+ <linearGradient
+ id="linearGradient9259"
+ gradientUnits="userSpaceOnUse"
+ y2="126.17619"
+ x2="342.17392"
+ xlink:href="#lg4279_"
+ gradientTransform="matrix(2.4,-2.4,2.4,2.4,-1099.5594,533.1622)"
+ y1="124.90445"
+ x1="344.37665" />
+ <linearGradient
+ id="linearGradient9257"
+ gradientUnits="userSpaceOnUse"
+ y2="132.92232"
+ x2="341.48914"
+ xlink:href="#lg4278_"
+ gradientTransform="matrix(2.4,-2.4,2.4,2.4,-1099.5594,533.1622)"
+ y1="124.32905"
+ x1="341.12564" />
+ <linearGradient
+ id="linearGradient9255"
+ gradientUnits="userSpaceOnUse"
+ y2="237.8"
+ x2="348.5"
+ xlink:href="#lg4276_"
+ gradientTransform="matrix(3.4,0,0,3.4,-583.95941,-73.8378)"
+ y1="253.60001"
+ x1="352.10001" />
+ <linearGradient
+ id="linearGradient9253"
+ gradientUnits="userSpaceOnUse"
+ y2="354.79999"
+ x2="337.89999"
+ xlink:href="#lg4275_"
+ gradientTransform="matrix(2.9,-1.7,1.7,2.9,-992.95941,279.4622)"
+ y1="354.79999"
+ x1="335.60001" />
+ <linearGradient
+ id="linearGradient9251"
+ gradientUnits="userSpaceOnUse"
+ y2="357.10001"
+ x2="339.39999"
+ xlink:href="#lg4274_"
+ gradientTransform="matrix(2.9,-1.7,1.7,2.9,-992.95941,279.4622)"
+ y1="353.10001"
+ x1="337.39999" />
+ <linearGradient
+ id="linearGradient9191"
+ gradientUnits="userSpaceOnUse"
+ y2="70.709999"
+ x2="799.04999"
+ xlink:href="#g3302_"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)"
+ y1="69.839996"
+ x1="798.72998" />
+ <linearGradient
+ id="linearGradient9189"
+ gradientUnits="userSpaceOnUse"
+ y2="149.74001"
+ x2="811.69"
+ xlink:href="#g3301_"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-926.036,103.123)"
+ y1="122.73"
+ x1="779.19" />
+ <radialGradient
+ r="40.400002"
+ id="radialGradient9187"
+ fx="1199.74"
+ fy="97.150002"
+ gradientUnits="userSpaceOnUse"
+ cy="97.150002"
+ cx="1199.74"
+ xlink:href="#g3300_"
+ gradientTransform="matrix(0.409,-0.107,0,0.429,-451.489,113.149)" />
+ <linearGradient
+ id="linearGradient9185"
+ gradientUnits="userSpaceOnUse"
+ y2="58.549999"
+ x2="781.28003"
+ xlink:href="#g3298_"
+ y1="67.580002"
+ x1="796.38" />
+ <linearGradient
+ id="linearGradient9183"
+ gradientUnits="userSpaceOnUse"
+ y2="121.76"
+ x2="777.71997"
+ xlink:href="#g3297_"
+ gradientTransform="matrix(1,-0.25,0,1,0,129.19)"
+ y1="140.72"
+ x1="800.97998" />
+ <linearGradient
+ id="linearGradient9181"
+ gradientUnits="userSpaceOnUse"
+ y2="-3.73"
+ x2="779.84003"
+ xlink:href="#g3296_"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,28.6)"
+ y1="-16.33"
+ x1="790.03998" />
+ <linearGradient
+ id="linearGradient9179"
+ gradientUnits="userSpaceOnUse"
+ y2="76.279999"
+ x2="785.26001"
+ xlink:href="#g3293_"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)"
+ y1="72.989998"
+ x1="785.84003" />
+ <linearGradient
+ id="linearGradient9177"
+ gradientUnits="userSpaceOnUse"
+ y2="77.120003"
+ x2="791.03998"
+ xlink:href="#g3292_"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)"
+ y1="69.879997"
+ x1="789.37" />
+ <linearGradient
+ id="linearGradient9175"
+ gradientUnits="userSpaceOnUse"
+ y2="134.33"
+ x2="786.71002"
+ xlink:href="#g3290_"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-926.036,113.351)"
+ y1="136.12"
+ x1="786.65997" />
+ <radialGradient
+ r="35.130001"
+ id="radialGradient9173"
+ fx="1458.77"
+ fy="-5.0999999"
+ gradientUnits="userSpaceOnUse"
+ cy="-5.0999999"
+ cx="1458.77"
+ xlink:href="#g3289_"
+ gradientTransform="matrix(0.505,0,0,0.53,-724.957,40.636)" />
+ <radialGradient
+ r="36.580002"
+ id="radialGradient9171"
+ fx="1612.98"
+ fy="-4.4699998"
+ gradientUnits="userSpaceOnUse"
+ cy="-4.4699998"
+ cx="1612.98"
+ xlink:href="#g3288_"
+ gradientTransform="matrix(0.408,0,0,0.448,-638.943,49.495)" />
+ <radialGradient
+ r="33.290001"
+ id="radialGradient9169"
+ fx="1470.5"
+ fy="-10.21"
+ gradientUnits="userSpaceOnUse"
+ cy="-10.21"
+ cx="1470.5"
+ xlink:href="#g3287_"
+ gradientTransform="matrix(0.505,0,0,0.53,-724.957,40.636)" />
+ <radialGradient
+ r="75"
+ id="radialGradient9167"
+ fx="710"
+ fy="668.36218"
+ gradientUnits="userSpaceOnUse"
+ cy="668.36218"
+ cx="710"
+ xlink:href="#linearGradient4341"
+ gradientTransform="matrix(0.595709,0,0,0.302258,-369.4196,658.5634)" />
+ <radialGradient
+ r="75"
+ id="radialGradient4393"
+ fx="710"
+ fy="668.36218"
+ gradientUnits="userSpaceOnUse"
+ cy="668.36218"
+ cx="710"
+ xlink:href="#linearGradient4054"
+ gradientTransform="matrix(1.522104,0,0,1.217683,-946.194,60.5088)" />
+ <radialGradient
+ r="75"
+ id="radialGradient4381"
+ fx="710"
+ fy="668.36218"
+ gradientUnits="userSpaceOnUse"
+ cy="668.36218"
+ cx="710"
+ xlink:href="#linearGradient4307"
+ gradientTransform="matrix(1.218067,0,0,0.406023,-730.3279,698.9922)" />
+ <radialGradient
+ r="265"
+ id="radialGradient4023"
+ fx="265"
+ fy="789.56696"
+ gradientUnits="userSpaceOnUse"
+ cy="789.56696"
+ cx="265"
+ xlink:href="#linearGradient3987"
+ gradientTransform="matrix(1.886887,0,0,1.602074,-235.025,-437.5826)" />
+ <pattern
+ height="32"
+ id="white-spots"
+ patternUnits="userSpaceOnUse"
+ patternTransform="matrix(0.375,0,0,0.375,379,400)"
+ width="32">
+ <g
+ inkscape:label="#g3035"
+ id="white-spot"
+ transform="translate(-484.3997,-513.505)">
+ <path
+ style="opacity:0.3;fill:white"
+ id="path3033"
+ sodipodi:nodetypes="czzzz"
+ d="M 509.39967,529.50504 C 509.39967,534.47304 505.36767,538.50504 500.39967,538.50504 C 495.43167,538.50504 491.39967,534.47304 491.39967,529.50504 C 491.39967,524.53704 495.43167,520.50504 500.39967,520.50504 C 505.36767,520.50504 509.39967,524.53704 509.39967,529.50504 z " />
+ </g>
+ </pattern>
+ <linearGradient
+ id="linearGradient3987">
+ <stop
+ offset="0"
+ style="stop-color:#e3dcc0;stop-opacity:0"
+ id="stop3989" />
+ <stop
+ offset="1"
+ style="stop-color:#e3dcc0;stop-opacity:1"
+ id="stop3991" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.375,0,0,0.375,379,437.7952)"
+ id="pattern4015"
+ xlink:href="#white-spots" />
+ <pattern
+ patternTransform="matrix(0.361895,0,0,0.361895,-33.80556,922.2561)"
+ id="pattern4038"
+ xlink:href="#black-spots" />
+ <pattern
+ height="32"
+ id="black-spots"
+ patternUnits="userSpaceOnUse"
+ patternTransform="matrix(0.455007,0,0,0.455007,20.99995,116)"
+ width="32">
+ <g
+ inkscape:label="#g3039"
+ id="black-spot"
+ transform="translate(-448.3997,-513.505)">
+ <path
+ style="opacity:0.1;fill:black"
+ d="M 473.39967,529.50504 C 473.39967,534.47304 469.36767,538.50504 464.39967,538.50504 C 459.43167,538.50504 455.39967,534.47304 455.39967,529.50504 C 455.39967,524.53704 459.43167,520.50504 464.39967,520.50504 C 469.36767,520.50504 473.39967,524.53704 473.39967,529.50504 z "
+ sodipodi:nodetypes="czzzz"
+ id="path2961" />
+ </g>
+ </pattern>
+ <linearGradient
+ id="linearGradient4054">
+ <stop
+ offset="0"
+ style="stop-color:#a70000;stop-opacity:0"
+ id="stop4056" />
+ <stop
+ offset="1"
+ style="stop-color:#a70000;stop-opacity:1"
+ id="stop4058" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.354278,0,0,0.5496743,0.6593519,642.02506)"
+ id="pattern4062"
+ xlink:href="#pattern4015" />
+ <marker
+ style="overflow:visible"
+ id="marker8356"
+ refY="0"
+ orient="auto"
+ refX="0">
+ <path
+ style="fill:#5c5c4f"
+ id="path4167"
+ transform="scale(-0.4,-0.4)"
+ d="M 5.77,0 L -2.88,5 L -2.88,-5 L 5.77,0 z " />
+ </marker>
+ <linearGradient
+ id="linearGradient4307">
+ <stop
+ offset="0"
+ style="stop-color:#5c5c4f;stop-opacity:0"
+ id="stop4309" />
+ <stop
+ offset="1"
+ style="stop-color:#5c5c4f;stop-opacity:1"
+ id="stop4311" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.361895,0,0,0.868548,-76.3056,819.3073)"
+ id="pattern4313"
+ xlink:href="#pattern4038" />
+ <pattern
+ patternTransform="matrix(0.361895,0,0,0.361895,253.6944,752.2561)"
+ id="pattern4315"
+ xlink:href="#pattern4038" />
+ <pattern
+ patternTransform="matrix(0.361895,0,0,1.085685,478.6944,152.0439)"
+ id="pattern4333"
+ xlink:href="#pattern4315" />
+ <linearGradient
+ id="linearGradient4341">
+ <stop
+ offset="0"
+ style="stop-color:#abb400;stop-opacity:0"
+ id="stop4343" />
+ <stop
+ offset="1"
+ style="stop-color:#abb400;stop-opacity:1"
+ id="stop4345" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.361895,0,0,0.361895,313.1944,634.256)"
+ id="pattern4371"
+ xlink:href="#pattern4333" />
+ <pattern
+ patternTransform="matrix(0.4679677,0,0,0.1274278,-1410.0673,1054.8805)"
+ id="pattern4384"
+ xlink:href="#pattern4313" />
+ <pattern
+ patternTransform="matrix(0.361895,0,0,0.361895,41.1944,774.2561)"
+ id="pattern4396"
+ xlink:href="#pattern4315" />
+ <linearGradient
+ id="linearGradient4425">
+ <stop
+ offset="0"
+ style="stop-color:#0093d9;stop-opacity:0"
+ id="stop4427" />
+ <stop
+ offset="1"
+ style="stop-color:#0093d9;stop-opacity:1"
+ id="stop4429" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.361895,0,0,0.361895,313.1944,634.256)"
+ id="pattern4444"
+ xlink:href="#pattern4371" />
+ <linearGradient
+ id="linearGradient4457">
+ <stop
+ offset="0"
+ style="stop-color:#ff8d00;stop-opacity:0"
+ id="stop4459" />
+ <stop
+ offset="1"
+ style="stop-color:#ff8d00;stop-opacity:1"
+ id="stop4461" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.361895,0,0,0.442099,313.1944,711.8974)"
+ id="pattern4688"
+ xlink:href="#pattern4444" />
+ <pattern
+ patternTransform="matrix(0.5428425,0,0,1.3571061,505.2916,828.84316)"
+ id="pattern4704"
+ xlink:href="#pattern4396" />
+ <pattern
+ patternTransform="matrix(0.361895,0,0,0.361895,313.1944,634.256)"
+ id="pattern4075"
+ xlink:href="#pattern4688" />
+ <pattern
+ patternTransform="matrix(0.714267,0,0,0.506329,379.0221,472.7335)"
+ id="pattern4115"
+ xlink:href="#pattern4075" />
+ <linearGradient
+ id="lg5735"
+ gradientUnits="userSpaceOnUse"
+ y2="174.24001"
+ x2="609.98999"
+ xlink:href="#x5000_"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)"
+ y1="156.45"
+ x1="592.20001" />
+ <linearGradient
+ id="x5000_"
+ gradientUnits="userSpaceOnUse"
+ y2="174.24001"
+ x2="609.98999"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)"
+ y1="156.45"
+ x1="592.20001">
+ <stop
+ offset="0"
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ id="stop29124" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop29126" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ id="lg5732"
+ gradientUnits="userSpaceOnUse"
+ y2="145.59"
+ x2="609.32001"
+ xlink:href="#x5003_"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)"
+ y1="162.60001"
+ x1="592.31" />
+ <linearGradient
+ id="x5003_"
+ gradientUnits="userSpaceOnUse"
+ x1="592.31"
+ x2="609.32001"
+ y1="162.60001"
+ y2="145.59">
+ <stop
+ offset="0"
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ id="stop29143" />
+ <stop
+ offset="1"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop29145" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#E5E5E5" />
+ </linearGradient>
+ <linearGradient
+ id="lg5728"
+ gradientUnits="userSpaceOnUse"
+ y2="174.23"
+ x2="609.98999"
+ xlink:href="#x5004_"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)"
+ y1="156.45"
+ x1="592.20001" />
+ <linearGradient
+ id="x5004_"
+ gradientUnits="userSpaceOnUse"
+ y2="174.23"
+ x2="609.98999"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)"
+ y1="156.45"
+ x1="592.20001">
+ <stop
+ offset="0"
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ id="stop29157" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop29159" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ id="lg5725"
+ gradientUnits="userSpaceOnUse"
+ y2="170.16"
+ x2="613.84003"
+ xlink:href="#x5002_"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)"
+ y1="170.16"
+ x1="601.48999" />
+ <linearGradient
+ id="x5002_"
+ gradientUnits="userSpaceOnUse"
+ x1="601.48999"
+ x2="613.84003"
+ y1="170.16"
+ y2="170.16">
+ <stop
+ offset="0"
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ id="stop29134" />
+ <stop
+ offset="0.2"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop29136" />
+ <stop
+ offset="1"
+ style="stop-color:#999999;stop-opacity:1"
+ id="stop29138" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.20"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#999999" />
+ </linearGradient>
+ <linearGradient
+ id="lg5722"
+ gradientUnits="userSpaceOnUse"
+ y2="145.59"
+ x2="609.32001"
+ xlink:href="#x5003_"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)"
+ y1="162.60001"
+ x1="592.31" />
+ <radialGradient
+ r="1.67"
+ id="radialGradient5711"
+ fx="603.19"
+ fy="230.77"
+ gradientUnits="userSpaceOnUse"
+ cy="230.77"
+ cx="603.19"
+ xlink:href="#x5010_"
+ gradientTransform="matrix(1.23,0,0,1.23,-709.93,-245.02)" />
+ <radialGradient
+ r="1.67"
+ id="x5010_"
+ fx="603.19"
+ fy="230.77"
+ gradientUnits="userSpaceOnUse"
+ cy="230.77"
+ cx="603.19"
+ gradientTransform="matrix(1.1,0,0,1.1,-54.33,-75.4)">
+ <stop
+ offset="0"
+ style="stop-color:#c9ffc9;stop-opacity:1"
+ id="stop29201" />
+ <stop
+ offset="1"
+ style="stop-color:#23a11f;stop-opacity:1"
+ id="stop29203" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#C9FFC9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#C9FFC9" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#23A11F" />
+ </radialGradient>
+ <linearGradient
+ id="lg4306"
+ gradientUnits="userSpaceOnUse"
+ y2="129.39999"
+ x2="979"
+ xlink:href="#lgg4656_"
+ gradientTransform="matrix(1.2,0,0,1.2,-1191.8,-115.8)"
+ y1="97.199997"
+ x1="979" />
+ <linearGradient
+ id="lgg4656_"
+ gradientUnits="userSpaceOnUse"
+ x1="979"
+ x2="979"
+ y1="97.199997"
+ y2="129.39999">
+ <stop
+ offset="0"
+ style="stop-color:#c0aa94;stop-opacity:1"
+ id="stop25331" />
+ <stop
+ offset="1"
+ style="stop-color:#e5c9b0;stop-opacity:1"
+ id="stop25333" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#C0AA94" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#C0AA94" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#E5C9B0" />
+ </linearGradient>
+ <linearGradient
+ id="lgg4657_"
+ gradientUnits="userSpaceOnUse"
+ y2="129.60001"
+ x2="978.90002"
+ gradientTransform="matrix(1.3,0,0,1.3,-1204.5,-117.3)"
+ y1="100.6"
+ x1="978.90002">
+ <stop
+ offset="0"
+ style="stop-color:#c0aa94;stop-opacity:1"
+ id="stop25345" />
+ <stop
+ offset="1"
+ style="stop-color:#e5c9b0;stop-opacity:1"
+ id="stop25347" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#C0AA94" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#C0AA94" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#E5C9B0" />
+ </linearGradient>
+ <linearGradient
+ id="lg4329"
+ gradientUnits="userSpaceOnUse"
+ y2="107.6"
+ x2="979.70001"
+ xlink:href="#lgg4659_"
+ gradientTransform="matrix(1.3,0,0,1.3,-1204.5,-117.3)"
+ y1="97.900002"
+ x1="981.09998" />
+ <linearGradient
+ id="lgg4659_"
+ gradientUnits="userSpaceOnUse"
+ x1="981.09998"
+ x2="979.70001"
+ y1="97.900002"
+ y2="107.6">
+ <stop
+ offset="0"
+ style="stop-color:#a48765;stop-opacity:1"
+ id="stop25357" />
+ <stop
+ offset="1"
+ style="stop-color:#5b391c;stop-opacity:1"
+ id="stop25359" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#A48765" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#A48765" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#5B391C" />
+ </linearGradient>
+ <linearGradient
+ id="lg4326"
+ gradientUnits="userSpaceOnUse"
+ y2="108.9"
+ x2="989.5"
+ xlink:href="#lgg4660_"
+ gradientTransform="matrix(1.3,0,0,1.3,-1204.5,-117.3)"
+ y1="94.900002"
+ x1="989.5" />
+ <linearGradient
+ id="lgg4660_"
+ gradientUnits="userSpaceOnUse"
+ x1="989.5"
+ x2="989.5"
+ y1="94.900002"
+ y2="108.9">
+ <stop
+ offset="0"
+ style="stop-color:#c0aa94;stop-opacity:1"
+ id="stop25364" />
+ <stop
+ offset="1"
+ style="stop-color:#7e5b39;stop-opacity:1"
+ id="stop25366" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#C0AA94" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#C0AA94" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#7E5B39" />
+ </linearGradient>
+ <linearGradient
+ id="lg4312"
+ gradientUnits="userSpaceOnUse"
+ y2="127.4"
+ x2="991.29999"
+ xlink:href="#lgg4661_"
+ gradientTransform="matrix(1.3,0,0,1.3,-1204.5,-117.3)"
+ y1="106.7"
+ x1="970.59998" />
+ <linearGradient
+ id="lgg4661_"
+ gradientUnits="userSpaceOnUse"
+ x1="970.59998"
+ x2="991.29999"
+ y1="106.7"
+ y2="127.4">
+ <stop
+ offset="0"
+ style="stop-color:#a48765;stop-opacity:1"
+ id="stop25377" />
+ <stop
+ offset="1"
+ style="stop-color:#c0aa94;stop-opacity:1"
+ id="stop25379" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#A48765" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#A48765" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#C0AA94" />
+ </linearGradient>
+ <linearGradient
+ id="lg1991"
+ gradientUnits="userSpaceOnUse"
+ y2="33.29771"
+ x2="212.93233"
+ xlink:href="#XMLID_416_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.29771"
+ x1="231.07658" />
+ <linearGradient
+ id="XMLID_416_"
+ gradientUnits="userSpaceOnUse"
+ x1="228.35001"
+ x2="215.42999"
+ y1="33.279999"
+ y2="33.279999">
+ <stop
+ offset="0"
+ style="stop-color:#666666;stop-opacity:1"
+ id="s1874" />
+ <stop
+ offset="0.33000001"
+ style="stop-color:#6d6d6d;stop-opacity:1"
+ id="s1876" />
+ <stop
+ offset="1"
+ style="stop-color:#e9e9e9;stop-opacity:1"
+ id="s1878" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#575757" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#575757" />
+ <a:midPointStop
+ offset="0.33"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#D3D3D3" />
+ </linearGradient>
+ <linearGradient
+ id="lg1908"
+ gradientUnits="userSpaceOnUse"
+ y2="33.279999"
+ x2="225.54341"
+ xlink:href="#lg1900"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="33.279999"
+ x1="234.81" />
+ <linearGradient
+ id="lg1900"
+ gradientUnits="userSpaceOnUse"
+ x1="228.35001"
+ x2="215.42999"
+ y1="33.279999"
+ y2="33.279999">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s1902" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="s1906" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#575757" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#575757" />
+ <a:midPointStop
+ offset="0.33"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#D3D3D3" />
+ </linearGradient>
+ <linearGradient
+ id="lg1988"
+ gradientUnits="userSpaceOnUse"
+ y2="20.27"
+ x2="212.2"
+ xlink:href="#XMLID_419_"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)"
+ y1="32.779999"
+ x1="221.84" />
+ <linearGradient
+ id="XMLID_419_"
+ gradientUnits="userSpaceOnUse"
+ x1="224.31"
+ x2="214.33"
+ y1="19.450001"
+ y2="11.46">
+ <stop
+ offset="0"
+ style="stop-color:#666666;stop-opacity:1"
+ id="s1903" />
+ <stop
+ offset="0.33000001"
+ style="stop-color:#6d6d6d;stop-opacity:1"
+ id="s1905" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s1907" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#404040" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#404040" />
+ <a:midPointStop
+ offset="0.33"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#E9E9E9" />
+ </linearGradient>
+ <linearGradient
+ id="lg1916"
+ gradientUnits="userSpaceOnUse"
+ y2="64.599998"
+ x2="53.700001"
+ xlink:href="#XMLID_2703_"
+ gradientTransform="translate(-29,-22.6)"
+ y1="32"
+ x1="53.700001" />
+ <linearGradient
+ id="XMLID_2703_"
+ gradientUnits="userSpaceOnUse"
+ x1="53.700001"
+ x2="53.700001"
+ y1="32"
+ y2="64.599998">
+ <stop
+ offset="0"
+ style="stop-color:#e5c9b0;stop-opacity:1"
+ id="stop75268" />
+ <stop
+ offset="0.40000001"
+ style="stop-color:#e5c9b0;stop-opacity:1"
+ id="stop75270" />
+ <stop
+ offset="1"
+ style="stop-color:#c0aa94;stop-opacity:1"
+ id="stop75272" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#E5C9B0" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5C9B0" />
+ <a:midPointStop
+ offset="0.4"
+ style="stop-color:#E5C9B0" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5C9B0" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#C0AA94" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_2704_"
+ gradientUnits="userSpaceOnUse"
+ y2="19"
+ x2="44.5"
+ gradientTransform="translate(-29,-22.6)"
+ y1="73.199997"
+ x1="58">
+ <stop
+ offset="0.5"
+ style="stop-color:#d4a96c;stop-opacity:1"
+ id="stop75284" />
+ <stop
+ offset="0.60000002"
+ style="stop-color:#dcb273;stop-opacity:1"
+ id="stop75286" />
+ <stop
+ offset="0.80000001"
+ style="stop-color:#f0ca87;stop-opacity:1"
+ id="stop75288" />
+ <stop
+ offset="0.69999999"
+ style="stop-color:#ffdc96;stop-opacity:1"
+ id="stop75290" />
+ <stop
+ offset="1"
+ style="stop-color:#c18a42;stop-opacity:1"
+ id="stop75292" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D4A96C" />
+ <a:midPointStop
+ offset="0.6"
+ style="stop-color:#D4A96C" />
+ <a:midPointStop
+ offset="0.7"
+ style="stop-color:#FFDC96" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFDC96" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#C18A42" />
+ </linearGradient>
+ <linearGradient
+ id="lg1910"
+ gradientUnits="userSpaceOnUse"
+ y2="64"
+ x2="58.200001"
+ xlink:href="#XMLID_2707_"
+ gradientTransform="translate(-29,-22.6)"
+ y1="40.400002"
+ x1="52.5" />
+ <linearGradient
+ id="XMLID_2707_"
+ gradientUnits="userSpaceOnUse"
+ x1="52.5"
+ x2="58.200001"
+ y1="40.400002"
+ y2="64">
+ <stop
+ offset="0"
+ style="stop-color:#ffdea0;stop-opacity:1"
+ id="stop75305" />
+ <stop
+ offset="0.30000001"
+ style="stop-color:#ffd89e;stop-opacity:1"
+ id="stop75307" />
+ <stop
+ offset="0.30000001"
+ style="stop-color:#ffd79e;stop-opacity:1"
+ id="stop75309" />
+ <stop
+ offset="0.69999999"
+ style="stop-color:#dbaf6d;stop-opacity:1"
+ id="stop75311" />
+ <stop
+ offset="1"
+ style="stop-color:#6f4c24;stop-opacity:1"
+ id="stop75313" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#FFDEA0" />
+ <a:midPointStop
+ offset="0.6"
+ style="stop-color:#FFDEA0" />
+ <a:midPointStop
+ offset="0.3"
+ style="stop-color:#FFD79E" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFD79E" />
+ <a:midPointStop
+ offset="0.7"
+ style="stop-color:#DBAF6D" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#DBAF6D" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#6F4C24" />
+ </linearGradient>
+ <linearGradient
+ id="lg1907"
+ gradientUnits="userSpaceOnUse"
+ y2="66.400002"
+ x2="63.299999"
+ xlink:href="#XMLID_2708_"
+ gradientTransform="translate(-29,-22.6)"
+ y1="32.5"
+ x1="43.799999" />
+ <linearGradient
+ id="XMLID_2708_"
+ gradientUnits="userSpaceOnUse"
+ x1="43.799999"
+ x2="63.299999"
+ y1="32.5"
+ y2="66.400002">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop75318" />
+ <stop
+ offset="1"
+ style="stop-color:#fffcea;stop-opacity:1"
+ id="stop75320" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFCEA" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2972">
+ <stop
+ offset="0"
+ style="stop-color:#4e376b;stop-opacity:0"
+ id="stop2974" />
+ <stop
+ offset="1"
+ style="stop-color:#4e376b;stop-opacity:1"
+ id="stop2976" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3881">
+ <stop
+ offset="0"
+ style="stop-color:#2c8596;stop-opacity:0"
+ id="stop3883" />
+ <stop
+ offset="1"
+ style="stop-color:#2c8596;stop-opacity:1"
+ id="stop3885" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3292_"
+ gradientUnits="userSpaceOnUse"
+ x1="184.8569"
+ x2="211.94099"
+ y1="112.2676"
+ y2="89.541397">
+ <stop
+ offset="0"
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ id="stop20043" />
+ <stop
+ offset="0.16850001"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop20045" />
+ <stop
+ offset="0.23029999"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop20047" />
+ <stop
+ offset="0.2809"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop20049" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop20051" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.1685"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.2303"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.2809"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3293_"
+ gradientUnits="userSpaceOnUse"
+ x1="186.1938"
+ x2="206.6881"
+ y1="109.1343"
+ y2="88.639999">
+ <stop
+ offset="0"
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ id="stop20056" />
+ <stop
+ offset="0.16850001"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop20058" />
+ <stop
+ offset="0.23029999"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop20060" />
+ <stop
+ offset="0.2809"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop20062" />
+ <stop
+ offset="0.5"
+ style="stop-color:#c2c2c2;stop-opacity:1"
+ id="stop20064" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.1685"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.2303"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.2809"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#C2C2C2" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3294_"
+ gradientUnits="userSpaceOnUse"
+ x1="195.5264"
+ x2="213.5213"
+ y1="97.911102"
+ y2="115.9061">
+ <stop
+ offset="0"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop20069" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop20071" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#CCCCCC" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#CCCCCC" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3295_"
+ gradientUnits="userSpaceOnUse"
+ x1="208.9834"
+ x2="200.0811"
+ y1="116.8296"
+ y2="96.834602">
+ <stop
+ offset="0"
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ id="stop20076" />
+ <stop
+ offset="0.5"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop20078" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop20080" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3296_"
+ gradientUnits="userSpaceOnUse"
+ x1="211.77589"
+ x2="212.6619"
+ y1="105.7749"
+ y2="108.2092">
+ <stop
+ offset="0"
+ style="stop-color:#0f6124;stop-opacity:1"
+ id="stop20087" />
+ <stop
+ offset="1"
+ style="stop-color:#219630;stop-opacity:1"
+ id="stop20089" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#0F6124" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#0F6124" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#219630" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3297_"
+ gradientUnits="userSpaceOnUse"
+ x1="181.2925"
+ x2="192.6369"
+ y1="110.8481"
+ y2="99.5037">
+ <stop
+ offset="0"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop20096" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop20098" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3298_"
+ gradientUnits="userSpaceOnUse"
+ x1="200.7363"
+ x2="211.99519"
+ y1="100.4028"
+ y2="89.143997">
+ <stop
+ offset="0"
+ style="stop-color:#bfbfbf;stop-opacity:1"
+ id="stop20103" />
+ <stop
+ offset="1"
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ id="stop20105" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#BFBFBF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#BFBFBF" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#F2F2F2" />
+ </linearGradient>
+ <linearGradient
+ id="lg3494_"
+ gradientUnits="userSpaceOnUse"
+ x1="611.34601"
+ x2="590.39001"
+ y1="55.279999"
+ y2="81.157997">
+ <stop
+ offset="0"
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ id="stop10932" />
+ <stop
+ offset="0.52200001"
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ id="stop10934" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop10936" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.522"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ id="lg3495_"
+ gradientUnits="userSpaceOnUse"
+ x1="601.39001"
+ x2="588.29199"
+ y1="55.341"
+ y2="71.515999">
+ <stop
+ offset="0"
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ id="stop10941" />
+ <stop
+ offset="0.52200001"
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ id="stop10943" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop10945" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.522"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ id="lg3496_"
+ gradientUnits="userSpaceOnUse"
+ x1="617.698"
+ x2="585.95203"
+ y1="82.445999"
+ y2="54.848999">
+ <stop
+ offset="0"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="stop10950" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="stop10952" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ id="lg3497_"
+ gradientUnits="userSpaceOnUse"
+ x1="616.112"
+ x2="588.14099"
+ y1="76.247002"
+ y2="60.742001">
+ <stop
+ offset="0"
+ style="stop-color:#01326e;stop-opacity:1"
+ id="stop10962" />
+ <stop
+ offset="1"
+ style="stop-color:#012859;stop-opacity:1"
+ id="stop10964" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#01326E" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#01326E" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#012859" />
+ </linearGradient>
+ <radialGradient
+ r="26.496"
+ id="lg3499_"
+ fx="622.34302"
+ fy="14.449"
+ gradientUnits="userSpaceOnUse"
+ cy="14.449"
+ cx="622.34302"
+ gradientTransform="matrix(0.851,0,0,0.849,69.297,51.658)">
+ <stop
+ offset="0"
+ style="stop-color:#23468e;stop-opacity:1"
+ id="stop10972" />
+ <stop
+ offset="1"
+ style="stop-color:#012859;stop-opacity:1"
+ id="stop10974" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#23468E" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#23468E" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#012859" />
+ </radialGradient>
+ <linearGradient
+ id="XMLID_2429_"
+ gradientUnits="userSpaceOnUse"
+ x1="279.10999"
+ x2="309.16"
+ y1="148.03"
+ y2="148.03">
+ <stop
+ offset="0"
+ style="stop-color:#e1e1e1;stop-opacity:1"
+ id="71564" />
+ <stop
+ offset="0.25"
+ style="stop-color:#e1e1e1;stop-opacity:1"
+ id="71566" />
+ <stop
+ offset="0.44"
+ style="stop-color:#a5a5a5;stop-opacity:1"
+ id="71568" />
+ <stop
+ offset="1"
+ style="stop-color:#a5a5a5;stop-opacity:1"
+ id="71570" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#E1E1E1" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E1E1E1" />
+ <a:midPointStop
+ offset="0.25"
+ style="stop-color:#E1E1E1" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E1E1E1" />
+ <a:midPointStop
+ offset="0.44"
+ style="stop-color:#A5A5A5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#A5A5A5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#A5A5A5" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_2430_"
+ gradientUnits="userSpaceOnUse"
+ x1="294.13"
+ x2="294.13"
+ y1="127.07"
+ y2="142.2">
+ <stop
+ offset="0"
+ style="stop-color:#b5d8ff;stop-opacity:1"
+ id="71582" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:1"
+ id="71584" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B5D8FF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B5D8FF" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#000000" />
+ </linearGradient>
+ <radialGradient
+ r="23.35"
+ id="XMLID_2432_"
+ fx="307.39999"
+ fy="121"
+ gradientUnits="userSpaceOnUse"
+ cy="121"
+ cx="307.39999"
+ gradientTransform="matrix(0.98,0,0,0.98,2.88,2.75)">
+ <stop
+ offset="0.19"
+ style="stop-color:#d2d2d2;stop-opacity:1"
+ id="71592" />
+ <stop
+ offset="0.44999999"
+ style="stop-color:#cfcfcf;stop-opacity:1"
+ id="71594" />
+ <stop
+ offset="0.60000002"
+ style="stop-color:#c7c7c7;stop-opacity:1"
+ id="71596" />
+ <stop
+ offset="0.74000001"
+ style="stop-color:#b9b9b9;stop-opacity:1"
+ id="71598" />
+ <stop
+ offset="0.86000001"
+ style="stop-color:#a4a4a4;stop-opacity:1"
+ id="71600" />
+ <stop
+ offset="0.95999998"
+ style="stop-color:#8a8a8a;stop-opacity:1"
+ id="71602" />
+ <stop
+ offset="1"
+ style="stop-color:#808080;stop-opacity:1"
+ id="71604" />
+ <a:midPointStop
+ offset="0.19"
+ style="stop-color:#D2D2D2" />
+ <a:midPointStop
+ offset="0.8"
+ style="stop-color:#D2D2D2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#808080" />
+ </radialGradient>
+ <linearGradient
+ id="XMLID_2433_"
+ gradientUnits="userSpaceOnUse"
+ x1="308.54999"
+ x2="299.72"
+ y1="149.89999"
+ y2="148.83">
+ <stop
+ offset="0"
+ style="stop-color:#d6d6d6;stop-opacity:1"
+ id="71615" />
+ <stop
+ offset="1"
+ style="stop-color:#a5a5a5;stop-opacity:1"
+ id="71617" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D6D6D6" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D6D6D6" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#A5A5A5" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3444_"
+ gradientUnits="userSpaceOnUse"
+ x1="156.39999"
+ x2="180.10001"
+ y1="115.4"
+ y2="115.4">
+ <stop
+ offset="0"
+ style="stop-color:#ecb300;stop-opacity:1"
+ id="stop8171" />
+ <stop
+ offset="0.2"
+ style="stop-color:#ffe900;stop-opacity:1"
+ id="stop8173" />
+ <stop
+ offset="0.30000001"
+ style="stop-color:#ffffb3;stop-opacity:1"
+ id="stop8175" />
+ <stop
+ offset="0.40000001"
+ style="stop-color:#ffe900;stop-opacity:1"
+ id="stop8177" />
+ <stop
+ offset="1"
+ style="stop-color:#d68100;stop-opacity:1"
+ id="stop8179" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.2"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.4"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#D68100" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3445_"
+ gradientUnits="userSpaceOnUse"
+ x1="156.5"
+ x2="180.10001"
+ y1="122.7"
+ y2="122.7">
+ <stop
+ offset="0"
+ style="stop-color:#ecb300;stop-opacity:1"
+ id="stop8184" />
+ <stop
+ offset="0.2"
+ style="stop-color:#ffe900;stop-opacity:1"
+ id="stop8186" />
+ <stop
+ offset="0.30000001"
+ style="stop-color:#ffffb3;stop-opacity:1"
+ id="stop8188" />
+ <stop
+ offset="0.40000001"
+ style="stop-color:#ffe900;stop-opacity:1"
+ id="stop8190" />
+ <stop
+ offset="1"
+ style="stop-color:#d68100;stop-opacity:1"
+ id="stop8192" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.2"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.4"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#D68100" />
+ </linearGradient>
+ <radialGradient
+ r="10.1"
+ id="XMLID_3446_"
+ fx="280.89999"
+ fy="163.7"
+ gradientUnits="userSpaceOnUse"
+ cy="163.7"
+ cx="280.89999"
+ gradientTransform="matrix(1.4,0,0,1.4,-237.3,-126.8)">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop8197" />
+ <stop
+ offset="1"
+ style="stop-color:#fff95e;stop-opacity:1"
+ id="stop8199" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#FFF95E" />
+ </radialGradient>
+ <linearGradient
+ id="XMLID_3447_"
+ gradientUnits="userSpaceOnUse"
+ x1="158.10001"
+ x2="164.2"
+ y1="123"
+ y2="126.6">
+ <stop
+ offset="0"
+ style="stop-color:#ecd600;stop-opacity:1"
+ id="stop8204" />
+ <stop
+ offset="0.30000001"
+ style="stop-color:#ffffb3;stop-opacity:1"
+ id="stop8206" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop8208" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECD600" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECD600" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <radialGradient
+ r="6.5"
+ id="XMLID_3448_"
+ fx="284.60001"
+ fy="172.60001"
+ gradientUnits="userSpaceOnUse"
+ cy="172.60001"
+ cx="284.60001"
+ gradientTransform="matrix(1.4,0,0,1.4,-237.3,-126.8)">
+ <stop
+ offset="0"
+ style="stop-color:#ecb300;stop-opacity:1"
+ id="stop8219" />
+ <stop
+ offset="0.30000001"
+ style="stop-color:#ecb300;stop-opacity:1"
+ id="stop8221" />
+ <stop
+ offset="0.89999998"
+ style="stop-color:#c96b00;stop-opacity:1"
+ id="stop8223" />
+ <stop
+ offset="1"
+ style="stop-color:#9a5500;stop-opacity:1"
+ id="stop8225" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.9"
+ style="stop-color:#C96B00" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#C96B00" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#9A5500" />
+ </radialGradient>
+ <linearGradient
+ id="XMLID_3449_"
+ gradientUnits="userSpaceOnUse"
+ x1="173.60001"
+ x2="172.8"
+ y1="118.9"
+ y2="128.2">
+ <stop
+ offset="0"
+ style="stop-color:#ecb300;stop-opacity:1"
+ id="stop8232" />
+ <stop
+ offset="0.60000002"
+ style="stop-color:#fff95e;stop-opacity:1"
+ id="stop8234" />
+ <stop
+ offset="1"
+ style="stop-color:#ecd600;stop-opacity:1"
+ id="stop8236" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.6"
+ style="stop-color:#FFF95E" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFF95E" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#ECD600" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3453_"
+ gradientUnits="userSpaceOnUse"
+ x1="176.3"
+ x2="158.7"
+ y1="110.1"
+ y2="105">
+ <stop
+ offset="0"
+ style="stop-color:#666666;stop-opacity:1"
+ id="stop8271" />
+ <stop
+ offset="0.2"
+ style="stop-color:#737373;stop-opacity:1"
+ id="stop8273" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop8275" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#666666" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#666666" />
+ <a:midPointstop
+ offset="0.2"
+ style="stop-color:#737373" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#737373" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ id="lg63694">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop63696" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop63698" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3455_"
+ gradientUnits="userSpaceOnUse"
+ x1="168.8"
+ x2="164.5"
+ y1="107.1"
+ y2="110">
+ <stop
+ offset="0"
+ style="stop-color:#666666;stop-opacity:1"
+ id="stop8291" />
+ <stop
+ offset="0.69999999"
+ style="stop-color:#191919;stop-opacity:1"
+ id="stop8293" />
+ <stop
+ offset="1"
+ style="stop-color:#191919;stop-opacity:1"
+ id="stop8295" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#666666" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#666666" />
+ <a:midPointstop
+ offset="0.7"
+ style="stop-color:#191919" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#191919" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#191919" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3456_"
+ gradientUnits="userSpaceOnUse"
+ x1="175"
+ x2="175"
+ y1="99.800003"
+ y2="112.5">
+ <stop
+ offset="0"
+ style="stop-color:#737373;stop-opacity:1"
+ id="stop8300" />
+ <stop
+ offset="0.60000002"
+ style="stop-color:#191919;stop-opacity:1"
+ id="stop8302" />
+ <stop
+ offset="1"
+ style="stop-color:#191919;stop-opacity:1"
+ id="stop8304" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#737373" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#737373" />
+ <a:midPointstop
+ offset="0.6"
+ style="stop-color:#191919" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#191919" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#191919" />
+ </linearGradient>
+ <linearGradient
+ id="XMLID_3457_"
+ gradientUnits="userSpaceOnUse"
+ x1="165.3"
+ x2="165.3"
+ y1="99.5"
+ y2="115.9">
+ <stop
+ offset="0"
+ style="stop-color:#999999;stop-opacity:1"
+ id="stop8309" />
+ <stop
+ offset="0.30000001"
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ id="stop8311" />
+ <stop
+ offset="1"
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ id="stop8313" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#999999" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#999999" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#B2B2B2" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#B2B2B2" />
+ </linearGradient>
+ <linearGradient
+ id="lg4274_"
+ gradientUnits="userSpaceOnUse"
+ y2="357.10001"
+ x2="339.39999"
+ gradientTransform="matrix(0.9,-0.5,0.5,0.9,-121.7,105.1)"
+ y1="353.10001"
+ x1="337.39999">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s16048" />
+ <stop
+ offset="0.1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s16050" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="s16052" />
+ <ns0:midPointStop
+ offset="0"
+ style="stop-color:#FFFFFF" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <ns0:midPointStop
+ offset="0.1"
+ style="stop-color:#FFFFFF" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <ns0:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ id="lg4275_"
+ gradientUnits="userSpaceOnUse"
+ y2="354.79999"
+ x2="337.89999"
+ gradientTransform="matrix(0.9,-0.5,0.5,0.9,-121.7,105.1)"
+ y1="354.79999"
+ x1="335.60001">
+ <stop
+ offset="0"
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ id="s16057" />
+ <stop
+ offset="0.80000001"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s16059" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s16061" />
+ <ns0:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <ns0:midPointStop
+ offset="0.8"
+ style="stop-color:#FFFFFF" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <ns0:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ id="lg4276_"
+ gradientUnits="userSpaceOnUse"
+ y2="237.8"
+ x2="348.5"
+ gradientTransform="matrix(3.4,0,0,3.4,-1148,-802)"
+ y1="253.60001"
+ x1="352.10001">
+ <stop
+ offset="0"
+ style="stop-color:#ffff87;stop-opacity:1"
+ id="s16077" />
+ <stop
+ offset="1"
+ style="stop-color:#ffad00;stop-opacity:1"
+ id="s16079" />
+ <ns0:midPointStop
+ offset="0"
+ style="stop-color:#FFFF87" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFF87" />
+ <ns0:midPointStop
+ offset="1"
+ style="stop-color:#FFAD00" />
+ </linearGradient>
+ <linearGradient
+ id="lg4278_"
+ gradientUnits="userSpaceOnUse"
+ y2="413.60001"
+ x2="313.79999"
+ gradientTransform="matrix(0.7,-0.7,0.7,0.7,-153.4,180.6)"
+ y1="395.20001"
+ x1="307.79999">
+ <stop
+ offset="0"
+ style="stop-color:#ffffb3;stop-opacity:1"
+ id="s16091" />
+ <stop
+ offset="0.40000001"
+ style="stop-color:#fcd72f;stop-opacity:1"
+ id="s16093" />
+ <stop
+ offset="1"
+ style="stop-color:#ffcd00;stop-opacity:1"
+ id="s16095" />
+ <ns0:midPointStop
+ offset="0"
+ style="stop-color:#FFFFB3" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <ns0:midPointStop
+ offset="0.4"
+ style="stop-color:#FCD72F" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FCD72F" />
+ <ns0:midPointStop
+ offset="1"
+ style="stop-color:#FFCD00" />
+ </linearGradient>
+ <linearGradient
+ id="lg4279_"
+ gradientUnits="userSpaceOnUse"
+ y2="403.10001"
+ x2="313.29999"
+ gradientTransform="matrix(0.7,-0.7,0.7,0.7,-153.4,180.6)"
+ y1="395.79999"
+ x1="310.89999">
+ <stop
+ offset="0"
+ style="stop-color:#ffffb3;stop-opacity:1"
+ id="s16100" />
+ <stop
+ offset="0.40000001"
+ style="stop-color:#ffffb3;stop-opacity:1"
+ id="s16102" />
+ <stop
+ offset="0.89999998"
+ style="stop-color:#ffcd00;stop-opacity:1"
+ id="s16104" />
+ <stop
+ offset="1"
+ style="stop-color:#ffcd00;stop-opacity:1"
+ id="s16106" />
+ <ns0:midPointStop
+ offset="0"
+ style="stop-color:#FFFFB3" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <ns0:midPointStop
+ offset="0.4"
+ style="stop-color:#FFFFB3" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <ns0:midPointStop
+ offset="0.9"
+ style="stop-color:#FFCD00" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFCD00" />
+ <ns0:midPointStop
+ offset="1"
+ style="stop-color:#FFCD00" />
+ </linearGradient>
+ <linearGradient
+ id="lg4280_"
+ gradientUnits="userSpaceOnUse"
+ y2="399.5"
+ x2="310.89999"
+ gradientTransform="matrix(0.7,-0.7,0.7,0.7,-153.4,180.6)"
+ y1="397.70001"
+ x1="310.39999">
+ <stop
+ offset="0"
+ style="stop-color:#ffcd00;stop-opacity:1"
+ id="s16111" />
+ <stop
+ offset="0.60000002"
+ style="stop-color:#ffffb3;stop-opacity:1"
+ id="s16113" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffb3;stop-opacity:1"
+ id="s16115" />
+ <ns0:midPointStop
+ offset="0"
+ style="stop-color:#FFCD00" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFCD00" />
+ <ns0:midPointStop
+ offset="0.6"
+ style="stop-color:#FFFFB3" />
+ <ns0:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <ns0:midPointStop
+ offset="1"
+ style="stop-color:#FFFFB3" />
+ </linearGradient>
+ <radialGradient
+ r="33.290001"
+ id="g3287_"
+ fx="1470.5"
+ fy="-10.21"
+ gradientUnits="userSpaceOnUse"
+ cy="-10.21"
+ cx="1470.5"
+ gradientTransform="matrix(0.42,0,0,0.42,167.09,79.84)">
+ <stop
+ offset="0"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="s6347" />
+ <stop
+ offset="0.38999999"
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ id="s6349" />
+ <stop
+ offset="0.75"
+ style="stop-color:#b1b1b1;stop-opacity:1"
+ id="s6351" />
+ <stop
+ offset="0.88"
+ style="stop-color:#aaaaaa;stop-opacity:1"
+ id="s6353" />
+ <stop
+ offset="0.97000003"
+ style="stop-color:#9e9e9e;stop-opacity:1"
+ id="s6355" />
+ <stop
+ offset="1"
+ style="stop-color:#999999;stop-opacity:1"
+ id="s6357" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#E5E5E5" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointstop
+ offset="0.39"
+ style="stop-color:#B2B2B2" />
+ <a:midPointstop
+ offset="0.87"
+ style="stop-color:#B2B2B2" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#999999" />
+ </radialGradient>
+ <radialGradient
+ r="36.580002"
+ id="g3288_"
+ fx="1612.98"
+ fy="-4.4699998"
+ gradientUnits="userSpaceOnUse"
+ cy="-4.4699998"
+ cx="1612.98"
+ gradientTransform="matrix(0.34,0,0,0.36,238.56,86.87)">
+ <stop
+ offset="0"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="s6362" />
+ <stop
+ offset="0.63999999"
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ id="s6364" />
+ <stop
+ offset="1"
+ style="stop-color:#737373;stop-opacity:1"
+ id="s6366" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#E5E5E5" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointstop
+ offset="0.64"
+ style="stop-color:#B2B2B2" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#737373" />
+ </radialGradient>
+ <radialGradient
+ r="35.130001"
+ id="g3289_"
+ fx="1458.77"
+ fy="-5.0999999"
+ gradientUnits="userSpaceOnUse"
+ cy="-5.0999999"
+ cx="1458.77"
+ gradientTransform="matrix(0.42,0,0,0.42,167.09,79.84)">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s6371" />
+ <stop
+ offset="1"
+ style="stop-color:#999999;stop-opacity:1"
+ id="s6373" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#999999" />
+ </radialGradient>
+ <linearGradient
+ id="g3290_"
+ gradientUnits="userSpaceOnUse"
+ y2="134.33"
+ x2="786.71002"
+ gradientTransform="matrix(1,-0.25,0,1,0,137.29)"
+ y1="136.12"
+ x1="786.65997">
+ <stop
+ offset="0"
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ id="s6380" />
+ <stop
+ offset="1"
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ id="s6382" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#B2B2B2" />
+ </linearGradient>
+ <linearGradient
+ id="g3292_"
+ gradientUnits="userSpaceOnUse"
+ x1="789.37"
+ x2="791.03998"
+ y1="69.879997"
+ y2="77.120003">
+ <stop
+ offset="0"
+ style="stop-color:#999999;stop-opacity:1"
+ id="s6403" />
+ <stop
+ offset="0.28"
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ id="s6405" />
+ <stop
+ offset="1"
+ style="stop-color:#666666;stop-opacity:1"
+ id="s6407" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#999999" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#999999" />
+ <a:midPointstop
+ offset="0.28"
+ style="stop-color:#F2F2F2" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#F2F2F2" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#666666" />
+ </linearGradient>
+ <linearGradient
+ id="g3293_"
+ gradientUnits="userSpaceOnUse"
+ x1="785.84003"
+ x2="785.26001"
+ y1="72.989998"
+ y2="76.279999">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s6412" />
+ <stop
+ offset="1"
+ style="stop-color:#737373;stop-opacity:1"
+ id="s6414" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#737373" />
+ </linearGradient>
+ <linearGradient
+ id="g3296_"
+ gradientUnits="userSpaceOnUse"
+ y2="-3.73"
+ x2="779.84003"
+ gradientTransform="translate(0,70.17)"
+ y1="-16.33"
+ x1="790.03998">
+ <stop
+ offset="0"
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ id="s6439" />
+ <stop
+ offset="0.51999998"
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ id="s6441" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="s6443" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointstop
+ offset="0.52"
+ style="stop-color:#F2F2F2" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#F2F2F2" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ id="g3297_"
+ gradientUnits="userSpaceOnUse"
+ y2="121.76"
+ x2="777.71997"
+ gradientTransform="matrix(1,-0.25,0,1,0,129.19)"
+ y1="140.72"
+ x1="800.97998">
+ <stop
+ offset="0"
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ id="s6448" />
+ <stop
+ offset="1"
+ style="stop-color:#cccccc;stop-opacity:1"
+ id="s6450" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#E5E5E5" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ id="g3298_"
+ gradientUnits="userSpaceOnUse"
+ x1="796.38"
+ x2="781.28003"
+ y1="67.580002"
+ y2="58.549999">
+ <stop
+ offset="0"
+ style="stop-color:#4c8bca;stop-opacity:1"
+ id="s6462" />
+ <stop
+ offset="1"
+ style="stop-color:#b7e9ff;stop-opacity:1"
+ id="s6464" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#4C8BCA" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#4C8BCA" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#B7E9FF" />
+ </linearGradient>
+ <radialGradient
+ r="40.400002"
+ id="g3300_"
+ fx="1189.9301"
+ fy="100.05"
+ gradientUnits="userSpaceOnUse"
+ cy="100.05"
+ cx="1189.9301"
+ gradientTransform="matrix(0.34,-8.46e-2,0,0.34,394.16,137.13)">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="s6472" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="s6474" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#000000" />
+ </radialGradient>
+ <clipPath
+ id="g3299_">
+ <use
+ id="use6469"
+ width="1005.92"
+ y="0"
+ xlink:href="#g101_"
+ x="0"
+ height="376.97" />
+ </clipPath>
+ <linearGradient
+ id="g3301_"
+ gradientUnits="userSpaceOnUse"
+ y2="149.74001"
+ x2="811.69"
+ gradientTransform="matrix(1,-0.25,0,1,0,129.19)"
+ y1="122.73"
+ x1="779.19">
+ <stop
+ offset="0"
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ id="s6483" />
+ <stop
+ offset="0.17"
+ style="stop-color:#eeeeee;stop-opacity:1"
+ id="s6485" />
+ <stop
+ offset="0.34"
+ style="stop-color:#e3e3e3;stop-opacity:1"
+ id="s6487" />
+ <stop
+ offset="0.50999999"
+ style="stop-color:#cfcfcf;stop-opacity:1"
+ id="s6489" />
+ <stop
+ offset="0.67000002"
+ style="stop-color:#b4b4b4;stop-opacity:1"
+ id="s6491" />
+ <stop
+ offset="0.83999997"
+ style="stop-color:#919191;stop-opacity:1"
+ id="s6493" />
+ <stop
+ offset="1"
+ style="stop-color:#666666;stop-opacity:1"
+ id="s6495" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#F2F2F2" />
+ <a:midPointstop
+ offset="0.71"
+ style="stop-color:#F2F2F2" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#666666" />
+ </linearGradient>
+ <linearGradient
+ id="g3302_"
+ gradientUnits="userSpaceOnUse"
+ x1="798.72998"
+ x2="799.04999"
+ y1="69.839996"
+ y2="70.709999">
+ <stop
+ offset="0"
+ style="stop-color:#005e00;stop-opacity:1"
+ id="s6504" />
+ <stop
+ offset="1"
+ style="stop-color:#23a11f;stop-opacity:1"
+ id="s6506" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#005E00" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#005E00" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#23A11F" />
+ </linearGradient>
+ <pattern
+ patternTransform="matrix(0.361896,0,0,0.361895,313.1946,634.2564)"
+ id="pattern2902"
+ xlink:href="#pattern4115" />
+ <pattern
+ patternTransform="matrix(0.191832,0,0,0.361895,173.3697,763.2564)"
+ id="pattern2934"
+ xlink:href="#pattern2902" />
+ <radialGradient
+ r="23.796499"
+ id="radialGradient21629"
+ fx="108.6665"
+ fy="13.1753"
+ gradientUnits="userSpaceOnUse"
+ cy="13.1753"
+ cx="108.6665">
+ <stop
+ offset="0"
+ style="stop-color:#ff5900;stop-opacity:1"
+ id="stop21631" />
+ <stop
+ offset="0.6124"
+ style="stop-color:#b50000;stop-opacity:1"
+ id="stop21633" />
+ <stop
+ offset="1"
+ style="stop-color:#610000;stop-opacity:1"
+ id="stop21635" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#FF5900" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FF5900" />
+ <a:midPointStop
+ offset="0.6124"
+ style="stop-color:#B50000" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B50000" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#610000" />
+ </radialGradient>
+ <linearGradient
+ id="linearGradient6944"
+ gradientUnits="userSpaceOnUse"
+ y2="32.723564"
+ x2="18.415823"
+ xlink:href="#linearGradient6938"
+ y1="-155.32077"
+ x1="-90.151619" />
+ <linearGradient
+ id="linearGradient6938">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop6940" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop6942" />
+ </linearGradient>
+ <clipPath
+ id="XMLID_22_">
+ <use
+ id="use58"
+ width="131.341"
+ y="0"
+ xlink:href="#XMLID_5_"
+ x="0"
+ height="40.560001" />
+ </clipPath>
+ <pattern
+ patternTransform="matrix(0.191832,0,0,0.2907365,-302.10841,876.91578)"
+ id="pattern9165"
+ xlink:href="#pattern2934" />
+ <pattern
+ patternTransform="matrix(0.2323454,0,0,0.2907365,-57.168239,674.43996)"
+ id="pattern9784"
+ xlink:href="#pattern9165" />
+ <pattern
+ patternTransform="matrix(0.3088591,0,0,0.3976868,-126.06295,1002.9027)"
+ id="pattern9804"
+ xlink:href="#pattern4384" />
+ <pattern
+ patternTransform="matrix(0.4679677,0,0,0.1274278,-515.23983,1043.9536)"
+ id="pattern9808"
+ xlink:href="#pattern4384" />
+ <pattern
+ patternTransform="matrix(0.191832,0,0,0.2907365,74.775613,851.98528)"
+ id="pattern9858"
+ xlink:href="#pattern9165" />
+ <inkscape:perspective
+ id="perspective565"
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_z="560.99994 : 153.5 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_x="0 : 153.5 : 1"
+ inkscape:persp3d-origin="280.49997 : 102.33333 : 1" />
+ <linearGradient
+ id="linearGradient10386"
+ inkscape:collect="always">
+ <stop
+ offset="0"
+ style="stop-color:#5c5c4f;stop-opacity:1;"
+ id="stop10388" />
+ <stop
+ offset="1"
+ style="stop-color:#5c5c4f;stop-opacity:0;"
+ id="stop10390" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient10548"
+ inkscape:collect="always">
+ <stop
+ offset="0"
+ style="stop-color:#5c5c4f;stop-opacity:1;"
+ id="stop10550" />
+ <stop
+ offset="1"
+ style="stop-color:#5c5c4f;stop-opacity:0;"
+ id="stop10552" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient9294"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="138.66673"
+ x2="97.416748"
+ xlink:href="#linearGradient10386"
+ gradientTransform="translate(-701.90553,138.48402)"
+ y1="94.531273"
+ y2="82.246582" />
+ <linearGradient
+ id="linearGradient9303"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="409.05179"
+ x2="466.41287"
+ xlink:href="#linearGradient10548"
+ gradientTransform="translate(-701.90553,138.48402)"
+ y1="77.279953"
+ y2="104.09245" />
+ <linearGradient
+ id="linearGradient9306"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="417.37616"
+ x2="459.52002"
+ xlink:href="#linearGradient10386"
+ gradientTransform="matrix(1,0,0,-1,-701.90553,434.00438)"
+ y1="208.47893"
+ y2="183.00783" />
+ <linearGradient
+ id="linearGradient9309"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="417.37616"
+ x2="459.52002"
+ xlink:href="#linearGradient10386"
+ gradientTransform="translate(-701.90553,144.48402)"
+ y1="208.47893"
+ y2="183.00783" />
+ <linearGradient
+ id="linearGradient9498"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="580"
+ x2="580"
+ xlink:href="#linearGradient9724"
+ gradientTransform="matrix(0.9140212,0,0,0.4997224,-759.58885,273.22328)"
+ y1="118.99965"
+ y2="71.999641" />
+ <radialGradient
+ r="71.687889"
+ id="radialGradient9588"
+ fx="266.93356"
+ fy="151.06293"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="151.06293"
+ cx="266.93356"
+ xlink:href="#linearGradient4341"
+ gradientTransform="matrix(1,0,0,1.197901,-701.90553,108.58852)" />
+ <radialGradient
+ r="307.82809"
+ id="radialGradient9790"
+ fx="270.95309"
+ fy="115.64064"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ cy="115.64064"
+ cx="270.95309"
+ xlink:href="#linearGradient5379"
+ gradientTransform="matrix(1,0,0,0.6884422,-696.24868,658.17381)" />
+ <linearGradient
+ id="linearGradient4033"
+ gradientUnits="userSpaceOnUse"
+ inkscape:collect="always"
+ x1="54.036942"
+ x2="654.69313"
+ xlink:href="#linearGradient4027"
+ y1="506.15977"
+ y2="506.15977" />
+ </defs>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage " />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ id="layer1"
+ inkscape:groupmode="layer">
+ <rect
+ style="fill:#e3dcc0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect11680"
+ width="600.65619"
+ rx="55.720604"
+ ry="57.85828"
+ y="163.48204"
+ x="54.036942"
+ height="685.35547" />
+ <rect
+ style="fill:url(#white-spots);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect3018"
+ width="600.65619"
+ rx="55.720604"
+ ry="57.85828"
+ y="163.48204"
+ x="54.036942"
+ height="685.35547" />
+ <rect
+ style="fill:url(#linearGradient4033);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;opacity:0.5136612"
+ id="rect4025"
+ width="600.65619"
+ rx="55.720604"
+ ry="57.85828"
+ y="163.48204"
+ x="54.036942"
+ height="685.35547" />
+ <rect
+ style="fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter5446)"
+ id="rect5444"
+ width="102.85714"
+ rx="24"
+ transform="matrix(1,0,0,0.7697128,0,99.172695)"
+ y="430.64789"
+ ry="23.331291"
+ x="484.85715"
+ height="273.57144" />
+ <rect
+ style="fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter5440)"
+ id="rect5338"
+ width="102.85714"
+ rx="23"
+ ry="23.678169"
+ y="425.64789"
+ x="299.85715"
+ height="130.57143" />
+ <rect
+ style="fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter5334)"
+ id="rect5252"
+ width="102.85714"
+ rx="21"
+ ry="22.432163"
+ y="420.64789"
+ x="112.85715"
+ height="171.57143" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#0093d9;stroke-width:1.8618499;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect5250"
+ width="532.25439"
+ rx="15.080542"
+ ry="14.294137"
+ y="304.23499"
+ x="86.872787"
+ height="362.25443" />
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4104"
+ sodipodi:linespacing="89.999998%"
+ y="197.11218"
+ x="351.75"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4106"
+ y="197.11218"
+ x="351.75">welcome</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4110"
+ y="211.51218"
+ x="351.75">screen</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4122"
+ sodipodi:linespacing="89.999998%"
+ y="257.86218"
+ x="349"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4124"
+ y="257.86218"
+ x="349">license</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4126"
+ y="272.26218"
+ x="349">agreement</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#0093d9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4132"
+ sodipodi:linespacing="89.999998%"
+ y="347.86218"
+ x="353.5"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#0093d9;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4136"
+ y="347.86218"
+ x="353.5">content server</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#0093d9;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4140"
+ y="362.26218"
+ x="353.5">selection</tspan></text>
+ <rect
+ style="fill:#2c8596;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect4148"
+ width="102.85714"
+ rx="23"
+ ry="23.678169"
+ y="425.64789"
+ x="299.85715"
+ height="130.57143" />
+ <rect
+ style="fill:#0093d9;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect4172"
+ width="102.85714"
+ rx="21"
+ ry="22.432163"
+ y="420.64789"
+ x="112.85715"
+ height="171.57143" />
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4174"
+ sodipodi:linespacing="89.999998%"
+ y="457.36218"
+ x="165"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4178"
+ y="457.36218"
+ x="165">red hat</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan3011"
+ y="471.76218"
+ x="165">network</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4192"
+ y="486.16218"
+ x="165">(entitlements</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4190"
+ y="500.56218"
+ x="165">service)</tspan></text>
+ <rect
+ style="fill:#bfdce8;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect4202"
+ width="104.35714"
+ rx="17.35"
+ ry="17.44669"
+ y="430.64789"
+ x="484.85715"
+ height="204.57144" />
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4204"
+ sodipodi:linespacing="89.999998%"
+ y="485.36218"
+ x="537"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4208"
+ y="485.36218"
+ x="537">rhn classic</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4216"
+ y="499.76218"
+ x="537">or satellite</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4222"
+ sodipodi:linespacing="89.999998%"
+ y="706.92566"
+ x="351.15686"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4226"
+ y="706.92566"
+ x="351.15686">create</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4230"
+ y="721.32566"
+ x="351.15686">user</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4236"
+ sodipodi:linespacing="89.999998%"
+ y="768.17566"
+ x="352.90686"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4240"
+ y="768.17566"
+ x="352.90686">date &</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4244"
+ y="782.57566"
+ x="352.90686">time</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4250"
+ sodipodi:linespacing="89.999998%"
+ y="827.17566"
+ x="350.40686"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4254"
+ y="827.17566"
+ x="350.40686">kdump</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4276"
+ sodipodi:linespacing="89.999998%"
+ y="525.36218"
+ x="137"
+ xml:space="preserve"><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4278"
+ y="525.36218"
+ x="137">entitlements</tspan><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4280"
+ y="536.16218"
+ x="137">registration</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4282"
+ sodipodi:linespacing="89.999998%"
+ y="563.36218"
+ x="138.5"
+ xml:space="preserve"><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4286"
+ y="563.36218"
+ x="138.5">subscribe to</tspan><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4290"
+ y="574.16218"
+ x="138.5">products</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4292"
+ sodipodi:linespacing="89.999998%"
+ y="533.86218"
+ x="120.5"
+ xml:space="preserve"><tspan
+ style="font-size:22px;font-weight:bold;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4294"
+ y="533.86218"
+ x="120.5">1</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4296"
+ sodipodi:linespacing="89.999998%"
+ y="573.86218"
+ x="120.5"
+ xml:space="preserve"><tspan
+ style="font-size:22px;font-weight:bold;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan4298"
+ y="573.86218"
+ x="120.5">2</tspan></text>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 122.5,505.36218 L 206,505.36218"
+ id="path4300" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 310.53932,532.62468 L 394.03932,532.62468"
+ id="path4332" />
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4150"
+ sodipodi:linespacing="89.999998%"
+ y="511.36218"
+ x="350"
+ xml:space="preserve"><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#ffffff"
+ sodipodi:role="line"
+ id="tspan3015"
+ y="511.36218"
+ x="350">register</tspan><tspan
+ style="font-size:16px;font-weight:bold;text-align:center;text-anchor:middle;fill:#ffffff"
+ sodipodi:role="line"
+ y="525.76218"
+ x="350"
+ id="tspan8445">later</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4344"
+ sodipodi:linespacing="89.999998%"
+ y="527.21704"
+ x="512.36865"
+ xml:space="preserve"><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4348"
+ y="527.21704"
+ x="512.36865">log into rhn</tspan><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4376"
+ y="538.01704"
+ x="512.36865">or satellite</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4350"
+ sodipodi:linespacing="89.999998%"
+ y="535.71704"
+ x="494.36865"
+ xml:space="preserve"><tspan
+ style="font-size:22px;font-weight:bold;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4352"
+ y="535.71704"
+ x="494.36865">1</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4354"
+ sodipodi:linespacing="89.999998%"
+ y="575.71704"
+ x="494.36865"
+ xml:space="preserve"><tspan
+ style="font-size:22px;font-weight:bold;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4356"
+ y="575.71704"
+ x="494.36865">2</tspan></text>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#5c5c4f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 496.36865,507.21706 L 579.86865,507.21706"
+ id="path4358" />
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4360"
+ sodipodi:linespacing="89.999998%"
+ y="565.21704"
+ x="512.36865"
+ xml:space="preserve"><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4364"
+ y="565.21704"
+ x="512.36865">create the </tspan><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4380"
+ y="576.01704"
+ x="512.36865">profile</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4366"
+ sodipodi:linespacing="89.999998%"
+ y="613.71704"
+ x="494.36865"
+ xml:space="preserve"><tspan
+ style="font-size:22px;font-weight:bold;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4368"
+ y="613.71704"
+ x="494.36865">3</tspan></text>
+ <text
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:start;fill:#5c5c4f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="text4392"
+ sodipodi:linespacing="89.999998%"
+ y="609.21704"
+ x="512.36865"
+ xml:space="preserve"><tspan
+ style="font-size:12px;text-align:start;text-anchor:start;fill:#5c5c4f;fill-opacity:1"
+ sodipodi:role="line"
+ id="tspan4408"
+ y="609.21704"
+ x="512.36865">review setup</tspan></text>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#5c5c4f;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#TriangleOutMq);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 350.82323,277.85177 L 351,322.73045"
+ sodipodi:nodetypes="cc"
+ id="path4831" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#5c5c4f;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#TriangleOutMq);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 352.23008,723.75105 L 352.15685,745.29394"
+ sodipodi:nodetypes="cc"
+ id="path4833" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#5c5c4f;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#TriangleOutMq);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 351.49472,561.58801 L 351.67149,684.8809"
+ sodipodi:nodetypes="cc"
+ id="path4839" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#5c5c4f;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+ id="path4841"
+ sodipodi:nodetypes="ccc"
+ d="M 218,583.36218 L 351.33333,649.52885 L 479,584.86218" />
+ <path
+ style="stroke-linejoin:miter;marker-end:url(#TriangleOutMYS);stroke-opacity:1;fill-rule:evenodd;marker-start:none;stroke:#0093d9;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:4;fill:none"
+ d="M 351.27345,368.55113 L 351.45022,413.42981"
+ sodipodi:nodetypes="cc"
+ id="path4843" />
+ <path
+ style="stroke-linejoin:miter;marker-end:url(#TriangleOutMYp);stroke-opacity:1;fill-rule:evenodd;marker-start:url(#TriangleInMtW);stroke:#0093d9;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:4;fill:none"
+ d="M 171.11984,411.72344 L 174.77055,406.56076 L 350.72496,373.53967 L 532.97492,415.25013 L 535.98693,421.62293"
+ sodipodi:nodetypes="ccccc"
+ id="path5038" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#5c5c4f;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#TriangleOutMq);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 351.55757,784.97476 L 351.48434,806.51765"
+ sodipodi:nodetypes="cc"
+ id="path5450" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#5c5c4f;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#TriangleOutMq);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 350.55757,213.72476 L 350.48434,235.26765"
+ sodipodi:nodetypes="cc"
+ id="path5455" />
+ <g
+ id="g4070"
+ transform="translate(-1164.9055,-432.84587)" />
+ <polyline
+ style="fill:none;stroke:#336699;stroke-width:1;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:3.8599999"
+ id="pl6478"
+ clip-path="url(#g3299_)"
+ transform="matrix(1.204,0,0,1.263,-1494.7643,97.86603)"
+ points=" 781.35,73.22 781.35,59.21 799.61,54.65 "
+ stroke-miterlimit="3.86" />
+ <polyline
+ clip-path="url(#g3299_)"
+ style="fill:none;stroke:#ffffff;stroke-width:1"
+ id="pl6480"
+ points="799.64,54.63 799.64,68.68 781.32,73.25 "
+ transform="matrix(1.204,0,0,1.263,-1494.7643,97.86603)" />
+ <rect
+ style="opacity:0.42290751;fill:#bfdce8;fill-opacity:0;stroke:#ffffff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.5;stroke-opacity:1"
+ id="rect5314"
+ width="0"
+ rx="15"
+ ry="6"
+ y="548.28503"
+ x="-112.69868"
+ height="6" />
+ <g
+ transform="translate(-86.58181,-250.69506)"
+ id="g8484" />
+ <g
+ style="fill:#ffffff"
+ transform="matrix(0.8670515,0,0,0.8670515,-284.48693,-138.37557)"
+ id="g6374" />
+ <flowRoot
+ style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:89.99999762%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Liberation Sans"
+ id="flowRoot8048"
+ xml:space="preserve"
+ transform="translate(-701.90553,138.48402)"><flowRegion
+ id="flowRegion8050"><rect
+ height="48.468746"
+ id="rect8052"
+ y="41.968781"
+ width="9.281249"
+ x="214.49997" /></flowRegion><flowPara
+ id="flowPara8054" /></flowRoot> </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-auth-advanced.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-auth-advanced.png
new file mode 100644
index 0000000..61f61e4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-auth-advanced.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-auth-passwd.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-auth-passwd.png
new file mode 100644
index 0000000..5a2503a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-auth-passwd.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-authentication.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-authentication.png
new file mode 100644
index 0000000..420f350
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-authentication.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-createuser-usermanager.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-createuser-usermanager.png
new file mode 100644
index 0000000..01c75fb
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-createuser-usermanager.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-createuser.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-createuser.png
new file mode 100644
index 0000000..2bab681
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-createuser.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-datetime.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-datetime.png
new file mode 100644
index 0000000..2f58def
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-datetime.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-kdump.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-kdump.png
new file mode 100644
index 0000000..667c1eb
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-kdump.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-kdump1.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-kdump1.png
new file mode 100644
index 0000000..2dcd493
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-kdump1.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-license.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-license.png
new file mode 100644
index 0000000..575b3a7
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-license.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-ntp.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-ntp.png
new file mode 100644
index 0000000..4011adc
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-ntp.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-profile.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-profile.png
new file mode 100644
index 0000000..b173bc4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-profile.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-review.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-review.png
new file mode 100644
index 0000000..ab1353a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-review.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhlogin.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhlogin.png
new file mode 100644
index 0000000..9c154b6
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhlogin.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhsm-register.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhsm-register.png
new file mode 100644
index 0000000..87998b1
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhsm-register.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhsmproducts.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhsmproducts.png
new file mode 100644
index 0000000..2b2cdc3
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-rhsmproducts.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-server.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-server.png
new file mode 100644
index 0000000..335d18b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-server.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-setup.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-setup.png
new file mode 100644
index 0000000..9147f97
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-setup.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-updatesetup.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-updatesetup.png
new file mode 100644
index 0000000..bc336ec
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-updatesetup.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-uploadcerts.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-uploadcerts.png
new file mode 100644
index 0000000..197e8b8
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-uploadcerts.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-welcome-rhel6-alpha.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-welcome-rhel6-alpha.png
new file mode 100644
index 0000000..dc730d7
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-welcome-rhel6-alpha.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-welcome.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-welcome.png
new file mode 100644
index 0000000..46815ce
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/fb-welcome.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/rhsm-org-select.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/rhsm-org-select.png
new file mode 100644
index 0000000..974a56a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/rhsm-org-select.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/rhsm-org-select2.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/rhsm-org-select2.png
new file mode 100644
index 0000000..b417b0f
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/firstboot/rhsm-org-select2.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/vnc_option.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/vnc_option.png
new file mode 100644
index 0000000..4426b20
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/vnc_option.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/widget1.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/widget1.png
new file mode 100644
index 0000000..f3d926a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/widget1.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/widget2.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/widget2.png
new file mode 100644
index 0000000..cc981c8
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/guimode/widget2.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/icon.svg b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/icon.svg
new file mode 100644
index 0000000..c471a60
--- /dev/null
+++ b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/icon.svg
@@ -0,0 +1,3936 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/ ) -->
+<svg
+ xmlns:ns="http://ns.adobe.com/AdobeSVGViewerExtensions/3/ "
+ xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/ "
+ xmlns:dc="http://purl.org/dc/elements/1.1/ "
+ xmlns:cc="http://web.resource.org/cc/ "
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns# "
+ xmlns:svg="http://www.w3.org/2000/svg "
+ xmlns="http://www.w3.org/2000/svg "
+ xmlns:xlink="http://www.w3.org/1999/xlink "
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd "
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape "
+ version="1.0"
+ width="32"
+ height="32"
+ id="svg3017"
+ sodipodi:version="0.32"
+ inkscape:version="0.44+devel"
+ sodipodi:docname="book.svg"
+ sodipodi:docbase="/home/andy/Desktop">
+ <metadata
+ id="metadata489">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage " />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ inkscape:window-height="480"
+ inkscape:window-width="858"
+ inkscape:pageshadow="0"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ inkscape:zoom="1"
+ inkscape:cx="16"
+ inkscape:cy="15.944056"
+ inkscape:window-x="0"
+ inkscape:window-y="33"
+ inkscape:current-layer="svg3017" />
+ <defs
+ id="defs3019">
+ <linearGradient
+ id="linearGradient2381">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="stop2383" />
+ <stop
+ style="stop-color:white;stop-opacity:0"
+ offset="1"
+ id="stop2385" />
+ </linearGradient>
+ <linearGradient
+ x1="415.73831"
+ y1="11.854"
+ x2="418.13361"
+ y2="18.8104"
+ id="XMLID_1758_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.8362,0.5206,-1.1904,0.992,147.62,-30.9374)">
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="0"
+ id="stop3903" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="1"
+ id="stop3905" />
+ <a:midPointStop
+ style="stop-color:#CCCCCC"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#CCCCCC"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#F2F2F2"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="500.70749"
+ y1="-13.2441"
+ x2="513.46442"
+ y2="-2.1547"
+ id="XMLID_1757_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0"
+ id="stop3890" />
+ <stop
+ style="stop-color:#96bad6;stop-opacity:1"
+ offset="1"
+ id="stop3892" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#96BAD6"
+ offset="1" />
+ </linearGradient>
+ <clipPath
+ id="XMLID_1755_">
+ <use
+ id="use3874"
+ x="0"
+ y="0"
+ width="744.09448"
+ height="600"
+ xlink:href="#XMLID_343_" />
+ </clipPath>
+ <linearGradient
+ x1="505.62939"
+ y1="-14.9526"
+ x2="527.49402"
+ y2="-0.7536"
+ id="XMLID_1756_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0"
+ id="stop3877" />
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0.51120001"
+ id="stop3879" />
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0.64609998"
+ id="stop3881" />
+ <stop
+ style="stop-color:#16336e;stop-opacity:1"
+ offset="1"
+ id="stop3883" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5112" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.6461" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#16336E"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="471.0806"
+ y1="201.07761"
+ x2="481.91711"
+ y2="210.4977"
+ id="XMLID_1754_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#6498c1;stop-opacity:1"
+ offset="0.005618"
+ id="stop3863" />
+ <stop
+ style="stop-color:#79a9cc;stop-opacity:1"
+ offset="0.2332"
+ id="stop3865" />
+ <stop
+ style="stop-color:#a4cde2;stop-opacity:1"
+ offset="0.74049997"
+ id="stop3867" />
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="1"
+ id="stop3869" />
+ <a:midPointStop
+ style="stop-color:#6498C1"
+ offset="5.618000e-003" />
+ <a:midPointStop
+ style="stop-color:#6498C1"
+ offset="0.4438" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="516.57672"
+ y1="-15.769"
+ x2="516.57672"
+ y2="0.84280002"
+ id="XMLID_1753_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="0"
+ id="stop3851" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="1"
+ id="stop3853" />
+ <a:midPointStop
+ style="stop-color:#B2B2B2"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#B2B2B2"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#F2F2F2"
+ offset="1" />
+ </linearGradient>
+ <clipPath
+ id="XMLID_1751_">
+ <use
+ id="use3837"
+ x="0"
+ y="0"
+ width="744.09448"
+ height="600"
+ xlink:href="#XMLID_338_" />
+ </clipPath>
+ <linearGradient
+ x1="506.09909"
+ y1="-11.5137"
+ x2="527.99609"
+ y2="2.7063999"
+ id="XMLID_1752_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0"
+ id="stop3840" />
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0.51120001"
+ id="stop3842" />
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0.64609998"
+ id="stop3844" />
+ <stop
+ style="stop-color:#16336e;stop-opacity:1"
+ offset="1"
+ id="stop3846" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5112" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.6461" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#16336E"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="468.2915"
+ y1="204.7612"
+ x2="479.39871"
+ y2="214.4166"
+ id="XMLID_1750_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0"
+ id="stop3830" />
+ <stop
+ style="stop-color:#96bad6;stop-opacity:1"
+ offset="1"
+ id="stop3832" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#96BAD6"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="502.70749"
+ y1="115.3013"
+ x2="516.39001"
+ y2="127.1953"
+ id="XMLID_1749_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9703,0.2419,-0.2419,0.9703,11.0227,-35.6159)">
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0"
+ id="stop3818" />
+ <stop
+ style="stop-color:#96bad6;stop-opacity:1"
+ offset="1"
+ id="stop3820" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#96BAD6"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="501.0903"
+ y1="-19.2544"
+ x2="531.85413"
+ y2="0.72390002"
+ id="XMLID_1748_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0"
+ id="stop3803" />
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0.51120001"
+ id="stop3805" />
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0.64609998"
+ id="stop3807" />
+ <stop
+ style="stop-color:#16336e;stop-opacity:1"
+ offset="1"
+ id="stop3809" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5112" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.6461" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#16336E"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="481.23969"
+ y1="212.5742"
+ x2="472.92981"
+ y2="207.4967"
+ id="XMLID_2275_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#f3403f;stop-opacity:1"
+ offset="0"
+ id="stop9947" />
+ <stop
+ style="stop-color:#d02a28;stop-opacity:1"
+ offset="0.37889999"
+ id="stop9949" />
+ <stop
+ style="stop-color:#b21714;stop-opacity:1"
+ offset="0.77649999"
+ id="stop9951" />
+ <stop
+ style="stop-color:#a6100c;stop-opacity:1"
+ offset="1"
+ id="stop9953" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0.4213" />
+ <a:midPointStop
+ style="stop-color:#A6100C"
+ offset="1" />
+ </linearGradient>
+ <clipPath
+ id="XMLID_2273_">
+ <use
+ id="use9933"
+ x="0"
+ y="0"
+ width="744.09448"
+ height="600"
+ xlink:href="#XMLID_960_" />
+ </clipPath>
+ <linearGradient
+ x1="473.7681"
+ y1="209.17529"
+ x2="486.98099"
+ y2="213.2001"
+ id="XMLID_2274_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#f3403f;stop-opacity:1"
+ offset="0"
+ id="stop9936" />
+ <stop
+ style="stop-color:#d02a28;stop-opacity:1"
+ offset="0.37889999"
+ id="stop9938" />
+ <stop
+ style="stop-color:#b21714;stop-opacity:1"
+ offset="0.77649999"
+ id="stop9940" />
+ <stop
+ style="stop-color:#a6100c;stop-opacity:1"
+ offset="1"
+ id="stop9942" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0.4213" />
+ <a:midPointStop
+ style="stop-color:#A6100C"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="478.21341"
+ y1="-131.9297"
+ x2="469.85818"
+ y2="-140.28481"
+ id="XMLID_2272_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.5592,0.829,-0.829,0.5592,101.3357,-104.791)">
+ <stop
+ style="stop-color:#f3403f;stop-opacity:1"
+ offset="0"
+ id="stop9917" />
+ <stop
+ style="stop-color:#d02a28;stop-opacity:1"
+ offset="0.37889999"
+ id="stop9919" />
+ <stop
+ style="stop-color:#b21714;stop-opacity:1"
+ offset="0.77649999"
+ id="stop9921" />
+ <stop
+ style="stop-color:#a6100c;stop-opacity:1"
+ offset="1"
+ id="stop9923" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0.4213" />
+ <a:midPointStop
+ style="stop-color:#A6100C"
+ offset="1" />
+ </linearGradient>
+ <marker
+ refX="0"
+ refY="0"
+ orient="auto"
+ style="overflow:visible"
+ id="TriangleInM">
+ <path
+ d="M 5.77,0 L -2.88,5 L -2.88,-5 L 5.77,0 z "
+ transform="scale(-0.4,-0.4)"
+ style="fill:#5c5c4f"
+ id="path3197" />
+ </marker>
+ <linearGradient
+ x1="200.7363"
+ y1="100.4028"
+ x2="211.99519"
+ y2="89.143997"
+ id="XMLID_3298_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#bfbfbf;stop-opacity:1"
+ offset="0"
+ id="stop20103" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="1"
+ id="stop20105" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#BFBFBF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#BFBFBF" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#F2F2F2" />
+ </linearGradient>
+ <linearGradient
+ x1="200.7363"
+ y1="100.4028"
+ x2="211.99519"
+ y2="89.143997"
+ id="linearGradient36592"
+ xlink:href="#XMLID_3298_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.029078,0,0,1,-183.2624,-79.44655)" />
+ <linearGradient
+ x1="181.2925"
+ y1="110.8481"
+ x2="192.6369"
+ y2="99.5037"
+ id="XMLID_3297_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0"
+ id="stop20096" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="stop20098" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ x1="181.2925"
+ y1="110.8481"
+ x2="192.6369"
+ y2="99.5037"
+ id="linearGradient36595"
+ xlink:href="#XMLID_3297_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.029078,0,0,1,-183.2624,-79.44655)" />
+ <linearGradient
+ x1="211.77589"
+ y1="105.7749"
+ x2="212.6619"
+ y2="108.2092"
+ id="XMLID_3296_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#0f6124;stop-opacity:1"
+ offset="0"
+ id="stop20087" />
+ <stop
+ style="stop-color:#219630;stop-opacity:1"
+ offset="1"
+ id="stop20089" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#0F6124" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#0F6124" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#219630" />
+ </linearGradient>
+ <linearGradient
+ x1="211.77589"
+ y1="105.7749"
+ x2="212.6619"
+ y2="108.2092"
+ id="linearGradient36677"
+ xlink:href="#XMLID_3296_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.029078,0,0,1,-183.2624,-79.44655)" />
+ <linearGradient
+ x1="208.9834"
+ y1="116.8296"
+ x2="200.0811"
+ y2="96.834602"
+ id="XMLID_3295_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="0"
+ id="stop20076" />
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0.5"
+ id="stop20078" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="1"
+ id="stop20080" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ x1="208.9834"
+ y1="116.8296"
+ x2="200.0811"
+ y2="96.834602"
+ id="linearGradient36604"
+ xlink:href="#XMLID_3295_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.029078,0,0,1,-183.2624,-79.44655)" />
+ <linearGradient
+ x1="195.5264"
+ y1="97.911102"
+ x2="213.5213"
+ y2="115.9061"
+ id="XMLID_3294_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="0"
+ id="stop20069" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="1"
+ id="stop20071" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#CCCCCC" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#CCCCCC" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ x1="195.5264"
+ y1="97.911102"
+ x2="213.5213"
+ y2="115.9061"
+ id="linearGradient36607"
+ xlink:href="#XMLID_3294_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.029078,0,0,1,-183.2624,-79.44655)" />
+ <linearGradient
+ x1="186.1938"
+ y1="109.1343"
+ x2="206.6881"
+ y2="88.639999"
+ id="XMLID_3293_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="0"
+ id="stop20056" />
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0.16850001"
+ id="stop20058" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0.23029999"
+ id="stop20060" />
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0.2809"
+ id="stop20062" />
+ <stop
+ style="stop-color:#c2c2c2;stop-opacity:1"
+ offset="0.5"
+ id="stop20064" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.1685"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.2303"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.2809"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#C2C2C2" />
+ </linearGradient>
+ <linearGradient
+ x1="186.1938"
+ y1="109.1343"
+ x2="206.6881"
+ y2="88.639999"
+ id="linearGradient36610"
+ xlink:href="#XMLID_3293_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.029078,0,0,1,-183.2624,-79.44655)" />
+ <linearGradient
+ x1="184.8569"
+ y1="112.2676"
+ x2="211.94099"
+ y2="89.541397"
+ id="XMLID_3292_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="0"
+ id="stop20043" />
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0.16850001"
+ id="stop20045" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0.23029999"
+ id="stop20047" />
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0.2809"
+ id="stop20049" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="stop20051" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.1685"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.2303"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.2809"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ x1="184.8569"
+ y1="112.2676"
+ x2="211.94099"
+ y2="89.541397"
+ id="linearGradient36613"
+ xlink:href="#XMLID_3292_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.029078,0,0,1,-183.2624,-79.44655)" />
+ <marker
+ refX="0"
+ refY="0"
+ orient="auto"
+ style="overflow:visible"
+ id="TriangleOutM">
+ <path
+ d="M 5.77,0 L -2.88,5 L -2.88,-5 L 5.77,0 z "
+ transform="scale(0.4,0.4)"
+ style="fill:#5c5c4f;fill-rule:evenodd;stroke-width:1pt;marker-start:none"
+ id="path3238" />
+ </marker>
+ <linearGradient
+ x1="165.3"
+ y1="99.5"
+ x2="165.3"
+ y2="115.9"
+ id="XMLID_3457_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#999;stop-opacity:1"
+ offset="0"
+ id="stop8309" />
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="0.30000001"
+ id="stop8311" />
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="1"
+ id="stop8313" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#999999" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#999999" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#B2B2B2" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#B2B2B2" />
+ </linearGradient>
+ <linearGradient
+ x1="165.3"
+ y1="99.5"
+ x2="165.3"
+ y2="115.9"
+ id="lg1997"
+ xlink:href="#XMLID_3457_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2,0,0,1.2,-175.9,-114.6)" />
+ <linearGradient
+ x1="175"
+ y1="99.800003"
+ x2="175"
+ y2="112.5"
+ id="XMLID_3456_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#737373;stop-opacity:1"
+ offset="0"
+ id="stop8300" />
+ <stop
+ style="stop-color:#191919;stop-opacity:1"
+ offset="0.60000002"
+ id="stop8302" />
+ <stop
+ style="stop-color:#191919;stop-opacity:1"
+ offset="1"
+ id="stop8304" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#737373" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#737373" />
+ <a:midPointstop
+ offset="0.6"
+ style="stop-color:#191919" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#191919" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#191919" />
+ </linearGradient>
+ <linearGradient
+ x1="175"
+ y1="99.800003"
+ x2="175"
+ y2="112.5"
+ id="lg2000"
+ xlink:href="#XMLID_3456_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2,0,0,1.2,-175.9,-114.6)" />
+ <linearGradient
+ x1="168.8"
+ y1="107.1"
+ x2="164.5"
+ y2="110"
+ id="XMLID_3455_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#666;stop-opacity:1"
+ offset="0"
+ id="stop8291" />
+ <stop
+ style="stop-color:#191919;stop-opacity:1"
+ offset="0.69999999"
+ id="stop8293" />
+ <stop
+ style="stop-color:#191919;stop-opacity:1"
+ offset="1"
+ id="stop8295" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#666666" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#666666" />
+ <a:midPointstop
+ offset="0.7"
+ style="stop-color:#191919" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#191919" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#191919" />
+ </linearGradient>
+ <linearGradient
+ x1="168.8"
+ y1="107.1"
+ x2="164.5"
+ y2="110"
+ id="lg2003"
+ xlink:href="#XMLID_3455_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2,0,0,1.2,-175.9,-114.6)" />
+ <linearGradient
+ id="lg63694">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="stop63696" />
+ <stop
+ style="stop-color:white;stop-opacity:0"
+ offset="1"
+ id="stop63698" />
+ </linearGradient>
+ <linearGradient
+ x1="458"
+ y1="483"
+ x2="465.20001"
+ y2="271.39999"
+ id="lg2006"
+ xlink:href="#lg63694"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(6.3e-2,0,0,6.3e-2,-1.3,-9.8)" />
+ <linearGradient
+ x1="176.3"
+ y1="110.1"
+ x2="158.7"
+ y2="105"
+ id="XMLID_3453_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#666;stop-opacity:1"
+ offset="0"
+ id="stop8271" />
+ <stop
+ style="stop-color:#737373;stop-opacity:1"
+ offset="0.2"
+ id="stop8273" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="1"
+ id="stop8275" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#666666" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#666666" />
+ <a:midPointstop
+ offset="0.2"
+ style="stop-color:#737373" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#737373" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ x1="176.3"
+ y1="110.1"
+ x2="158.7"
+ y2="105"
+ id="lg2009"
+ xlink:href="#XMLID_3453_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2,0,0,1.2,-175.9,-114.6)" />
+ <linearGradient
+ x1="173.60001"
+ y1="118.9"
+ x2="172.8"
+ y2="128.2"
+ id="XMLID_3449_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#ecb300;stop-opacity:1"
+ offset="0"
+ id="stop8232" />
+ <stop
+ style="stop-color:#fff95e;stop-opacity:1"
+ offset="0.60000002"
+ id="stop8234" />
+ <stop
+ style="stop-color:#ecd600;stop-opacity:1"
+ offset="1"
+ id="stop8236" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.6"
+ style="stop-color:#FFF95E" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFF95E" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#ECD600" />
+ </linearGradient>
+ <linearGradient
+ x1="173.60001"
+ y1="118.9"
+ x2="172.8"
+ y2="128.2"
+ id="lg2016"
+ xlink:href="#XMLID_3449_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2,0,0,1.2,-175.9,-114.6)" />
+ <radialGradient
+ cx="284.60001"
+ cy="172.60001"
+ r="6.5"
+ fx="284.60001"
+ fy="172.60001"
+ id="XMLID_3448_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4,0,0,1.4,-237.3,-126.8)">
+ <stop
+ style="stop-color:#ecb300;stop-opacity:1"
+ offset="0"
+ id="stop8219" />
+ <stop
+ style="stop-color:#ecb300;stop-opacity:1"
+ offset="0.30000001"
+ id="stop8221" />
+ <stop
+ style="stop-color:#c96b00;stop-opacity:1"
+ offset="0.89999998"
+ id="stop8223" />
+ <stop
+ style="stop-color:#9a5500;stop-opacity:1"
+ offset="1"
+ id="stop8225" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.9"
+ style="stop-color:#C96B00" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#C96B00" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#9A5500" />
+ </radialGradient>
+ <radialGradient
+ cx="284.60001"
+ cy="172.60001"
+ r="6.5"
+ fx="284.60001"
+ fy="172.60001"
+ id="rg2020"
+ xlink:href="#XMLID_3448_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.513992,0,0,2.347576,-689.1621,-378.5717)" />
+ <linearGradient
+ x1="158.10001"
+ y1="123"
+ x2="164.2"
+ y2="126.6"
+ id="XMLID_3447_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#ecd600;stop-opacity:1"
+ offset="0"
+ id="stop8204" />
+ <stop
+ style="stop-color:#ffffb3;stop-opacity:1"
+ offset="0.30000001"
+ id="stop8206" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="1"
+ id="stop8208" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECD600" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECD600" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ x1="158.10001"
+ y1="123"
+ x2="164.2"
+ y2="126.6"
+ id="lg2026"
+ xlink:href="#XMLID_3447_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2,0,0,1.2,-175.9,-114.6)" />
+ <radialGradient
+ cx="280.89999"
+ cy="163.7"
+ r="10.1"
+ fx="280.89999"
+ fy="163.7"
+ id="XMLID_3446_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4,0,0,1.4,-237.3,-126.8)">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="stop8197" />
+ <stop
+ style="stop-color:#fff95e;stop-opacity:1"
+ offset="1"
+ id="stop8199" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#FFF95E" />
+ </radialGradient>
+ <radialGradient
+ cx="280.89999"
+ cy="163.7"
+ r="10.1"
+ fx="280.89999"
+ fy="163.7"
+ id="rg2029"
+ xlink:href="#XMLID_3446_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.7,0,0,1.7,-457.5,-266.8)" />
+ <linearGradient
+ x1="156.5"
+ y1="122.7"
+ x2="180.10001"
+ y2="122.7"
+ id="XMLID_3445_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#ecb300;stop-opacity:1"
+ offset="0"
+ id="stop8184" />
+ <stop
+ style="stop-color:#ffe900;stop-opacity:1"
+ offset="0.2"
+ id="stop8186" />
+ <stop
+ style="stop-color:#ffffb3;stop-opacity:1"
+ offset="0.30000001"
+ id="stop8188" />
+ <stop
+ style="stop-color:#ffe900;stop-opacity:1"
+ offset="0.40000001"
+ id="stop8190" />
+ <stop
+ style="stop-color:#d68100;stop-opacity:1"
+ offset="1"
+ id="stop8192" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.2"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.4"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#D68100" />
+ </linearGradient>
+ <linearGradient
+ x1="156.5"
+ y1="122.7"
+ x2="180.10001"
+ y2="122.7"
+ id="lg2032"
+ xlink:href="#XMLID_3445_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2,0,0,1.2,-175.9,-114.6)" />
+ <linearGradient
+ x1="156.39999"
+ y1="115.4"
+ x2="180.10001"
+ y2="115.4"
+ id="XMLID_3444_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#ecb300;stop-opacity:1"
+ offset="0"
+ id="stop8171" />
+ <stop
+ style="stop-color:#ffe900;stop-opacity:1"
+ offset="0.2"
+ id="stop8173" />
+ <stop
+ style="stop-color:#ffffb3;stop-opacity:1"
+ offset="0.30000001"
+ id="stop8175" />
+ <stop
+ style="stop-color:#ffe900;stop-opacity:1"
+ offset="0.40000001"
+ id="stop8177" />
+ <stop
+ style="stop-color:#d68100;stop-opacity:1"
+ offset="1"
+ id="stop8179" />
+ <a:midPointstop
+ offset="0"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#ECB300" />
+ <a:midPointstop
+ offset="0.2"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.3"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFFFB3" />
+ <a:midPointstop
+ offset="0.4"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="0.5"
+ style="stop-color:#FFE900" />
+ <a:midPointstop
+ offset="1"
+ style="stop-color:#D68100" />
+ </linearGradient>
+ <linearGradient
+ x1="156.39999"
+ y1="115.4"
+ x2="180.10001"
+ y2="115.4"
+ id="lg2035"
+ xlink:href="#XMLID_3444_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2,0,0,1.2,-175.9,-114.6)" />
+ <linearGradient
+ x1="379.70001"
+ y1="167.89999"
+ x2="383.89999"
+ y2="172.89999"
+ id="lg4286_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.8,0.2,-0.2,0.8,78.8,38.1)">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="s16159" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0.1"
+ id="s16161" />
+ <stop
+ style="stop-color:#737373;stop-opacity:1"
+ offset="1"
+ id="s16163" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.1" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#737373"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="379.60001"
+ y1="167.8"
+ x2="383.79999"
+ y2="172"
+ id="lg6416"
+ xlink:href="#lg4286_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.622156,0.623859,-0.623859,2.62182,-882.9706,-673.7921)" />
+ <linearGradient
+ x1="384.20001"
+ y1="169.8"
+ x2="384.79999"
+ y2="170.39999"
+ id="lg4285_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.8,0.2,-0.2,0.8,78.8,38.1)">
+ <stop
+ style="stop-color:#737373;stop-opacity:1"
+ offset="0"
+ id="s16152" />
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="1"
+ id="s16154" />
+ <ns:midPointStop
+ style="stop-color:#737373"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#737373"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#D9D9D9"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="384.20001"
+ y1="169.8"
+ x2="384.79999"
+ y2="170.39999"
+ id="lg6453"
+ xlink:href="#lg4285_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.6,0.6,-0.6,2.6,-883,-673.8)" />
+ <linearGradient
+ x1="380.5"
+ y1="172.60001"
+ x2="382.79999"
+ y2="173.7"
+ id="lg4284_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.8,0.2,-0.2,0.8,78.8,38.1)">
+ <stop
+ style="stop-color:gray;stop-opacity:1"
+ offset="0"
+ id="s16145" />
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="1"
+ id="s16147" />
+ <ns:midPointStop
+ style="stop-color:#808080"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#808080"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#E5E5E5"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="380.5"
+ y1="172.60001"
+ x2="382.79999"
+ y2="173.7"
+ id="lg6456"
+ xlink:href="#lg4284_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.6,0.6,-0.6,2.6,-883,-673.8)" />
+ <radialGradient
+ cx="347.29999"
+ cy="244.5"
+ r="5.1999998"
+ fx="347.29999"
+ fy="244.5"
+ id="lg4282_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(3.4,0,0,3.4,-1148,-802)">
+ <stop
+ style="stop-color:#333;stop-opacity:1"
+ offset="0"
+ id="s16135" />
+ <stop
+ style="stop-color:#999;stop-opacity:1"
+ offset="1"
+ id="s16137" />
+ <ns:midPointStop
+ style="stop-color:#333333"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#333333"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#999999"
+ offset="1" />
+ </radialGradient>
+ <linearGradient
+ x1="310.39999"
+ y1="397.70001"
+ x2="310.89999"
+ y2="399.5"
+ id="lg4280_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.7,-0.7,0.7,0.7,-153.4,180.6)">
+ <stop
+ style="stop-color:#ffcd00;stop-opacity:1"
+ offset="0"
+ id="s16111" />
+ <stop
+ style="stop-color:#ffffb3;stop-opacity:1"
+ offset="0.60000002"
+ id="s16113" />
+ <stop
+ style="stop-color:#ffffb3;stop-opacity:1"
+ offset="1"
+ id="s16115" />
+ <ns:midPointStop
+ style="stop-color:#FFCD00"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#FFCD00"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="0.6" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="310.39999"
+ y1="397.70001"
+ x2="310.89999"
+ y2="399.5"
+ id="lg6467"
+ xlink:href="#lg4280_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.4,-2.4,2.4,2.4,-1663.6,-195)" />
+ <linearGradient
+ x1="310.89999"
+ y1="395.79999"
+ x2="313.29999"
+ y2="403.10001"
+ id="lg4279_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.7,-0.7,0.7,0.7,-153.4,180.6)">
+ <stop
+ style="stop-color:#ffffb3;stop-opacity:1"
+ offset="0"
+ id="s16100" />
+ <stop
+ style="stop-color:#ffffb3;stop-opacity:1"
+ offset="0.40000001"
+ id="s16102" />
+ <stop
+ style="stop-color:#ffcd00;stop-opacity:1"
+ offset="0.89999998"
+ id="s16104" />
+ <stop
+ style="stop-color:#ffcd00;stop-opacity:1"
+ offset="1"
+ id="s16106" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="0.4" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFCD00"
+ offset="0.9" />
+ <ns:midPointStop
+ style="stop-color:#FFCD00"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFCD00"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="310.89999"
+ y1="395.79999"
+ x2="313.29999"
+ y2="403.10001"
+ id="lg6465"
+ xlink:href="#lg4279_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.4,-2.4,2.4,2.4,-1663.6,-195)" />
+ <linearGradient
+ x1="307.79999"
+ y1="395.20001"
+ x2="313.79999"
+ y2="413.60001"
+ id="lg4278_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.7,-0.7,0.7,0.7,-153.4,180.6)">
+ <stop
+ style="stop-color:#ffffb3;stop-opacity:1"
+ offset="0"
+ id="s16091" />
+ <stop
+ style="stop-color:#fcd72f;stop-opacity:1"
+ offset="0.40000001"
+ id="s16093" />
+ <stop
+ style="stop-color:#ffcd00;stop-opacity:1"
+ offset="1"
+ id="s16095" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#FFFFB3"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FCD72F"
+ offset="0.4" />
+ <ns:midPointStop
+ style="stop-color:#FCD72F"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFCD00"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="306.5"
+ y1="393"
+ x2="309"
+ y2="404"
+ id="lg6400"
+ xlink:href="#lg4278_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.4,-2.4,2.4,2.4,-1663.6,-195)" />
+ <linearGradient
+ x1="352.10001"
+ y1="253.60001"
+ x2="348.5"
+ y2="237.8"
+ id="lg4276_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(3.4,0,0,3.4,-1148,-802)">
+ <stop
+ style="stop-color:#ffff87;stop-opacity:1"
+ offset="0"
+ id="s16077" />
+ <stop
+ style="stop-color:#ffad00;stop-opacity:1"
+ offset="1"
+ id="s16079" />
+ <ns:midPointStop
+ style="stop-color:#FFFF87"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#FFFF87"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFAD00"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="335.60001"
+ y1="354.79999"
+ x2="337.89999"
+ y2="354.79999"
+ id="lg4275_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9,-0.5,0.5,0.9,-121.7,105.1)">
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="0"
+ id="s16057" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0.80000001"
+ id="s16059" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="1"
+ id="s16061" />
+ <ns:midPointStop
+ style="stop-color:#D9D9D9"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#D9D9D9"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.8" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="335.60001"
+ y1="354.79999"
+ x2="337.89999"
+ y2="354.79999"
+ id="lg6463"
+ xlink:href="#lg4275_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.9,-1.7,1.7,2.9,-1557,-448.7)" />
+ <linearGradient
+ x1="337.39999"
+ y1="353.10001"
+ x2="339.39999"
+ y2="357.10001"
+ id="lg4274_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9,-0.5,0.5,0.9,-121.7,105.1)">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="s16048" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0.1"
+ id="s16050" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="s16052" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.1" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#CCCCCC"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="337.39999"
+ y1="353.10001"
+ x2="339.39999"
+ y2="357.10001"
+ id="lg6461"
+ xlink:href="#lg4274_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.9,-1.7,1.7,2.9,-1557,-448.7)" />
+ <linearGradient
+ x1="334.39999"
+ y1="355.5"
+ x2="335.5"
+ y2="356.79999"
+ id="lg4273_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9,-0.5,0.5,0.9,-121.7,105.1)">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="s16041" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="s16043" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="5.6e-003" />
+ <ns:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#CCCCCC"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="334.39999"
+ y1="355.5"
+ x2="335.5"
+ y2="356.79999"
+ id="lg6381"
+ xlink:href="#lg4273_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.9,-1.7,1.7,2.9,-1557,-448.7)" />
+ <linearGradient
+ x1="348.39999"
+ y1="247.39999"
+ x2="354.10001"
+ y2="242"
+ id="lg4271_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(3.4,0,0,3.4,-1148,-802)">
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="0"
+ id="s16025" />
+ <stop
+ style="stop-color:#9e9e9e;stop-opacity:1"
+ offset="0.40000001"
+ id="s16027" />
+ <stop
+ style="stop-color:black;stop-opacity:1"
+ offset="1"
+ id="s16029" />
+ <ns:midPointStop
+ style="stop-color:#F2F2F2"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#F2F2F2"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#000000"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="351.29999"
+ y1="257.29999"
+ x2="346.29999"
+ y2="235.5"
+ id="lg4270_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#ffff87;stop-opacity:1"
+ offset="0"
+ id="s16007" />
+ <stop
+ style="stop-color:#ffad00;stop-opacity:1"
+ offset="1"
+ id="s16009" />
+ <ns:midPointStop
+ style="stop-color:#FFFF87"
+ offset="0" />
+ <ns:midPointStop
+ style="stop-color:#FFFF87"
+ offset="0.5" />
+ <ns:midPointStop
+ style="stop-color:#FFAD00"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="351.29999"
+ y1="257.29999"
+ x2="346.29999"
+ y2="235.5"
+ id="lg6459"
+ xlink:href="#lg4270_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(3.4,0,0,3.4,-1148,-802)" />
+ <linearGradient
+ x1="43.799999"
+ y1="32.5"
+ x2="63.299999"
+ y2="66.400002"
+ id="XMLID_2708_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="stop75318" />
+ <stop
+ style="stop-color:#fffcea;stop-opacity:1"
+ offset="1"
+ id="stop75320" />
+ <a:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#FFFCEA"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="43.799999"
+ y1="32.5"
+ x2="63.299999"
+ y2="66.400002"
+ id="lg1907"
+ xlink:href="#XMLID_2708_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-29,-22.6)" />
+ <linearGradient
+ x1="52.5"
+ y1="40.400002"
+ x2="58.200001"
+ y2="64"
+ id="XMLID_2707_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#ffdea0;stop-opacity:1"
+ offset="0"
+ id="stop75305" />
+ <stop
+ style="stop-color:#ffd89e;stop-opacity:1"
+ offset="0.30000001"
+ id="stop75307" />
+ <stop
+ style="stop-color:#ffd79e;stop-opacity:1"
+ offset="0.30000001"
+ id="stop75309" />
+ <stop
+ style="stop-color:#dbaf6d;stop-opacity:1"
+ offset="0.69999999"
+ id="stop75311" />
+ <stop
+ style="stop-color:#6f4c24;stop-opacity:1"
+ offset="1"
+ id="stop75313" />
+ <a:midPointStop
+ style="stop-color:#FFDEA0"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#FFDEA0"
+ offset="0.6" />
+ <a:midPointStop
+ style="stop-color:#FFD79E"
+ offset="0.3" />
+ <a:midPointStop
+ style="stop-color:#FFD79E"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#DBAF6D"
+ offset="0.7" />
+ <a:midPointStop
+ style="stop-color:#DBAF6D"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#6F4C24"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="52.5"
+ y1="40.400002"
+ x2="58.200001"
+ y2="64"
+ id="lg1910"
+ xlink:href="#XMLID_2707_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-29,-22.6)" />
+ <linearGradient
+ x1="58"
+ y1="73.199997"
+ x2="44.5"
+ y2="19"
+ id="XMLID_2704_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-29,-22.6)">
+ <stop
+ style="stop-color:#d4a96c;stop-opacity:1"
+ offset="0.5"
+ id="stop75284" />
+ <stop
+ style="stop-color:#dcb273;stop-opacity:1"
+ offset="0.60000002"
+ id="stop75286" />
+ <stop
+ style="stop-color:#f0ca87;stop-opacity:1"
+ offset="0.80000001"
+ id="stop75288" />
+ <stop
+ style="stop-color:#ffdc96;stop-opacity:1"
+ offset="0.69999999"
+ id="stop75290" />
+ <stop
+ style="stop-color:#c18a42;stop-opacity:1"
+ offset="1"
+ id="stop75292" />
+ <a:midPointStop
+ style="stop-color:#D4A96C"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#D4A96C"
+ offset="0.6" />
+ <a:midPointStop
+ style="stop-color:#FFDC96"
+ offset="0.7" />
+ <a:midPointStop
+ style="stop-color:#FFDC96"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#C18A42"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="53.700001"
+ y1="32"
+ x2="53.700001"
+ y2="64.599998"
+ id="XMLID_2703_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#e5c9b0;stop-opacity:1"
+ offset="0"
+ id="stop75268" />
+ <stop
+ style="stop-color:#e5c9b0;stop-opacity:1"
+ offset="0.40000001"
+ id="stop75270" />
+ <stop
+ style="stop-color:#c0aa94;stop-opacity:1"
+ offset="1"
+ id="stop75272" />
+ <a:midPointStop
+ style="stop-color:#E5C9B0"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#E5C9B0"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#E5C9B0"
+ offset="0.4" />
+ <a:midPointStop
+ style="stop-color:#E5C9B0"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#C0AA94"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="53.700001"
+ y1="32"
+ x2="53.700001"
+ y2="64.599998"
+ id="lg1916"
+ xlink:href="#XMLID_2703_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-29,-22.6)" />
+ <linearGradient
+ x1="224.31"
+ y1="19.450001"
+ x2="214.33"
+ y2="11.46"
+ id="XMLID_419_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#404040;stop-opacity:1"
+ offset="0"
+ id="s1903" />
+ <stop
+ style="stop-color:#6d6d6d;stop-opacity:1"
+ offset="0.33000001"
+ id="s1905" />
+ <stop
+ style="stop-color:#e9e9e9;stop-opacity:1"
+ offset="1"
+ id="s1907" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#404040" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#404040" />
+ <a:midPointStop
+ offset="0.33"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#E9E9E9" />
+ </linearGradient>
+ <linearGradient
+ x1="221.84"
+ y1="32.779999"
+ x2="212.2"
+ y2="20.27"
+ id="lg1988"
+ xlink:href="#XMLID_419_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)" />
+ <linearGradient
+ x1="228.35001"
+ y1="33.279999"
+ x2="215.42999"
+ y2="33.279999"
+ id="lg1900"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="s1902" />
+ <stop
+ style="stop-color:white;stop-opacity:0"
+ offset="1"
+ id="s1906" />
+ <a:midPointStop
+ style="stop-color:#575757"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#575757"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#6D6D6D"
+ offset="0.33" />
+ <a:midPointStop
+ style="stop-color:#6D6D6D"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#D3D3D3"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="234.81"
+ y1="33.279999"
+ x2="228.27"
+ y2="33.279999"
+ id="lg1908"
+ xlink:href="#lg1900"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)" />
+ <linearGradient
+ x1="228.35001"
+ y1="33.279999"
+ x2="215.42999"
+ y2="33.279999"
+ id="XMLID_416_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#575757;stop-opacity:1"
+ offset="0"
+ id="s1874" />
+ <stop
+ style="stop-color:#6d6d6d;stop-opacity:1"
+ offset="0.33000001"
+ id="s1876" />
+ <stop
+ style="stop-color:#d3d3d3;stop-opacity:1"
+ offset="1"
+ id="s1878" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#575757" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#575757" />
+ <a:midPointStop
+ offset="0.33"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#6D6D6D" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#D3D3D3" />
+ </linearGradient>
+ <linearGradient
+ x1="228.35001"
+ y1="33.279999"
+ x2="215.42999"
+ y2="33.279999"
+ id="lg1991"
+ xlink:href="#XMLID_416_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.33,0,0,1.31,-274.2,-5.2)" />
+ <radialGradient
+ cx="603.19"
+ cy="230.77"
+ r="1.67"
+ fx="603.19"
+ fy="230.77"
+ id="x5010_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.1,0,0,1.1,-54.33,-75.4)">
+ <stop
+ style="stop-color:#c9ffc9;stop-opacity:1"
+ offset="0"
+ id="stop29201" />
+ <stop
+ style="stop-color:#23a11f;stop-opacity:1"
+ offset="1"
+ id="stop29203" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#C9FFC9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#C9FFC9" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#23A11F" />
+ </radialGradient>
+ <radialGradient
+ cx="603.19"
+ cy="230.77"
+ r="1.67"
+ fx="603.19"
+ fy="230.77"
+ id="radialGradient5711"
+ xlink:href="#x5010_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.23,0,0,1.23,-709.93,-245.02)" />
+ <linearGradient
+ x1="592.31"
+ y1="162.60001"
+ x2="609.32001"
+ y2="145.59"
+ id="lg5722"
+ xlink:href="#x5003_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)" />
+ <linearGradient
+ x1="601.48999"
+ y1="170.16"
+ x2="613.84003"
+ y2="170.16"
+ id="x5002_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="0"
+ id="stop29134" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0.2"
+ id="stop29136" />
+ <stop
+ style="stop-color:#999;stop-opacity:1"
+ offset="1"
+ id="stop29138" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.20"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#FFFFFF" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#999999" />
+ </linearGradient>
+ <linearGradient
+ x1="601.48999"
+ y1="170.16"
+ x2="613.84003"
+ y2="170.16"
+ id="lg5725"
+ xlink:href="#x5002_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)" />
+ <linearGradient
+ x1="592.20001"
+ y1="156.45"
+ x2="609.98999"
+ y2="174.23"
+ id="x5004_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)">
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="0"
+ id="stop29157" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="1"
+ id="stop29159" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ x1="592.20001"
+ y1="156.45"
+ x2="609.98999"
+ y2="174.23"
+ id="lg5728"
+ xlink:href="#x5004_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)" />
+ <linearGradient
+ x1="592.31"
+ y1="162.60001"
+ x2="609.32001"
+ y2="145.59"
+ id="x5003_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="0"
+ id="stop29143" />
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="1"
+ id="stop29145" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#E5E5E5" />
+ </linearGradient>
+ <linearGradient
+ x1="592.31"
+ y1="162.60001"
+ x2="609.32001"
+ y2="145.59"
+ id="lg5732"
+ xlink:href="#x5003_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)" />
+ <linearGradient
+ x1="592.20001"
+ y1="156.45"
+ x2="609.98999"
+ y2="174.24001"
+ id="x5000_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)">
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="0"
+ id="stop29124" />
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="1"
+ id="stop29126" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#FFFFFF" />
+ </linearGradient>
+ <linearGradient
+ x1="592.20001"
+ y1="156.45"
+ x2="609.98999"
+ y2="174.24001"
+ id="lg5735"
+ xlink:href="#x5000_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.12,0,0,1.12,-649.08,-160.62)" />
+ <linearGradient
+ x1="308.54999"
+ y1="149.89999"
+ x2="299.72"
+ y2="148.83"
+ id="XMLID_2433_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#d6d6d6;stop-opacity:1"
+ offset="0"
+ id="71615" />
+ <stop
+ style="stop-color:#a5a5a5;stop-opacity:1"
+ offset="1"
+ id="71617" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D6D6D6" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D6D6D6" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#A5A5A5" />
+ </linearGradient>
+ <linearGradient
+ x1="308.54999"
+ y1="149.89999"
+ x2="299.72"
+ y2="148.83"
+ id="lg1952"
+ xlink:href="#XMLID_2433_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.03,0,0,1.03,-279.57,-124.36)" />
+ <radialGradient
+ cx="307.39999"
+ cy="121"
+ r="23.35"
+ fx="307.39999"
+ fy="121"
+ id="XMLID_2432_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.98,0,0,0.98,2.88,2.75)">
+ <stop
+ style="stop-color:#d2d2d2;stop-opacity:1"
+ offset="0.19"
+ id="71592" />
+ <stop
+ style="stop-color:#cfcfcf;stop-opacity:1"
+ offset="0.44999999"
+ id="71594" />
+ <stop
+ style="stop-color:#c7c7c7;stop-opacity:1"
+ offset="0.60000002"
+ id="71596" />
+ <stop
+ style="stop-color:#b9b9b9;stop-opacity:1"
+ offset="0.74000001"
+ id="71598" />
+ <stop
+ style="stop-color:#a4a4a4;stop-opacity:1"
+ offset="0.86000001"
+ id="71600" />
+ <stop
+ style="stop-color:#8a8a8a;stop-opacity:1"
+ offset="0.95999998"
+ id="71602" />
+ <stop
+ style="stop-color:gray;stop-opacity:1"
+ offset="1"
+ id="71604" />
+ <a:midPointStop
+ offset="0.19"
+ style="stop-color:#D2D2D2" />
+ <a:midPointStop
+ offset="0.8"
+ style="stop-color:#D2D2D2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#808080" />
+ </radialGradient>
+ <radialGradient
+ cx="307.39999"
+ cy="121"
+ r="23.35"
+ fx="307.39999"
+ fy="121"
+ id="radialGradient2331"
+ xlink:href="#XMLID_2432_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-276.62,-121.54)" />
+ <linearGradient
+ x1="294.13"
+ y1="127.07"
+ x2="294.13"
+ y2="142.2"
+ id="XMLID_2430_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#b5d8ff;stop-opacity:1"
+ offset="0"
+ id="71582" />
+ <stop
+ style="stop-color:black;stop-opacity:1"
+ offset="1"
+ id="71584" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B5D8FF" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B5D8FF" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#000000" />
+ </linearGradient>
+ <linearGradient
+ x1="294.13"
+ y1="127.07"
+ x2="294.13"
+ y2="142.2"
+ id="lg2820"
+ xlink:href="#XMLID_2430_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.03,0,0,1.03,-279.57,-124.36)" />
+ <linearGradient
+ x1="279.10999"
+ y1="148.03"
+ x2="309.16"
+ y2="148.03"
+ id="XMLID_2429_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#e1e1e1;stop-opacity:1"
+ offset="0"
+ id="71564" />
+ <stop
+ style="stop-color:#e1e1e1;stop-opacity:1"
+ offset="0.25"
+ id="71566" />
+ <stop
+ style="stop-color:#a5a5a5;stop-opacity:1"
+ offset="0.44"
+ id="71568" />
+ <stop
+ style="stop-color:#a5a5a5;stop-opacity:1"
+ offset="1"
+ id="71570" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#E1E1E1" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E1E1E1" />
+ <a:midPointStop
+ offset="0.25"
+ style="stop-color:#E1E1E1" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E1E1E1" />
+ <a:midPointStop
+ offset="0.44"
+ style="stop-color:#A5A5A5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#A5A5A5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#A5A5A5" />
+ </linearGradient>
+ <linearGradient
+ x1="279.10999"
+ y1="148.03"
+ x2="309.16"
+ y2="148.03"
+ id="lg2818"
+ xlink:href="#XMLID_2429_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.03,0,0,1.03,-279.57,-124.36)" />
+ <radialGradient
+ cx="622.34302"
+ cy="14.449"
+ r="26.496"
+ fx="622.34302"
+ fy="14.449"
+ id="lg3499_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.851,0,0,0.849,69.297,51.658)">
+ <stop
+ style="stop-color:#23468e;stop-opacity:1"
+ offset="0"
+ id="stop10972" />
+ <stop
+ style="stop-color:#012859;stop-opacity:1"
+ offset="1"
+ id="stop10974" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#23468E" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#23468E" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#012859" />
+ </radialGradient>
+ <radialGradient
+ cx="622.34302"
+ cy="14.449"
+ r="26.496"
+ fx="622.34302"
+ fy="14.449"
+ id="rg5791"
+ xlink:href="#lg3499_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.858,0,0,0.857,-511.7,9.02)" />
+ <linearGradient
+ x1="616.112"
+ y1="76.247002"
+ x2="588.14099"
+ y2="60.742001"
+ id="lg3497_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#01326e;stop-opacity:1"
+ offset="0"
+ id="stop10962" />
+ <stop
+ style="stop-color:#012859;stop-opacity:1"
+ offset="1"
+ id="stop10964" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#01326E" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#01326E" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#012859" />
+ </linearGradient>
+ <linearGradient
+ x1="617.698"
+ y1="82.445999"
+ x2="585.95203"
+ y2="54.848999"
+ id="lg3496_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0"
+ id="stop10950" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="stop10952" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#E5E5E5" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ x1="617.698"
+ y1="82.445999"
+ x2="585.95203"
+ y2="54.848999"
+ id="lg5794"
+ xlink:href="#lg3496_"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ x1="601.39001"
+ y1="55.341"
+ x2="588.29199"
+ y2="71.515999"
+ id="lg3495_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="0"
+ id="stop10941" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="0.52200001"
+ id="stop10943" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="stop10945" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.522"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ x1="601.39001"
+ y1="55.341"
+ x2="588.29199"
+ y2="71.515999"
+ id="lg5771"
+ xlink:href="#lg3495_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.009,0,0,1.009,-581.615,-43.098)" />
+ <linearGradient
+ x1="611.34601"
+ y1="55.279999"
+ x2="590.39001"
+ y2="81.157997"
+ id="lg3494_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="0"
+ id="stop10932" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="0.52200001"
+ id="stop10934" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="stop10936" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#D9D9D9" />
+ <a:midPointStop
+ offset="0.522"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#F2F2F2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#CCCCCC" />
+ </linearGradient>
+ <linearGradient
+ x1="611.34601"
+ y1="55.279999"
+ x2="590.39001"
+ y2="81.157997"
+ id="lg5774"
+ xlink:href="#lg3494_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.009,0,0,1.009,-581.616,-43.098)" />
+ <linearGradient
+ x1="798.72998"
+ y1="69.839996"
+ x2="799.04999"
+ y2="70.709999"
+ id="g3302_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#005e00;stop-opacity:1"
+ offset="0"
+ id="s6504" />
+ <stop
+ style="stop-color:#23a11f;stop-opacity:1"
+ offset="1"
+ id="s6506" />
+ <a:midPointstop
+ style="stop-color:#005E00"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#005E00"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#23A11F"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="798.72998"
+ y1="69.839996"
+ x2="799.04999"
+ y2="70.709999"
+ id="lg5851"
+ xlink:href="#g3302_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)" />
+ <linearGradient
+ x1="779.19"
+ y1="122.73"
+ x2="811.69"
+ y2="149.74001"
+ id="g3301_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,-0.25,0,1,0,129.19)">
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="0"
+ id="s6483" />
+ <stop
+ style="stop-color:#eee;stop-opacity:1"
+ offset="0.17"
+ id="s6485" />
+ <stop
+ style="stop-color:#e3e3e3;stop-opacity:1"
+ offset="0.34"
+ id="s6487" />
+ <stop
+ style="stop-color:#cfcfcf;stop-opacity:1"
+ offset="0.50999999"
+ id="s6489" />
+ <stop
+ style="stop-color:#b4b4b4;stop-opacity:1"
+ offset="0.67000002"
+ id="s6491" />
+ <stop
+ style="stop-color:#919191;stop-opacity:1"
+ offset="0.83999997"
+ id="s6493" />
+ <stop
+ style="stop-color:#666;stop-opacity:1"
+ offset="1"
+ id="s6495" />
+ <a:midPointstop
+ style="stop-color:#F2F2F2"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#F2F2F2"
+ offset="0.71" />
+ <a:midPointstop
+ style="stop-color:#666666"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="779.19"
+ y1="122.73"
+ x2="811.69"
+ y2="149.74001"
+ id="lg5855"
+ xlink:href="#g3301_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-926.036,103.123)" />
+ <clipPath
+ id="g3299_">
+ <use
+ id="use6469"
+ x="0"
+ y="0"
+ width="1005.92"
+ height="376.97"
+ xlink:href="#g101_" />
+ </clipPath>
+ <radialGradient
+ cx="1189.9301"
+ cy="100.05"
+ r="40.400002"
+ fx="1189.9301"
+ fy="100.05"
+ id="g3300_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.34,-8.46e-2,0,0.34,394.16,137.13)">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="s6472" />
+ <stop
+ style="stop-color:white;stop-opacity:0"
+ offset="1"
+ id="s6474" />
+ <a:midPointstop
+ style="stop-color:#FFFFFF"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#000000"
+ offset="1" />
+ </radialGradient>
+ <radialGradient
+ cx="1199.74"
+ cy="97.150002"
+ r="40.400002"
+ fx="1199.74"
+ fy="97.150002"
+ id="rg5860"
+ xlink:href="#g3300_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.409,-0.107,0,0.429,-451.489,113.149)" />
+ <linearGradient
+ x1="796.38"
+ y1="67.580002"
+ x2="781.28003"
+ y2="58.549999"
+ id="g3298_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#4c8bca;stop-opacity:1"
+ offset="0"
+ id="s6462" />
+ <stop
+ style="stop-color:#b7e9ff;stop-opacity:1"
+ offset="1"
+ id="s6464" />
+ <a:midPointstop
+ style="stop-color:#4C8BCA"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#4C8BCA"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#B7E9FF"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="800.97998"
+ y1="140.72"
+ x2="777.71997"
+ y2="121.76"
+ id="g3297_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,-0.25,0,1,0,129.19)">
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0"
+ id="s6448" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="s6450" />
+ <a:midPointstop
+ style="stop-color:#E5E5E5"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#E5E5E5"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#CCCCCC"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="800.97998"
+ y1="140.72"
+ x2="777.71997"
+ y2="121.76"
+ id="lg5890"
+ xlink:href="#g3297_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,-0.25,0,1,0,129.19)" />
+ <linearGradient
+ x1="790.03998"
+ y1="-16.33"
+ x2="779.84003"
+ y2="-3.73"
+ id="g3296_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0,70.17)">
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="0"
+ id="s6439" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="0.51999998"
+ id="s6441" />
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="1"
+ id="s6443" />
+ <a:midPointstop
+ style="stop-color:#D9D9D9"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#D9D9D9"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#F2F2F2"
+ offset="0.52" />
+ <a:midPointstop
+ style="stop-color:#F2F2F2"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#CCCCCC"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="790.03998"
+ y1="-16.33"
+ x2="779.84003"
+ y2="-3.73"
+ id="lg5866"
+ xlink:href="#g3296_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,28.6)" />
+ <linearGradient
+ x1="785.84003"
+ y1="72.989998"
+ x2="785.26001"
+ y2="76.279999"
+ id="g3293_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="s6412" />
+ <stop
+ style="stop-color:#737373;stop-opacity:1"
+ offset="1"
+ id="s6414" />
+ <a:midPointstop
+ style="stop-color:#FFFFFF"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#737373"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="785.84003"
+ y1="72.989998"
+ x2="785.26001"
+ y2="76.279999"
+ id="lg5871"
+ xlink:href="#g3293_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)" />
+ <linearGradient
+ x1="789.37"
+ y1="69.879997"
+ x2="791.03998"
+ y2="77.120003"
+ id="g3292_"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#999;stop-opacity:1"
+ offset="0"
+ id="s6403" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="0.28"
+ id="s6405" />
+ <stop
+ style="stop-color:#666;stop-opacity:1"
+ offset="1"
+ id="s6407" />
+ <a:midPointstop
+ style="stop-color:#999999"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#999999"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#F2F2F2"
+ offset="0.28" />
+ <a:midPointstop
+ style="stop-color:#F2F2F2"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#666666"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="789.37"
+ y1="69.879997"
+ x2="791.03998"
+ y2="77.120003"
+ id="lg5874"
+ xlink:href="#g3292_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.204,0,0,1.263,-926.036,-60.001)" />
+ <linearGradient
+ x1="786.65997"
+ y1="136.12"
+ x2="786.71002"
+ y2="134.33"
+ id="g3290_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,-0.25,0,1,0,137.29)">
+ <stop
+ style="stop-color:#d9d9d9;stop-opacity:1"
+ offset="0"
+ id="s6380" />
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="1"
+ id="s6382" />
+ <a:midPointstop
+ style="stop-color:#D9D9D9"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#D9D9D9"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#B2B2B2"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="786.65997"
+ y1="136.12"
+ x2="786.71002"
+ y2="134.33"
+ id="lg5878"
+ xlink:href="#g3290_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.204,-0.316,0,1.263,-926.036,113.351)" />
+ <radialGradient
+ cx="1458.77"
+ cy="-5.0999999"
+ r="35.130001"
+ fx="1458.77"
+ fy="-5.0999999"
+ id="g3289_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.42,0,0,0.42,167.09,79.84)">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="s6371" />
+ <stop
+ style="stop-color:#999;stop-opacity:1"
+ offset="1"
+ id="s6373" />
+ <a:midPointstop
+ style="stop-color:#FFFFFF"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#FFFFFF"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#999999"
+ offset="1" />
+ </radialGradient>
+ <radialGradient
+ cx="1458.77"
+ cy="-5.0999999"
+ r="35.130001"
+ fx="1458.77"
+ fy="-5.0999999"
+ id="rg5881"
+ xlink:href="#g3289_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.505,0,0,0.53,-724.957,40.636)" />
+ <radialGradient
+ cx="1612.98"
+ cy="-4.4699998"
+ r="36.580002"
+ fx="1612.98"
+ fy="-4.4699998"
+ id="g3288_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.34,0,0,0.36,238.56,86.87)">
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0"
+ id="s6362" />
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="0.63999999"
+ id="s6364" />
+ <stop
+ style="stop-color:#737373;stop-opacity:1"
+ offset="1"
+ id="s6366" />
+ <a:midPointstop
+ style="stop-color:#E5E5E5"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#E5E5E5"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#B2B2B2"
+ offset="0.64" />
+ <a:midPointstop
+ style="stop-color:#B2B2B2"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#737373"
+ offset="1" />
+ </radialGradient>
+ <radialGradient
+ cx="1612.98"
+ cy="-4.4699998"
+ r="36.580002"
+ fx="1612.98"
+ fy="-4.4699998"
+ id="rg5884"
+ xlink:href="#g3288_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.408,0,0,0.448,-638.943,49.495)" />
+ <radialGradient
+ cx="1470.5"
+ cy="-10.21"
+ r="33.290001"
+ fx="1470.5"
+ fy="-10.21"
+ id="g3287_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.42,0,0,0.42,167.09,79.84)">
+ <stop
+ style="stop-color:#e5e5e5;stop-opacity:1"
+ offset="0"
+ id="s6347" />
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="0.38999999"
+ id="s6349" />
+ <stop
+ style="stop-color:#b1b1b1;stop-opacity:1"
+ offset="0.75"
+ id="s6351" />
+ <stop
+ style="stop-color:#aaa;stop-opacity:1"
+ offset="0.88"
+ id="s6353" />
+ <stop
+ style="stop-color:#9e9e9e;stop-opacity:1"
+ offset="0.97000003"
+ id="s6355" />
+ <stop
+ style="stop-color:#999;stop-opacity:1"
+ offset="1"
+ id="s6357" />
+ <a:midPointstop
+ style="stop-color:#E5E5E5"
+ offset="0" />
+ <a:midPointstop
+ style="stop-color:#E5E5E5"
+ offset="0.5" />
+ <a:midPointstop
+ style="stop-color:#B2B2B2"
+ offset="0.39" />
+ <a:midPointstop
+ style="stop-color:#B2B2B2"
+ offset="0.87" />
+ <a:midPointstop
+ style="stop-color:#999999"
+ offset="1" />
+ </radialGradient>
+ <radialGradient
+ cx="1470.5"
+ cy="-10.21"
+ r="33.290001"
+ fx="1470.5"
+ fy="-10.21"
+ id="rg5887"
+ xlink:href="#g3287_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.505,0,0,0.53,-724.957,40.636)" />
+ <pattern
+ patternTransform="matrix(0.592927,0,0,0.592927,78,462)"
+ id="cream-spots"
+ height="32"
+ width="32"
+ patternUnits="userSpaceOnUse">
+ <g
+ transform="translate(-365.3146,-513.505)"
+ id="g3047">
+ id="path2858" />
+ <path
+ inkscape:label="#path2854"
+ sodipodi:nodetypes="czzzz"
+ style="fill:#e3dcc0"
+ id="path3060"
+ d="M 390.31462,529.50504 C 390.31462,534.47304 386.28262,538.50504 381.31462,538.50504 C 376.34662,538.50504 372.31462,534.47304 372.31462,529.50504 C 372.31462,524.53704 376.34662,520.50504 381.31462,520.50504 C 386.28262,520.50504 390.31462,524.53704 390.31462,529.50504 z " />
+</g>
+ </pattern>
+ <pattern
+ patternTransform="matrix(0.733751,0,0,0.733751,67,367)"
+ id="dark-cream-spots"
+ height="32"
+ width="32"
+ patternUnits="userSpaceOnUse">
+ <g
+ transform="translate(-408.0946,-513.505)"
+ id="dark-cream-spot"
+ inkscape:label="#g3043">
+ <path
+ sodipodi:nodetypes="czzzz"
+ style="fill:#c8c5ac"
+ d="M 433.09458,529.50504 C 433.09458,534.47304 429.06258,538.50504 424.09458,538.50504 C 419.12658,538.50504 415.09458,534.47304 415.09458,529.50504 C 415.09458,524.53704 419.12658,520.50504 424.09458,520.50504 C 429.06258,520.50504 433.09458,524.53704 433.09458,529.50504 z "
+ id="path2953" />
+ </g>
+ </pattern>
+ <pattern
+ patternTransform="matrix(0.375,0,0,0.375,379,400)"
+ id="white-spots"
+ height="32"
+ width="32"
+ patternUnits="userSpaceOnUse">
+ <g
+ transform="translate(-484.3997,-513.505)"
+ id="white-spot"
+ inkscape:label="#g3035">
+ <path
+ style="opacity:0.25;fill:white"
+ id="path3033"
+ d="M 509.39967,529.50504 C 509.39967,534.47304 505.36767,538.50504 500.39967,538.50504 C 495.43167,538.50504 491.39967,534.47304 491.39967,529.50504 C 491.39967,524.53704 495.43167,520.50504 500.39967,520.50504 C 505.36767,520.50504 509.39967,524.53704 509.39967,529.50504 z "
+ sodipodi:nodetypes="czzzz" />
+ </g>
+ </pattern>
+ <pattern
+ patternTransform="matrix(0.455007,0,0,0.455007,-5e-5,1.9e-5)"
+ id="black-spots"
+ height="32"
+ width="32"
+ patternUnits="userSpaceOnUse">
+ <g
+ transform="translate(-448.3997,-513.505)"
+ id="black-spot"
+ inkscape:label="#g3039">
+ <path
+ sodipodi:nodetypes="czzzz"
+ d="M 473.39967,529.50504 C 473.39967,534.47304 469.36767,538.50504 464.39967,538.50504 C 459.43167,538.50504 455.39967,534.47304 455.39967,529.50504 C 455.39967,524.53704 459.43167,520.50504 464.39967,520.50504 C 469.36767,520.50504 473.39967,524.53704 473.39967,529.50504 z "
+ id="path2961"
+ style="opacity:0.25;fill:black" />
+ </g>
+ </pattern>
+ <linearGradient
+ x1="501.0903"
+ y1="-19.2544"
+ x2="531.85413"
+ y2="0.72390002"
+ id="linearGradient17334"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0"
+ id="stop17336" />
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0.51120001"
+ id="stop17338" />
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0.64609998"
+ id="stop17340" />
+ <stop
+ style="stop-color:#16336e;stop-opacity:1"
+ offset="1"
+ id="stop17342" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B4DAEA" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B4DAEA" />
+ <a:midPointStop
+ offset="0.5112"
+ style="stop-color:#B4DAEA" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B4DAEA" />
+ <a:midPointStop
+ offset="0.6461"
+ style="stop-color:#5387BA" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#5387BA" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#16336E" />
+ </linearGradient>
+ <linearGradient
+ x1="415.73831"
+ y1="11.854"
+ x2="418.13361"
+ y2="18.8104"
+ id="linearGradient17426"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.8362,0.5206,-1.1904,0.992,147.62,-30.9374)">
+ <stop
+ style="stop-color:#ccc;stop-opacity:1"
+ offset="0"
+ id="stop17428" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="1"
+ id="stop17430" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#CCCCCC" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#CCCCCC" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#F2F2F2" />
+ </linearGradient>
+ <linearGradient
+ x1="478.21341"
+ y1="-131.9297"
+ x2="469.85818"
+ y2="-140.28481"
+ id="linearGradient17434"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.5592,0.829,-0.829,0.5592,101.3357,-104.791)">
+ <stop
+ style="stop-color:#f3403f;stop-opacity:1"
+ offset="0"
+ id="stop17436" />
+ <stop
+ style="stop-color:#d02a28;stop-opacity:1"
+ offset="0.37889999"
+ id="stop17438" />
+ <stop
+ style="stop-color:#b21714;stop-opacity:1"
+ offset="0.77649999"
+ id="stop17440" />
+ <stop
+ style="stop-color:#a6100c;stop-opacity:1"
+ offset="1"
+ id="stop17442" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#F3403F" />
+ <a:midPointStop
+ offset="0.4213"
+ style="stop-color:#F3403F" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#A6100C" />
+ </linearGradient>
+ <linearGradient
+ x1="502.70749"
+ y1="115.3013"
+ x2="516.39001"
+ y2="127.1953"
+ id="linearGradient17709"
+ xlink:href="#XMLID_1749_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9703,0.2419,-0.2419,0.9703,11.0227,-35.6159)" />
+ <linearGradient
+ x1="506.09909"
+ y1="-11.5137"
+ x2="527.99609"
+ y2="2.7063999"
+ id="linearGradient17711"
+ xlink:href="#XMLID_1752_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <linearGradient
+ x1="516.57672"
+ y1="-15.769"
+ x2="516.57672"
+ y2="0.84280002"
+ id="linearGradient17713"
+ xlink:href="#XMLID_1753_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <linearGradient
+ x1="505.62939"
+ y1="-14.9526"
+ x2="527.49402"
+ y2="-0.7536"
+ id="linearGradient17715"
+ xlink:href="#XMLID_1756_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <linearGradient
+ x1="500.70749"
+ y1="-13.2441"
+ x2="513.46442"
+ y2="-2.1547"
+ id="linearGradient17717"
+ xlink:href="#XMLID_1757_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <linearGradient
+ x1="473.7681"
+ y1="209.17529"
+ x2="486.98099"
+ y2="213.2001"
+ id="linearGradient17721"
+ xlink:href="#XMLID_2274_"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ x1="481.23969"
+ y1="212.5742"
+ x2="472.92981"
+ y2="207.4967"
+ id="linearGradient17723"
+ xlink:href="#XMLID_2275_"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ x1="500.70749"
+ y1="-13.2441"
+ x2="513.46442"
+ y2="-2.1547"
+ id="linearGradient17416"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0"
+ id="stop17418" />
+ <stop
+ style="stop-color:#96bad6;stop-opacity:1"
+ offset="1"
+ id="stop17420" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#96BAD6"
+ offset="1" />
+ </linearGradient>
+ <defs
+ id="defs9929">
+ <path
+ d="M 489.21,209.35 L 485.35,203.63 C 483.63,204.25 473.47,208.93 471.5,210.18 C 470.57,210.77 470.17,211.16 469.72,212.48 C 470.93,212.31 471.72,212.49 473.42,213.04 C 473.26,214.77 473.24,215.74 473.57,218.2 C 474.01,216.88 474.41,216.49 475.34,215.9 C 477.33,214.65 487.49,209.97 489.21,209.35 z "
+ id="XMLID_960_" />
+ </defs>
+ <clipPath
+ id="clipPath17448">
+ <use
+ id="use17450"
+ x="0"
+ y="0"
+ width="744.09448"
+ height="600"
+ xlink:href="#XMLID_960_" />
+ </clipPath>
+ <linearGradient
+ x1="473.7681"
+ y1="209.17529"
+ x2="486.98099"
+ y2="213.2001"
+ id="linearGradient17452"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#f3403f;stop-opacity:1"
+ offset="0"
+ id="stop17454" />
+ <stop
+ style="stop-color:#d02a28;stop-opacity:1"
+ offset="0.37889999"
+ id="stop17456" />
+ <stop
+ style="stop-color:#b21714;stop-opacity:1"
+ offset="0.77649999"
+ id="stop17458" />
+ <stop
+ style="stop-color:#a6100c;stop-opacity:1"
+ offset="1"
+ id="stop17460" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0.4213" />
+ <a:midPointStop
+ style="stop-color:#A6100C"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="481.23969"
+ y1="212.5742"
+ x2="472.92981"
+ y2="207.4967"
+ id="linearGradient17463"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#f3403f;stop-opacity:1"
+ offset="0"
+ id="stop17465" />
+ <stop
+ style="stop-color:#d02a28;stop-opacity:1"
+ offset="0.37889999"
+ id="stop17467" />
+ <stop
+ style="stop-color:#b21714;stop-opacity:1"
+ offset="0.77649999"
+ id="stop17469" />
+ <stop
+ style="stop-color:#a6100c;stop-opacity:1"
+ offset="1"
+ id="stop17471" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#F3403F"
+ offset="0.4213" />
+ <a:midPointStop
+ style="stop-color:#A6100C"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="481.23969"
+ y1="212.5742"
+ x2="472.92981"
+ y2="207.4967"
+ id="linearGradient17807"
+ xlink:href="#XMLID_2275_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-177.1654,35.43307)" />
+ <linearGradient
+ x1="473.7681"
+ y1="209.17529"
+ x2="486.98099"
+ y2="213.2001"
+ id="linearGradient17810"
+ xlink:href="#XMLID_2274_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-177.1654,35.43307)" />
+ <linearGradient
+ x1="502.70749"
+ y1="115.3013"
+ x2="516.39001"
+ y2="127.1953"
+ id="linearGradient17812"
+ xlink:href="#XMLID_1749_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9703,0.2419,-0.2419,0.9703,11.0227,-35.6159)" />
+ <linearGradient
+ x1="506.09909"
+ y1="-11.5137"
+ x2="527.99609"
+ y2="2.7063999"
+ id="linearGradient17814"
+ xlink:href="#XMLID_1752_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <linearGradient
+ x1="516.57672"
+ y1="-15.769"
+ x2="516.57672"
+ y2="0.84280002"
+ id="linearGradient17816"
+ xlink:href="#XMLID_1753_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <linearGradient
+ x1="505.62939"
+ y1="-14.9526"
+ x2="527.49402"
+ y2="-0.7536"
+ id="linearGradient17818"
+ xlink:href="#XMLID_1756_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <linearGradient
+ x1="502.70749"
+ y1="115.3013"
+ x2="516.39001"
+ y2="127.1953"
+ id="linearGradient17347"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9703,0.2419,-0.2419,0.9703,11.0227,-35.6159)">
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0"
+ id="stop17349" />
+ <stop
+ style="stop-color:#96bad6;stop-opacity:1"
+ offset="1"
+ id="stop17351" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#5387BA" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#5387BA" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#96BAD6" />
+ </linearGradient>
+ <linearGradient
+ x1="516.57672"
+ y1="-15.769"
+ x2="516.57672"
+ y2="0.84280002"
+ id="linearGradient17379"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#b2b2b2;stop-opacity:1"
+ offset="0"
+ id="stop17381" />
+ <stop
+ style="stop-color:#f2f2f2;stop-opacity:1"
+ offset="1"
+ id="stop17383" />
+ <a:midPointStop
+ offset="0"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="0.5"
+ style="stop-color:#B2B2B2" />
+ <a:midPointStop
+ offset="1"
+ style="stop-color:#F2F2F2" />
+ </linearGradient>
+ <linearGradient
+ x1="502.70749"
+ y1="115.3013"
+ x2="516.39001"
+ y2="127.1953"
+ id="linearGradient17862"
+ xlink:href="#XMLID_1749_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9703,0.2419,-0.2419,0.9703,-166.1427,-0.18283)" />
+ <linearGradient
+ x1="505.62939"
+ y1="-14.9526"
+ x2="527.49402"
+ y2="-0.7536"
+ id="linearGradient17864"
+ xlink:href="#XMLID_1756_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <defs
+ id="defs3859">
+ <polygon
+ points="465.54,213.52 481.94,217.46 482.74,216.71 487.46,198.05 471.08,194.07 470.26,194.83 465.54,213.52 "
+ id="XMLID_343_" />
+ </defs>
+ <linearGradient
+ x1="471.0806"
+ y1="201.07761"
+ x2="481.91711"
+ y2="210.4977"
+ id="linearGradient17389"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#6498c1;stop-opacity:1"
+ offset="0.005618"
+ id="stop17391" />
+ <stop
+ style="stop-color:#79a9cc;stop-opacity:1"
+ offset="0.2332"
+ id="stop17393" />
+ <stop
+ style="stop-color:#a4cde2;stop-opacity:1"
+ offset="0.74049997"
+ id="stop17395" />
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="1"
+ id="stop17397" />
+ <a:midPointStop
+ style="stop-color:#6498C1"
+ offset="5.618000e-003" />
+ <a:midPointStop
+ style="stop-color:#6498C1"
+ offset="0.4438" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="1" />
+ </linearGradient>
+ <clipPath
+ id="clipPath17400">
+ <use
+ id="use17402"
+ x="0"
+ y="0"
+ width="744.09448"
+ height="600"
+ xlink:href="#XMLID_343_" />
+ </clipPath>
+ <linearGradient
+ x1="505.62939"
+ y1="-14.9526"
+ x2="527.49402"
+ y2="-0.7536"
+ id="linearGradient17404"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0"
+ id="stop17406" />
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0.51120001"
+ id="stop17408" />
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0.64609998"
+ id="stop17410" />
+ <stop
+ style="stop-color:#16336e;stop-opacity:1"
+ offset="1"
+ id="stop17412" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5112" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.6461" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#16336E"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="506.09909"
+ y1="-11.5137"
+ x2="527.99609"
+ y2="2.7063999"
+ id="linearGradient17882"
+ xlink:href="#XMLID_1752_"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)" />
+ <defs
+ id="defs3826">
+ <polygon
+ points="463.52,216.14 480.56,220.24 481.36,219.5 483.03,202.04 469.05,196.69 468.24,197.45 463.52,216.14 "
+ id="XMLID_338_" />
+ </defs>
+ <linearGradient
+ x1="468.2915"
+ y1="204.7612"
+ x2="479.39871"
+ y2="214.4166"
+ id="linearGradient17357"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0"
+ id="stop17359" />
+ <stop
+ style="stop-color:#96bad6;stop-opacity:1"
+ offset="1"
+ id="stop17361" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#96BAD6"
+ offset="1" />
+ </linearGradient>
+ <clipPath
+ id="clipPath17364">
+ <use
+ id="use17366"
+ x="0"
+ y="0"
+ width="744.09448"
+ height="600"
+ xlink:href="#XMLID_338_" />
+ </clipPath>
+ <linearGradient
+ x1="506.09909"
+ y1="-11.5137"
+ x2="527.99609"
+ y2="2.7063999"
+ id="linearGradient17368"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6868,0.4269,-0.9821,0.821,111.6149,-5.7901)">
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0"
+ id="stop17370" />
+ <stop
+ style="stop-color:#b4daea;stop-opacity:1"
+ offset="0.51120001"
+ id="stop17372" />
+ <stop
+ style="stop-color:#5387ba;stop-opacity:1"
+ offset="0.64609998"
+ id="stop17374" />
+ <stop
+ style="stop-color:#16336e;stop-opacity:1"
+ offset="1"
+ id="stop17376" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5112" />
+ <a:midPointStop
+ style="stop-color:#B4DAEA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.6461" />
+ <a:midPointStop
+ style="stop-color:#5387BA"
+ offset="0.5" />
+ <a:midPointStop
+ style="stop-color:#16336E"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ x1="296.4996"
+ y1="188.81061"
+ x2="317.32471"
+ y2="209.69398"
+ id="linearGradient2387"
+ xlink:href="#linearGradient2381"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.90776,0,0,0.90776,24.35648,49.24131)" />
+ <linearGradient
+ x1="296.4996"
+ y1="188.81061"
+ x2="317.32471"
+ y2="209.69398"
+ id="linearGradient5105"
+ xlink:href="#linearGradient2381"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.90776,0,0,0.90776,24.35648,49.24131)" />
+ <linearGradient
+ x1="296.4996"
+ y1="188.81061"
+ x2="317.32471"
+ y2="209.69398"
+ id="linearGradient5145"
+ xlink:href="#linearGradient2381"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.90776,0,0,0.90776,24.35648,49.24131)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2381"
+ id="linearGradient2371"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.90776,0,0,0.90776,24.35648,49.24131)"
+ x1="296.4996"
+ y1="188.81061"
+ x2="317.32471"
+ y2="209.69398" />
+ </defs>
+ <g
+ transform="matrix(0.437808,-0.437808,0.437808,0.437808,-220.8237,43.55311)"
+ id="g5089">
+ <path
+ d="M 8.4382985,-6.28125 C 7.8309069,-6.28125 4.125,-0.33238729 4.125,1.96875 L 4.125,28.6875 C 4.125,29.533884 4.7068159,29.8125 5.28125,29.8125 L 30.84375,29.8125 C 31.476092,29.8125 31.968751,29.319842 31.96875,28.6875 L 31.96875,23.46875 L 32.25,23.46875 C 32.74684,23.46875 33.156249,23.059339 33.15625,22.5625 L 33.15625,-5.375 C 33.15625,-5.8718398 32.74684,-6.28125 32.25,-6.28125 L 8.4382985,-6.28125 z "
+ transform="translate(282.8327,227.1903)"
+ style="fill:#5c5c4f;stroke:black;stroke-width:3.23021388;stroke-miterlimit:4;stroke-dasharray:none"
+ id="path5091" />
+ <rect
+ width="27.85074"
+ height="29.369793"
+ rx="1.1414107"
+ ry="1.1414107"
+ x="286.96509"
+ y="227.63805"
+ style="fill:#032c87"
+ id="rect5093" />
+ <path
+ d="M 288.43262,225.43675 L 313.67442,225.43675 L 313.67442,254.80655 L 287.29827,254.83069 L 288.43262,225.43675 z "
+ style="fill:white"
+ id="rect5095" />
+ <path
+ d="M 302.44536,251.73726 C 303.83227,259.59643 301.75225,263.02091 301.75225,263.02091 C 303.99609,261.41329 305.71651,259.54397 306.65747,257.28491 C 307.62455,259.47755 308.49041,261.71357 310.9319,263.27432 C 310.9319,263.27432 309.33686,256.07392 309.22047,251.73726 L 302.44536,251.73726 z "
+ style="fill:#a70000;fill-opacity:1;stroke-width:2"
+ id="path5097" />
+ <rect
+ width="25.241802"
+ height="29.736675"
+ rx="0.89682275"
+ ry="0.89682275"
+ x="290.73544"
+ y="220.92249"
+ style="fill:#809cc9"
+ id="rect5099" />
+ <path
+ d="M 576.47347,725.93939 L 582.84431,726.35441 L 583.25121,755.8725 C 581.35919,754.55465 576.39694,752.1117 574.98889,754.19149 L 574.98889,727.42397 C 574.98889,726.60151 575.65101,725.93939 576.47347,725.93939 z "
+ transform="matrix(0.499065,-0.866565,0,1,0,0)"
+ style="fill:#4573b3;fill-opacity:1"
+ id="rect5101" />
+ <path
+ d="M 293.2599,221.89363 L 313.99908,221.89363 C 314.45009,221.89363 314.81318,222.25673 314.81318,222.70774 C 315.02865,229.0361 295.44494,244.47124 292.44579,240.30491 L 292.44579,222.70774 C 292.44579,222.25673 292.80889,221.89363 293.2599,221.89363 z "
+ style="opacity:0.65536726;fill:url(#linearGradient2371);fill-opacity:1"
+ id="path5103" />
+ </g>
+</svg>
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing-s390-dasd.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing-s390-dasd.png
new file mode 100644
index 0000000..f6d7aa9
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing-s390-dasd.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing-s390-fcp.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing-s390-fcp.png
new file mode 100644
index 0000000..3b929c6
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing-s390-fcp.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing.png
new file mode 100644
index 0000000..a10b461
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/initializing/initializing.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/install_number/install_number-s390.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/install_number/install_number-s390.png
new file mode 100644
index 0000000..6e329ff
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/install_number/install_number-s390.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/install_number/install_number.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/install_number/install_number.png
new file mode 100644
index 0000000..5d1737f
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/install_number/install_number.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/installationmethod/method.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/installationmethod/method.png
new file mode 100644
index 0000000..dbd128b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/installationmethod/method.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/installationsource/installationsource.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/installationsource/installationsource.png
new file mode 100644
index 0000000..52f2ab0
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/installationsource/installationsource.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/kbdconfig/keyboard.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/kbdconfig/keyboard.png
new file mode 100644
index 0000000..2ca248e
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/kbdconfig/keyboard.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-auth.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-auth.png
new file mode 100644
index 0000000..92b3724
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-auth.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-basic.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-basic.png
new file mode 100644
index 0000000..185b231
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-basic.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-bootloader.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-bootloader.png
new file mode 100644
index 0000000..b9ee971
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-bootloader.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-confirm.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-confirm.png
new file mode 100644
index 0000000..66fdc0e
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-confirm.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-firewall.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-firewall.png
new file mode 100644
index 0000000..751ebcc
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-firewall.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-install.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-install.png
new file mode 100644
index 0000000..a7a047b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-install.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-network.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-network.png
new file mode 100644
index 0000000..453030b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-network.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-part-options.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-part-options.png
new file mode 100644
index 0000000..d256baf
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-part-options.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-partitions.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-partitions.png
new file mode 100644
index 0000000..a7416b8
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-partitions.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-pkgs.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-pkgs.png
new file mode 100644
index 0000000..41717d1
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-pkgs.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-postscript.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-postscript.png
new file mode 100644
index 0000000..1259609
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-postscript.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-prescript.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-prescript.png
new file mode 100644
index 0000000..b7755c7
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-prescript.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-raid-device.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-raid-device.png
new file mode 100644
index 0000000..7f00448
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-raid-device.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-raid-new.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-raid-new.png
new file mode 100644
index 0000000..f689b89
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-raid-new.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-general.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-general.png
new file mode 100644
index 0000000..80ef724
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-general.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-monitor.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-monitor.png
new file mode 100644
index 0000000..3cc2b3b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-monitor.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-videocard.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-videocard.png
new file mode 100644
index 0000000..d56816e
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig-videocard.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig.png
new file mode 100644
index 0000000..8ec59f8
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/ksconfig/ksconfig-xconfig.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/lang.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/lang.png
new file mode 100644
index 0000000..cc981c8
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/lang.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/lang2.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/lang2.png
new file mode 100644
index 0000000..7f28901
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/lang2.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/langselection-GUI.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/langselection-GUI.png
new file mode 100644
index 0000000..106cba9
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/langselection-GUI.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/langselection-hub-GUI.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/langselection-hub-GUI.png
new file mode 100644
index 0000000..207fd99
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/langselection/langselection-hub-GUI.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/livedesktop/livedesktop-login.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/livedesktop/livedesktop-login.png
new file mode 100644
index 0000000..92fd430
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/livedesktop/livedesktop-login.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/livedesktop/try_or_install.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/livedesktop/try_or_install.png
new file mode 100644
index 0000000..9954ab2
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/livedesktop/try_or_install.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/hostname-no-localhost.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/hostname-no-localhost.png
new file mode 100644
index 0000000..6bbe61a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/hostname-no-localhost.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/hostname.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/hostname.png
new file mode 100644
index 0000000..4eb3165
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/hostname.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit-rhel5-s390.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit-rhel5-s390.png
new file mode 100644
index 0000000..bba4dee
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit-rhel5-s390.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit-rhel5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit-rhel5.png
new file mode 100644
index 0000000..9f02d13
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit-rhel5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit.png
new file mode 100644
index 0000000..fb787c6
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-edit.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-rhel5-s390.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-rhel5-s390.png
new file mode 100644
index 0000000..76d77a8
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-rhel5-s390.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-rhel5.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-rhel5.png
new file mode 100644
index 0000000..c94bd6a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/net-rhel5.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-802.1x.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-802.1x.png
new file mode 100644
index 0000000..d5971fe
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-802.1x.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ethernet.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ethernet.png
new file mode 100644
index 0000000..bb70ea3
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ethernet.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv4-manual-routes.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv4-manual-routes.png
new file mode 100644
index 0000000..913f734
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv4-manual-routes.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv4-manual.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv4-manual.png
new file mode 100644
index 0000000..939af7b
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv4-manual.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv6-ignore.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv6-ignore.png
new file mode 100644
index 0000000..f617042
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv6-ignore.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv6-manual-routes.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv6-manual-routes.png
new file mode 100644
index 0000000..f2242d4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-ipv6-manual-routes.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-wired.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-wired.png
new file mode 100644
index 0000000..e5978cd
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-wired.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-wireless.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-wireless.png
new file mode 100644
index 0000000..01c241d
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections-wireless.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections.png
new file mode 100644
index 0000000..b869be4
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/network-connections.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/networkconfig.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/networkconfig.png
new file mode 100644
index 0000000..3e38ec9
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/networkconfig.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/select-network-interface-1.png b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/select-network-interface-1.png
new file mode 100644
index 0000000..0fc754a
Binary files /dev/null and b/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/select-network-interface-1.png differ
diff --git a/public_html/en-US/Fedora/18/html-single/Installation_Quick_Start_Guide/images/netconfig/select-network-interfa