<!--

var content=new Array()
//change the array below to the text associated with your links Expand or contract the array, depending on how many links you have
content[0]='<!-- --><b>West Region</b><br><TABLE cellpadding=1 cellspacing=2 border="0" class=copy width=440><tr><td bgcolor=#efefef width=110>Tamra Schow</td><td bgcolor=#efefef width=175><a href="mailto:tamra@maxpowercorp.com" class=copy>tamra@maxpowercorp.com</a></td><td bgcolor=#efefef width=125>800-576-3966 x9810</td></tr></TABLE>'
content[1]='<b>Rocky Mountain Region</b><br><TABLE cellpadding=1 cellspacing=2 border="0" class=copy width=440><tr><td bgcolor=#efefef width=285>Customer Support Center</td><td bgcolor=#efefef width=125>800-576-3966</td></tr></TABLE>'
content[2]='<b>North Central Region</b><br><TABLE cellpadding=1 cellspacing=2 border="0" class=copy width=440><tr><td bgcolor=#efefef width=110 valign=top>Steve Lipnisky</td><td bgcolor=#efefef width=175 valign=top><a href="mailto:stevel@maxpowercorp.com" class=copy>stevel@maxpowercorp.com</a></td><td bgcolor=#efefef width=125>800-576-3966 x9811<br>630-723-7426 Cell</td></tr></TABLE>'
content[3]='<b>Northeast Region</b><br><TABLE cellpadding=1 cellspacing=2 border="0" class=copy width=440><tr><td bgcolor=#efefef width=110>Tamra Schow</td><td bgcolor=#efefef width=175><a href="mailto:tamra@maxpowercorp.com" class=copy>tamra@maxpowercorp.com</a></td><td bgcolor=#efefef width=125>800-576-3966 x9810</td></tr></TABLE>'
content[4]='<b>Southeast Region (not including 703 area code &ndash; see below)</b><br><TABLE cellpadding=1 cellspacing=2 border="0" class=copy width=440><tr><td bgcolor=#efefef width=110>Glenn Palmiere</td><td bgcolor=#efefef width=175><a href="mailto:glenn@maxpowercorp.com" class=copy>glenn@maxpowercorp.com</a></td><td bgcolor=#efefef width=125>800-576-3966 x9809</td></tr></TABLE><br><b>Virginia (703 area code)</b><br><TABLE cellpadding=1 cellspacing=2 border="0" class=copy width=440><tr><td bgcolor=#efefef width=110>Tamra Schow</td><td bgcolor=#efefef width=175><a href="mailto:tamra@maxpowercorp.com" class=copy>tamra@maxpowercorp.com</a></td><td bgcolor=#efefef width=125>800-576-3966 x9810</td></tr></TABLE>'
content[5]='<b>South Central Region</b><br><TABLE cellpadding=1 cellspacing=2 border="0" class=copy width=440><tr><td bgcolor=#efefef width=110>Mike Wiessing</td><td bgcolor=#efefef width=175><a href="mailto:mikew@maxpowercorp.com" class=copy>mikew@maxpowercorp.com</a></td><td bgcolor=#efefef width=125>800-576-3966</td></tr></TABLE>'

content[99]='<!--b></b><br-->'

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
appear()
setTimeout("window.onresize=regenerate",450)
}
}

function changetext(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptions
cross_el.innerHTML='<span class=list>'+whichcontent+'</span>'
}
else if (document.layers){
document.d1.document.d2.document.write('<span class=list>'+whichcontent+'</span>')
document.d1.document.d2.document.close()
}

}

function appear(){
document.d1.visibility='show'
}

window.onload=regenerate2


//-->

