From 4a59f001bb49784c9b124edac5a9bebeabf2db74 Mon Sep 17 00:00:00 2001
From: npavlovikj <npavlovikj2@unl.edu>
Date: Fri, 16 Nov 2018 02:34:24 -0600
Subject: [PATCH] add bio pages part 4

---
 .../bioinformatics_tools/_index.md            |   14 +-
 .../alignment_tools/_index.md                 |   17 +-
 .../alignment_tools/blast/_index.md           | 1181 +-----
 .../blast/create_local_blast_database.md      |  519 +--
 .../blast/running_blast_alignment.md          |  809 +---
 .../alignment_tools/blat.md                   |  151 +-
 .../alignment_tools/bowtie.md                 | 3333 +----------------
 .../alignment_tools/bowtie2.md                | 1004 +----
 .../alignment_tools/bwa/_index.md             |  934 +----
 .../bwa/running_bwa_commands.md               |  451 +--
 .../alignment_tools/clustal_omega.md          |  235 +-
 .../alignment_tools/tophat_tophat2.md         | 1046 +-----
 .../data_manipulation_tools/_index.md         |   17 +-
 .../bamtools/_index.md                        |  175 +-
 .../bamtools/running_bamtools_commands.md     |  414 +-
 .../samtools/_index.md                        | 1127 +-----
 .../samtools/running_bamtools_commands.md     |  285 --
 .../samtools/running_samtools_commands.md     |   89 +
 .../data_manipulation_tools/sratoolkit.md     |   81 +
 .../de_novo_assembly_tools/oases.md           |    2 +-
 .../de_novo_assembly_tools/ray.md             |    2 +-
 static/html/blast.html                        |   50 +
 static/html/bwa.html                          |   66 +
 static/html/clustal_omega.html                |   50 +
 static/html/trinity.html                      |    5 +-
 static/html/velvet.html                       |    5 +-
 26 files changed, 1125 insertions(+), 10937 deletions(-)
 delete mode 100644 content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/running_bamtools_commands.md
 create mode 100644 content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/running_samtools_commands.md
 create mode 100644 content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/sratoolkit.md
 create mode 100644 static/html/blast.html
 create mode 100644 static/html/bwa.html
 create mode 100644 static/html/clustal_omega.html

diff --git a/content/guides/running_applications/bioinformatics_tools/_index.md b/content/guides/running_applications/bioinformatics_tools/_index.md
index 08edff59..7be08971 100644
--- a/content/guides/running_applications/bioinformatics_tools/_index.md
+++ b/content/guides/running_applications/bioinformatics_tools/_index.md
@@ -1,15 +1,13 @@
 +++
 title = "Bioinformatics Tools"
+description = "How to use various bioinformatics tools on HCC machines"
+weight = "52"
 +++
 
-<span style="color: rgb(0,0,0);">The following is a categorized list of
-bioinformatics tools available on HCC. Each page contains summary of the
-tool, information about the HCC resources that have the specific
-tool, links to user documentation, as well as example SLURM submit
-scripts. More detailed information about submitting SLURM jobs and
-checking job status on HCC can be
-found [here](Submitting-Jobs_332222.html).</span>
+The following is a categorized list of bioinformatics tools available on HCC. Each page contains summary of the tool, information about the HCC resources that have the specific tool, links to user documentation, as well as example SLURM submit scripts.
 
-<span style="color: rgb(0,0,0);"> </span>
+More detailed information about submitting SLURM jobs and checking job status on HCC can be found [here](../../submitting_jobs)
+
+{{% children %}}
 
 
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/_index.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/_index.md
index bea2107d..385da5f1 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/_index.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/_index.md
@@ -1,18 +1,7 @@
 +++
 title = "Alignment Tools"
