var article_sequence = new Array();
var temp_array = new Array();

/*  Note that only the first article has its number [0] specified, so the rest can easily be rearranged.  */

article_sequence[0] = {
    Name: 'Credits',
    Trail: '',
    URL: 'credits.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'about/',
    Title: 'Credits for the Web Site'
};

temp_array[0] = {
    Name: 'CNGF Home',
    Trail: '',
    URL: 'index.htm',
    Level_directory: "",
    Level_contents: "0",
    Path: '',
    Img: 'graphics/home.gif" alt="Introduction to the California Native Garden Foundation"> ',
    Title: 'Introduction to the California Native Garden Foundation'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Native Gardens',
    Trail: '...',
    URL: 'communities.htm',
    Level_directory: "../",
    Level_contents: "0",
    Path: 'gardens/',
    Img: 'graphics/native_gardens.gif" alt="Information and Advice about Plants and Gardens"> ',
    Title: 'Information and Advice about Plants and Gardens'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Start UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'California Gardens by Plant Community',
    Trail: '...',
    URL: 'communities.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'gardens/',
    Img: '',
    Title: 'California Contains 11 Plant Communities'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Start UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Chaparral',
    Trail: '',
    URL: 'chaparral.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'gardens/',
    Img: '',
    Title: 'Chaparral Community'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Meadow or Grasslands',
    Trail: '',
    URL: 'meadow.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'gardens/',
    Img: '',
    Title: 'Meadow or Grasslands Community'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Oak Woodlands',
    Trail: '',
    URL: 'woodlands.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'gardens/',
    Img: '',
    Title: 'Oak Woodlands Community'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Redwoods',
    Trail: '',
    URL: 'redwoods.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'gardens/',
    Img: '',
    Title: 'Redwoods Community'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Riparian',
    Trail: '',
    URL: 'riparian.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'gardens/',
    Img: '',
    Title: 'Riparian Community'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'End UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Native Garden Maintenance',
    Trail: '',
    URL: 'maintenance.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'gardens/',
    Img: '',
    Title: "How to Maintain Your Native Garden"
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Ask the Expert',
    Trail: '',
    URL: 'expert.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'gardens/',
    Img: '',
    Title: 'Got a Question?'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'End UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Activities',
    Trail: '...',
    URL: 'programs.htm',
    Level_directory: "../",
    Level_contents: "0",
    Path: 'programs/',
    Img: 'graphics/programs.gif" alt="Events and Programs"> ',
    Title: 'Events and Programs'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Start UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Programs',
    Trail: '',
    URL: 'programs.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'programs/',
    Img: '',
    Title: 'Workshops, Classes, and Events'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Native Garden Certification',
    Trail: '',
    URL: 'certification.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'programs/',
    Img: '',
    Title: 'Certify your native garden!'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Grants',
    Trail: '',
    URL: 'grants.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'programs/',
    Img: '',
    Title: 'Garden Design Grant Program'
};
article_sequence = article_sequence.concat(temp_array);


temp_array[0] = {
    Name: 'End UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Membership',
    Trail: '...',
    URL: 'membership.htm',
    Level_directory: "../",
    Level_contents: "0",
    Path: 'membership/',
    Img: 'graphics/membership.gif" alt="Membership and Volunteer Opportunities"> ',
    Title: 'Membership and Volunteer Opportunities'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Start UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Membership',
    Trail: '',
    URL: 'membership.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'membership/',
    Img: '',
    Title: 'Affiliates Offering Discounts and Other Member Benefits!'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Internship Opportunities',
    Trail: '',
    URL: 'internship.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'membership/',
    Img: '',
    Title: 'Apply Today!'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Volunteer Opportunities',
    Trail: '',
    URL: 'volunteer.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'membership/',
    Img: '',
    Title: 'You Can Help!'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'End UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Resources',
    Trail: '',
    URL: 'resources.htm',
    Level_directory: "../",
    Level_contents: "0",
    Path: 'resources/',
    Img: 'graphics/resources.gif" alt="Links, Recipes, Ingredient Sources"> ',
    Title: 'Links, Recipes, Ingredient Sources'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Start UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Links',
    Trail: '',
    URL: 'resources.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'resources/',
    Img: '',
    Title: 'Links'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Recipes',
    Trail: '',
    URL: 'recipes.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'resources/',
    Img: '',
    Title: 'Recipes Featuring Native Plants'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Start UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Acorns',
    Trail: '',
    URL: 'acorns.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'resources/',
    Img: '',
    Title: 'Acorns'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'End UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Native Edible Ingredient Sources',
    Trail: '',
    URL: 'ingredients.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'resources/',
    Img: '',
    Title: 'Sources for Native California Ingredients'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'End UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'About CNGF',
    Trail: '...',
    URL: 'about.htm',
    Level_directory: "../",
    Level_contents: "0",
    Path: 'about/',
    Img: 'graphics/about.gif" alt="California Native Garden Foundation Mission and Purpose plus Contact Information"> ',
    Title: 'California Native Garden Foundation Mission and Purpose plus Contact Information'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Start UL'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'What is CNGF?',
    Trail: '',
    URL: 'about.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'about/',
    Title: 'What is the California Native Garden Foundation?'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Contact Information',
    Trail: '',
    URL: 'contact.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'about/',
    Title: 'How To Contact the California Native Garden Foundation'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Web Site Map',
    Trail: '',
    URL: 'sitemap.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'about/',
    Title: 'Finding What You Need on this Web Site'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Copyright',
    Trail: '',
    URL: 'copyright.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'about/',
    Title: 'Copyright for the California Native Garden Foundation Web Site'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Privacy Policy',
    Trail: '',
    URL: 'privacy.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'about/',
    Title: 'Privacy Policy for the California Native Garden Foundation Web Site'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'Credits',
    Trail: '',
    URL: 'credits.htm',
    Level_directory: "../",
    Level_contents: "1",
    Path: 'about/',
    Title: 'Credits for the Web Site'
};
article_sequence = article_sequence.concat(temp_array);

temp_array[0] = {
    Name: 'End UL'
};
article_sequence = article_sequence.concat(temp_array);

/*  Repeat first in list so that last in list has something to go to.  */
temp_array[0] = {
    Name: 'CNGF Home',
    Trail: '',
    URL: 'index.htm',
    Level_directory: "",
    Level_contents: "0",
    Path: '',
    Img: 'graphics/home.gif" alt="Introduction to the California Native Garden Foundation"> ',
    Title: 'Introduction to the California Native Garden Foundation'
};
article_sequence = article_sequence.concat(temp_array);

/*  For Testing

function write_article_sequence_test() { // Term is set in the calling HTML
    for (var i = 0; i < article_sequence.length; i++) {
        document.write(article_sequence[i].Name + " -- ");
        document.write(article_sequence[i].URL + " -- ");
        document.write(article_sequence[i].Level_directory + " -- ");
        document.write(article_sequence[i].Path + " -- ");
        document.write(article_sequence[i].Title + "<br><br>");
    }
}

write_article_sequence_test();

End Testing  */
