// JavaScript Document
// variables to hide email addresses from bots
/* Note, variables only need to be defined once, then can be reused if
the email address is to appear multiple times on the page. This also makes
it easy to update the email address, only needs to be updated in one place. */

// split into two so even if a crawler reads this file it won't recognize the command
m1='mai'
m1+='lto:'

// split into two so even if a crawler reads this file it won't find or recognize the whole domain name
wvm='@wvmc'
wvm+='attle.com'

mcm='@midwester'
mcm+='ncattle.com'

// WVM Cattle address
// see client_feedback.html page for JavsScript code to insert to display email addresses
wvmcattle='wvm'+wvm

management='management'+mcm

baalman='EricBaalman'+mcm

berggren='JoelBerggren'+mcm

bracken='GuyBracken'+mcm

christian='LynnChristian'+mcm

dolechek='DougDolechek'+mcm

dozier='JeffDozier'+mcm

drueke='ToddDrueke'+mcm

jennings='Royce'+mcm

kohlhof='Kenny'+mcm

lucero='LeviLucero'+mcm

maulsby='Steve'+mcm

mason='CodyMason'+mcm

mcfadden='JakeMcFadden'+mcm

mead='ClaytonMead'+mcm

morill='DanMorill'+mcm

obrien='JackOBrien'+mcm 

joconnell='Jason'+mcm

toconnell='Tom'+mcm

osterkamp='ChanceOsterkamp'+mcm

quiggle='TomQuiggle'+mcm

reynolds='KentReynolds'+mcm

sexson='Shawn'+mcm

shoemaker='NickShoemaker'+mcm

smyth='MaceSmyth'+mcm

stephenson='JamesStephenson'+mcm

stewart='WTStewart'+mcm

thompson='rdthompson'+mcm

waters='DonWaters'+mcm

winters='BradWinters'+mcm

zimmerman='JoshZ'+mcm

olson='dolson'+mcm

wquiggle='WadeQuiggle'+mcm

davey='wdavey'+mcm

bsimkins='bsimkins'+mcm
