/*
Random Image Link Script- By JavaScript Kit(http://www.javascriptkit.com) 
Over 200+ free JavaScripts here!
Updated: 00/04/25
Modified by Vance Snively, 07/24/02
*/

function random_image(){
var newimages=new Array()
//specify random images below. You can have as many as you wish
newimages[1]="Merchant2/images/logos/logo_3witnesses.jpg"
newimages[2]="Merchant2/images/logos/logo_evanelia.jpg"
newimages[3]="Merchant2/images/logos/logo_mansionhouse.jpg"
newimages[4]="Merchant2/images/logos/logo_ziontemple.jpg"
//newimages[5]="Merchant2/images/logos/logo_josephgrove.jpg"
newimages[5]="Merchant2/images/logos/logo_emmamississippi.jpg"
newimages[6]="Merchant2/images/logos/logo_josephemma.jpg"
newimages[7]="Merchant2/images/logos/logo_joseph3ordination.jpg"
newimages[8]="Merchant2/images/logos/logo_davidschamber.jpg"
newimages[9]="Merchant2/images/logos/logo_templedhills.jpg"
newimages[10]="Merchant2/images/logos/logo_aaronic.jpg"
newimages[11]="Merchant2/images/logos/logo_agnessmith.jpg"
newimages[12]="Merchant2/images/logos/logo_christbountiful.jpg"
newimages[13]="Merchant2/images/logos/logo_christresurrection.jpg"
newimages[14]="Merchant2/images/logos/logo_christteacher.jpg"
newimages[15]="Merchant2/images/logos/logo_delaware.jpg"
newimages[16]="Merchant2/images/logos/logo_emma.jpg"
newimages[17]="Merchant2/images/logos/logo_emmatwilightyears.jpg"
newimages[18]="Merchant2/images/logos/logo_joseph.jpg"
newimages[19]="Merchant2/images/logos/logo_kirtlandtempleded.jpg"
newimages[20]="Merchant2/images/logos/logo_kirtlandtemplenight.jpg"
newimages[21]="Merchant2/images/logos/logo_mariettawalker.jpg"
newimages[22]="Merchant2/images/logos/logo_nephisvision.jpg"
newimages[23]="Merchant2/images/logos/logo_oldoldpath.jpg"
newimages[24]="Merchant2/images/logos/logo_shepherds.jpg"
newimages[25]="Merchant2/images/logos/logo_smithschristmas.jpg"
newimages[26]="Merchant2/images/logos/logo_susquehanna.jpg"
newimages[27]="Merchant2/images/logos/logo_templelot.jpg"
newimages[28]="Merchant2/images/logos/logo_virginchild.jpg"
newimages[29]="Merchant2/images/logos/logo_woodlandpath.jpg"
newimages[30]="Merchant2/images/logos/logo_davidsmith.jpg"
newimages[31]="Merchant2/images/logos/logo_haunsmill.jpg"
newimages[32]="Merchant2/images/logos/logo_organizingchurch.jpg"
newimages[33]="Merchant2/images/logos/logo_joseph3.jpg"
newimages[34]="Merchant2/images/logos/logo_israelsmith.jpg"
newimages[35]="Merchant2/images/logos/logo_toamboy.jpg"

//corresponding alt tags

var altimage=new Array()
altimage[1]="The Three Witnesses, by Joseph Lewis"
altimage[2]="Te Evanelia, by Virginia Brown"
altimage[3]="Christmas at the Mansion House, by Nancy Harlacher"
altimage[4]="The Temple in Zion, by Nancy Harlacher"
//altimage[5]="Joseph in the Grove, by Joseph Lewis"
altimage[5]="Emma Smith Crossing the Mississippi, by Virginia Brown"
altimage[6]="Joseph and Emma"
altimage[7]="Ordination of Joseph Smith III, by Nancy Harlacher"
altimage[8]="David's Chamber, by Virginia Brown"
altimage[9]="Thy Templed Hills, by Virginia Brown"
altimage[10]="Ordination of Joseph Smith and Oliver Cowdery, by Joseph Lewis"
altimage[11]="Agnes Smith Crossing the Grand River, by Nancy Harlacher"
altimage[12]="Christ and the Children at Bountiful, by Nancy Harlacher"
altimage[13]="Christ's Resurrection, by Nancy Harlacher"
altimage[14]="Christ the Master Teacher, by Nancy Harlacher"
altimage[15]="Presenting the Book of Mormon to the Delawares, by Nancy Harlacher"
altimage[16]="Emma, the Elect Lady"
altimage[17]="Emma in Her Twilight Years, by Nancy Harlacher"
altimage[18]="Joseph the Martyr"
altimage[19]="The Dedication of Kirtland Temple, by Nancy Harlacher"
altimage[20]="Kirtland Temple at Night"
altimage[21]="Marietta Walker, by Nancy Harlacher"
altimage[22]="Nephi's Vision of the Virgin and Child, by Nancy Harlacher"
altimage[23]="The Old, Old Path, by Virginia Brown"
altimage[24]="The Angels and the Shepherds, by Nancy Harlacher"
altimage[25]="The Joseph Smith Family at Christmastime, by Nancy Harlacher"
altimage[26]="Happy Days on the Susquehanna, by Nancy Harlacher"
altimage[27]="The Dedication of the Temple Site, by Virginia Brown and Ryan M. Baker"
altimage[28]="The Virgin and Child, by Nancy Harlacher"
altimage[29]="The Woodland Path, by Virginia Brown"
altimage[30]="David Smith"
altimage[31]="Haun's Mill, by Nancy Harlacher"
altimage[32]="The Organization of the Church, by Nancy Harlacher"
altimage[33]="The Prophet Joseph Smith III"
altimage[34]="The Prophet Israel Smith"
altimage[35]="The Journey to Amboy, by Virginia Brown"

//corresponding <a href> to page containing large image

var printspage = new Array()
printspage[1]="prints/3witnesses.htm"
printspage[2]="prints/evanelia.htm"
printspage[3]="prints/mansionhouse.htm"
printspage[4]="prints/ziontemple.htm"
//printspage[5]="prints/josephgrove.htm"
printspage[5]="prints/emmamississippi.htm"
printspage[6]="prints/josephemma.htm"
printspage[7]="prints/joseph3ordination.htm"
printspage[8]="prints/davidschamber.htm"
printspage[9]="prints/templedhills.htm"
printspage[10]="prints/aaronic.htm"
printspage[11]="prints/agnessmith.htm"
printspage[12]="prints/christbountiful.htm"
printspage[13]="prints/christresurrection.htm"
printspage[14]="prints/christteacher.htm"
printspage[15]="prints/delaware.htm"
printspage[16]="prints/emma.htm"
printspage[17]="prints/emmatwilightyears.htm"
printspage[18]="prints/joseph.htm"
printspage[19]="prints/kirtlandtempleded.htm"
printspage[20]="prints/kirtlandtemplenight.htm"
printspage[21]="prints/mariettawalker.htm"
printspage[22]="prints/nephisvision.htm"
printspage[23]="prints/oldoldpath.htm"
printspage[24]="prints/shepherds.htm"
printspage[25]="prints/smithschristmas.htm"
printspage[26]="prints/susquehanna.htm"
printspage[27]="prints/templelot.htm"
printspage[28]="prints/virginchild.htm"
printspage[29]="prints/woodlandpath.htm"
printspage[30]="prints/davidsmith.htm"
printspage[31]="prints/haunsmill.htm"
printspage[32]="prints/organizingchurch.htm"
printspage[33]="prints/joseph3.htm"
printspage[34]="prints/israelsmith.htm"
printspage[35]="prints/toamboy.htm"

//Select random number no higher than the last element of the array.  If 0 selected, another number is generated.
var select_img=0
while (select_img==0){
  select_img=Math.floor(Math.random()*newimages.length)
}

//var select_img=Math.floor(Math.random()*newimages.length)
//if (select_img==0)
//select_img=1
document.write('<a href="'+printspage[select_img]+'"><img border="0" src="'+newimages[select_img]+'" width="175" height="175" alt="'+altimage[select_img]+'" /></a>')
}