+description = "How to use various alignment tools on HCC machines"
+weight = "52"
 +++
 
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-
-<span id="title-text"> HCC-DOCS : Alignment Tools </span>
-=========================================================
-
-Created by <span class="author"> Adam Caprez</span> on Sep 04, 2014
-
- 
-
-
+{{% children %}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/_index.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/_index.md
index 490d2449..1a67b199 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/_index.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/_index.md
@@ -1,1175 +1,16 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
++++
+title = "BLAST"
+description = "How to use BLAST on HCC machines"
+weight = "52"
++++
 
-<span id="title-text"> HCC-DOCS : BLAST </span>
-===============================================
 
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Sep 07, 2018
+[BLAST] (https://blast.ncbi.nlm.nih.gov/Blast.cgi) is a local alignment tool that finds similarity between sequences. This tool compares nucleotide or protein sequences to sequence databases, and calculates significance of matches. Sometimes these input sequences are large and using the command-line BLAST is required.
 
-| Name  | Version | Resource |
-|-------|---------|----------|
-| blast | 2.2.30  | Tusker   |
-| blast | 2.4.0   | Tusker   |
-
-  
-
-| Name  | Version | Resource |
-|-------|---------|----------|
-| blast | 2.6.0   | Tusker   |
-| blast | 2.7.1   | Tusker   |
-
-  
-
-|       |        |       |
-|-------|--------|-------|
-| blast | 2.2.29 | Crane |
-| blast | 2.2.30 | Crane |
-| blast | 2.4.0  | Crane |
-
-  
-
-|       |       |       |
-|-------|-------|-------|
-| blast | 2.6.0 | Crane |
-| blast | 2.7.1 | Crane |
-
- 
-
-BLAST
-(<a href="http://blast.ncbi.nlm.nih.gov/Blast.cgi" class="external-link">http://blast.ncbi.nlm.nih.gov/Blast.cgi</a>)
-is a local alignment tool that finds similarity between sequences. This
-tool compares nucleotide or protein sequences to sequence databases, and
-calculates significance of matches. Sometimes these input sequences are
-large and using the command-line BLAST is required.
-
-The following pages, [Create Local BLAST
-Database](Create-Local-BLAST-Database_8193290.html) and [Running BLAST
-Alignment](Running-BLAST-Alignment_8193291.html) describe how to run
-some of the most common BLAST executables as a single job under the
-SLURM scheduler on HCC.
-
- 
-
-**Useful Information**
-
-In order to test the BLAST (blast/2.2) performance on Tusker, we aligned
-three nucleotide query datasets, **small.fasta**, **medium.fasta** and
-**large.fasta**, against the non-redundant nucleotide **nt.fasta**
-database from NCBI. Some statistics about the query datasets and the
-time and memory resources required for the alignment are shown on the
-table below:
-
-|                  | **total \# of sequences** | **total \# of bases** | **total size in MB** | **required time** | **required memory** | \# of used CPUs |
-|------------------|---------------------------|-----------------------|----------------------|-------------------|---------------------|-----------------|
-| **small.fasta**  | 41,715                    | 35,581,740            | 37.627 MB            | \~ 2 hours        | \~ 23 GB            | 8               |
-| **medium.fasta** | 110,478                   | 147,543,113           | 149 MB               | \~ 4 hours        | \~ 24 GB            | 8               |
-| **large.fasta**  | 592,593                   | 827,629,204           | 836 MB               | \~ 15 hours       | \~ 47 GB            | 8               |
-
- 
-
- 
-
- 
-
- 
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_blast\_version.xsl](attachments/8193289/8127538.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/8127539.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_blast\_version.xsl](attachments/8193289/8127540.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/8127541.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17039697.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039410.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039458.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039506.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039554.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039604.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039664.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039866.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17039754.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17039786.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17039818.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17039996.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039914.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17039962.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17040044.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040084.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17040132.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040164.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17040214.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040246.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17040358.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040278.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040310.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040390.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17040438.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040520.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17040486.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17040568.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040631.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17040711.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040663.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040756.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17041090.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040788.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040820.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040902.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040936.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17040969.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041042.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041259.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17041156.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17041227.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17041558.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041510.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041642.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17041610.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17041785.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041690.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041735.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041824.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17041913.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041857.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17041950.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042000.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042039.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042090.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042124.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042175.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042244.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042295.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042329.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042380.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042422.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042473.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042511.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042598.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042547.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042634.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042685.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042743.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042794.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042829.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042880.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17042970.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17042936.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043055.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043004.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043099.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043150.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043235.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043201.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043286.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043325.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043376.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043412.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043463.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043508.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043595.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043544.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043630.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043681.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043751.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043802.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043836.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043887.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17043930.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17043981.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044020.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044071.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044105.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044190.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044226.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044277.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044313.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044364.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044411.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044467.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044515.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044571.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044611.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044667.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044708.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044764.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044808.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17044864.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17044961.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17045017.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/17047030.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/17047086.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18546768.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18546700.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18546843.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18546903.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547008.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18546974.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18547210.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547081.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547150.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547335.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18547262.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18547399.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547481.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18547444.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18547545.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547582.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18547645.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547682.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18547755.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547792.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18547916.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547853.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18547953.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548016.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548117.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548080.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548199.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548236.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548299.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548337.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548445.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548482.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548645.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548569.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548682.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548745.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548782.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548905.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548842.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/18548983.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18548946.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/18549065.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/20709454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/20709414.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/20709518.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/20709556.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21069830.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21069871.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21069948.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21069989.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070086.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21070127.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070198.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21070239.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070327.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21070477.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070395.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070436.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070539.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21070580.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070658.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21070699.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070759.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21070800.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070908.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21070994.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21070953.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071064.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21071105.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071175.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21071286.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071245.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071346.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21071387.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071508.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21071549.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071643.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21071685.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071747.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21071788.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071850.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21071891.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21071950.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21071991.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072050.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21072132.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072091.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072191.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21072232.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072293.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21072334.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072413.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21072454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072516.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21072603.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072560.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072664.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21072705.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072766.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21072807.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072895.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21072936.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21072995.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21073036.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21073095.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21073230.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21073136.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21073189.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21073292.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21073378.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21073333.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/21073526.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21073437.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/21073567.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150026.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24150067.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150185.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24150126.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24150271.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150230.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150330.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24150414.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150373.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150473.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24150514.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150573.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24150614.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150710.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24150752.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150817.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24150858.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150917.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151013.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24150972.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151075.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151116.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151178.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151219.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151301.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151362.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151421.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151476.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151535.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151644.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151603.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151768.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151709.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151868.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151827.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24151940.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24151981.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152184.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24152225.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152286.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24152414.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152327.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152373.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152475.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24152516.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152633.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24152722.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152681.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152854.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24152795.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24152966.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24152925.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24153025.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24153066.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24153125.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24153166.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24153225.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24153354.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24153272.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24153313.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/24153414.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24153455.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27721795.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/24153514.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27721826.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27721917.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27721948.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722023.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27722054.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722151.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27722182.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722252.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27722283.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722354.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27722385.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27722664.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722499.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722568.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722633.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722748.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27722779.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722850.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27722883.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/27722954.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/27722985.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/28704807.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/29065479.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/28704849.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/29065269.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/29065401.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/29065443.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/29065657.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/29065555.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/29065789.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/29065699.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/29065742.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/29065853.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/29065889.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30441511.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30441548.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30441612.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30441649.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30441756.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30441793.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30441915.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30441852.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30441952.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442020.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30442167.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442079.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442130.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442256.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30442293.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442416.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30442352.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30442578.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442458.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442500.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442541.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442641.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30442678.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442868.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30442740.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30442804.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30442986.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30442949.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443059.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30443096.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443171.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30443208.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443298.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30443335.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443420.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30443545.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443463.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443508.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443611.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30443648.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443727.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30443764.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443832.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30443869.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30443937.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30443974.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444047.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444085.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444148.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444185.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444272.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444309.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444385.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444422.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444492.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444574.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444537.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444644.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444725.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444688.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444790.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444827.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30444892.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444929.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445062.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30444993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30445099.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445164.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30445201.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445266.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30445428.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445308.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445349.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445391.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445494.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30445531.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445606.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30445643.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445709.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30445746.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445812.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30445849.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30445921.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30445958.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446090.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30446027.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30446173.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446136.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446242.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30446279.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446349.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30446386.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30446578.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446497.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446539.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446735.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30446637.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30446814.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446777.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30446879.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30446916.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447041.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30447078.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447212.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30447140.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30447249.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447312.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30447473.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447353.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447394.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447435.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447540.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30447577.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447713.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30447650.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30447750.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447813.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30447985.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447890.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30447948.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30448048.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30448085.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30448397.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30448291.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30448434.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30448527.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30448661.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30448573.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30448624.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30448727.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30448764.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30448834.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30448871.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/30448942.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/30448979.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33685567.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33685600.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33685678.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33685711.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33685790.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33685823.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33685895.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33685928.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33686032.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33686065.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33686136.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33686169.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33686275.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33686308.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33687811.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33687844.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33688416.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33688452.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33689744.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33689777.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/33689964.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/33689997.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35323973.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/35324037.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35324083.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/35324147.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35324421.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/35324617.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35324551.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35324841.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/35324907.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35325006.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/35325639.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35325175.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35325218.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35325261.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35325568.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325458.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325484.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325503.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325536.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325873.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35325685.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/35325752.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35326146.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/35326739.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325892.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325920.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325939.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325970.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326028.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326099.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326212.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/35326672.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326314.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326408.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326436.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326504.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326554.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326593.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326644.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326666.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326824.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193289/16521358.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193289/16521359.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326901.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326936.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35326955.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35327037.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193289/35325378.xml) (text/xml)  
+The following pages, [Create Local BLAST Database](create_local_blast_database) and [Running BLAST Alignment](running_blast_alignment) describe how to run some of the most common BLAST executables as a single job using the SLURM scheduler on HCC.
 
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">Useful Information</span>
 
+In order to test the BLAST (blast/2.2) performance on Tusker, we aligned three nucleotide query datasets, `small.fasta`, `medium.fasta` and `large.fasta`, against the non-redundant nucleotide **nt.fasta** database from NCBI. Some statistics about the query datasets and the time and memory resources used for the alignment are shown on the table below:
+{{< readfile file="/static/html/blast.html" >}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/create_local_blast_database.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/create_local_blast_database.md
index b4955068..a90c0b53 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/create_local_blast_database.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/create_local_blast_database.md
@@ -1,484 +1,37 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
-7.  [BLAST](BLAST_8193289.html)
-
-<span id="title-text"> HCC-DOCS : Create Local BLAST Database </span>
-=====================================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Sep 07, 2018
-
-The basic way to create a local BLAST database is to use the
-**makeblastdb** command:
-
-**General Makeblastdb Usage**
-
-``` syntaxhighlighter-pre
-makeblastdb -in input_reads.fasta -dbtype [nucl|prot] -out input_reads_db
-```
-
-where **input\_reads.fasta** is the input file containing all sequences
-that need to be made into a database, and **dbtype** can be either
-*nucl* or *prot* depending on the type of the input file.
-
-Simple example of how **makeblastdb** can be run on Tusker using SLURM
-script and nucleotide database is shown below:
-
-**blast\_db.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=Blast\_DB  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=1  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=50gb  
-\#SBATCH --output=BlastDB.%J.out  
-\#SBATCH --error=BlastDB.%J.err
-
- 
-
-|                       |
-|-----------------------|
-| module load blast/2.7 |
-
-makeblastdb -in input\_reads.fasta -dbtype nucl -out input\_reads\_db
-
++++
+title = "Create Local BLAST Database"
+description =  "How to create local BLAST database on HCC resources"
+weight = "10"
++++
+
+
+The basic way to create a local BLAST database is to use the **makeblastdb** command:
+{{< highlight bash >}}
+$ makeblastdb -in input_reads.fasta -dbtype [nucl|prot] -out input_reads_db
+{{< /highlight >}}
+where **input_reads.fasta** is the input file containing all sequences that need to be made into a database, and **dbtype** can be either `nucl` or `prot` depending on the type of the input file.
+
+\\
+Simple example of how **makeblastdb** can be run on Tusker using SLURM script and nucleotide database is shown below:
+{{% panel header="`blast_db.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=Blast_DB
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=1
+#SBATCH --time=168:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=BlastDB.%J.out
+#SBATCH --error=BlastDB.%J.err
+
+module load blast/2.7
+
+makeblastdb -in input_reads.fasta -dbtype nucl -out input_reads_db
+{{< /highlight >}}
+{{% /panel %}}
+
+\\
 More parameters used with **makeblastdb** can be seen by typing:
-
-**Additional Makeblastdb Options**
-
-``` syntaxhighlighter-pre
-[<username>@login.tusker ~]$ makeblastdb -help
-```
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_blast\_module.xsl](attachments/8193290/8127542.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/8127543.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/17044417.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/17044521.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/17044617.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/17044714.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/17044814.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/17044967.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/17047036.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18546706.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18546849.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547014.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547087.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547156.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547341.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547487.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547588.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547688.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547798.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547859.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18547959.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548123.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548242.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548343.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548488.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548575.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548688.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548788.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548848.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/18548989.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/20709460.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/20709562.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21069877.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21069995.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21070133.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21070245.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21070483.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21070586.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21070705.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21070806.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071000.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071111.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071292.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071393.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071555.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071691.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071794.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071897.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21071997.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21072138.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21072238.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21072340.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21072460.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21072609.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21072711.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21072813.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21072942.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21073042.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21073236.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21073384.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21073443.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/21073573.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24150073.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24150132.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24150277.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24150420.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24150520.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24150620.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24150758.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24150864.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151019.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151122.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151225.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151368.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151482.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151650.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151715.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151874.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24151987.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24152231.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24152420.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24152522.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24152728.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24152801.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24152972.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24153072.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24153172.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24153360.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24153461.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/24153520.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27721832.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27721954.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27722060.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27722188.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27722289.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27722391.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27722670.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27722785.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27722889.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/27722991.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/29065485.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/29065561.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/29065795.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/29065895.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30441554.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30441655.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30441799.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30441858.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30441958.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30442173.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30442299.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30442358.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30442584.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30442684.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30442746.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30442810.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30442992.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30443102.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30443214.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30443341.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30443551.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30443654.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30443770.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30443875.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30443980.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444091.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444191.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444315.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444428.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444580.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444731.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444833.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444935.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30444999.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30445105.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30445207.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30445434.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30445537.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30445649.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30445752.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30445855.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30445964.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30446033.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30446179.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30446285.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30446392.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30446584.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30446643.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30446820.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30446922.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30447084.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30447146.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30447255.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30447479.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30447583.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30447656.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30447756.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30447991.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30448091.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30448297.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30448440.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30448667.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30448770.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30448877.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/30448985.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33685606.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33685717.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33685829.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33685934.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33686071.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33686175.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33686314.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33687850.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33688458.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33689783.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/33690003.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/35324043.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/35324153.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/35324623.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/35324913.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/35325645.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325456.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325482.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325501.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325534.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325871.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/35325758.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/35326745.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325890.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325918.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325937.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325968.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326026.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326097.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326210.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326312.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326406.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326434.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326502.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326552.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326591.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326642.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326664.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326822.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193290/17044365.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326899.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326934.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35326953.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35327035.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193290/35325376.xml) (text/xml)  
-
-
+{{< highlight bash >}}
+$ makeblastdb -help
+{{< /highlight >}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/running_blast_alignment.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/running_blast_alignment.md
index 26b0c813..fb2cf5e2 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/running_blast_alignment.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/blast/running_blast_alignment.md
@@ -1,716 +1,121 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
-7.  [BLAST](BLAST_8193289.html)
++++
+title = " Running BLAST Alignment"
+description =  "How to run BLAST alignment on HCC resources"
+weight = "10"
++++
 
-<span id="title-text"> HCC-DOCS : Running BLAST Alignment </span>
-=================================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Sep 07, 2018
 
 Basic BLAST has the following commands:
 
--   **blastn**: search nucleotide database using a nucleotide query
--   **blastp**: search protein database using a protein query
--   **blastx**: search protein database using a translated nucleotide
-    query
--   **tblastn**: search translated nucleotide database using a protein
-    query
--   **tblastx**: search translated nucleotide database using a
-    translated nucleotide query
+- **blastn**: search nucleotide database using a nucleotide query
+- **blastp**: search protein database using a protein query
+- **blastx**: search protein database using a translated nucleotide query
+- **tblastn**: search translated nucleotide database using a protein query
+- **tblastx**: search translated nucleotide database using a translated nucleotide query
 
 The basic usage of **blastn** is:
-
-**General BLASTN Usage**
-
-``` syntaxhighlighter-pre
-blastn -query input_reads.fasta -db input_reads_db -out blastn_output.alignments [options]
-```
-
-where **input\_reads.fasta** is an input file of sequence data in fasta
-format, **input\_reads\_db** is the generated BLAST database, and
-**blastn\_output.alignments** is the output file where the alignments
-are stored. Additional parameters can be found in the BLAST
-manual: <a href="http://www.ncbi.nlm.nih.gov/books/NBK1763/" class="external-link">http://www.ncbi.nlm.nih.gov/books/NBK1763/</a>,
-or by typing:
-
-**Additional BLASTN Options**
-
-``` syntaxhighlighter-pre
-[<username>@login.tusker ~]$ blastn -help
-```
-
-These BLAST alignment commands are multi-threaded, and therefore using
-the BLAST option **-num\_threads &lt;number\_of\_CPUs&gt;** is
-recommended.
-
- 
-
-HCC hosts multiple BLAST databases and indices on both Tusker and Crane.
-In order to use these resources, the "biodata" module needs to be loaded
-first, <https://hcc-docs.unl.edu/x/L4Hn>. The **$BLAST** variable
-contains** **the following currently available databases:
-
--   **16SMicrobial**
--   **env\_nt**
--   **est**
--   **est\_human**
--   **est\_mouse**
--   **est\_others**
--   **gss**
--   **human\_genomic**
--   **human\_genomic\_transcript**
--   **mouse\_genomic\_transcript**
--   **nr**
--   **nt**
--   **other\_genomic**
--   **refseq\_genomic**
--   **refseq\_rna**
--   **sts**
--   **swissprot**
--   **tsa\_nr**
--   **tsa\_nt**
-
-If you want to create and use a BLAST database that is not mentioned
-above, check [Create Local BLAST
-Database](Create-Local-BLAST-Database_8193290.html).
-
- 
-
-Basic SLURM example of nucleotide blast run against the
-non-redundant **nt** BLAST database downloaded on HCC with 8 CPUs is
-provided below.  
-When running BLAST alignment, it is recommended to first copy the query
-and database files to the *scratch/* directory on the worker node.
-Moreover, the blast output is also saved in this directory
-(*/scratch/blastn\_output.alignments*). After BLAST finishes, the output
-file is copied from the worker node to your current work directory on
-the login node.
-
-**Please note that the worker nodes can not write to the */home*
-directories and therefore you need to run your job from your */work*
-directory.**
-
-**blastn\_alignment.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=BlastN  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=8  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=20gb  
-\#SBATCH --output=BlastN.%J.out  
-\#SBATCH --error=BlastN.%J.err  
- 
-
-module load biodata/1.0
+{{< highlight bash >}}
+$ blastn -query input_reads.fasta -db input_reads_db -out blastn_output.alignments [options]
+{{< /highlight >}}
+where **input_reads.fasta** is an input file of sequence data in fasta format, **input_reads_db** is the generated BLAST database, and **blastn_output.alignments** is the output file where the alignments are stored.
+
+Additional parameters can be found in the [BLAST manual] (https://www.ncbi.nlm.nih.gov/books/NBK279690/), or by typing:
+{{< highlight bash >}}
+$ blastn -help
+{{< /highlight >}}
+
+These BLAST alignment commands are multi-threaded, and therefore using the BLAST option **-num_threads <number_of_CPUs>** is recommended.
+
+\\
+HCC hosts multiple BLAST databases and indices on both Tusker and Crane. In order to use these resources, the ["biodata" module] (../../../biodata_module) needs to be loaded first. The **$BLAST** variable contains the following currently available databases:
+
+- **16SMicrobial**
+- **env_nt**
+- **est**
+- **est_human**
+- **est_mouse**
+- **est_others**
+- **gss**
+- **human_genomic**
+- **human_genomic_transcript**
+- **mouse_genomic_transcript**
+- **nr**
+- **nt**
+- **other_genomic**
+- **refseq_genomic**
+- **refseq_rna**
+- **sts**
+- **swissprot**
+- **tsa_nr**
+- **tsa_nt**
+
+If you want to create and use a BLAST database that is not mentioned above, check [Create Local BLAST Database](create_local_blast_database).
+
+\\
+Basic SLURM example of nucleotide BLAST run against the non-redundant **nt** BLAST database with `8 CPUs` is provided below. When running BLAST alignment, it is recommended to first copy the query and database files to the **/scratch/** directory of the worker node. Moreover, the BLAST output is also saved in this directory (**/scratch/blastn_output.alignments**). After BLAST finishes, the output file is copied from the worker node to your current work directory.
+{{% notice info %}}
+**Please note that the worker nodes can not write to the */home/* directories and therefore you need to run your job from your */work/* directory.**
+{{% /notice %}}
+
+{{% panel header="`blastn_alignment.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=BlastN
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=8
+#SBATCH --time=168:00:00
+#SBATCH --mem=20gb
+#SBATCH --output=BlastN.%J.out
+#SBATCH --error=BlastN.%J.err
 
 module load blast/2.7
-
-cd $WORK/&lt;project\_folder&gt;
-
-cp $BLAST/nt.\* /scratch/  
-cp <span style="line-height: 1.4285715;">input\_reads.fasta</span>
-/scratch/
-
-blastn -query /scratch/input\_reads.fasta -db /scratch/nt -out
-/scratch/blastn\_output.alignments -num\_threads
-$SLURM\_NTASKS\_PER\_NODE
-
-cp /scratch/blastn\_output.alignments $WORK/&lt;project\_folder&gt;
-
- 
-
-One important BLAST parameter is the **e-value threshold** that changes
-the number of hits returned by showing only those with value lower than
-the given. To show the hits with **e-value** lower than 1e-10, modify
-the given script as follows:
-
-**BLASTN with E-value Option**
-
-``` syntaxhighlighter-pre
-blastn -query input_reads.fasta -db input_reads_db -out blastn_output.alignments -num_threads $SLURM_NTASKS_PER_NODE -evalue 1e-10
-```
-
-The default BLAST output is in pairwise format. However, BLAST’s
-parameter **-outfmt** supports output in different formats that are
-easier for parsing
-(<a href="https://www.ncbi.nlm.nih.gov/books/NBK279675/" class="external-link">https://www.ncbi.nlm.nih.gov/books/NBK279675/</a>). 
-
- 
-
-Basic SLURM example of protein blast run against the
-non-redundant **nr **BLAST database downloaded on HCC with tabular
-output format and 8 CPUs is shown below.  
-The query and database files are copied to the *scratch/* directory. The
-blast output is also saved in this directory
-(*/scratch/blastx\_output.alignments*). After BLAST finishes, the output
-file is copied from the worker node to your current work directory on
-the login node.
-
-**Please note that the worker nodes can not write to
-the */home* directories and therefore you need to run your job from
-the */work* directory.**
-
-**blastx\_alignment.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=BlastX  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=8  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=20gb  
-\#SBATCH --output=BlastX.%J.out  
-\#SBATCH --error=BlastX.%J.err
-
-  
-
 module load biodata/1.0
 
-module load blast/2.7
-
-cd $WORK/&lt;project\_folder&gt;
+cd $WORK/<project_folder>
+cp $BLAST/nt.* /scratch/
+cp input_reads.fasta /scratch/
+
+blastn -query /scratch/input_reads.fasta -db /scratch/nt -out /scratch/blastn_output.alignments -num_threads $SLURM_NTASKS_PER_NODE
+
+cp /scratch/blastn_output.alignments $WORK/<project_folder>
+{{< /highlight >}}
+{{% /panel %}}
+
+\\
+One important BLAST parameter is the **e-value threshold** that changes the number of hits returned by showing only those with value lower than the given. To show the hits with **e-value** lower than 1e-10, modify the given script as follows:
+{{< highlight bash >}}
+$ blastn -query input_reads.fasta -db input_reads_db -out blastn_output.alignments -num_threads $SLURM_NTASKS_PER_NODE -evalue 1e-10
+{{< /highlight >}}
+
+\\
+The default BLAST output is in pairwise format. However, BLAST’s parameter **-outfmt** supports output in [different formats] (https://www.ncbi.nlm.nih.gov/books/NBK279684/) that are easier for parsing.
+
+\\
+Basic SLURM example of protein BLAST run against the non-redundant **nr **BLAST database with tabular output format and `8 CPUs` is shown below. Similarly as before, the query and database files are copied to the **/scratch/** directory. The BLAST output is also saved in this directory (**/scratch/blastx_output.alignments**). After BLAST finishes, the output file is copied from the worker node to your current work directory.
+{{% notice info %}}
+**Please note that the worker nodes can not write to the */home/* directories and therefore you need to run your job from your */work/* directory.**
+{{% /notice %}}
+
+{{% panel header="`blastx_alignment.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=BlastX
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=8
+#SBATCH --time=168:00:00
+#SBATCH --mem=20gb
+#SBATCH --output=BlastX.%J.out
+#SBATCH --error=BlastX.%J.err
 
-cp $BLAST/nr.\* /scratch/  
-cp input\_reads.fasta /scratch/
-
-blastx -query /scratch/input\_reads.fasta -db /scratch/nr -outfmt 6 -out
-/scratch/blastx\_output.alignments -num\_threads
-$SLURM\_NTASKS\_PER\_NODE
-
-cp /scratch/blastx\_output.alignments $WORK/&lt;project\_folder&gt;
-
-Attachments:
-------------
+module load blast/2.7
+module load biodata/1.0
 
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_blast\_module.xsl](attachments/8193291/8127544.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/8127545.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_blastn\_biodata.xsl](attachments/8193291/16521350.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039409.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039457.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039505.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039553.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039603.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039663.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039865.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039913.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17039961.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17040043.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17040131.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17040213.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17040357.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17040437.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17040485.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17040567.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17040710.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17041089.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17041155.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17041226.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17041557.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17041609.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17041784.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17041912.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17041999.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042089.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042174.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042294.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042379.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042472.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042597.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042684.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042793.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042879.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17042935.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043054.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043149.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043200.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043285.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043375.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043462.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043594.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043680.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043801.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043886.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17043980.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044070.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044189.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044276.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044363.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044466.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044570.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044666.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044763.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17044863.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17045016.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/17047085.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18546699.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18546842.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547007.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547080.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547149.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547334.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547480.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547581.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547681.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547791.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547852.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18547952.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548116.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548235.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548336.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548481.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548568.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548681.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548781.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548841.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/18548982.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/20709453.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/20709555.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21069870.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21069988.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21070126.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21070238.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21070476.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21070579.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21070698.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21070799.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21070993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21071104.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21071285.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21071386.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21071548.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21071684.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21071787.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21071890.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21071990.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21072131.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21072231.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21072333.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21072453.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21072602.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21072704.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21072806.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21072935.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21073035.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21073229.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21073377.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21073436.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/21073566.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24150066.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24150125.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24150270.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24150413.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24150513.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24150613.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24150751.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24150857.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151012.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151115.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151218.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151361.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151475.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151643.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151708.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151867.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24151980.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24152224.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24152413.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24152515.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24152721.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24152794.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24152965.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24153065.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24153165.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24153353.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24153454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/24153513.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27721825.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27721947.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27722053.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27722181.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27722282.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27722384.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27722663.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27722778.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27722882.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/27722984.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/29065478.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/29065554.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/29065788.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/29065888.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30441547.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30441648.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30441792.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30441851.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30441951.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30442166.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30442292.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30442351.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30442577.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30442677.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30442739.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30442803.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30442985.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30443095.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30443207.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30443334.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30443544.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30443647.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30443763.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30443868.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30443973.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444084.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444184.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444308.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444421.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444573.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444724.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444826.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444928.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30444992.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30445098.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30445200.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30445427.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30445530.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30445642.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30445745.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30445848.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30445957.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30446026.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30446172.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30446278.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30446385.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30446577.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30446636.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30446813.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30446915.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30447077.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30447139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30447248.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30447472.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30447576.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30447649.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30447749.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30447984.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30448084.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30448290.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30448433.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30448660.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30448763.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30448870.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/30448978.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33685599.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33685710.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33685822.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33685927.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33686064.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33686168.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33686307.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33687843.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33688451.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33689776.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/33689996.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/35324036.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/35324146.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/35324616.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/35324906.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/35325638.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325453.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325479.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325498.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325531.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325868.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/35325751.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/35326738.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325887.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325915.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325934.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325965.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326023.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326094.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326207.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326309.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326403.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326431.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326499.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326549.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326588.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326639.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326661.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326819.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193291/16521353.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326896.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326931.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35326950.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35327032.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193291/35325367.xml) (text/xml)  
+cd $WORK/<project_folder>
+cp $BLAST/nr.* /scratch/
+cp input_reads.fasta /scratch/
 
+blastx -query /scratch/input_reads.fasta -db /scratch/nr -outfmt 6 -out /scratch/blastx_output.alignments -num_threads $SLURM_NTASKS_PER_NODE
 
+cp /scratch/blastx_output.alignments $WORK/<project_folder>
+{{< /highlight >}}
+{{% /panel %}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/blat.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/blat.md
index 626db318..4f18d22a 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/blat.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/blat.md
@@ -1,108 +1,51 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
++++
+title = "BLAT"
+description =  "How to run BLAT on HCC resources"
+weight = "10"
++++
 
-<span id="title-text"> HCC-DOCS : BLAT </span>
-==============================================
 
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Dec 12, 2016
-
-| Name | Version | Resource |
-|------|---------|----------|
-| blat | 35x1    | Tusker   |
-
-|      |      |       |
-|------|------|-------|
-| blat | 35x1 | Crane |
-
-<span style="line-height: 1.4285715;">  
-</span>
-
-<span style="line-height: 1.4285715;">BLAT is a pairwise alignment tool
-similar to BLAST. It is more accurate and about 500 times faster than
-the existing tools for mRNA/DNA alignments and it is about 50 times
-faster with protein/protein alignments. BLAT accepts short and long
-query and database sequences as input files.</span>
+BLAT is a pairwise alignment tool similar to BLAST. It is more accurate and about 500 times faster than the existing tools for mRNA/DNA alignments and it is about 50 times faster with protein/protein alignments. BLAT accepts short and long query and database sequences as input files.
 
 The basic usage of BLAT is:
-
-**General BLAT Usage**
-
-``` syntaxhighlighter-pre
-blat database query output_alignment.txt [options]
-```
-
-where **database** is the name of the database used for the alignment,
-**query** is the name of the input file of sequence data in
-fasta/nib/2bit format, and **output\_alignment.txt** is the output
-alignment file. Additional parameters for BLAT alignment can be found in
-the
-manual: <a href="http://genome.ucsc.edu/goldenPath/help/blatSpec.html" class="external-link">http://genome.ucsc.edu/goldenPath/help/blatSpec.html</a>,
-or by using
-
-**Additional BLAT Options**
-
-``` syntaxhighlighter-pre
-[<username>@login.tusker~]$ blat
-```
-
-Running BLAT on Tusker with query file **input\_reads.fasta** and
-database **db.fa** is shown below:
-
-**blat\_alignment.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=Blat  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=1  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=50gb  
-\#SBATCH --output=Blat.%J.out  
-\#SBATCH --error=Blat.%J.err
-
- 
-
-|                       |
-|-----------------------|
-| module load blat/35x1 |
-
-blat db.fa input\_reads.fasta output\_alignment.txt
-
-Although BLAT is a single threaded program (**\#SBATCH --nodes=1**,
-**\#SBATCH --ntasks-per-node=1**) it is still much faster than the other
-alignment tools.
-
- 
-
-**BLAT Output**
-
-BLAT output is a list containing the following information: *the score
-of the alignment*, *the region of query sequence that matches the
-database sequence*, *the size of the query sequence*, *the level of
-identity as a percentage of the alignment* and *the chromosome and
-position that the query sequence maps to*.
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_blat\_module.xsl](attachments/8193292/8127546.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_blat\_version.xsl](attachments/8193292/8127547.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193292/8127548.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_blat\_version.xsl](attachments/8193292/8127549.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193292/8127550.xml)
-(application/octet-stream)  
-
-
+{{< highlight bash >}}
+$ blat database query output_alignment.txt [options]
+{{< /highlight >}}
+where **database** is the name of the database used for the alignment, **query** is the name of the input file of sequence data in `fasta/nib/2bit` format, and **output_alignment.txt** is the output alignment file.
+
+Additional parameters for BLAT alignment can be found in the [manual] (http://genome.ucsc.edu/FAQ/FAQblat), or by using:
+{{< highlight bash >}}
+$ blat
+{{< /highlight >}}
+
+\\
+Running BLAT on Tusker with query file `input_reads.fasta` and database `db.fa` is shown below:
+{{% panel header="`blat_alignment.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=Blat
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=1
+#SBATCH --time=168:00:00
+#SBATCH --mem=50gb
+#SBATCH --output=Blat.%J.out
+#SBATCH --error=Blat.%J.err
+
+module load blat/35x1
+
+blat db.fa input_reads.fasta output_alignment.txt
+{{< /highlight >}}
+{{% /panel %}}
+
+Although BLAT is a single threaded program (`#SBATCH --nodes=1`, `#SBATCH --ntasks-per-node=1`) it is still much faster than the other alignment tools.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BLAT Output</span>
+
+BLAT output is a list containing the following information:
+
+- the score of the alignment
+- the region of query sequence that matches the database sequence
+- the size of the query sequence
+- the level of identity as a percentage of the alignment
+- the chromosome and position that the query sequence maps to
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/bowtie.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/bowtie.md
index 156855fc..abcef635 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/bowtie.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/bowtie.md
@@ -1,3287 +1,46 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
-
-<span id="title-text"> HCC-DOCS : Bowtie </span>
-================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Dec 12, 2016
-
-| Name   | Version | Resource |
-|--------|---------|----------|
-| bowtie | 0.12.8  | Tusker   |
-| bowtie | 0.12.9  | Tusker   |
-| bowtie | 1.0.0   | Tusker   |
-| bowtie | 1.1.2   | Tusker   |
-
-|        |       |       |
-|--------|-------|-------|
-| bowtie | 1.0   | Crane |
-| bowtie | 1.1.2 | Crane |
-
- 
-
-Bowtie
-(<a href="http://bowtie-bio.sourceforge.net/index.shtml" class="external-link">http://bowtie-bio.sourceforge.net/index.shtml</a>)
-is an ultrafast and memory-efficient aligner for large sets of
-sequencing reads to a reference genome. Bowtie indexes the genome with a
-Burrows-Wheeler index to keep its memory footprint small. Bowtie also
-supports usage of multiple processors to achieve greater alignment
-speed.
-
-The first and basic step of running Bowtie is to build and format an
-index from the reference genome. The basic usage of this command
-**bowtie-build** is: 
-
-**General Bowtie-Build Usage**
-
-``` syntaxhighlighter-pre
-bowtie-build input_reference.fasta index_prefix
-```
-
-where **input\_reference.fasta** is an input file of sequence reads in
-fasta format, and **index\_prefix** is the prefix of the generated index
-files.
-
-After the index of the reference genome is generated, the next step is
-to align the reads. The basic usage of bowtie is:
-
-**General Bowtie Usage**
-
-``` syntaxhighlighter-pre
-bowtie [-q|-f|-r|-c] index_prefix [-1 input_reads_pair_1.[fasta|fastq] -2 input_reads_pair_2.[fasta|fastq] | input_reads.[fasta|fastq]] [options]
-```
-
-where **index\_prefix** is the generated index using the
-**bowtie-build** command, and **options** are optional parameters that
-can be found in the Bowtie
-manual: <a href="http://bowtie-bio.sourceforge.net/manual.shtml" class="external-link">http://bowtie-bio.sourceforge.net/manual.shtml</a>.
-Bowtie supports both single-end (**input\_reads.\[fasta\|fastq\]**) and
-paired-end
-(i**nput\_reads\_pair\_1.\[fasta\|fastq\]**, **input\_reads\_pair\_2.\[fasta\|fastq\]**)
-files in fasta or fastq format. The format of the input files also needs
-to be specified by using the following flags: **-q** (fastq files),
-**-f** (fasta files), **-r**(raw one-sequence per line), or **-c**
-(sequences given on command line).
-
-An example of how to run Bowtie alignment on Tusker with single-end
-fastq file and 8 CPUs is shown below:
-
-**bowtie\_alignment.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=Bowtie  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=8  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=50gb  
-\#SBATCH --output=Bowtie.%J.out  
-\#SBATCH --error=Bowtie.%J.err
-
- 
-
-|                        |
-|------------------------|
-| module load bowtie/1.1 |
-
-bowtie -q index\_prefix input\_reads.fastq -p $SLURM\_NTASKS\_PER\_NODE
-&gt; bowtie\_alignments.sam
-
- 
-
-**Bowtie Output**
-
-Bowtie output is an alignment file in SAM format, where one line is one
-alignment. Each line is a collection of 8 fields separated by tabs. The
-fields are: *name of the aligned reads*, r*eference strand aligned to*,
-*name of reference sequence where the alignment occurs*, *0-based offset
-into the forward reference strand where leftmost character of the
-alignment occurs*, *read sequence*, *read qualities*, *the number of
-other instances where the same sequence is aligned against the same
-reference characters*, and *comma-separated list of mismatch
-descriptors*.
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_bowtie\_module.xsl](attachments/8193293/8127551.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_bowtie\_version.xsl](attachments/8193293/8127552.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_bowtie\_version.xsl](attachments/8193293/8127554.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/11637641.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637449.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637481.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637513.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637550.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637598.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637720.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/11637685.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/11637925.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637747.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637774.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637801.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637856.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11638118.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/11638016.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/11638091.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/11638161.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11638231.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/11638204.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/12550247.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/12386337.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13041702.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/12550295.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/12550345.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13041756.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13041800.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13041844.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13041873.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13041916.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042008.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13041978.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13042134.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042037.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042064.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042091.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042176.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13042258.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042215.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042382.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13042307.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13042350.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13042453.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042409.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042480.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13042523.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042550.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13042620.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042577.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13042693.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13042666.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13598790.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13598747.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13598942.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13599012.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13598969.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13599148.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13599367.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13599176.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13599203.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/13599287.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14057505.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13599423.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13599466.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/13599526.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/14057628.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14057585.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14057698.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/14057671.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/14057749.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14057776.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/14057851.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14057808.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14057966.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/14057938.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/14417986.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14418013.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/14418232.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14418040.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14418067.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14418118.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14418145.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/14418184.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15171808.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15171780.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15171853.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15171881.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15172012.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15171967.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172040.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15172413.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172069.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172098.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172127.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172156.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172185.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172214.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172243.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172272.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172301.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172330.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172368.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172445.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15172491.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172519.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15172612.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/15172566.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515161.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925332.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925379.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925424.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925473.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925518.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925569.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925621.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925670.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925716.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925761.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925809.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925856.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925902.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/15925955.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16515093.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16515509.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515191.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515221.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515251.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515281.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515311.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515341.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515383.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515416.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515446.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515551.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16515731.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515697.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515783.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16515857.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515823.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515946.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16515903.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516011.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16515977.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516061.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516137.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516100.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516206.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516240.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516285.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516319.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516386.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516420.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516636.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516493.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516541.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516592.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516735.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516670.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516701.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516778.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16516972.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516811.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516842.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516873.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516906.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16516937.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517031.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517075.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517118.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517187.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517153.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517248.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517352.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517279.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517310.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517396.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517430.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517480.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517536.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517731.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517583.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517629.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517675.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517765.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517837.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16517902.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517868.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517945.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16518074.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16517978.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518009.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518040.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518121.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16518186.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518152.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518231.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16518635.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518264.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518306.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518337.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518368.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518404.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518435.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518466.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518499.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518534.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518566.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518597.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518734.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16518681.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16518769.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518812.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16518879.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518843.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518925.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519024.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518958.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16518989.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519118.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519072.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519246.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519149.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519180.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519212.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519289.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519323.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519366.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519400.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519491.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519448.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519525.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519572.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519606.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519662.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519696.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519758.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519794.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519837.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519911.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16519868.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520117.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16519957.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520003.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520151.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520195.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520229.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520332.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520289.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520404.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520370.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520497.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520450.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520610.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520535.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520576.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520665.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520699.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520745.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520779.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520822.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16520857.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520900.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16521015.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520931.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16520981.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16521096.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16521130.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16521173.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16521238.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16521204.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/16521288.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/16521322.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17039669.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039367.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039415.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039463.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039511.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039561.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039621.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039823.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17039726.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17039758.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17039790.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17039968.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039871.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17039919.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17040001.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040056.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17040089.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040136.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17040171.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040218.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17040315.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040250.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040282.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040362.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17040395.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040492.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17040443.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17040525.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040603.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17040668.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040635.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040728.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17041047.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040760.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040792.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040874.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040908.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17040941.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041014.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041231.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17041113.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17041184.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17041515.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041482.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041614.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17041567.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17041762.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041662.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041707.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041796.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17041890.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041829.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17041922.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17041977.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042011.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042067.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042096.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042152.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042216.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042272.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042301.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042357.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042394.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042450.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042483.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042575.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042519.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042606.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042662.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042715.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042771.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042801.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042857.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042942.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17042913.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043032.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17042976.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043071.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043127.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043207.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043178.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043263.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043297.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043353.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043384.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043440.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043480.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043572.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043516.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043602.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043658.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043723.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043779.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043808.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043864.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043902.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17043958.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17043992.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044048.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044077.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044167.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044111.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044198.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044254.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044285.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044341.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044379.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044444.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044418.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044382.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044483.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044486.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044522.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044548.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044579.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044582.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044618.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044644.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044676.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044679.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044715.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044741.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044776.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044779.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044815.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044841.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044929.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044932.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044968.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044994.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17046998.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17047001.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17047037.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17047063.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18546774.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18546777.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18546707.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18546733.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18546850.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18546876.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18546909.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18546912.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547015.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547041.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18546980.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18546983.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547216.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547219.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547088.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547114.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547157.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547183.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547342.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547370.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547268.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547271.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547405.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547408.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547488.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547517.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547450.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547453.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547551.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547554.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547589.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547618.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547651.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547654.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547689.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547718.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547761.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547764.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547799.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547828.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547922.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18547925.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547860.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547889.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547960.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18547989.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548022.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548025.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548124.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548153.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548086.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548089.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548205.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548208.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548243.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548272.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548305.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548308.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548344.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548373.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548451.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548489.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548518.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548651.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548654.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548576.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548605.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548689.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548718.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548751.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548754.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548789.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548818.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548911.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548914.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548849.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548878.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18548990.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/18549019.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548952.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18548955.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18549071.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/18549074.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/20709461.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/20709490.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/20709420.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/20709423.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/20709524.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/20709527.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/20709563.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/20709592.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21069836.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21069839.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21069878.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21069907.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21069954.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21069957.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21069996.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070025.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070092.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070095.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070134.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070163.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070204.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070207.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070246.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070275.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070333.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070336.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070484.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070513.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070401.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070404.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070442.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070445.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070545.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070548.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070587.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070616.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070664.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070667.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070706.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070735.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070765.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070768.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070807.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21070836.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070914.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070917.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071001.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071030.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070959.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21070962.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071070.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071073.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071112.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071141.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071181.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071184.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071293.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071322.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071251.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071254.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071352.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071355.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071394.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071423.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071514.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071517.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071556.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071585.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071649.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071652.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071692.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071721.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071753.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071756.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071795.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071824.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071856.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071859.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071898.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071927.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071956.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21071959.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21071998.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072027.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072056.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072059.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072168.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072097.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072100.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072197.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072200.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072239.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072268.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072299.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072302.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072341.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072370.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072419.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072422.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072461.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072490.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072522.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072525.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072610.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072639.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072566.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072569.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072670.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072673.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072712.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072741.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072772.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072775.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072814.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072843.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072901.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21072904.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072943.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21072972.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073001.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073004.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073043.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073072.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073101.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073104.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073237.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073266.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073142.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073145.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073195.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073198.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073298.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073301.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073385.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073414.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073339.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073342.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073532.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/21073535.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073444.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073473.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073574.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/21073603.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150032.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150035.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150074.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150103.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150191.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150194.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150133.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150162.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150278.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150307.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150236.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150239.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150336.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150339.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150421.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150450.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150379.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150382.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150479.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150482.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150521.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150550.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150579.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150582.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150621.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150650.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150716.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150719.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150759.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150788.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150823.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150826.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150865.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24150894.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150923.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150926.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151020.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151049.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150978.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24150981.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151081.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151084.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151123.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151152.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151184.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151187.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151226.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151255.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151307.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151310.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151369.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151398.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151427.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151430.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151483.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151512.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151541.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151544.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151651.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151680.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151609.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151612.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151774.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151777.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151716.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151745.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151875.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151904.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151833.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151836.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151946.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24151949.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24151988.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152017.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152190.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152193.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152232.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152261.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152292.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152295.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152421.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152450.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152333.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152336.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152379.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152382.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152481.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152484.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152523.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152552.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152639.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152642.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152729.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152758.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152687.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152690.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152860.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152863.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152802.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152831.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24152973.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153002.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152931.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24152934.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153031.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153034.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153073.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153102.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153131.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153134.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153173.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153202.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153231.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153234.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153361.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153390.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153278.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153281.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153319.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153322.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153420.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/24153423.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153462.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153491.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27721801.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27721804.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153521.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/24153550.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27721833.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27721862.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27721923.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27721926.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27721955.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27721984.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722029.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722032.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722061.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722090.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722157.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722160.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722189.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722218.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722258.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722261.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722290.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722319.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722360.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722363.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722392.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722421.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722460.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722463.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722671.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722700.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722505.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722508.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722574.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722577.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722639.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722642.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722754.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722757.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722786.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722815.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722856.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722859.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722890.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722919.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722960.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/27722963.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27722992.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/27723021.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/28704772.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/28704775.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/29065486.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/29065515.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/28704814.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/28704817.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065275.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065278.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065407.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065410.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065449.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065452.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065663.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065666.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/29065562.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/29065591.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/29065796.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/29065825.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065705.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065708.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065748.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065751.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065859.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/29065862.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/29065896.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/29065925.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30441517.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30441520.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441555.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441584.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30441618.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30441621.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441656.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441685.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30441762.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30441765.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441800.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441829.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30441921.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30441924.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441859.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441888.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441959.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30441988.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442026.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442029.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442174.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442203.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442085.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442088.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442136.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442262.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442265.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442300.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442329.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442422.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442425.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442359.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442388.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442585.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442614.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442464.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442467.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442506.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442509.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442547.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442550.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442647.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442650.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442685.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442714.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442874.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442877.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442747.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442776.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442811.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442840.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30442993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443022.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442955.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30442958.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443065.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443068.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443103.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443132.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443177.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443180.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443215.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443244.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443304.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443307.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443342.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443371.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443426.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443429.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443552.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443581.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443469.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443472.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443514.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443517.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443617.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443620.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443655.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443684.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443733.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443736.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443771.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443800.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443838.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443841.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443876.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443905.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443943.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30443946.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30443981.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444010.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444053.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444056.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444092.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444121.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444154.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444157.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444192.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444221.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444278.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444281.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444316.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444345.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444391.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444394.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444429.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444458.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444498.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444501.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444581.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444610.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444543.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444546.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444650.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444653.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444732.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444761.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444694.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444697.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444796.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444799.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444834.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444863.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444898.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30444901.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444936.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30444965.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445068.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445071.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445000.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445029.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445106.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445135.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445170.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445173.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445208.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445237.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445272.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445275.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445435.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445464.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445314.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445317.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445355.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445358.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445397.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445400.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445500.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445503.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445538.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445567.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445612.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445615.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445650.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445679.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445715.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445718.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445753.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445782.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445818.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445821.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445856.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445885.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445927.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30445930.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445965.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30445994.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446096.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446099.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446034.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446063.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446180.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446209.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446142.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446145.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446248.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446251.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446286.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446315.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446355.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446358.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446393.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446422.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446460.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446463.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446585.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446614.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446503.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446506.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446545.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446548.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446741.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446744.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446644.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446673.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446821.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446850.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446783.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446786.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446885.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30446888.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446923.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30446952.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447047.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447050.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447085.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447114.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447218.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447221.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447147.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447176.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447256.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447285.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447318.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447321.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447480.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447509.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447359.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447362.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447400.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447403.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447441.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447444.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447546.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447549.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447584.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447613.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447719.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447722.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447657.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447686.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447757.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447786.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447819.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447822.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30447992.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448021.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447896.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447899.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447954.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30447957.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448054.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448057.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448092.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448121.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448403.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448406.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448298.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448327.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448441.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448471.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448533.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448536.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448668.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448698.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448579.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448582.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448630.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448633.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448733.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448736.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448771.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448801.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448840.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448843.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448878.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448908.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448948.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/30448951.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30448986.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/30449016.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33685573.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33685576.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33685607.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33685637.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33685684.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33685687.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33685718.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33685748.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33685796.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33685799.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33685830.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33685860.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33685901.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33685904.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33685935.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33685965.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33686038.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33686041.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33686072.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33686102.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33686142.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33686145.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33686176.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33686206.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33686281.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33686284.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33686315.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33686345.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33687817.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33687820.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33687851.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33687881.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33688423.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33688426.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33688460.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33688493.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33689750.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33689753.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33689784.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33689814.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33689970.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/33689973.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33690004.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/33690034.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35323979.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35323982.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35324044.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35324014.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35324089.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35324092.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35324124.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35324154.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35324427.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35324430.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35324594.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35324624.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35324557.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35324560.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35324847.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35324850.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35324884.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35324914.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325012.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325015.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35325616.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35325646.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325181.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325184.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325224.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325227.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325267.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325270.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325574.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325577.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325691.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35325694.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35325729.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35325759.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35326152.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35326155.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35326716.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/35326746.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35326678.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/35326681.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/11637420.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193293/17044367.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/11637419.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193293/17044366.xml) (text/xml)  
-
-
++++
+title = "Bowtie"
+description =  "How to run Bowtie on HCC resources"
+weight = "10"
++++
+
+[Bowtie] (http://bowtie-bio.sourceforge.net/index.shtml) is an ultrafast and memory-efficient aligner for large sets of sequencing reads to a reference genome. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small. Bowtie also supports usage of multiple processors to achieve greater alignment speed.
+
+The first and basic step of running Bowtie is to build and format an index from the reference genome. The basic usage of this command, **bowtie-build** is:
+{{< highlight bash >}}
+$ bowtie-build input_reference.fasta index_prefix
+{{< /highlight >}}
+where **input_reference.fasta** is an input file of sequence reads in fasta format, and **index_prefix** is the prefix of the generated index files.
+
+After the index of the reference genome is generated, the next step is to align the reads. The basic usage of bowtie is:
+{{< highlight bash >}}
+$ bowtie [-q|-f|-r|-c] index_prefix [-1 input_reads_pair_1.[fasta|fastq] -2 input_reads_pair_2.[fasta|fastq] | input_reads.[fasta|fastq]] [options]
+{{< /highlight >}}
+where **index_prefix** is the generated index using the **bowtie-build** command, and **options** are optional parameters that can be found in the [Bowtie
+manual] (http://bowtie-bio.sourceforge.net/manual.shtml).
+
+Bowtie supports both single-end (`input_reads.[fasta|fastq]`) and paired-end (`input_reads_pair_1.[fasta|fastq]`, `input_reads_pair_2.[fasta|fastq]`) files in fasta or fastq format. The format of the input files also needs to be specified by using the following flags: **-q** (fastq files), **-f** (fasta files), **-r** (raw one-sequence per line), or **-c** (sequences given on command line).
+
+\\
+An example of how to run Bowtie alignment on Tusker with single-end fastq file and `8 CPUs` is shown below:
+{{% panel header="`bowtie_alignment.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=Bowtie
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=8
+#SBATCH --time=168:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=Bowtie.%J.out
+#SBATCH --error=Bowtie.%J.err
+
+module load bowtie/1.1
+
+bowtie -q index_prefix input_reads.fastq -p $SLURM_NTASKS_PER_NODE > bowtie_alignments.sam
+{{< /highlight >}}
+{{% /panel %}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">Bowtie Output</span>
+
+Bowtie output is an alignment file in SAM format, where one line is one alignment. Each line is a collection of 8 fields separated by tabs. The fields are: name of the aligned reads, reference strand aligned to, name of reference sequence where the alignment occurs, 0-based offset into the forward reference strand where leftmost character of the alignment occurs, read sequence, read qualities, the number of other instances where the same sequence is aligned against the same reference characters, and comma-separated list of mismatch descriptors.
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/bowtie2.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/bowtie2.md
index 8ba4fb1b..b92784fc 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/bowtie2.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/bowtie2.md
@@ -1,952 +1,52 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
-
-<span id="title-text"> HCC-DOCS : Bowtie2 </span>
-=================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Dec 12, 2016
-
-| Name   | Version     | Resource |
-|--------|-------------|----------|
-| bowtie | 2.0.0-beta6 | Tusker   |
-| bowtie | 2.1.0       | Tusker   |
-| bowtie | 2.2.6       | Tusker   |
-| bowtie | 2.3.4       | Tusker   |
-
-|        |       |       |
-|--------|-------|-------|
-| bowtie | 2.2.6 | Crane |
-| bowtie | 2.3.4 | Crane |
-
- 
-
-Bowtie2
-(<a href="http://bowtie-bio.sourceforge.net/bowtie2/index.shtml" class="external-link">http://bowtie-bio.sourceforge.net/bowtie2/index.shtml</a>)
-is an ultrafast and memory-efficient tool for aligning sequencing reads
-to long reference sequences. Although Bowtie and Bowtie2 are both fast
-read aligners, there are few main differences between them:
-
--   Bowtie2 supports gapped alignment with affine gap penalties, without
-    restrictions on the number of gaps and gap lengths.
--   Bowtie supports reads longer than 50bp and is generally faster, more
-    sensitive, and uses less memory than Bowtie.
--   Bowtie support only end-to-end alignments, while Bowtie2 supports
-    both end-to-end and local alignment.
--   Bowtie has an upper limit on read length of around 1,000 bp, while
-    Bowtie2 does not have any.
--   Bowtie2's paired-end alignment is more flexible that Bowtie's.
--   Bowtie2 does not align colorspace reads.
--   Bowtie and Bowtie2 indices are not compatible.
-
-Same as Bowtie, the first and basic step of running Bowtie2 is to build
-a Bowtie2 index from a reference genome sequence. The basic usage of the
-command **bowtie2-build** is: 
-
-**General Bowtie2-Build Usage**
-
-``` syntaxhighlighter-pre
-bowtie2-build -f input_reference.fasta index_prefix
-```
-
-where **input\_reference.fasta** is an input file of sequence reads in
-fasta format, and **index\_prefix** is the prefix of the generated index
-files. Beside the option **-f** that is used when the reference input
-file is a fasta file, the option **-c** can be used when the reference
-sequences are given on the command line.
-
-The command **bowtie2** takes a Bowtie2 index and set of sequencing read
-files and outputs set of alignments in SAM format. The general
-**bowtie2** usage is:
-
-**General Bowtie2 Usage**
-
-``` syntaxhighlighter-pre
-bowtie2 -x index_prefix [-q|--qseq|-f|-r|-c] [-1 input_reads_pair_1.[fasta|fastq] -2 input_reads_pair_2.[fasta|fastq] | -U input_reads.[fasta|fastq]] -S bowtie2_alignments.sam [options]
-```
-
-where **index\_prefix** is the generated index using
-the **bowtie2-build** command, and **options** are optional parameters
-that can be found in the Bowtie2
-manual: <a href="http://bowtie-bio.sourceforge.net/bowtie2/manual.shtml" class="external-link">http://bowtie-bio.sourceforge.net/bowtie2/manual.shtml</a>. Bowtie2
-supports both single-end (**input\_reads.\[fasta\|fastq\]**) and
-paired-end
-(i**nput\_reads\_pair\_1.\[fasta\|fastq\]**, **input\_reads\_pair\_2.\[fasta\|fastq\]**)
-files in fasta or fastq format. The format of the input files also needs
-to be specified by using one of the following flags: **-q** (fastq
-files), **--qseq** (Illumina's qseq format), **-f** (fasta files),
-**-r** (raw one sequence per line), or **-c** (sequences given on
-command line).
-
-An example of how to run Bowtie2 local alignment on Tusker with
-paired-end fasta files and 8 CPUs is shown below:
-
-**bowtie2\_alignment.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=Bowtie2  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=8  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=50gb  
-\#SBATCH --output=Bowtie2.%J.out  
-\#SBATCH --error=Bowtie2.%J.err
-
- 
-
-|                        |
-|------------------------|
-| module load bowtie/2.3 |
-
-bowtie2 -x index\_prefix -f -1 input\_reads\_pair\_1.fasta -2
-input\_reads\_pair\_2.fasta -S bowtie2\_alignments.sam --local -p
-$SLURM\_NTASKS\_PER\_NODE
-
- 
-
-**Bowtie2 Output**
-
-Bowtie2 outputs alignments in SAM format that can further be manipulated
-with different tools, like SAMtools and GATK. Each line from the file
-describes an alignment and is a collection of at least 12 fields
-separated by tabs. Detailed information about Bowtie2 output fields can
-be found in the Bowtie2 manual.
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_bowtie2\_module.xsl](attachments/8193294/8127556.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_bowtie2\_version.xsl](attachments/8193294/8127557.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/8127558.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_bowtie2\_version.xsl](attachments/8193294/8127559.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/8127560.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/17044383.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/17044419.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/17044487.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/17044523.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/17044583.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/17044619.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/17044680.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/17044716.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/17044780.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/17044816.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/17044933.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/17044969.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/17047002.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/17047038.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18546778.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18546708.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18546851.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18546913.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547016.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18546984.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18547220.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547089.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547158.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547343.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18547272.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18547409.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547489.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18547454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18547555.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547590.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18547655.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547690.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18547765.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547800.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18547926.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547861.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18547961.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548026.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548125.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548090.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548209.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548244.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548309.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548345.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548455.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548490.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548655.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548577.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548690.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548755.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548790.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548915.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548850.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/18548991.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18548956.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/18549075.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/20709462.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/20709424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/20709528.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/20709564.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21069840.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21069879.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21069958.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21069997.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070096.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21070135.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070208.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21070247.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070337.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21070485.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070405.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070446.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070549.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21070588.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070668.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21070707.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070769.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21070808.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070918.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071002.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21070963.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071074.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071113.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071185.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071294.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071255.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071356.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071395.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071518.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071557.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071653.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071693.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071757.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071796.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071860.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071899.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21071960.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21071999.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072060.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21072140.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072101.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072201.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21072240.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072303.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21072342.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072423.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21072462.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072526.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21072611.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072570.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072674.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21072713.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072776.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21072815.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21072905.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21072944.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21073005.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21073044.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21073105.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21073238.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21073146.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21073199.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21073302.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21073386.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21073343.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/21073536.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21073445.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/21073575.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150036.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24150075.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150195.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24150134.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24150279.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150240.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150340.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24150422.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150383.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150483.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24150522.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150583.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24150622.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150720.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24150760.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150827.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24150866.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150927.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151021.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24150982.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151085.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151124.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151188.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151227.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151311.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151370.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151431.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151484.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151545.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151652.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151613.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151778.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151717.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151876.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151837.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24151950.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24151989.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152194.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24152233.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152296.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24152422.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152337.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152383.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152485.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24152524.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152643.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24152730.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152691.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152864.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24152803.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24152974.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24152935.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24153035.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24153074.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24153135.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24153174.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24153235.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24153362.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24153282.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24153323.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/24153424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24153463.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27721764.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/24153522.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27721834.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27721886.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27721956.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27721992.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27722062.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722120.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27722190.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722221.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27722291.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722323.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27722393.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722423.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27722672.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722468.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722537.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722602.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722717.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27722787.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722819.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27722891.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/27722923.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/27722993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/28704776.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/29065487.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/28704818.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/29065279.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/29065411.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/29065453.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/29065667.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/29065563.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/29065797.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/29065709.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/29065752.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/29065863.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/29065897.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30441521.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30441556.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30441622.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30441657.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30441766.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30441801.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30441925.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30441860.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30441960.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442030.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30442175.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442089.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442140.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442266.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30442301.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442426.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30442360.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30442586.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442468.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442510.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442551.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442651.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30442686.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442878.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30442748.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30442812.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30442994.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30442959.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443069.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30443104.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443181.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30443216.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443308.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30443343.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443430.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30443553.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443473.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443518.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443621.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30443656.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443737.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30443772.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443842.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30443877.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30443947.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30443982.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444057.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30444093.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444158.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30444193.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444282.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30444317.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444395.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30444430.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444502.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30444582.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444547.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444654.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30444733.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444698.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444800.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30444835.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30444902.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30444937.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445072.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445001.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445107.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445174.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445209.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445276.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445436.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445318.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445359.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445401.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445504.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445539.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445616.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445651.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445719.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445754.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445822.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445857.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30445931.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30445966.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446100.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30446035.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30446181.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446146.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446252.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30446287.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446359.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30446394.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446464.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30446586.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446507.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446549.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446745.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30446645.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30446822.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446787.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30446889.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30446924.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447051.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30447086.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447222.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30447148.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30447257.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447322.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30447481.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447363.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447404.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447445.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447550.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30447585.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447723.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30447658.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30447758.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447823.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30447993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447900.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30447958.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30448058.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30448093.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30448407.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30448299.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30448442.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30448537.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30448669.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30448583.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30448634.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30448737.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30448772.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30448844.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30448879.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/30448952.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/30448987.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33685577.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33685608.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33685688.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33685719.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33685800.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33685831.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33685905.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33685936.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33686042.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33686073.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33686146.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33686177.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33686285.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33686316.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33687821.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33687852.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33688427.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33688461.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33689754.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33689785.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/33689974.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/33690005.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35323983.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/35324045.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35324093.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/35324155.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35324431.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/35324625.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35324561.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35324851.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/35324915.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35325016.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/35325647.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35325185.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35325228.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35325271.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35325578.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35325695.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/35325760.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35326156.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/35326747.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/35326682.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193294/17044368.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193294/17044369.xml) (text/xml)  
-
-
++++
+title = "Bowtie2"
+description =  "How to run Bowtie2 on HCC resources"
+weight = "10"
++++
+
+[Bowtie2] (http://bowtie-bio.sourceforge.net/bowtie2/index.shtml) is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences. Although Bowtie and Bowtie2 are both fast read aligners, there are few main differences between them:
+
+- Bowtie2 supports gapped alignment with affine gap penalties, without restrictions on the number of gaps and gap lengths.
+- Bowtie supports reads longer than 50bp and is generally faster, more sensitive, and uses less memory than Bowtie.
+- Bowtie support only end-to-end alignments, while Bowtie2 supports both end-to-end and local alignment.
+- Bowtie has an upper limit on read length of around 1,000 bp, while Bowtie2 does not have any.
+- Bowtie2's paired-end alignment is more flexible that Bowtie's.
+- Bowtie2 does not align colorspace reads.
+- Bowtie and Bowtie2 indices are not compatible.
+
+Same as Bowtie, the first and basic step of running Bowtie2 is to build Bowtie2 index from a reference genome sequence. The basic usage of the
+command **bowtie2-build** is:
+{{< highlight bash >}}
+$ bowtie2-build -f input_reference.fasta index_prefix
+{{< /highlight >}}
+where **input_reference.fasta** is an input file of sequence reads in fasta format, and **index_prefix** is the prefix of the generated index files. Beside the option **-f** that is used when the reference input file is a fasta file, the option **-c** can be used when the reference sequences are given on the command line.
+
+The command **bowtie2** takes a Bowtie2 index and set of sequencing read files and outputs set of alignments in SAM format. The general **bowtie2** usage is:
+{{< highlight bash >}}
+$ bowtie2 -x index_prefix [-q|--qseq|-f|-r|-c] [-1 input_reads_pair_1.[fasta|fastq] -2 input_reads_pair_2.[fasta|fastq] | -U input_reads.[fasta|fastq]] -S bowtie2_alignments.sam [options]
+{{< /highlight >}}
+where **index_prefix** is the generated index using the **bowtie2-build** command, and **options** are optional parameters that can be found in the [Bowtie2 manual] (http://bowtie-bio.sourceforge.net/bowtie2/manual.shtml). Bowtie2 supports both single-end (`input_reads.[fasta|fastq]`) and paired-end (`input_reads_pair_1.[fasta|fastq]`, `input_reads_pair_2.[fasta|fastq]`) files in fasta or fastq format. The format of the input files also needs to be specified by using one of the following flags: **-q** (fastq files), **--qseq** (Illumina's qseq format), **-f** (fasta files), **-r** (raw one sequence per line), or **-c** (sequences given on command line).
+
+\\
+An example of how to run Bowtie2 local alignment on Tusker with paired-end fasta files and `8 CPUs` is shown below:
+{{% panel header="`bowtie2_alignment.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=Bowtie2
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=8
+#SBATCH --time=168:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=Bowtie2.%J.out
+#SBATCH --error=Bowtie2.%J.err
+
+module load bowtie/2.3
+
+bowtie2 -x index_prefix -f -1 input_reads_pair_1.fasta -2 input_reads_pair_2.fasta -S bowtie2_alignments.sam --local -p $SLURM_NTASKS_PER_NODE
+{{< /highlight >}}
+{{% /panel %}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">Bowtie2 Output</span>
+
+Bowtie2 outputs alignments in SAM format that can further be manipulated with different tools, like SAMtools and GATK. Each line from the file describes an alignment and is a collection of at least 12 fields separated by tabs. Detailed information about Bowtie2 output fields can be found in the Bowtie2 manual.
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/bwa/_index.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/bwa/_index.md
index 6c279db3..53e855a3 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/bwa/_index.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/bwa/_index.md
@@ -1,904 +1,38 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
-
-<span id="title-text"> HCC-DOCS : BWA </span>
-=============================================
-
-Created by <span class="author"> Adam Caprez</span> on Sep 04, 2014
-
-| Name | Version | Resource |
-|------|---------|----------|
-| bwa  | 0.6.2   | Tusker   |
-| bwa  | 0.7     | Tusker   |
-
-|     |       |       |
-|-----|-------|-------|
-| bwa | 0.6.2 | Crane |
-| bwa | 0.7   | Crane |
-
++++
+title = "BWA"
+description = "How to use BWA on HCC machines"
+weight = "52"
++++
  
 
-BWA (Burrows-Wheeler Aligner) is a software package for mapping
-relatively short nucleotide sequences against a long reference
-sequence. BWA is slower than Bowtie, but allows indels in the alignment.
+BWA (Burrows-Wheeler Aligner) is a software package for mapping relatively short nucleotide sequences against a long reference sequence. BWA is slower than Bowtie, but allows indels in the alignment.
 
 The basic usage of BWA is:
-
-**General BWA Usage**
-
-``` syntaxhighlighter-pre
-bwa COMMAND [options]
-```
-
-where **COMMAND** is one of the available BWA commands**:**
-
--   **index**: index sequences in the FASTA format
--   **mem**: BWA-MEM algorithm
--   **fastmap**: identify super-maximal exact matches
--   **pemerge**: merge overlapping paired ends (EXPERIMENTAL)
--   **aln**: gapped/ungapped alignment
--   **samse**: generate alignment (single ended)
--   **sampe**: generate alignment (paired ended)
--   **bwasw**: BWA-SW for long queries
--   **fa2pac**: convert FASTA to PAC format
--   **pac2bwt**: generate BWT from PAC
--   **pac2bwtgen**: alternative algorithm for generating BWT
--   **bwtupdate**: update .bwt to the new format
--   **bwt2sa**: generate SA from BWT and Occ
-
-BWA supports three alignment algorithms: **mem**, **bwasw**, and
-**aln**/**samse**/**sampe**. **BWA mem** is the latest algorithm, and is
-faster, more accurate and has better performance than **BWA bwasw** and
-**BWA aln**/**samse**/**sampe**. Therefore, if there are not any
-specific reasons, **BWA mem** is recommended for first-time users.
-
-For detailed description and more information on a specific command,
-just type:
-
-**General BWA COMMAND Options**
-
-``` syntaxhighlighter-pre
-[<username>@login.tusker~]$ bwa COMMAND
-```
-
-or check the BWA
-manual: <a href="http://bio-bwa.sourceforge.net/bwa.shtml" class="external-link">http://bio-bwa.sourceforge.net/bwa.shtml</a>.
-
-The page [Running BWA Commands](Running-BWA-Commands_8193296.html) shows
-how to run BWA on HCC.
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_bwa\_version.xsl](attachments/8193295/8127561.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/8127562.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_bwa\_version.xsl](attachments/8193295/8127563.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/8127564.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/17044384.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/17044421.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/17044488.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/17044525.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/17044584.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/17044621.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/17044681.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/17044718.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/17044781.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/17044818.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/17044934.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/17044971.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/17047003.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/17047040.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18546779.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18546710.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18546853.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18546914.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547018.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18546985.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18547221.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547091.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547160.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547345.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18547273.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18547410.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547491.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18547455.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18547556.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547592.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18547656.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547692.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18547766.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547802.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18547927.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547863.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18547963.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548027.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548127.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548091.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548210.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548246.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548310.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548347.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548456.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548492.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548656.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548579.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548692.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548756.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548792.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548916.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548852.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/18548993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18548957.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/18549076.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/20709464.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/20709425.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/20709529.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/20709566.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21069841.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21069881.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21069959.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21069999.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070097.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21070137.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070209.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21070249.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070338.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21070487.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070406.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070447.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070550.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21070590.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070669.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21070709.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070770.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21070810.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070919.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21071004.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21070964.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071075.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21071115.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071186.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21071296.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071256.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071357.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21071397.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071519.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21071559.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071654.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21071695.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071758.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21071798.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071861.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21071901.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21071961.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072001.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072061.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072142.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072102.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072202.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072242.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072304.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072344.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072464.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072527.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072613.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072571.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072675.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072715.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072777.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072817.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21072906.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21072946.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21073006.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21073046.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21073106.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21073240.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21073147.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21073200.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21073303.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21073388.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21073344.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/21073537.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21073447.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/21073577.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150037.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24150077.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150196.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24150136.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24150281.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150241.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150341.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24150424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150384.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150484.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24150524.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150584.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24150624.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150721.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24150762.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150828.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24150868.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150928.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151023.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24150983.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151086.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151126.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151189.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151229.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151312.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151372.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151432.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151486.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151546.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151654.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151614.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151779.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151719.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151878.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151838.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24151951.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24151991.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152195.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24152235.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152297.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24152424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152338.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152384.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152486.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24152526.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152644.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24152732.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152692.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152865.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24152805.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24152976.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24152936.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24153036.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24153076.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24153136.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24153176.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24153236.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24153364.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24153283.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24153324.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/24153425.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24153465.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27721765.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/24153524.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27721836.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27721887.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27721958.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27721993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27722064.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722121.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27722192.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722222.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27722293.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722324.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27722395.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27722674.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722469.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722538.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722603.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722718.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27722789.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722820.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27722893.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/27722924.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/27722995.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/28704777.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/29065489.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/28704819.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/29065280.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/29065412.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/29065454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/29065668.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/29065565.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/29065799.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/29065710.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/29065753.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/29065864.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/29065899.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30441522.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30441558.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30441623.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30441659.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30441767.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30441803.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30441926.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30441862.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30441962.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442031.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30442177.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442090.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442141.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442267.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30442303.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442427.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30442362.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30442588.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442469.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442511.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442552.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442652.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30442688.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442879.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30442750.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30442814.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30442996.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30442960.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443070.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30443106.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443182.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30443218.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443309.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30443345.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443431.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30443555.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443474.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443519.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443622.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30443658.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443738.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30443774.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443843.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30443879.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30443948.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30443984.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444058.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30444095.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444159.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30444195.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444283.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30444319.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444396.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30444432.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444503.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30444584.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444548.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444655.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30444735.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444699.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444801.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30444837.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30444903.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30444939.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445073.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445003.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445109.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445175.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445211.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445277.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445438.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445319.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445360.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445402.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445505.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445541.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445617.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445653.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445720.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445756.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445823.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445859.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30445932.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30445968.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446101.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30446037.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30446183.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446147.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446253.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30446289.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446360.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30446396.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446465.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30446588.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446508.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446550.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446746.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30446647.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30446824.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446788.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30446890.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30446926.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447052.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30447088.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447223.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30447150.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30447259.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447323.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30447483.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447364.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447405.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447446.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447551.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30447587.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447724.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30447660.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30447760.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447824.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30447995.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447901.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30447959.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30448059.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30448095.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30448408.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30448301.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30448444.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30448538.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30448671.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30448584.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30448635.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30448738.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30448774.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30448845.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30448881.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/30448953.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/30448989.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33685578.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33685610.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33685689.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33685721.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33685801.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33685833.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33685906.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33685938.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33686043.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33686075.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33686147.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33686179.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33686286.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33686318.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33687822.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33687854.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33688428.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33688463.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33689755.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33689787.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/33689975.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/33690007.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35323984.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/35324047.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35324094.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/35324157.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35324432.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/35324627.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35324562.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35324852.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/35324917.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35325017.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/35325649.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35325186.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35325229.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35325272.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35325579.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35325696.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/35325762.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35326157.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/35326749.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/35326683.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193295/17044370.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193295/17044371.xml) (text/xml)  
-
-
+{{< highlight bash >}}
+$ bwa COMMAND [options]
+{{< /highlight >}}
+where **COMMAND** is one of the available BWA commands:
+
+- **index**: index sequences in the FASTA format
+- **mem**: BWA-MEM algorithm
+- **fastmap**: identify super-maximal exact matches
+- **pemerge**: merge overlapping paired ends (EXPERIMENTAL)
+- **aln**: gapped/ungapped alignment
+- **samse**: generate alignment (single ended)
+- **sampe**: generate alignment (paired ended)
+- **bwasw**: BWA-SW for long queries
+- **fa2pac**: convert FASTA to PAC format
+- **pac2bwt**: generate BWT from PAC
+- **pac2bwtgen**: alternative algorithm for generating BWT
+- **bwtupdate**: update .bwt to the new format
+- **bwt2sa**: generate SA from BWT and Occ
+
+BWA supports three alignment algorithms, **mem**, **bwasw**, and **aln**/**samse**/**sampe**. **bwa mem** is the latest algorithm, and is faster, more accurate and has better performance than **bwa bwasw** and **bwa aln**/**samse**/**sampe**. Therefore, if there are not any specific reasons, **bwa mem** is recommended for first-time users.
+
+For detailed description and more information on a specific command, just type:
+{{< highlight bash >}}
+$  bwa COMMAND
+{{< /highlight >}}
+or check the [BWA manual] (http://bio-bwa.sourceforge.net/bwa.shtml).
+
+The page [Running BWA Commands](running_bwa_commands) shows how to run BWA on HCC.
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/bwa/running_bwa_commands.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/bwa/running_bwa_commands.md
index beec63f4..f7f274ad 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/bwa/running_bwa_commands.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/bwa/running_bwa_commands.md
@@ -1,320 +1,141 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
-7.  [BWA](BWA_8193295.html)
++++
+title = "Running BWA Commands"
+description =  "How to run BWA commands on HCC resources"
+weight = "10"
++++
+
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Index:</span>
+
+The first step of using BWA is to make an index of the reference genome in fasta format. The basic usage of the **bwa index** is:
+{{< highlight bash >}}
+$ bwa index [-a bwtsw|is] input_reference.fasta index_prefix
+{{< /highlight >}}
+where **input_reference.fasta** is an input file of the reference genome in fasta format, and **index_prefix** is the prefix of the generated index files. The option **-a** is required and can have two values: **bwtsw** (does not work for short genomes) and **is** (does not work for long genomes). Therefore, this value is chosen according to the length of the genome.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Mem:</span>
+
+The **bwa mem** algorithm is one of the three algorithms provided by BWA. It performs local alignment and produces alignments for different part of the query sequence. The basic usage of **bwa mem** is:
+{{< highlight bash >}}
+$ bwa mem index_prefix [input_reads.fastq|input_reads_pair_1.fastq input_reads_pair_2.fastq] [options]
+{{< /highlight >}}
+where **index_prefix** is the index for the reference genome generated from **bwa index**, and **input_reads.fastq**, **input_reads_pair_1.fastq**, **input_reads_pair_2.fastq** are the input files of sequencing data that can be single-end or paired-end respectively. Additional **options** for **bwa mem** can be found in the BWA manual.
+
+\\
+Simple SLURM script for running **bwa mem** on Tusker with paired-end fastq input data, `index_prefix` as reference genome index, SAM output file and `8 CPUs` is shown below:
+{{% panel header="`bwa_mem.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=Bwa_Mem
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=8
+#SBATCH --time=168:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=BwaMem.%J.out
+#SBATCH --error=BwaMem.%J.err
+
+module load bwa/0.7
+
+bwa mem index_prefix input_reads_pair_1.fastq input_reads_pair_2.fastq -t $SLURM_NTASKS_PER_NODE > bwa_mem_alignments.sam
+{{< /highlight >}}
+{{% /panel %}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Bwasw:</span>
+
+The **bwa bwasw** algorithm is another algorithm provided by BWA. For input files with single-end reads it aligns the query sequences. For input files with paired-ends reads it performs paired-end alignment that only works for Illumina reads.
+
+An example of **bwa bwasw** for single-end input file `input-reads.fasta` in fasta format and output file `bwa_bwasw_alignments.sam` where the alignments are stored, is shown below:
+{{< highlight bash >}}
+$ bwa bwasw index_prefix input_reads.fasta -t $SLURM_NTASKS_PER_NODE > bwa_bwasw_alignments.sam
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Aln:</span>
+
+The third BWA algorithm, **bwa aln**, aligns the input file of sequence data to the reference genome. In addition, there is an example of running **bwa aln** with single-end `input_reads.fasta` input file and `8 CPUs`:
+{{< highlight bash >}}
+$ bwa aln index_prefix input_reads.fasta -0 -t $SLURM_NTASKS_PER_NODE > bwa_aln_alignments.sai
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Samse and BWA Sampe:</span>
+
+The command **bwa samse** uses the `bwa_aln_alignments.sai` output from **bwa aln** in order to generate SAM file from the alignments for single-end reads.
+
+{{% panel header="`General BWA Samse Usage`"%}}
+{{< highlight bash >}}
+$ bwa samse -f bwa_aln_alignments.sam index_prefix bwa_aln_alignments.sai input_reads.fasta   output31.preArc
+{{< /highlight >}}
+{{% /panel %}}
+
+The command **bwa sampe** uses the `bwa_aln_alignments.sai` output form **bwa aln** in order to generate SAM file from the alignments for paired-end reads.
+
+{{% panel header="`General BWA Sampe Usage`"%}}
+{{< highlight bash >}}
+$ bwa samse -f bwa_aln_alignments.sam index_prefix bwa_aln_alignments_pair_1.sai bwa_aln_alignments_pair_2.sai input_reads_pair_1.fasta input_reads_pair_2.fasta
+{{< /highlight >}}
+{{% /panel %}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Fastmap:</span>
+
+The command **bwa fastmap** identifies and outputs super-maximal exact matches (SMEMs). The basic usage of **bwa fastmap** is:
+{{< highlight bash >}}
+$ bwa fastmap index_prefix input_reads.fasta > bwa_fastmap.matches
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Pemerge:</span>
+
+The command **bwa pemerge** merges overlapping paired ends and can print either only the merged reads or the unmerged ones. An example of **bwa pemerge** of `input_reads_pair_1.fastq` and `input_reads_pair_2.fastq` with `8 CPUs` and output file `output_reads_merged.fastq` that contains only the merged reads is shown below:
+{{< highlight bash >}}
+$ bwa pemerge -m input_reads_pair_1.fastq input_reads_pair_2.fastq -t $SLURM_NTASKS_PER_NODE > output_reads_merged.fastq
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Fa2pac:</span>
+
+The command **bwa fa2pac** converts fasta to pac files. The general usage of **bwa fa2pac** is:
+{{< highlight bash >}}
+$ bwa fa2pac input_reads.fasta pac_prefix
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Pac2bwt and BWA Pac2bwtgen:</span>
+
+The commands **bwa pac2bwt** and **bwa pac2bwtgen** convert pac to bwt files.
+
+{{% panel header="`General BWA Pac2bwt Usage`"%}}
+{{< highlight bash >}}
+$ bwa pac2bwt input_reads.pac output_reads.bwt
+{{< /highlight >}}
+{{% /panel %}}
+
+{{% panel header="`General BWA Pac2bwtgen Usage`"%}}
+{{< highlight bash >}}
+$ bwa pac2bwtgen input_reads.pac output_reads.bwt
+{{< /highlight >}}
+{{% /panel %}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Bwtupdate:</span>
 
-<span id="title-text"> HCC-DOCS : Running BWA Commands </span>
-==============================================================
+The command **bwa bwtupdate** updates bwt files to the new format. The general usage of **bwa bwtupdate** is:
+{{< highlight bash >}}
+$ bwa bwtupdate input_reads.bwt
+{{< /highlight >}}
 
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Dec 12, 2016
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BWA Bwt2sa:</span>
 
-**BWA Index:**
-
-The first step of using BWA is to make an index of the reference genome
-in fasta format. The basic usage of the **bwa index** is:
-
-**General BWA Index Usage**
-
-``` syntaxhighlighter-pre
-bwa index [-a bwtsw|is] input_reference.fasta index_prefix
-```
-
-where **input\_reference.fasta** is an input file of the reference
-genome in fasta format, and **index\_prefix** is the prefix of the
-generated index files. The option **-a** is required and can have two
-values: **bwtsw** (does not work for short genomes) and **is** (does not
-work for long genomes). Therefore, this value is chosen according to the
-length of the genome.
-
-**  
-**
-
-**BWA Mem:**
-
-The **bwa mem** algorithm is one of the three algorithms provided by
-BWA. It performs local alignment and produces alignments for different
-part of the query sequence.
-
-**General BWA Mem Usage**
-
-``` syntaxhighlighter-pre
-bwa mem index_prefix [input_reads.fastq|input_reads_pair_1.fastq input_reads_pair_2.fastq] [options]
-```
-
-where **index\_prefix** is the index for the reference genome generated
-from **bwa index**, and **input\_reads.fastq**,
-**input\_reads\_pair\_1.fastq**, **input\_reads\_pair\_2.fastq** are the
-input files of sequencing data that can be single-end or paired-end
-respectively. Additional **options** for **bwa mem** can be found in the
-BWA manual.
-
-Simple SLURM script for running **bwa mem** on Tusker with paired-end
-fastq input data, **index\_prefix** as reference genome index, SAM
-output file and 8 CPUs is shown below:
-
-**bwa\_mem.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=Bwa\_Mem  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=8  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=50gb  
-\#SBATCH --output=BwaMem.%J.out  
-\#SBATCH --error=BwaMem.%J.err
-
- 
-
-|                     |
-|---------------------|
-| module load bwa/0.7 |
-
-bwa mem index\_prefix input\_reads\_pair\_1.fastq
-input\_reads\_pair\_2.fastq -t $SLURM\_NTASKS\_PER\_NODE &gt;
-bwa\_mem\_alignments.sam
-
- 
-
-****BWA Bwasw:****
-
-The **bwa bwasw** algorithm is another algorithm provided by BWA. For
-input files with single-end reads it aligns the query sequences. For
-input files with paired-ends reads it performs paired-end alignment that
-only works for Illumina reads. An example of **bwa bwasw** for
-single-end input file **input-reads.fasta** in fasta format and output
-file **bwa\_bwasw\_alignments.sam** where the alignments are stored, is
-shown below:
-
-**General BWA Bwasw Usage**
-
-``` syntaxhighlighter-pre
-bwa bwasw index_prefix input_reads.fasta -t $SLURM_NTASKS_PER_NODE > bwa_bwasw_alignments.sam
-```
-
-**  
-**
-
-**BWA Aln:**
-
-The third BWA algorithm, **bwa aln**, aligns the input file of sequence
-data to the reference genome. In addition, there is an example of
-running **bwa aln** with single-end **input\_reads.fasta** input file
-and 8 CPUs:
-
-**General BWA Aln Usage**
-
-``` syntaxhighlighter-pre
-bwa aln index_prefix input_reads.fasta -0 -t $SLURM_NTASKS_PER_NODE > bwa_aln_alignments.sai
-```
-
-The command **bwa samse** uses the **bwa\_aln\_alignments.sai** output
-form **bwa aln** in order to generate SAM file from the alignments for
-single-end reads.
-
-**General BWA Samse Usage**
-
-``` syntaxhighlighter-pre
-bwa samse -f bwa_aln_alignments.sam index_prefix bwa_aln_alignments.sai input_reads.fasta
-```
-
-The command **bwa sampe** uses the **bwa\_aln\_alignments.sai** output
-form **bwa aln** in order to generate SAM file from the alignments for
-paired-end reads.
-
-**General BWA Sampe Usage**
-
-``` syntaxhighlighter-pre
-bwa samse -f bwa_aln_alignments.sam index_prefix bwa_aln_alignments_pair_1.sai bwa_aln_alignments_pair_2.sai input_reads_pair_1.fasta input_reads_pair_2.fasta
-```
-
-****  
-****
-
-**BWA Fastmap:**
-
-The command **bwa fastmap** identifies and outputs super-maximal exact
-matches (SMEMs).
-
-**General BWA Fastmap Usage**
-
-``` syntaxhighlighter-pre
-bwa fastmap index_prefix input_reads.fasta > bwa_fastmap.matches
-```
-
-**  
-**
-
-**BWA Pemerge:**
-
-The command **bwa pemerge** merges overlapping paired ends and can print
-either only the merged reads or the unmerged ones. An example of **bwa
-pemerge** of **input\_reads\_pair\_1.fastq**
-and **input\_reads\_pair\_2.fastq** with 8 CPUs and output
-file **output\_reads\_merged.fastq** that contains only the merged reads
-is shown below:
-
-**General BWA Pemerge Usage**
-
-``` syntaxhighlighter-pre
-bwa pemerge -m input_reads_pair_1.fastq input_reads_pair_2.fastq -t $SLURM_NTASKS_PER_NODE > output_reads_merged.fastq
-```
-
- 
-
-**BWA Fa2pac:**
-
-The command **bwa fa2pac** converts fasta to pac files.
-
-**General BWA Pac2pac Usage**
-
-``` syntaxhighlighter-pre
-bwa fa2pac input_reads.fasta pac_prefix
-```
-
- 
-
-**BWA Pac2bwt and **BWA Pac2bwtgen**:**
-
-The commands **bwa pac2bwt** and **bwa pac2bwtgen** convert pac to bwt
-files.
-
-**General BWA Pac2bwt Usage**
-
-``` syntaxhighlighter-pre
-bwa pac2bwt input_reads.pac output_reads.bwt
-```
-
-**General BWA Pac2bwtgen Usage**
-
-``` syntaxhighlighter-pre
-bwa pac2bwtgen input_reads.pac output_reads.bwt
-```
-
- 
-
-**BWA Bwtupdate:**
-
-The command **bwa bwtupdate** updates bwt files to the new format.
-
-**General BWA Bwtupdate Usage**
-
-``` syntaxhighlighter-pre
-bwa bwtupdate input_reads.bwt
-```
-
-**  
-**
-
-**BWA Bwt2sa:**
-
-The command **bwa bwt2sa** generates sa files from bwt and Occ files.
-
-**General BWA Bwt2sa Usage**
-
-``` syntaxhighlighter-pre
-bwa bwt2sa input_reads.bwt output_reads.sa
-```
-
- 
-
-**Useful Information**
-
-In order to test the scalability of BWA (bwa/0.7) on Crane, we used two
-paired-end input fastq files: **large\_1.fastq** and **large\_2.fastq**,
-and one single-end input fasta file, **large.fasta**. Some statistics
-about the input files and the time and memory resources required
-for *bwa mem* are shown on the table below:
-
- 
-
-**total \# of sequences**
-
-**total size in MB**
-
-<span style="color: rgb(0,0,0);">\# of used CPUs</span>
-
-running time for 4 CPUs
-
-required memory for 4 CPUs
-
-<span style="color: rgb(0,0,0);">\# of used CPUs</span>
-
-running time for 8 CPUs
-
-required memory for 8 CPUs
-
-<span style="color: rgb(0,0,0);">\# of used CPUs</span>
-
-running time for 16 CPUs
-
-required memory for 16 CPUs
-
-**large\_1.fastq**
-
-10,174,715
-
-3,376 MB
-
-4
-
-\~ 35 minutes
-
-\~ 12 GB
-
-8
-
-\~ 18.5 minutes
-
-\~ 18 GB
-
-16
-
-\~ 10 minutes
-
-\~ 19 GB
-
-**large\_2.fastq**
-
-10,174,715
-
-3,376 MB
-
-**large.fasta**
-
-592,593
-
-836 MB
-
-4
-
-\~ 5.5 minutes
-
-\~ 3 GB
-
-8
-
-\~ 3 minutes
-
-\~ 4 GB
-
-16
-
-\~ 2 minutes
-
-\~ 6.2 GB
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_bwa\_module.xsl](attachments/8193296/8127565.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193296/8127566.xml)
-(application/octet-stream)  
+The command **bwa bwt2sa** generates sa files from bwt and Occ files. The basic usage of **bwa bwt2sa** is:
+{{< highlight bash >}}
+$ bwa bwt2sa input_reads.bwt output_reads.sa
+{{< /highlight >}}
 
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">Useful Information</span>
 
+In order to test the scalability of BWA (bwa/0.7) on Crane, we used two paired-end input fastq files, `large_1.fastq` and `large_2.fastq`, and one single-end input fasta file, `large.fasta`. Some statistics about the input files and the time and memory resources used by **bwa mem** are shown on the table below:
+{{< readfile file="/static/html/bwa.html" >}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/clustal_omega.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/clustal_omega.md
index 754383c5..717c7eb8 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/clustal_omega.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/clustal_omega.md
@@ -1,199 +1,66 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
++++
+title = "Clustal Omega"
+description =  "How to run Clustal Omega on HCC resources"
+weight = "10"
++++
 
-<span id="title-text"> HCC-DOCS : Clustal Omega </span>
-=======================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Dec 12, 2016
-
-| Name          | Version | Resource |
-|---------------|---------|----------|
-| clustal-omega | 1.2     | Tusker   |
-
-|               |     |       |
-|---------------|-----|-------|
-| clustal-omega | 1.2 | Crane |
-
- 
-
-Clustal Omega
-(<a href="http://www.clustal.org/omega/" class="external-link">http://www.clustal.org/omega/</a>)
-is a general purpose multiple sequence alignment (MSA) tool used mainly
-with protein, as well as DNA and RNA sequences. Clustal Omega is fast
-and scalable aligner that can align datasets of hundreds of thousands of
-sequences in reasonable time.
+[Clustal Omega] (http://www.clustal.org/omega/) is a general purpose multiple sequence alignment (MSA) tool used mainly with protein, as well as DNA and RNA sequences. Clustal Omega is fast and scalable aligner that can align datasets of hundreds of thousands of sequences in reasonable time.
 
 The general usage of Clustal Omega is:
+{{< highlight bash >}}
+$ clustalo -i input_file.fasta -o output_file.fasta [options]
+{{< /highlight >}}
+where **input_file.fasta** is the multiple sequence input file in `fasta` format, and **output_file.fasta** is the multiple sequence alignment output file in `fasta` format.
 
-**General Clustal Omega Usage**
-
-``` syntaxhighlighter-pre
-clustalo -i input_file.fasta -o output_file.fasta [options]
-```
-
-where **input\_file.fasta** is the multiple sequence input file in
-*fasta* format, and **output\_file.fasta** is the multiple sequence
-alignment output file in *fasta* format.  
+\\
 Clustal Omega accepts 3 types of sequence input files:
 
--   sequence file with aligned/unaligned sequences
-
-<!-- -->
+- sequence file with aligned/unaligned sequences
+- multiple alignment in a file/profile of aligned sequences
+- Hidden Markov Model (HMM) 
 
--   multiple alignment in a file/profile of aligned sequences
-
-<!-- -->
-
--   Hidden Markov Model (HMM) 
-
-These input files must contain at least 2 sequences and must be in one
-of the following MSA file formats: **a2m**, **fa\[sta\]**,
-**clu\[stal\]**, **msf**, **phy\[lip\]**, **selex**, **st\[ockholm\]**,
-**vie\[nna\]**. Moreover, if not specified, the generated output file is
-in *fasta* format.
+These input files must contain at least 2 sequences and must be in one of the following MSA file formats: `a2m`, `fa[sta]`, `clu[stal]`, `msf`, `phy[lip]`, `selex`, `st[ockholm]`, `vie[nna]`. Moreover, if not specified, the generated output file is in `fasta` format.
 
+\\
 More Clustal Omega options can be found by typing:
-
-**Additional Clustal Omega Options**
-
-``` syntaxhighlighter-pre
-[<username>@login.tusker~]$ clustalo -h
-```
-
-  
-Running Clustal Omega on Tusker with input
-file **input\_reads.fasta** with **8 threads** and **10GB memory** is
-shown below:
-
-**clustal\_omega.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=Clustal\_Omega  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=8  
-\#SBATCH --time=10:00:00  
-\#SBATCH --mem=10gb  
-\#SBATCH --output=ClustalOmega.%J.out  
-\#SBATCH --error=ClustalOmega.%J.err
-
- 
-
-|                               |
-|-------------------------------|
-| module load clustal-omega/1.2 |
-
-clustalo -i input\_reads.fasta -o output\_msa.sto --outfmt=st
---threads=$SLURM\_NTASKS\_PER\_NODE
-
-The output file **output\_msa.sto** contains the resulting multiple
-sequence alignments in Stockholm format (**--outfmt=st**).
+{{< highlight bash >}}
+$ clustalo -h
+{{< /highlight >}}
+
+\\
+Running Clustal Omega on Tusker with input file `input_reads.fasta` with `8 threads` and `10GB memory` is shown below:
+{{% panel header="`clustal_omega.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=Clustal_Omega
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=8
+#SBATCH --time=10:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=ClustalOmega.%J.out
+#SBATCH --error=ClustalOmega.%J.err
+
+module load clustal-omega/1.2
+
+clustalo -i input_reads.fasta -o output_msa.sto --outfmt=st 	--threads=$SLURM_NTASKS_PER_NODE
+{{< /highlight >}}
+{{% /panel %}}
+
+The output file `output_msa.sto` contains the resulting multiple sequence alignments in Stockholm format (**--outfmt=st**).
 
 Moreover, if you change the command above with:
+{{< highlight bash >}}
+$ clustalo -i input_reads.sto --dealign -v
+{{< /highlight >}}
+Clustal Omega will read the input file in Stockholm format, de-align the sequences, and then re-align them, printing progress report in meanwhile (**-v**). Because it is not specified, the output will be in the default `fasta` format.
 
-**Clustal Omega with De-align Option**
-
-``` syntaxhighlighter-pre
-clustalo -i input_reads.sto --dealign -v
-```
-
-Clustal Omega will read the input file in Stockholm format, de-align the
-sequences, and then re-align them, printing progress report in meanwhile
-(**-v**). Because it is not specified, the output will be in the default
-**fasta** format.
-
- 
-
-**Clustal Omega Output**
-
-The basic Clustal Omega output produces one alignment file in the
-specified output format. More intermediate outputs can be generated
-using specific Clustal Omega options, such
-as: **--distmat-out=&lt;file&gt;** (*pairwise distance matrix output
-file*) and **--guidetree-out=&lt;file&gt;** (*guide tree output file*).
-
-**  
-Useful Information**
-
-In order to test the Clustal Omega performance on Tusker, we used three
-DNA and protein input fasta files: **data\_1. fasta, data\_2. fasta,
-data\_3.fasta**. Some statistics about the input files and the time and
-memory resources required for Clustal Omega are shown on the table
-below:
-
-<table style="width:100%;">
-<colgroup>
-<col style="width: 14%" />
-<col style="width: 14%" />
-<col style="width: 14%" />
-<col style="width: 14%" />
-<col style="width: 14%" />
-<col style="width: 14%" />
-<col style="width: 14%" />
-</colgroup>
-<thead>
-<tr class="header">
-<th> </th>
-<th><p><strong>total # of sequences</strong></p></th>
-<th><p><strong>average sequence length</strong></p></th>
-<th><p><strong>total size in MB</strong></p></th>
-<th><p><strong>Clustal Omega required time</strong></p></th>
-<th><p><strong>Clustal Omega required memory</strong></p></th>
-<th># of used CPUs</th>
-</tr>
-</thead>
-<tbody>
-<tr class="odd">
-<td><p><strong>data_1.fasta</strong></p></td>
-<td><p>1,200</p></td>
-<td><p>510.17</p></td>
-<td><p>641 KB</p></td>
-<td><p>~ 5 minutes</p></td>
-<td><span>~ 65 MB</span></td>
-<td>8</td>
-</tr>
-<tr class="even">
-<td><p><strong>data_2.fasta</strong></p></td>
-<td><p>5,715</p></td>
-<td><p>174.20</p></td>
-<td><p>1,100 KB</p></td>
-<td>~ 5 minutes</td>
-<td><p>~ 140 MB</p></td>
-<td><p>8</p></td>
-</tr>
-<tr class="odd">
-<td><p><strong>data_3.fasta</strong></p></td>
-<td><p>93,675</p></td>
-<td><p>94.29</p></td>
-<td><p>11,000 KB</p></td>
-<td><p>~ 30 minutes</p></td>
-<td><p>~ 2 GB</p></td>
-<td><p>8</p></td>
-</tr>
-</tbody>
-</table>
-
-Attachments:
-------------
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">Clustal Omega Output</span>
 
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_clustal\_omega\_version.xsl](attachments/9470379/9863812.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_clustal\_omega\_module.xsl](attachments/9470379/9863813.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_clustal\_omega\_version.xsl](attachments/9470379/9863814.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/9470379/9863815.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/9470379/9863816.xml)
-(application/octet-stream)  
+The basic Clustal Omega output produces one alignment file in the specified output format. More intermediate outputs can be generated using specific Clustal Omega options, such as: **--distmat-out=<file>** (*pairwise distance matrix output file*) and **--guidetree-out=<file>** (*guide tree output file*).
 
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">Useful Information</span>
 
+In order to test the Clustal Omega performance on Tusker, we used three DNA and protein input fasta files, `data_1.fasta`, `data_2.fasta`, `data_3.fasta`. Some statistics about the input files and the time and memory resources used by Clustal Omega on Tusker are shown on the table below:
+{{< readfile file="/static/html/clustal_omega.html" >}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/alignment_tools/tophat_tophat2.md b/content/guides/running_applications/bioinformatics_tools/alignment_tools/tophat_tophat2.md
index 00773e5a..294371c7 100644
--- a/content/guides/running_applications/bioinformatics_tools/alignment_tools/tophat_tophat2.md
+++ b/content/guides/running_applications/bioinformatics_tools/alignment_tools/tophat_tophat2.md
@@ -1,1015 +1,59 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Alignment Tools](Alignment-Tools_8193288.html)
++++
+title = "TopHat/TopHat2"
+description =  "How to run TopHat/TopHat2 on HCC resources"
+weight = "10"
++++
 
-<span id="title-text"> HCC-DOCS : TopHat/TopHat2 </span>
-========================================================
 
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Sep 07, 2018
+[TopHat] (https://ccb.jhu.edu/software/tophat/index.shtml) is a fast splice junction mapper for RNA-Seq data. It first aligns RNA-Seq reads to reference genomes using the ultra high-throughput short read aligner Bowtie, and then analyzes the mapping results to identify splice junctions between exons. 
 
-| Name   | Version | Resource |
-|--------|---------|----------|
-| tophat | 2.0.14  | Tusker   |
-| tophat | 2.1.1   | Tusker   |
+Although there is no difference between the available options for both TopHat and TopHat2 and the number of output files, TopHat2 incorporates many significant improvements to TopHat. The TopHat package at HCC supports both **tophat** and **tophat2**.
 
-|        |       |       |
-|--------|-------|-------|
-| tophat | 2.0   | Crane |
-| tophat | 2.1.0 | Crane |
+The basic usage of TopHat2 is:
+{{< highlight bash >}}
+$ [tophat|tophat2] [options] index_prefix [input_reads_pair_1.[fasta|fastq] input_reads_pair_2.[fasta|fastq] | input_reads.[fasta|fastq]]
+{{< /highlight >}}
+where **index_prefix** is the basename of the genome index to be searched. This index is generated prior running TopHat/TopHat2 by using [Bowtie](bowtie)/[Bowtie2](bowtie2). 
 
- 
+TopHat2 uses single or comma-separated list of paired-end and single-end reads in fasta or fastq format. The single-end reads need to be provided after the paired-end reads.
 
-TopHat
-(<a href="http://ccb.jhu.edu/software/tophat/index.shtml" class="external-link">http://ccb.jhu.edu/software/tophat/index.shtml</a>)
-is a fast splice junction mapper for RNA-Seq data. It first aligns
-RNA-Seq reads to reference genomes using the ultra high-throughput short
-read aligner Bowtie, and then analyzes the mapping results to identify
-splice junctions between exons. Although there is no difference between
-the available options for both TopHat and TopHat2 and the number of
-output files, TopHat2 incorporates many significant improvements to
-TopHat. The TopHat package at HCC supports both **tophat** and
-**tophat2**.
+More advanced TopHat2 options can be found in [its manual] (https://ccb.jhu.edu/software/tophat/manual.shtml), or by typing:
+{{< highlight bash >}}
+$ tophat2 -h
+{{< /highlight >}}
 
-The basic usage of TopHat2 is: 
+Prior running TopHat/TopHat2, an index from the reference genome should be built using Bowtie/Bowtie2. Moreover, TopHat2 requires both, the index file and the reference file, to be in the same directory. If the reference file is not available,TopHat2 reconstructs it in its initial step using the index file.
 
-**General TopHat2 Usage**
+\\
+An example of how to run TopHat2 on Tusker with paired-end fastq files `input_reads_pair_1.fastq` and `input_reads_pair_2.fastq`, reference index `index_prefix` and `8 CPUs` is shown below:
+{{% panel header="`tophat2_alignment.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=Tophat2
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=8
+#SBATCH --time=168:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=Tophat2.%J.out
+#SBATCH --error=Tophat2.%J.err
 
-``` syntaxhighlighter-pre
-[tophat|tophat2] [options] index_prefix [input_reads_pair_1.[fasta|fastq] input_reads_pair_2.[fasta|fastq] | input_reads.[fasta|fastq]]
-```
+module load samtools/1.3 bowtie/2.3 tophat/2.0
 
-where **index\_prefix** is the basename of the genome index to be
-searched. This index is generated prior running TopHat/TopHat2 by using
-[Bowtie](Bowtie_8193293.html)/[Bowtie2](Bowtie2_8193294.html). TopHat2
-uses single or comma-separated list of paired-end and single-end reads
-in fasta or fastq format. The single-end reads need to be provided after
-the paired-end reads. More advanced TopHat2 options can be found in the
-manual: <a href="http://ccb.jhu.edu/software/tophat/manual.shtml" class="external-link">http://ccb.jhu.edu/software/tophat/manual.shtml</a>,
-or by typing:
+tophat2 -p $SLURM_NTASKS_PER_NODE index_prefix input_reads_pair_1.fastq input_reads_pair_2.fastq
+{{< /highlight >}}
+{{% /panel %}}
 
-**Additional TopHat2 Options**
+TopHat2 generates its own output directory `tophat_output/` that contains multiple TopHat2 generated files.
 
-``` syntaxhighlighter-pre
-[<username>@login.tusker ~]$ tophat2 -h
-```
-
-Prior running TopHat/TopHat2, an index from the reference genome should
-be built using Bowtie/Bowtie2. Moreover, TopHat2 requires both, the
-index file and the reference file, to be in the same directory. If the
-reference file is not available,TopHat2 reconstructs it in its initial
-step using the index file.
-
-An example of how to run TopHat2 on Tusker with paired-end fastq files
-**input\_reads\_pair\_1.fastq** and **input\_reads\_pair\_2.fastq**,
-reference index **index\_prefix** and 8 CPUs is shown below:
-
-**tophat2\_alignment.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=Tophat2  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=8  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=50gb  
-\#SBATCH --output=Tophat2.%J.out  
-\#SBATCH --error=Tophat2.%J.err
-
- 
-
-|                                                |
-|------------------------------------------------|
-| module load samtools/1.3 bowtie/2.3 tophat/2.0 |
-
-tophat2 -p $SLURM\_NTASKS\_PER\_NODE index\_prefix
-input\_reads\_pair\_1.fastq input\_reads\_pair\_2.fastq
-
-TopHat2 generates its own output directory *tophat\_output/* that
-contains multiple TopHat2 generated files.
-
-**  
-**
-
-**TopHat2 Output**
-
-TopHat2 produces number of files in its *tophat\_out/* output directory.
-Some of the generated files are:
-
--   **accepted\_hits.bam**: list of read alignments in BAM format
--   **unmapped.bam**: list of unmapped reads in BAM format
--   **junctions.bed**: BED track of reported junctions**  
-    **
--   **insertions.bed**: BED track of insertions reported by TopHat
--   **deletions.bed**: BED track of deletions reported by TopHat
--   **prep\_reads.info**: statistis about the input sequencing data
-    (min/max read length, number of reads)
--   **align\_summary.txt**: summary of the alignment counts (number of
-    mapped reads, overall read mapping rate)
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/8127568.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_tophat2\_version.xsl](attachments/8193297/8127569.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/8127570.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_tophat2\_version.xsl](attachments/8193297/8127571.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_tophat2\_module.xsl](attachments/8193297/9863623.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/17044387.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/17044423.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/17044491.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/17044527.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/17044587.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/17044623.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/17044684.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/17044720.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/17044784.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/17044820.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/17044937.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/17044973.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/17047006.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/17047042.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18546782.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18546712.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18546855.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18546917.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547020.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18546988.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18547224.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547093.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547162.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547347.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18547276.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18547413.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547493.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18547458.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18547559.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547594.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18547659.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547694.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18547769.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547804.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18547930.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547865.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18547965.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548030.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548129.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548094.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548213.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548248.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548313.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548349.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548459.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548494.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548659.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548581.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548694.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548759.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548794.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548919.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548854.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/18548995.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18548960.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/18549079.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/20709466.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/20709428.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/20709532.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/20709568.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21069844.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21069883.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21069962.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21070001.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070100.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21070139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070212.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21070251.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070341.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21070489.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070409.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070450.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070553.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21070592.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070672.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21070711.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070773.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21070812.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070922.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21071006.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21070967.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071078.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21071117.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071189.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21071298.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071259.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071360.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21071399.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071522.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21071561.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071657.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21071697.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071761.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21071800.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071864.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21071903.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21071964.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072003.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072064.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072144.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072105.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072205.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072244.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072307.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072346.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072427.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072466.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072530.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072615.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072574.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072678.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072717.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072780.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072819.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21072909.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21072948.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21073009.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21073048.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21073109.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21073242.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21073150.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21073203.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21073306.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21073390.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21073347.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/21073540.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21073449.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/21073579.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150040.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24150079.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150199.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24150138.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24150283.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150244.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150344.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24150426.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150387.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150487.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24150526.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150587.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24150626.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150724.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24150764.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150831.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24150870.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150931.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151025.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24150986.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151089.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151128.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151192.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151231.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151315.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151374.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151435.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151488.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151549.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151656.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151617.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151782.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151721.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151880.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151841.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24151954.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24151993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152198.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24152237.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152300.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24152426.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152341.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152387.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152489.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24152528.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152647.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24152734.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152695.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152868.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24152807.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24152978.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24152939.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24153039.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24153078.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24153139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24153178.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24153239.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24153366.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24153286.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24153327.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/24153428.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24153467.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27721768.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/24153526.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27721838.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27721890.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27721960.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27721996.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27722066.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722124.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27722194.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722225.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27722295.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722327.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27722397.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722427.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27722676.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722472.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722541.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722606.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722721.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27722791.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722823.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27722895.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/27722927.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/27722997.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/28704780.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/29065491.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/28704822.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/29065283.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/29065415.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/29065457.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/29065671.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/29065567.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/29065801.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/29065713.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/29065756.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/29065867.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/29065901.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30441525.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30441560.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30441626.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30441661.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30441770.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30441805.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30441929.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30441864.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30441964.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442034.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30442179.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442093.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442144.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442270.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30442305.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442430.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30442364.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30442590.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442472.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442514.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442555.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442655.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30442690.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442882.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30442752.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30442816.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30442998.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30442963.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443073.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30443108.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443185.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30443220.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443312.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30443347.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443434.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30443557.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443477.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443522.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443625.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30443660.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443741.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30443776.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443846.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30443881.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30443951.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30443986.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444061.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30444097.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444162.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30444197.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444286.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30444321.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444399.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30444434.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444506.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30444586.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444551.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444658.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30444737.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444702.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444804.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30444839.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30444906.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30444941.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445076.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445005.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445111.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445178.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445213.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445280.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445440.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445322.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445363.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445405.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445508.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445543.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445620.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445655.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445723.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445758.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445826.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445861.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30445935.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30445970.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446104.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30446039.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30446185.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446150.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446256.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30446291.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446363.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30446398.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446468.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30446590.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446511.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446553.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446749.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30446649.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30446826.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446791.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30446893.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30446928.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447055.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30447090.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447226.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30447152.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30447261.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447326.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30447485.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447367.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447408.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447449.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447554.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30447589.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447727.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30447662.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30447762.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447827.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30447997.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447904.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30447962.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30448062.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30448097.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30448411.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30448303.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30448446.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30448541.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30448673.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30448587.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30448638.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30448741.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30448776.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30448848.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30448883.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/30448956.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/30448991.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33685581.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33685612.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33685692.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33685723.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33685804.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33685835.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33685909.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33685940.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33686046.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33686077.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33686150.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33686181.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33686289.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33686320.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33687825.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33687856.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33688432.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33688465.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33689758.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33689789.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/33689978.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/33690009.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35323987.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35324049.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35324097.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35324159.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35324435.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35324629.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35324565.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35324855.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35324919.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325020.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35325651.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325189.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325232.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325275.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325582.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35325671.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325606.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325480.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325499.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325532.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325869.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325699.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325723.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35325764.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35325784.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35326160.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35326184.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35326751.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35326771.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325888.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325916.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325935.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325966.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326024.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326095.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326208.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35326686.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35326710.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326310.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326404.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326432.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326500.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326550.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326589.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326640.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326662.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326820.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/17044372.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193297/35325373.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/17044373.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193297/35325372.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326897.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326932.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35326951.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35327033.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193297/35325369.xml) (text/xml)  
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">TopHat2 Output</span>
 
+TopHat2 produces number of files in its `tophat_out/` output directory. Some of the generated files are:
 
+- **accepted_hits.bam**: list of read alignments in BAM format
+- **unmapped.bam**: list of unmapped reads in BAM format
+- **junctions.bed**: BED track of reported junctions
+- **insertions.bed**: BED track of insertions reported by TopHat
+- **deletions.bed**: BED track of deletions reported by TopHat
+- **prep_reads.info**: statistics about the input sequencing data (min/max read length, number of reads)
+- **align_summary.txt**: summary of the alignment counts (number of mapped reads, overall read mapping rate)
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/_index.md b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/_index.md
index b91b407b..72005406 100644
--- a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/_index.md
+++ b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/_index.md
@@ -1,18 +1,7 @@
 +++
 title = "Data Manipulation Tools"
+description = "How to use data manipulation tools on HCC machines"
+weight = "52"
 +++
 
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-
-<span id="title-text"> HCC-DOCS : Data Manipulation Tools </span>
-=================================================================
-
-Created by <span class="author"> Adam Caprez</span> on Sep 04, 2014
-
- 
-
-
+{{% children %}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/bamtools/_index.md b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/bamtools/_index.md
index e781ae15..c1e0d214 100644
--- a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/bamtools/_index.md
+++ b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/bamtools/_index.md
@@ -1,147 +1,36 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Data Manipulation Tools](Data-Manipulation-Tools_8193304.html)
-
-<span id="title-text"> HCC-DOCS : BamTools </span>
-==================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Sep 07, 2018
-
-| Name     | Version | Resource |
-|----------|---------|----------|
-| bamtools | 2.3.0   | Tusker   |
-| bamtools | 2.4.1   | Tusker   |
-
-|          |       |       |
-|----------|-------|-------|
-| bamtools | 2.3.0 | Crane |
-| bamtools | 2.4.1 | Crane |
-
++++
+title = "BamTools"
+description = "How to use BamTools on HCC machines"
+weight = "52"
++++
  
 
-The SAM/BAM format is a standard format for short read alignments. While
-SAM is the plain-text version of the alignments, BAM is compressed,
-binary format of the alignments that is used for space-saving. BamTools
-is a toolkit for handling BAM files. BamTools provides a powerful suite
-of command-lines programs for manipulating and querying BAM files for
-data.
+The SAM/BAM format is a standard format for short read alignments. While SAM is the plain-text version of the alignments, BAM is compressed, binary format of the alignments that is used for space-saving. BamTools is a toolkit for handling BAM files. BamTools provides a powerful suite of command-lines programs for manipulating and querying BAM files for data.
 
 The basic usage of BamTools is:
-
-**General BamTools Usage**
-
-``` syntaxhighlighter-pre
-bamtools COMMAND [options]
-```
-
-where **COMMAND** is one of the following BamTools commands**:**
-
--   **convert**: Converts between BAM and a number of other formats
--   **count**: Prints number of alignments in BAM file(s)
--   **coverage**: Prints coverage statistics from the input BAM file
--   **filter**: Filters BAM file(s) by user-specified criteria
--   **header**: Prints BAM header information
--   **index**: Generates index for BAM file
--   **merge**: Merge multiple BAM files into single file
--   **random**: Select random alignments from existing BAM file(s),
-    intended more as a testing tool
--   **resolve**: Resolves paired-end reads (marking the IsProperPair
-    flag as needed)
--   **revert**: Removes duplicate marks and restores original base
-    qualities
--   **sort**: Sorts the BAM file according to some criteria
--   **split**: Splits a BAM file on user-specified property, creating a
-    new BAM output file for each value found
--   **stats**: Prints some basic statistics from input BAM file(s)
-
-For detailed description and more information on a specific command,
-just type:
-
-**General BamTools COMMAND Options**
-
-``` syntaxhighlighter-pre
-[<username>@login.tusker~]$ bamtools help COMMAND
-```
-
-or check the BamTools web
-site: <a href="https://github.com/pezmaster31/bamtools/wiki" class="external-link">https://github.com/pezmaster31/bamtools/wiki</a>.
-
-The page [Running BamTools
-Commands](Running-BamTools-Commands_8193306.html) shows how to run
-BamTools on HCC.
-
- 
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_bamtools\_version.xsl](attachments/8193305/8127591.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193305/8127592.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_bamtools\_version.xsl](attachments/8193305/8127593.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193305/8127594.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325459.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325485.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325504.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325537.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325874.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325893.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325921.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325940.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325971.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326029.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326100.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326213.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326315.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326409.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326437.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326505.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326555.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326594.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326645.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326667.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326825.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326902.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326937.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35326956.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35327038.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193305/35325385.xml) (text/xml)  
-
-
+{{< highlight bash >}}
+$ bamtools COMMAND [options]
+{{< /highlight >}}
+where **COMMAND** is one of the following BamTools commands:
+
+- **convert**: Converts between BAM and a number of other formats
+- **count**: Prints number of alignments in BAM file(s)
+- **coverage**: Prints coverage statistics from the input BAM file
+- **filter**: Filters BAM file(s) by user-specified criteria
+- **header**: Prints BAM header information
+- **index**: Generates index for BAM file
+- **merge**: Merge multiple BAM files into single file
+- **random**: Select random alignments from existing BAM file(s),     intended more as a testing tool
+- **resolve**: Resolves paired-end reads (marking the IsProperPair flag as needed)
+- **revert**: Removes duplicate marks and restores original base qualities
+- **sort**: Sorts the BAM file according to some criteria
+- **split**: Splits a BAM file on user-specified property, creating a new BAM output file for each value found
+- **stats**: Prints some basic statistics from input BAM file(s)
+
+For detailed description and more information on a specific command, just type:
+{{< highlight bash >}}
+$ bamtools help COMMAND
+{{< /highlight >}}
+or check the BamTools web, https://github.com/pezmaster31/bamtools/wiki.
+
+The page [Running BamTools Commands](running_bamtools_commands) shows how to run BamTools on HCC.
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/bamtools/running_bamtools_commands.md b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/bamtools/running_bamtools_commands.md
index dbf75370..24901902 100644
--- a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/bamtools/running_bamtools_commands.md
+++ b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/bamtools/running_bamtools_commands.md
@@ -1,285 +1,143 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Data Manipulation Tools](Data-Manipulation-Tools_8193304.html)
-7.  [BamTools](BamTools_8193305.html)
++++
+title = "Running BamTools Commands"
+description =  "How to run BamTools commands on HCC resources"
+weight = "10"
++++
 
-<span id="title-text"> HCC-DOCS : Running BamTools Commands </span>
-===================================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Sep 07, 2018
-
-**BamTools Convert:**
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Convert:</span>
 
 One of the most frequently used BamTools command is **convert**.
 
 The basic usage of the BamTools **convert** is:
-
-**General BamTools Convert Usage**
-
-``` syntaxhighlighter-pre
-bamtools convert -format [bed|fasta|fastq|json|pileup|sam|yaml] -in input_alignments.bam -out output_reads.[bed|fasta|fastq|json|pileup|sam|yaml]
-```
-
-where the option **-format** specifies the type of the output
-file, **input\_alignments.bam** is the input BAM file,
-and **-out** defines the name and the type of the converted file.
-
-Running BamTools **convert** on Tusker with input
-file **input\_alignments.bam** and output
-file **output\_reads.fastq** is shown below:
-
-**bamtools\_convert.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=BamTools\_Convert  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=1  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=20gb  
-\#SBATCH --output=BamTools.%J.out  
-\#SBATCH --error=BamTools.%J.err
-
- 
-
-|                          |
-|--------------------------|
-| module load bamtools/2.4 |
-
-bamtools convert -format fastq -in input\_alignments.bam -out
-output\_reads.fastq
-
-All BamTools commands are single threaded, and therefore both **\#SBATCH
---nodes** and **\#SBATCH --ntasks-per-node** are set to **1**.
-
- 
-
-**BamTools Count:**
-
-**BamTools Count Command**
-
-``` syntaxhighlighter-pre
-bamtools count -in input_alignments.bam
-```
-
-The command **bamtools count** outputs the total number of alignments in
-the BAM file.
-
- 
-
-**BamTools Coverage:**
-
-**BamTools Coverage Command**
-
-``` syntaxhighlighter-pre
-bamtools coverage -in input_alignments.bam -out output_reads_coverage.txt
-```
-
-The command **bamtools coverage **prints the coverage data for a single
-BAM file
-
- 
-
-**BamTools Filter:**
-
-**BamTools Filter Command**
-
-``` syntaxhighlighter-pre
- bamtools filter -in input_alignments.bam -out output_alignments_filtered.bam -length 100 
-```
-
-The command **bamtools filter** filters the BAM file based on specified
-options. In this example, the resulting bam
-file **output\_alignments\_filtered.bam** contains alignments with
-length more than 100.
-
- 
-
-**BamTools Header:**
-
-**BamTools Header Command**
-
-``` syntaxhighlighter-pre
- bamtools header -in input_alignments.bam -out output_alignments_header.txt
-```
-
+{{< highlight bash >}}
+$ bamtools convert -format [bed|fasta|fastq|json|pileup|sam|yaml] -in input_alignments.bam -out output_reads.[bed|fasta|fastq|json|pileup|sam|yaml]
+{{< /highlight >}}
+where the option **-format** specifies the type of the output file, **input_alignments.bam** is the input BAM file, and **-out** defines the name and the type of the converted file.
+
+Running BamTools **convert** on Tusker with input file `input_alignments.bam` and output file `output_reads.fastq` is shown below:
+{{% panel header="`bamtools_convert.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=BamTools_Convert
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=1
+#SBATCH --time=168:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=BamTools.%J.out
+#SBATCH --error=BamTools.%J.err
+
+module load bamtools/2.4
+
+bamtools convert -format fastq -in input_alignments.bam -out output_reads.fastq
+{{< /highlight >}}
+{{% /panel %}}
+
+All BamTools commands are single threaded, and therefore both `#SBATCH --nodes` and `#SBATCH --ntasks-per-node` are set to **1**.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Count:</span>
+
+The basic usage of the BamTools **count** is:
+{{< highlight bash >}}
+$ bamtools count -in input_alignments.bam
+{{< /highlight >}}
+The command **bamtools count** outputs the total number of alignments in the BAM file.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Coverage:</span>
+
+The basic usage of the BamTools **coverage** is:
+{{< highlight bash >}}
+$ bamtools coverage -in input_alignments.bam -out output_reads_coverage.txt
+{{< /highlight >}}
+The command **bamtools coverage **prints the coverage data for a single BAM file.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Filter:</span>
+
+The basic usage of the BamTools **filter** is:
+{{< highlight bash >}}
+$ bamtools filter -in input_alignments.bam -out output_alignments_filtered.bam -length 100
+{{< /highlight >}}
+The command **bamtools filter** filters the BAM file based on specified options. In this example, the resulting bam file `output_alignments_filtered.bam` contains alignments with length longer than 100 base pairs.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Header:</span>
+
+The basic usage of the BamTools **header** is:
+{{< highlight bash >}}
+$ bamtools header -in input_alignments.bam -out output_alignments_header.txt
+{{< /highlight >}}
 The command **bamtools header** prints the header from BAM file.
 
- 
-
-**BamTools Index:**
-
-**BamTools Index Command**
-
-``` syntaxhighlighter-pre
- bamtools index -in input_alignments.bam
-```
-
-The command **bamtools index** creates index for BAM file and prints
-**input\_alignments.bam.bai** file.
-
- 
-
-**BamTools Merge:**
-
-**BamTools Merge Command**
-
-``` syntaxhighlighter-pre
-  bamtools merge -in input_alignments_1.bam -in input_alignments_2.bam -in input_alignments_3.bam -out output_alignments_merged.bam
-```
-
-The command **bamtools merge** merges multiple (more than 2) BAM files
-into one.
-
- 
-
-**BamTools Random:**
-
-**BamTools Random Command**
-
-``` syntaxhighlighter-pre
- bamtools random -in input_alignments.bam -out output_alignments_100.bam -n 100
-```
-
-The command **bamtools random** grabs a random subset of alignments.
-With the option **-n 100**, 100 randomly chosen alignments are stored in
-the output file **output\_alignments\_100.bam**.
-
- 
-
-**BamTools Resolve:**
-
-**BamTools Resolve Command**
-
-``` syntaxhighlighter-pre
- bamtools resolve -twoPass -in input_alignments.bam -out output_alignments.bam
-```
-
-The command **bamtools resolve** resolves paired-end reads. The
-resolving mode is required, and it can be **-makeStats**,
-**-markPairs**, or **-twoPass**.
-
-**  
-**
-
-**BamTools Revert:**
-
-**BamTools Revert Command**
-
-``` syntaxhighlighter-pre
- bamtools revert -in input_alignments.bam -out output_alignments_reverted.bam
-```
-
-The command **bamtools revert** removes duplicate marks and restores
-original base qualities.
-
- 
-
-**BamTools Sort:**
-
-**BamTools Sort Command**
-
-``` syntaxhighlighter-pre
- bamtools sort -in input_alignments.bam -out output_alignments_sorted.bam -byname
-```
-
-The command **bamtools sort** sorts a BAM file according to a given
-option. **Output\_alignments\_sorted.bam** is the resulting file, where
-the alignments are sorted by name.
-
- 
-
-**BamTools Split:**
-
-**BamTools Split Command**
-
-``` syntaxhighlighter-pre
- bamtools split -in input_alignments.bam -mapped
-```
-
-The command **bamtools split** splits BAM file on user-specified
-property and creates a new BAM output file for each value found. In the
-given example, an output file **input\_alignments.MAPPED.bam** is
-produced after -**mapped** split option is specified. Beside **mapped**,
-the split option can be: **-paired**, **-reference**, or **-tag
-&lt;tag\_name&gt;**.
-
- 
-
-**BamTools Stats:**
-
-**BamTools Stats Command**
-
-``` syntaxhighlighter-pre
- bamtools stats -in input_alignments.bam
-```
-
-The command **bamtools stats** prints general alignment statistics from
-the BAM file.
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_bamtools\_module.xsl](attachments/8193306/8127595.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193306/8127596.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325460.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325486.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325505.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325538.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325875.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325894.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325922.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325941.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325972.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326030.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326101.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326214.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326316.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326410.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326438.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326506.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326556.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326595.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326646.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326668.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326826.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326903.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326938.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326957.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35327039.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325387.xml) (text/xml)  
-
-
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Index:</span>
+
+The basic usage of the BamTools **index** is:
+{{< highlight bash >}}
+$ bamtools index -in input_alignments.bam
+{{< /highlight >}}
+The command **bamtools index** creates index for BAM file and prints `input_alignments.bam.bai` file.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Merge:</span>
+
+The basic usage of the BamTools **merge** is:
+{{< highlight bash >}}
+$ bamtools merge -in input_alignments_1.bam -in input_alignments_2.bam -in input_alignments_3.bam -out output_alignments_merged.bam
+{{< /highlight >}}
+The command **bamtools merge** merges multiple (more than 2) BAM files into one.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Random:</span>
+
+The basic usage of the BamTools **random** is:
+{{< highlight bash >}}
+$ bamtools random -in input_alignments.bam -out output_alignments_100.bam -n 100
+{{< /highlight >}}
+The command **bamtools random** grabs a random subset of alignments. With the option `-n 100`, 100 randomly chosen alignments are stored in the output file `output_alignments_100.bam`.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Resolve:</span>
+
+The basic usage of the BamTools **resolve** is:
+{{< highlight bash >}}
+$ bamtools resolve -twoPass -in input_alignments.bam -out output_alignments.bam
+{{< /highlight >}}
+The command **bamtools resolve** resolves paired-end reads. The resolving mode is required, and it can be `-makeStats`, `-markPairs`, or `-twoPass`.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Revert:</span>
+
+The basic usage of the BamTools **revert** is:
+{{< highlight bash >}}
+$ bamtools revert -in input_alignments.bam -out output_alignments_reverted.bam
+{{< /highlight >}}
+The command **bamtools revert** removes duplicate marks and restores original base qualities.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Sort:</span>
+
+The basic usage of the BamTools **sort** is:
+{{< highlight bash >}}
+$ bamtools sort -in input_alignments.bam -out output_alignments_sorted.bam -byname
+{{< /highlight >}}
+The command **bamtools sort** sorts a BAM file according to a given option. `output_alignments_sorted.bam` is the resulting file, where the alignments are sorted by name.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Split:</span>
+
+The basic usage of the BamTools **split** is:
+{{< highlight bash >}}
+$ bamtools split -in input_alignments.bam -mapped
+{{< /highlight >}}
+The command **bamtools split** splits BAM file on user-specified property and creates a new BAM output file for each value found. In the given example, an output file `input_alignments.MAPPED.bam` is produced after `-mapped` split option is specified. Beside `mapped`, the split option can be: `-paired`, `-reference`, or `-tag <tag_name>`.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">BamTools Stats:</span>
+
+The basic usage of the BamTools **stats** is:
+{{< highlight bash >}}
+$ bamtools stats -in input_alignments.bam
+{{< /highlight >}}
+The command **bamtools stats** prints general alignment statistics from the BAM file.
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/_index.md b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/_index.md
index 7c214142..a4fb2d1c 100644
--- a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/_index.md
+++ b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/_index.md
@@ -1,1096 +1,41 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Data Manipulation Tools](Data-Manipulation-Tools_8193304.html)
++++
+title = "SAMtools"
+description = "How to use SAMtools on HCC machines"
+weight = "52"
++++
 
-<span id="title-text"> HCC-DOCS : SAMtools </span>
-==================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Sep 07, 2018
-
-| Name     | Version | Resource |
-|----------|---------|----------|
-| samtools | 0.1     | Tusker   |
-| samtools | 1.1     | Tusker   |
-| samtools | 1.2     | Tusker   |
-| samtools | 1.3.1   | Tusker   |
-
-| Name     | Version | Resource |
-|----------|---------|----------|
-| samtools | 1.5     | Tusker   |
-| samtools | 1.6     | Tusker   |
-| samtools | 1.9     | Tusker   |
-
-|          |       |       |
-|----------|-------|-------|
-| samtools | 0.1   | Crane |
-| samtools | 1.1   | Crane |
-| samtools | 1.2   | Crane |
-| samtools | 1.3.1 | Crane |
-
-  
-
-|          |     |       |
-|----------|-----|-------|
-| samtools | 1.5 | Crane |
-| samtools | 1.6 | Crane |
-| samtools | 1.9 | Crane |
-
-The SAM format is a standard format for storing large nucleotide
-sequence alignments. The BAM format is just the binary form from SAM.
-SAMtools
-(<a href="http://samtools.sourceforge.net/" class="external-link">http://samtools.sourceforge.net/</a>)
-is a toolkit for manipulating alignments in SAM/BAM format, including
-sorting, merging, indexing and generating alignments in a per-position
-format.
+The SAM format is a standard format for storing large nucleotide sequence alignments. The BAM format is just the binary form from SAM. [SAMtools] (http://www.htslib.org/) is a toolkit for manipulating alignments in SAM/BAM format, including sorting, merging, indexing and generating alignments in a per-position format.
 
 The basic usage of SAMtools is:
-
-**General SAMtools Usage**
-
-``` syntaxhighlighter-pre
-samtools COMMAND [options]
-```
-
+{{< highlight bash >}}
+$ samtools COMMAND [options]
+{{< /highlight >}}
 where **COMMAND** is one of the following SAMtools commands**:**
 
--   **view**: SAM/BAM and BAM/SAM conversion
--   **sort**: sort alignment file
--   **mpileup**: multi-way pileup
--   **depth**: compute the depth
--   **faidx**: index/extract FASTA
--   **tview**: text alignment viewer
--   **index**: index alignment
--   **idxstats**: BAM index stats
--   **fixmate**: fix mate information
--   **flagstat**: simple stats
--   **calmd**: recalculate MD/NM tags and '=' bases
--   **merge**: merge sorted alignments
--   **rmdup**: remove PCR duplicates
--   **reheader**: replace BAM header
--   **cat**: concatenate BAMs
--   **bedcov**: read depth per BED region
--   **targetcut**: cut fosmid regions
--   **phase**: phase heterozygotes
--   **bamshuf**: shuffle and group alignments by name
-
-For detailed description and more information on a specific command,
-just type:
-
-**General SAMtools COMMAND Options**
-
-``` syntaxhighlighter-pre
-[<username>@login.tusker~]$ samtools COMMAND
-```
-
-or check the SAMtools
-manual: <a href="http://samtools.sourceforge.net/samtools.shtml" class="external-link">http://samtools.sourceforge.net/samtools.shtml</a>.
-
-The page [Running SAMtools
-Commands](Running-SAMtools-Commands_8193308.html) shows how to run
-SAMtools on HCC.
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/8127597.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_samtools\_version.xsl](attachments/8193307/8127598.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/8127599.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_samtools\_version.xsl](attachments/8193307/8127600.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17041705.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17041737.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17041794.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17041865.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17041827.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17041920.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17041952.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042008.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042041.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042093.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042126.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042213.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042246.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042298.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042331.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042391.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042480.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042549.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042516.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042603.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042636.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042712.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042745.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042798.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042831.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042939.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17042887.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043006.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17042973.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043068.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043101.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043204.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043152.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043237.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043294.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043327.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043381.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043414.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043477.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043546.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043513.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043599.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043632.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043720.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043753.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043805.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043838.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043899.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17043932.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17043989.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044022.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044074.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044141.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044108.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044195.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044228.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044282.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044315.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044376.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044413.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044480.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044517.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044576.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044613.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044673.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044710.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044773.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044810.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17044926.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17044963.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17046995.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17047032.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18546771.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18546702.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18546845.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18546906.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547010.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18546977.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18547213.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547083.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547152.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547337.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18547265.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18547402.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547483.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18547447.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18547548.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547584.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18547648.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547684.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18547758.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547794.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18547919.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547855.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18547955.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548019.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548119.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548083.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548202.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548238.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548302.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548339.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548448.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548484.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548648.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548571.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548684.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548748.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548784.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548908.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548844.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/18548985.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18548949.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/18549068.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/20709456.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/20709417.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/20709521.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/20709558.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21069833.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21069873.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21069951.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21069991.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070089.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21070129.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070201.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21070241.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070330.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21070479.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070398.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070439.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070542.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21070582.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070661.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21070701.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070762.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21070802.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070911.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21070996.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21070956.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071067.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21071107.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071178.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21071288.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071248.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071349.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21071389.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071511.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21071551.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071646.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21071687.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071750.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21071790.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071853.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21071893.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21071953.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21071993.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072053.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21072134.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072094.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072194.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21072234.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072296.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21072336.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072416.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21072456.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072519.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21072605.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072563.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072667.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21072707.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072769.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21072809.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072898.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21072938.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21072998.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21073038.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21073098.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21073232.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21073139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21073192.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21073295.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21073380.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21073336.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/21073529.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21073439.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/21073569.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150029.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24150069.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150188.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24150128.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24150273.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150233.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150333.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24150416.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150376.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150476.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24150516.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150576.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24150616.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150713.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24150754.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150820.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24150860.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150920.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151015.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24150975.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151078.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151118.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151181.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151221.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151304.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151364.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151478.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151538.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151646.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151606.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151771.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151711.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151870.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151830.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24151943.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24151983.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152187.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24152227.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152289.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24152416.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152330.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152376.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152478.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24152518.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152636.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24152724.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152684.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152857.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24152797.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24152968.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24152928.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24153028.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24153068.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24153128.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24153168.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24153228.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24153356.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24153275.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24153316.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/24153417.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24153457.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27721798.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/24153516.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27721828.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27721920.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27721950.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722026.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27722056.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722154.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27722184.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722255.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27722285.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722357.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27722387.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722457.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27722666.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722502.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722571.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722636.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722751.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27722781.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722853.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27722885.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/27722957.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/27722987.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/28704810.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/29065481.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/28704852.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/29065272.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/29065404.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/29065446.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/29065660.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/29065557.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/29065791.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/29065702.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/29065745.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/29065856.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/29065891.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30441514.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30441550.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30441615.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30441651.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30441759.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30441795.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30441918.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30441854.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30441954.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442023.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30442169.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442082.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442133.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442259.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30442295.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442419.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30442354.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30442580.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442461.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442503.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442544.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442644.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30442680.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442871.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30442742.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30442806.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30442988.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30442952.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443062.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30443098.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443174.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30443210.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443301.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30443337.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443423.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30443547.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443466.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443511.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443614.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30443650.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443730.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30443766.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443835.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30443871.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30443940.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30443976.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444050.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444087.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444151.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444187.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444275.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444311.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444388.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444495.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444576.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444540.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444647.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444727.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444691.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444793.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444829.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30444895.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444931.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445065.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30444995.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30445101.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445167.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30445203.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445269.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30445430.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445311.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445352.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445394.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445497.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30445533.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445609.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30445645.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445712.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30445748.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445815.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30445851.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30445924.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30445960.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446093.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30446029.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30446175.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446245.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30446281.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446352.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30446388.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446457.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30446580.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446500.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446542.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446738.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30446639.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30446816.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446780.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30446882.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30446918.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447044.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30447080.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447215.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30447142.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30447251.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447315.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30447475.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447356.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447397.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447438.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447543.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30447579.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447716.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30447652.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30447752.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447816.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30447987.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447893.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30447951.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30448051.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30448087.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30448400.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30448293.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30448436.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30448530.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30448663.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30448576.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30448627.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30448730.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30448766.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30448837.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30448873.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/30448945.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/30448981.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33685570.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33685602.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33685681.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33685713.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33685793.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33685825.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33685898.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33685930.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33686035.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33686067.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33686139.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33686171.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33686278.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33686310.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33687814.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33687846.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33688420.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33688454.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33689747.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33689779.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/33689967.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/33689999.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35323976.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/35324039.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35324086.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/35324149.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35324424.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/35324619.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35324554.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35324844.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/35324909.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35325009.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/35325641.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35325178.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35325221.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35325264.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35325571.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325443.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325469.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325488.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325521.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325858.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35325688.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/35325754.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35326149.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/35326741.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325877.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325905.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325924.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325955.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326013.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326084.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326197.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/35326675.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326299.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326393.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326421.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326489.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326539.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326578.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326629.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326651.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326809.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[crane\_modules.xml](attachments/8193307/17041694.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193307/17041695.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326886.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326921.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35326940.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35327022.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193307/35325389.xml) (text/xml)  
-
-
+- **view**: SAM/BAM and BAM/SAM conversion
+- **sort**: sort alignment file
+- **mpileup**: multi-way pileup
+- **depth**: compute the depth
+- **faidx**: index/extract FASTA
+- **tview**: text alignment viewer
+- **index**: index alignment
+- **idxstats**: BAM index stats
+- **fixmate**: fix mate information
+- **flagstat**: simple stats
+- **calmd**: recalculate MD/NM tags and '=' bases
+- **merge**: merge sorted alignments
+- **rmdup**: remove PCR duplicates
+- **reheader**: replace BAM header
+- **cat**: concatenate BAMs
+- **bedcov**: read depth per BED region
+- **targetcut**: cut fosmid regions
+- **phase**: phase heterozygotes
+- **bamshuf**: shuffle and group alignments by name
+
+For detailed description and more information on a specific command, just type:
+{{< highlight bash >}}
+$ samtools COMMAND
+{{< /highlight >}}
+or check the [SAMtools manual] (http://www.htslib.org/doc/samtools.html).
+
+The page [Running SAMtools Commands](running_samtools_commands) shows how to run SAMtools on HCC.
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/running_bamtools_commands.md b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/running_bamtools_commands.md
deleted file mode 100644
index dbf75370..00000000
--- a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/running_bamtools_commands.md
+++ /dev/null
@@ -1,285 +0,0 @@
-1.  [HCC-DOCS](index.html)
-2.  [HCC-DOCS Home](HCC-DOCS-Home_327685.html)
-3.  [HCC Documentation](HCC-Documentation_332651.html)
-4.  [Running Applications](Running-Applications_7471153.html)
-5.  [Bioinformatics Tools](Bioinformatics-Tools_8193279.html)
-6.  [Data Manipulation Tools](Data-Manipulation-Tools_8193304.html)
-7.  [BamTools](BamTools_8193305.html)
-
-<span id="title-text"> HCC-DOCS : Running BamTools Commands </span>
-===================================================================
-
-Created by <span class="author"> Adam Caprez</span>, last modified by
-<span class="editor"> Natasha Pavlovikj</span> on Sep 07, 2018
-
-**BamTools Convert:**
-
-One of the most frequently used BamTools command is **convert**.
-
-The basic usage of the BamTools **convert** is:
-
-**General BamTools Convert Usage**
-
-``` syntaxhighlighter-pre
-bamtools convert -format [bed|fasta|fastq|json|pileup|sam|yaml] -in input_alignments.bam -out output_reads.[bed|fasta|fastq|json|pileup|sam|yaml]
-```
-
-where the option **-format** specifies the type of the output
-file, **input\_alignments.bam** is the input BAM file,
-and **-out** defines the name and the type of the converted file.
-
-Running BamTools **convert** on Tusker with input
-file **input\_alignments.bam** and output
-file **output\_reads.fastq** is shown below:
-
-**bamtools\_convert.submit**
-
-\#!/bin/sh  
-\#SBATCH --job-name=BamTools\_Convert  
-\#SBATCH --nodes=1  
-\#SBATCH --ntasks-per-node=1  
-\#SBATCH --time=168:00:00  
-\#SBATCH --mem=20gb  
-\#SBATCH --output=BamTools.%J.out  
-\#SBATCH --error=BamTools.%J.err
-
- 
-
-|                          |
-|--------------------------|
-| module load bamtools/2.4 |
-
-bamtools convert -format fastq -in input\_alignments.bam -out
-output\_reads.fastq
-
-All BamTools commands are single threaded, and therefore both **\#SBATCH
---nodes** and **\#SBATCH --ntasks-per-node** are set to **1**.
-
- 
-
-**BamTools Count:**
-
-**BamTools Count Command**
-
-``` syntaxhighlighter-pre
-bamtools count -in input_alignments.bam
-```
-
-The command **bamtools count** outputs the total number of alignments in
-the BAM file.
-
- 
-
-**BamTools Coverage:**
-
-**BamTools Coverage Command**
-
-``` syntaxhighlighter-pre
-bamtools coverage -in input_alignments.bam -out output_reads_coverage.txt
-```
-
-The command **bamtools coverage **prints the coverage data for a single
-BAM file
-
- 
-
-**BamTools Filter:**
-
-**BamTools Filter Command**
-
-``` syntaxhighlighter-pre
- bamtools filter -in input_alignments.bam -out output_alignments_filtered.bam -length 100 
-```
-
-The command **bamtools filter** filters the BAM file based on specified
-options. In this example, the resulting bam
-file **output\_alignments\_filtered.bam** contains alignments with
-length more than 100.
-
- 
-
-**BamTools Header:**
-
-**BamTools Header Command**
-
-``` syntaxhighlighter-pre
- bamtools header -in input_alignments.bam -out output_alignments_header.txt
-```
-
-The command **bamtools header** prints the header from BAM file.
-
- 
-
-**BamTools Index:**
-
-**BamTools Index Command**
-
-``` syntaxhighlighter-pre
- bamtools index -in input_alignments.bam
-```
-
-The command **bamtools index** creates index for BAM file and prints
-**input\_alignments.bam.bai** file.
-
- 
-
-**BamTools Merge:**
-
-**BamTools Merge Command**
-
-``` syntaxhighlighter-pre
-  bamtools merge -in input_alignments_1.bam -in input_alignments_2.bam -in input_alignments_3.bam -out output_alignments_merged.bam
-```
-
-The command **bamtools merge** merges multiple (more than 2) BAM files
-into one.
-
- 
-
-**BamTools Random:**
-
-**BamTools Random Command**
-
-``` syntaxhighlighter-pre
- bamtools random -in input_alignments.bam -out output_alignments_100.bam -n 100
-```
-
-The command **bamtools random** grabs a random subset of alignments.
-With the option **-n 100**, 100 randomly chosen alignments are stored in
-the output file **output\_alignments\_100.bam**.
-
- 
-
-**BamTools Resolve:**
-
-**BamTools Resolve Command**
-
-``` syntaxhighlighter-pre
- bamtools resolve -twoPass -in input_alignments.bam -out output_alignments.bam
-```
-
-The command **bamtools resolve** resolves paired-end reads. The
-resolving mode is required, and it can be **-makeStats**,
-**-markPairs**, or **-twoPass**.
-
-**  
-**
-
-**BamTools Revert:**
-
-**BamTools Revert Command**
-
-``` syntaxhighlighter-pre
- bamtools revert -in input_alignments.bam -out output_alignments_reverted.bam
-```
-
-The command **bamtools revert** removes duplicate marks and restores
-original base qualities.
-
- 
-
-**BamTools Sort:**
-
-**BamTools Sort Command**
-
-``` syntaxhighlighter-pre
- bamtools sort -in input_alignments.bam -out output_alignments_sorted.bam -byname
-```
-
-The command **bamtools sort** sorts a BAM file according to a given
-option. **Output\_alignments\_sorted.bam** is the resulting file, where
-the alignments are sorted by name.
-
- 
-
-**BamTools Split:**
-
-**BamTools Split Command**
-
-``` syntaxhighlighter-pre
- bamtools split -in input_alignments.bam -mapped
-```
-
-The command **bamtools split** splits BAM file on user-specified
-property and creates a new BAM output file for each value found. In the
-given example, an output file **input\_alignments.MAPPED.bam** is
-produced after -**mapped** split option is specified. Beside **mapped**,
-the split option can be: **-paired**, **-reference**, or **-tag
-&lt;tag\_name&gt;**.
-
- 
-
-**BamTools Stats:**
-
-**BamTools Stats Command**
-
-``` syntaxhighlighter-pre
- bamtools stats -in input_alignments.bam
-```
-
-The command **bamtools stats** prints general alignment statistics from
-the BAM file.
-
-Attachments:
-------------
-
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[cb\_bamtools\_module.xsl](attachments/8193306/8127595.xsl)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[tusker\_modules.xml](attachments/8193306/8127596.xml)
-(application/octet-stream)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325460.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325486.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325505.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325538.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325875.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325894.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325922.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325941.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325972.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326030.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326101.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326214.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326316.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326410.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326438.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326506.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326556.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326595.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326646.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326668.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326826.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326903.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326938.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35326957.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35327039.xml) (text/xml)  
-<img src="assets/images/icons/bullet_blue.gif" width="8" height="8" />
-[hcc\_modules.xml](attachments/8193306/35325387.xml) (text/xml)  
-
-
diff --git a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/running_samtools_commands.md b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/running_samtools_commands.md
new file mode 100644
index 00000000..c363f779
--- /dev/null
+++ b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/samtools/running_samtools_commands.md
@@ -0,0 +1,89 @@
++++
+title = "Running SAMtools Commands"
+description =  "How to run SAMtools commands on HCC resources"
+weight = "10"
++++
+
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">SAMtools View:</span>
+
+One of the most frequently used SAMtools command is **view**. The basic usage of the **samtools view** is:
+{{< highlight bash >}}
+$ samtools view input_alignments.[bam|sam] [options] -o output_alignments.[sam|bam]
+{{< /highlight >}}
+where **input_alignments.[bam|sam]** is the input file with the alignments in BAM/SAM format, and **output_alignments.[sam|bam]** file is the converted file into SAM or BAM format respectively.
+
+Running **samtools view** on Tusker with `8 CPUs`, input file `input_alignments.sam` with available header (**-S**), output in BAM format (**-b**) and output file `output_alignments.bam` is shown below:
+{{% panel header="`samtools_view.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=SAMtools_View
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=8
+#SBATCH --time=168:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=SAMtools.%J.out
+#SBATCH --error=SAMtools.%J.err
+
+module load samtools/1.9
+
+samtools view -bS -@ $SLURM_NTASKS_PER_NODE input_alignments.sam -o output_alignments.bam
+{{< /highlight >}}
+{{% /panel %}}
+
+The most intensive SAMtools commands (**samtools view**, **samtools sort**) are multi-threaded, and therefore using the SAMtools option **-@ <number_of_CPUs>** is recommended.
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">SAMtools Sort:</span>
+
+Sorting BAM files is recommended for further analysis of these files. The BAM file is sorted based on its position in the reference, as determined by its alignment. An example of using `4 CPUs` to sort the input file `input_alignments.bam` by the read name follows:
+{{< highlight bash >}}
+$ samtools sort -n -@ 4 input_alignments.bam output_alignments_sorted
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">SAMtools Index:</span>
+
+The **samtools index** command creates a new index file that allows fast look-up of the data in a sorted SAM or BAM file.
+{{< highlight bash >}}
+$ samtools index input_alignments_sorted.bam output_index.bai
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">SAMtools Idxstats:</span>
+
+The **samtools idxstats** command prints stats for the BAM index file. The output is TAB delimited with each line consisting of *reference sequence name*, *sequence length*, *number of mapped reads* and *number of unmapped reads*.
+{{< highlight bash >}}
+$ samtools idxstats input_alignments_sorted.bam
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">SAMtools Merge:</span>
+
+The **samtools merge** command merges multiple sorted alignments into one output file.
+{{< highlight bash >}}
+$ samtools merge output_alignments_merge.bam input_alignments_sorted_1.bam input_alignments_sorted_2.bam
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">SAMtools Faidx:</span>
+
+The command **samtools faidx** indexes the reference sequence in fasta format or extracts subsequence from indexed reference sequence.
+{{< highlight bash >}}
+$ samtools faidx input_reference.fasta
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">SAMtools Mpileup:</span>
+
+The **samtools mpileup** command generates file in `bcf` or `pileup` format for one or multiple BAM files. For each genomic coordinate, the overlapping read bases and indels at that position in the input BAM file are printed.
+{{< highlight bash >}}
+$ samtools mpileup input_alignments_sorted.bam > output_alignments.bcf
+{{< /highlight >}}
+
+\\
+<span style="color: rgb(0,0,0);font-size: 20.0px;line-height: 1.5;">SAMtools View:</span>
+
+The **samtools tview** command starts an interactive text alignment viewer that can be used to visualize how reads are aligned to specific regions of the reference genome.
+{{< highlight bash >}}
+$ samtools tview input_alignments_sorted.bam
+{{< /highlight >}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/sratoolkit.md b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/sratoolkit.md
new file mode 100644
index 00000000..cdf537ef
--- /dev/null
+++ b/content/guides/running_applications/bioinformatics_tools/data_manipulation_tools/sratoolkit.md
@@ -0,0 +1,81 @@
++++
+title = "SRAtoolkit"
+description =  "How to run SRAtoolkit on HCC resources"
+weight = "10"
++++
+
+
+[SRA (Sequence Read Archive)] (http://www.ncbi.nlm.nih.gov/sra) is an NCBI-defined format for NGS data. Every data submitted to NCBI needs to be in SRA format. The SRA Toolkit provides tools for converting different formats of data into SRA format, and vice versa, extracting SRA data in other different formats.
+
+The SRA Toolkit allows converting data from the SRA format to the following formats: `ABI SOLiD native`, `fasta`, `fastq`, `sff`, `sam`, and `Illumina native`. Also, the SRA Toolkit allows converting data from `fasta`, `fastq`, `AB SOLiD-SRF`, `AB SOLiD-native`, `Illumina SRF`, `Illumina native`, `sff`, and `bam` format into the SRA format.
+
+The SRA Toolkit contains multiple **"format"-dump** commands, where **format** is the file format the SRA data is converted to **abi-dump**, **fastq-dump**, **illumina-dump**, **sam-dump**, **sff-dump**, and **vdb-dump**.
+
+One of the most commonly used commands is **fastq-dump**:
+{{< highlight bash >}}
+$ fastq-dump [options] input_reads.sra
+{{< /highlight >}}
+
+\\
+An example of running **fastq-dump** on Tusker to convert SRA file containing paired-end reads is:
+{{% panel header="`sratoolkit.submit`"%}}
+{{< highlight bash >}}
+#!/bin/sh
+#SBATCH --job-name=SRAtoolkit
+#SBATCH --nodes=1
+#SBATCH --ntasks-per-node=1
+#SBATCH --time=168:00:00
+#SBATCH --mem=10gb
+#SBATCH --output=SRAtoolkit.%J.out
+#SBATCH --error=SRAtoolkit.%J.err
+
+module load SRAtoolkit/2.9
+
+fastq-dump --split-files input_reads.sra
+{{< /highlight >}}
+{{% /panel %}}
+This script outputs two fastq paired end reads `input_reads_1.fastq` and `input_reads_2.fastq`.
+
+All SRAtoolkit commands are single threaded, and therefore both `#SBATCH --nodes` and `#SBATCH --ntasks-per-node` in the SLURM script are set to **1**.
+
+\\
+The SRA Toolkit contains multiple **"format"-load** commands, where **format** is the file format of the data that is uploaded to NCBI: `srf-load`, `sff-load`, `refseq-load`, `pacbio-load`, `illumina-load`, `helicos-load`, `fastq-load`, `cg-load`, `bam-load`, and `abi-load`.
+
+An example of bam file `input_alignments.bam` uploaded to NCBI is shown below:
+{{< highlight bash >}}
+$ bam-load \-o input_reads.sra input_alignments.bam
+{{< /highlight >}}
+
+\\
+Other frequently used SRAtoolkit tools are:
+
+- **prefetch**: allows command-line downloading of SRA, dbGaP, and ADSP data
+- **sra-stat**: generate statistics about SRA data
+- **sra-pileup**: generate pileup statistics on aligned SRA data
+- **vdb-config**: display and modify VDB configuration information
+- **vdb-encrypt**: encrypt non-SRA dbGaP data
+- **vdb-decrypt**: decrypt non-SRA dbGaP data
+- **vdb-validate**: validate the integrity of downloaded SRA data
+
+{{% notice info %}}
+**Prefetch instructions:**
+\\
+\\
+When **prefetch** is used, the files are downloaded in **${HOME}/ncbi/public** by default.
+\\
+Since the */home* directory (*$HOME*) is not writable from the worker nodes, the file can not be saved in *$(HOME)/ncbi/public* when submitting a SLURM job.
+\\
+\\
+To change the default output directory for **prefetch** to **${WORK}/ncbi/public**, please follow these three steps:
+\\
+**$ wget https://raw.githubusercontent.com/ncbi/ncbi-vdb/master/libs/kfg/default.kfg -P $HOME/.ncbi/**
+\\
+**$ vim $HOME/.ncbi/default.kfg**
+\\
+Here, set *"/repository/user/main/public/root"* to *"/work/group/username/ncbi/public"*, where **group** is the name of **your HCC group**, and **username** is **your HCC username**.
+\\
+**$ export VDB_CONFIG=$HOME/.ncbi/default.kfg**
+\\
+\\
+You need to do these steps only once.
+{{% /notice %}}
\ No newline at end of file
diff --git a/content/guides/running_applications/bioinformatics_tools/de_novo_assembly_tools/oases.md b/content/guides/running_applications/bioinformatics_tools/de_novo_assembly_tools/oases.md
index 676ecec7..9cfbcc1c 100644
--- a/content/guides/running_applications/bioinformatics_tools/de_novo_assembly_tools/oases.md
+++ b/content/guides/running_applications/bioinformatics_tools/de_novo_assembly_tools/oases.md
@@ -35,7 +35,7 @@ A simple SLURM script to run Oases on the Velvet output stored in `output_direct
 #SBATCH --output=Oases.%J.out
 #SBATCH --error=Oases.%J.err
 
-module load oases/0.2.8
+module load oases/0.2
 
 oases output_directory/ -min_trans_lgth 200
 {{< /highlight >}}
diff --git a/content/guides/running_applications/bioinformatics_tools/de_novo_assembly_tools/ray.md b/content/guides/running_applications/bioinformatics_tools/de_novo_assembly_tools/ray.md
index 15c80973..48593788 100644
--- a/content/guides/running_applications/bioinformatics_tools/de_novo_assembly_tools/ray.md
+++ b/content/guides/running_applications/bioinformatics_tools/de_novo_assembly_tools/ray.md
@@ -54,7 +54,7 @@ mpiexec Ray -k 31 -p input_reads_pair_1.fastq input_reads_pair_2.fastq -s input_
 {{% /panel %}}
 where **input_reads_pair_1.fastq** and **input_reads_pair_2.fastq** are the paired-end input files in `fastq` format, and **input_reads.fasta** is the single-end input file in `fasta` format.
 
-{{% notice tip %}}
+{{% notice note %}}
 It is **not** necessary to specify the number of processes with the `-n` option to `mpiexec`. OpenMPI will determine that automatically from SLURM based on the value of the `--ntasks` option.
 {{% /notice %}}
 
diff --git a/static/html/blast.html b/static/html/blast.html
new file mode 100644
index 00000000..72a7555d
--- /dev/null
+++ b/static/html/blast.html
@@ -0,0 +1,50 @@
+ <table style="font-size: small">
+  <colgroup>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+  </colgroup>
+ <tbody>
+ <tr style="font-size: x-small">
+  <th></th>
+  <th>total # of sequences</th>
+  <th>total # of bases</th>
+  <th>total size in MB</th>
+  <th>used time</th>
+  <th>used memory</th>
+  <th># of used CPUs</th>
+ </tr>
+
+ <tr>
+  <td colspan="1"><strong>small.fasta</strong></td>
+  <td colspan="1">41,715</td>
+  <td colspan="1">35,581,740</td>
+  <td colspan="1">37.627 </td>
+  <td colspan="1">~ 2 hours</td>
+  <td colspan="1">~ 23 GB</td>
+  <td colspan="1">8</td>
+ </tr>
+ <tr>
+  <td colspan="1"><strong>medium.fasta</strong></td>
+  <td colspan="1">110,478</td>
+  <td colspan="1">147,543,113</td>
+  <td colspan="1">149 </td>
+  <td colspan="1">~ 4 hours</td>
+  <td colspan="1">~ 24 GB</td>
+  <td colspan="1">8</td>
+ </tr>
+ <tr>
+  <td colspan="1"><strong>large.fasta</strong></td>
+  <td colspan="1">592,593</td>
+  <td colspan="1">827,629,204</td>
+  <td colspan="1">836</td>
+  <td colspan="1">~ 15 hours</td>
+  <td colspan="1">~ 47 GB</td>
+  <td colspan="1">8</td>
+ </tr>
+ </tbody>
+ </table>
\ No newline at end of file
diff --git a/static/html/bwa.html b/static/html/bwa.html
new file mode 100644
index 00000000..e7b9c4d4
--- /dev/null
+++ b/static/html/bwa.html
@@ -0,0 +1,66 @@
+ <table style="font-size: small">
+  <colgroup>
+   <col style="width: 8.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+  </colgroup>
+ <tbody>
+ <tr style="font-size: x-small">
+  <th></th>
+  <th>total # of sequences</th>
+  <th>total size in MB</th>
+  <th># of used CPUs</th>
+  <th>used time for 4 CPUs</th>
+  <th>used memory for 4 CPUs</th>
+  <th># of used CPUs</th>
+  <th>used time for 8 CPUs</th>
+  <th>used memory for 8 CPUs</th>
+  <th># of used CPUs</th>
+  <th>used time for 16 CPUs</th>
+  <th>used memory for 16 CPUs</th>
+ </tr>
+
+ <tr>
+  <td colspan="1"><strong>large_1.fastq</strong></td>
+  <td colspan="1">10,174,715</td>
+  <td colspan="1">3,376</td>
+  <td colspan="1" rowspan="2">4</td>
+  <td colspan="1" rowspan="2">~ 35 minutes</td>
+  <td colspan="1" rowspan="2">~ 12 GB</td>
+  <td colspan="1" rowspan="2">8</td>
+  <td colspan="1" rowspan="2">~ 18.5 minutes</td>
+  <td colspan="1" rowspan="2">~ 18 GB</td>
+  <td colspan="1" rowspan="2">16</td>
+  <td colspan="1" rowspan="2">~ 10 minutes</td>
+  <td colspan="1" rowspan="2">~ 19 GB</td>
+ </tr>
+ <tr>
+  <td colspan="1"><strong>large_2.fastq</strong></td>
+  <td colspan="1">10,174,715</td>
+  <td colspan="1">3,376 </td>
+ </tr>
+ <tr>
+  <td colspan="1"><strong>large.fasta</strong></td>
+  <td colspan="1">592,593</td>
+  <td colspan="1">836</td>
+  <td colspan="1" rowspan="2">4</td>
+  <td colspan="1" rowspan="2">~ 5.5 minutes</td>
+  <td colspan="1" rowspan="2">~ 3 GB</td>
+  <td colspan="1" rowspan="2">8</td>
+  <td colspan="1" rowspan="2">~ 3 minutes</td>
+  <td colspan="1" rowspan="2">~ 4 GB</td>
+  <td colspan="1" rowspan="2">16</td>
+  <td colspan="1" rowspan="2">~ 2 minutes</td>
+  <td colspan="1" rowspan="2">~ 6.2 GB</td>
+ </tr>
+ </tbody>
+ </table>
\ No newline at end of file
diff --git a/static/html/clustal_omega.html b/static/html/clustal_omega.html
new file mode 100644
index 00000000..aa2bfd1c
--- /dev/null
+++ b/static/html/clustal_omega.html
@@ -0,0 +1,50 @@
+ <table style="font-size: small">
+  <colgroup>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+   <col style="width: 6.80757%;"/>
+  </colgroup>
+ <tbody>
+ <tr style="font-size: x-small">
+  <th></th>
+  <th>total # of sequences</th>
+  <th>average sequence length</th>
+  <th>total size</th>
+  <th>used time</th>
+  <th>used memory</th>
+  <th># of used CPUs</th>
+ </tr>
+
+ <tr>
+  <td colspan="1"><strong>data_1.fasta</strong></td>
+  <td colspan="1">1,200</td>
+  <td colspan="1">510.17</td>
+  <td colspan="1">641 KB</td>
+  <td colspan="1">~ 5 minutes</td>
+  <td colspan="1">~ 65 MB</td>
+  <td colspan="1">8</td>
+ </tr>
+ <tr>
+  <td colspan="1"><strong>data_2.fasta</strong></td>
+  <td colspan="1">5,715</td>
+  <td colspan="1">174.20</td>
+  <td colspan="1">1,100 KB</td>
+  <td colspan="1">~ 5 minutes</td>
+  <td colspan="1">~ 140 MB</td>
+  <td colspan="1">8</td>
+ </tr>
+ <tr>
+  <td colspan="1"><strong>data_3.fasta</strong></td>
+  <td colspan="1">93,675</td>
+  <td colspan="1">94.29</td>
+  <td colspan="1">11,000 KB</td>
+  <td colspan="1">~ 30 minutes</td>
+  <td colspan="1">~ 2 GB</td>
+  <td colspan="1">8</td>
+ </tr>
+ </tbody>
+ </table>
\ No newline at end of file
diff --git a/static/html/trinity.html b/static/html/trinity.html
index 928574aa..a3edf302 100644
--- a/static/html/trinity.html
+++ b/static/html/trinity.html
@@ -1,7 +1,8 @@
  <table style="font-size: small">
   <colgroup>
-   <col style="width: 6.80757%;"/>
-   <col style="width: 6.80757%;"/>
+   <col style="width: 10.80757%;"/>
+   <col style="width: 7.80757%;"/>
+   <col style="width: 9.80757%;"/>
    <col style="width: 6.80757%;"/>
    <col style="width: 6.80757%;"/>
    <col style="width: 6.80757%;"/>
diff --git a/static/html/velvet.html b/static/html/velvet.html
index b8edb9e9..f7b22a96 100644
--- a/static/html/velvet.html
+++ b/static/html/velvet.html
@@ -1,7 +1,8 @@
  <table style="font-size: small">
   <colgroup>
-   <col style="width: 6.80757%;"/>
-   <col style="width: 6.80757%;"/>
+   <col style="width: 10.80757%;"/>
+   <col style="width: 7.80757%;"/>
+   <col style="width: 9.80757%;"/>
    <col style="width: 6.80757%;"/>
    <col style="width: 6.80757%;"/>
    <col style="width: 6.80757%;"/>
-- 
GitLab