<!--
function goPage(form) {
    i = form.menu.selectedIndex;
    if (i != 0) {
    window.location.href = url[i];
    }
 }
 function makeArray()   {
    var args = makeArray.arguments ;
    for (var i = 0; i < args.length; i++)  {
    this[i] = args[i] ;
    }
    this.length = args.length;
  }
    
    var pages = new makeArray("Select a Jeanette Katoney Pastel",
                                "A New Harvest",
                                "Night Prayer",
                                "A Blessing Way",
                                "Dragonflies After the Rain",
								"Lightning Strengthens Life",
								"Warrior Hunter",
								"The Dawn Boy's Song",
								"Vision of Rejuvenation",
								"A New Beginning",
								"Hunter and Deer",
								"Spider Woman's Voice",
								"The Family",
								"Honoring the Lightning",
								"Singing in Harmony",
								"Voices of the Ancient Ones",
								"Earth's Womb",
								"Birds in a Prayer",
								"Sun with Birds",
								"Prayer for the Journey",
								"A New Beginning III",
								"Two Men in Abstraction",
								"Hunter in Blue",
								"Maiden with a Prayer",
								"The Sun's Energy",                               
								"Thunder Clouds",
								"Yellow Sisters",
								"Sun on Turquoise Rain",
								"Female Rain at Four Sacred Mountains",
								"Male Rain at Four Sacred Mountains",
								"Female Rain and Stars at Four Sacred Mountains",
								"Birds in a Rainbow",
								"The Protector",
								"Energy in Air Spirits",
								"My Prayer is Strong Today",
								"Fish Dancing in the Water"
								);

    var url = new makeArray("",
                            "katoney18,html",
                            "katoney73.html",
                            "katoney75.html",
                            "katoney68.html",
                            "katoney90.html",
                            "katoney5.html",
                            "katoney91.html",
                            "katoney92.html",
                            "katoney71.html",
                            "katoney11.html",
                            "katoney93.html",
                            "katoney86.html",
                            "katoney94.html",
                            "katoney18.html",
                            "katoney40.html",
                            "katoney74.html",
                            "katoney33.html",
                            "katoney35.html",
                            "katoney44.html",
                            "katoney47.html",
                            "katoney78.html",
                            "katoney52.html",
                            "katoney54.html",
                            "katoney65.html",
                            "katoney79.html",
                            "katoney80.html",
                            "katoney81.html",
                            "katoney82.html",
                            "katoney83.html",
                            "katoney84.html",
                            "katoney87.html",
                            "katoney89.html",
                            "katoney95.html",
                            "katoney96.html",
                            "katoney88.html"
                            );
//-->