function random_hdrverse(){
var newverse=new Array()
//specify random images below. You can have as many as you wish
newverse[1]="Merchant2/images/verses/hdrverse_doctrine.gif"
newverse[2]="Merchant2/images/verses/hdrverse_harvest.gif"
newverse[3]="Merchant2/images/verses/hdrverse_learned.gif"
newverse[4]="Merchant2/images/verses/hdrverse_scriptures.gif"
newverse[5]="Merchant2/images/verses/hdrverse_bestbooks.gif"
newverse[6]="Merchant2/images/verses/hdrverse_study.gif"


//corresponding alt tags
var altverse=new Array()
altverse[1]="Take heed unto thyself, and unto the doctrine."
altverse[2]="Behold, the field is white already to harvest."
altverse[3]="To be learned is good, if they hearken unto ... God."
altverse[4]="They received the word ... and searched the Scriptures daily."
altverse[5]="Seek ye out of the best books words of wisdom."
altverse[6]="Study to show thyself approved unto God."

//corresponding image dimensions
var dimension=new Array()
dimension[1]='width="409" height="47"'
dimension[2]='width="391" height="47"'
dimension[3]='width="446" height="47"'
dimension[4]='width="529" height="47"'
dimension[5]='width="416" height="47"'
dimension[6]='width="372" height="47"'

//Select random number no higher than the last element of the array.  If 0 selected, another number is generated.
var select_verse=0
while (select_verse==0){
  select_verse=Math.floor(Math.random()*newverse.length)
}

//var select_verse=Math.floor(Math.random()*newverse.length)
//if (select_verse==0)
//select_verse=1
document.write('<img border="0" src="../'+newverse[select_verse]+'" '+dimension[select_verse]+' alt="'+altverse[select_verse]+'" />')
}

