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