// -- randomize index card

var cardnumber = 17 ;
var randomcardnumber = Math.random() ;
var randcard1 = Math.round( (cardnumber-1) * randomcardnumber) + 1 ;
cards = new Array
cards[1] = 'http://plantweb.emersonprocess.com/Customer/index.asp"><img src="./images/card_cp-durham_350x102.gif" height="102"'
cards[2] = 'http://plantweb.emersonprocess.com/Customer/index.asp"><img src="./images/card_cp-ertell_350x115.gif" height="115"'
cards[3] = 'http://plantweb.emersonprocess.com/Customer/index.asp"><img src="./images/card_cp-french_350x99.gif"  height="99"'
cards[4] = 'http://plantweb.emersonprocess.com/Customer/index.asp"><img src="./images/card_cp-lemaire_350x97.gif" height="97"'
cards[5] = 'http://plantweb.emersonprocess.com/Customer/index.asp"><img src="./images/card_cp-mccalley_350x102.gif" height="102"'
cards[6] = 'http://plantweb.emersonprocess.com/Customer/index.asp"><img src="./images/card_cp-verret_350x97.gif" height="97"'
cards[7] = 'http://plantweb.emersonprocess.com/Customer/index.asp"><img src="./images/card_cp-wise_350x147.gif" height="147"'
cards[8] = 'http://www.mdctech.com/products/products_home.htm"><img src="./images/card-cp_ao-bp_350x126.gif" height="126"'
cards[9] = 'http://www.emersonprocess.com/brooks/"><img src="./images/card-cp_brooks-bionet_350x125.gif"   height="125"'
cards[10] = 'http://www.emersonprocess.com/ivs/outageservices.asp"><img src="./images/card-se_ao-outageservice_350x118.gif" height="118"'
cards[11] = 'http://www.el-o-matic.com"><img src="./images/card-tu_eom-solutions_350x112.gif"  height="112"'
cards[12] = 'http://www.emersonprocess.com/flow/Emerson/products/roc809.html"><img src="./images/card-tu_fcd-roc809_350x147.gif" height="147"'
cards[13] = 'http://www.emersonprocess-powerwater.com/news/pr/ovation_predintell.cfm"><img src="./images/card-tu_pws-ovation_350x147.gif" height="147"'
cards[14] = 'http://www.provox-secure.com/transition.asp"><img src="./images/card_tu-dvoperate_350x118.gif" height="119"'
cards[15] = 'http://www.rosemount.com/products/pressure/m3051s.html"><img src="./images/card-tu_rmd-3051s_350x114.gif"  height="114"'
cards[16] = 'http://www.emersonprocess.com/lifesciences/opxguide_download.html" target="new"><img src="./images/card-se_opx_350x190.gif" height="190"'
cards[17] = 'http://www.emersonprocess.com/fisher//news/newproduct_newliter/cvsourcebook_refining.html"><img src="./images/card_ne_valverefiningbook_350x120.gif" height="120"'
var card = cards[randcard1]