//-----------------Below is script for logo on Miva Merchant pages------------------

function random_image2(){
var newimages=new Array()
//specify random images below. You can have as many as you wish
newimages[1]="images/logos/logo_3witnesses.jpg"
newimages[2]="images/logos/logo_evanelia.jpg"
newimages[3]="images/logos/logo_mansionhouse.jpg"
newimages[4]="images/logos/logo_ziontemple.jpg"
//newimages[5]="images/logos/logo_josephgrove.jpg"
newimages[5]="images/logos/logo_emmamississippi.jpg"
newimages[6]="images/logos/logo_josephemma.jpg"
newimages[7]="images/logos/logo_joseph3ordination.jpg"
newimages[8]="images/logos/logo_davidschamber.jpg"
newimages[9]="images/logos/logo_templedhills.jpg"
newimages[10]="images/logos/logo_aaronic.jpg"
newimages[11]="images/logos/logo_agnessmith.jpg"
newimages[12]="images/logos/logo_christbountiful.jpg"
newimages[13]="images/logos/logo_christresurrection.jpg"
newimages[14]="images/logos/logo_christteacher.jpg"
newimages[15]="images/logos/logo_delaware.jpg"
newimages[16]="images/logos/logo_emma.jpg"
newimages[17]="images/logos/logo_emmatwilightyears.jpg"
newimages[18]="images/logos/logo_joseph.jpg"
newimages[19]="images/logos/logo_kirtlandtempleded.jpg"
newimages[20]="images/logos/logo_kirtlandtemplenight.jpg"
newimages[21]="images/logos/logo_mariettawalker.jpg"
newimages[22]="images/logos/logo_nephisvision.jpg"
newimages[23]="images/logos/logo_oldoldpath.jpg"
newimages[24]="images/logos/logo_shepherds.jpg"
newimages[25]="images/logos/logo_smithschristmas.jpg"
newimages[26]="images/logos/logo_susquehanna.jpg"
newimages[27]="images/logos/logo_templelot.jpg"
newimages[28]="images/logos/logo_virginchild.jpg"
newimages[29]="images/logos/logo_woodlandpath.jpg"
newimages[30]="images/logos/logo_davidsmith.jpg"
newimages[31]="images/logos/logo_haunsmill.jpg"
newimages[32]="images/logos/logo_organizingchurch.jpg"
newimages[33]="images/logos/logo_joseph3.jpg"
newimages[34]="images/logos/logo_israelsmith.jpg"
newimages[35]="images/logos/logo_toamboy.jpg"

//corresponding alt tags

var altimage=new Array()
altimage[1]="The Three Witnesses, by Joseph Lewis"
altimage[2]="Te Evanelia, by Virginia Brown"
altimage[3]="Christmas at the Mansion House, by Nancy Harlacher"
altimage[4]="The Temple in Zion, by Nancy Harlacher"
//altimage[5]="Joseph in the Grove, by Joseph Lewis"
altimage[5]="Emma Smith Crossing the Mississippi, by Virginia Brown"
altimage[6]="Joseph and Emma"
altimage[7]="Ordination of Joseph Smith III, by Nancy Harlacher"
altimage[8]="David's Chamber, by Virginia Brown"
altimage[9]="Thy Templed Hills, by Virginia Brown"
altimage[10]="Ordination of Joseph Smith and Oliver Cowdery, by Joseph Lewis"
altimage[11]="Agnes Smith Crossing the Grand River, by Nancy Harlacher"
altimage[12]="Christ and the Children at Bountiful, by Nancy Harlacher"
altimage[13]="Christ's Resurrection, by Nancy Harlacher"
altimage[14]="Christ the Master Teacher, by Nancy Harlacher"
altimage[15]="Presenting the Book of Mormon to the Delawares, by Nancy Harlacher"
altimage[16]="Emma, the Elect Lady"
altimage[17]="Emma in Her Twilight Years, by Nancy Harlacher"
altimage[18]="Joseph the Martyr"
altimage[19]="The Dedication of Kirtland Temple, by Nancy Harlacher"
altimage[20]="Kirtland Temple at Night"
altimage[21]="Marietta Walker, by Nancy Harlacher"
altimage[22]="Nephi's Vision of the Virgin and Child, by Nancy Harlacher"
altimage[23]="The Old, Old Path, by Virginia Brown"
altimage[24]="The Angels and the Shepherds, by Nancy Harlacher"
altimage[25]="The Joseph Smith Family at Christmastime, by Nancy Harlacher"
altimage[26]="Happy Days on the Susquehanna, by Nancy Harlacher"
altimage[27]="The Dedication of the Temple Site, by Virginia Brown and Ryan M. Baker"
altimage[28]="The Virgin and Child, by Nancy Harlacher"
altimage[29]="The Woodland Path, by Virginia Brown"
altimage[30]="David Smith"
altimage[31]="Haun's Mill, by Nancy Harlacher"
altimage[32]="The Organization of the Church, by Nancy Harlacher"
altimage[33]="The Prophet Joseph Smith III"
altimage[34]="The Prophet Israel Smith"
altimage[35]="The Journey to Amboy, by Virginia Brown"

//corresponding <a href> to page containing large image

var printspage = new Array()
printspage[1]="http://restorationbookstore.org/prints/3witnesses.htm"
printspage[2]="http://restorationbookstore.org/prints/evanelia.htm"
printspage[3]="http://restorationbookstore.org/prints/mansionhouse.htm"
printspage[4]="http://restorationbookstore.org/prints/ziontemple.htm"
//printspage[5]="http://restorationbookstore.org/prints/josephgrove.htm"
printspage[5]="http://restorationbookstore.org/prints/emmamississippi.htm"
printspage[6]="http://restorationbookstore.org/prints/josephemma.htm"
printspage[7]="http://restorationbookstore.org/prints/joseph3ordination.htm"
printspage[8]="http://restorationbookstore.org/prints/davidschamber.htm"
printspage[9]="http://restorationbookstore.org/prints/templedhills.htm"
printspage[10]="http://restorationbookstore.org/prints/aaronic.htm"
printspage[11]="http://restorationbookstore.org/prints/agnessmith.htm"
printspage[12]="http://restorationbookstore.org/prints/christbountiful.htm"
printspage[13]="http://restorationbookstore.org/prints/christresurrection.htm"
printspage[14]="http://restorationbookstore.org/prints/christteacher.htm"
printspage[15]="http://restorationbookstore.org/prints/delaware.htm"
printspage[16]="http://restorationbookstore.org/prints/emma.htm"
printspage[17]="http://restorationbookstore.org/prints/emmatwilightyears.htm"
printspage[18]="http://restorationbookstore.org/prints/joseph.htm"
printspage[19]="http://restorationbookstore.org/prints/kirtlandtempleded.htm"
printspage[20]="http://restorationbookstore.org/prints/kirtlandtemplenight.htm"
printspage[21]="http://restorationbookstore.org/prints/mariettawalker.htm"
printspage[22]="http://restorationbookstore.org/prints/nephisvision.htm"
printspage[23]="http://restorationbookstore.org/prints/oldoldpath.htm"
printspage[24]="http://restorationbookstore.org/prints/shepherds.htm"
printspage[25]="http://restorationbookstore.org/prints/smithschristmas.htm"
printspage[26]="http://restorationbookstore.org/prints/susquehanna.htm"
printspage[27]="http://restorationbookstore.org/prints/templelot.htm"
printspage[28]="http://restorationbookstore.org/prints/virginchild.htm"
printspage[29]="http://restorationbookstore.org/prints/woodlandpath.htm"
printspage[30]="http://restorationbookstore.org/prints/davidsmith.htm"
printspage[31]="http://restorationbookstore.org/prints/haunsmill.htm"
printspage[32]="http://restorationbookstore.org/prints/organizingchurch.htm"
printspage[33]="http://restorationbookstore.org/prints/joseph3.htm"
printspage[34]="http://restorationbookstore.org/prints/israelsmith.htm"
printspage[35]="http://restorationbookstore.org/prints/toamboy.htm"

//Select random number no higher than the last element of the array.  If 0 selected, another number is generated.
var select_img=0
while (select_img==0){
  select_img=Math.floor(Math.random()*newimages.length)
}

//var select_img=Math.floor(Math.random()*newimages.length)
//if (select_img==0)
//select_img=1
document.write('<a href="'+printspage[select_img]+'"><img border="0" src="'+newimages[select_img]+'" width="175" height="175" alt="'+altimage[select_img]+'" /></a>')
}

function random_hdrverse(){
var newverse=new Array()
//specify random images below. You can have as many as you wish
newverse[1]="images/verses/hdrverse_doctrine.gif"
newverse[2]="images/verses/hdrverse_harvest.gif"
newverse[3]="images/verses/hdrverse_learned.gif"
newverse[4]="images/verses/hdrverse_scriptures.gif"
newverse[5]="images/verses/hdrverse_bestbooks.gif"
newverse[6]="images/verses/hdrverse_study.gif"


//corresponding alt tags
var altverse=new Array()
altverse[1]="Take heed unto thyself, and unto the doctrine."
altverse[2]="Behold, the field is white already to harvest."
altverse[3]="To be learned is good, if they hearken unto ... God."
altverse[4]="They received the word ... and searched the Scriptures daily."
altverse[5]="Seek ye out of the best books words of wisdom."
altverse[6]="Study to show thyself approved unto God."

//corresponding image dimensions
var dimension=new Array()
dimension[1]='width="409" height="47"'
dimension[2]='width="391" height="47"'
dimension[3]='width="446" height="47"'
dimension[4]='width="529" height="47"'
dimension[5]='width="416" height="47"'
dimension[6]='width="372" height="47"'

//Select random number no higher than the last element of the array.  If 0 selected, another number is generated.
var select_verse=0
while (select_verse==0){
  select_verse=Math.floor(Math.random()*newverse.length)
}

//var select_verse=Math.floor(Math.random()*newverse.length)
//if (select_verse==0)
//select_verse=1
document.write('<img border="0" src="../'+newverse[select_verse]+'" '+dimension[select_verse]+' alt="'+altverse[select_verse]+'" />')
}