//Copyright(C)2002-2007 Pluginlab Limited. All rights reserved.
//www.pluginlab.com
//ProductID:PLVFO
//Registered to:GoliathDevelopment
var ZcWZjBDn={dummy:0,
VERSION:'4.0.1.3',
WIDTH:250,
LAYER:false,
X:0,
Y:0,
VALIGN:0,
IS_FLOATING:false,
TABLELESS:true,
MAIN_SET_HEIGHT:true,
FLYOUT_SET_HEIGHT:false,
MAIN_ITEM_HEIGHT:25,
FLYOUT_ITEM_HEIGHT:17,
ROLLOVER_HAS_BORDER:true,
SHOW_SELECTED:false,
STYLE:0,
V_INTERVAL:1,
CROSSFADE:0,
FLYOUT_HEIGHT:0,
FLYOUT_WIDTH:125,
OVERLAP:false,
Z_INDEX:50,
PARENT_MO:true,
HAS_SHADOW:true,
OPEN_EVENT:0,
OPEN_ANIMATION:0,
CLOSE_ANIMATION:0,
OPEN_SPEED:10,
CLOSE_SPEED:10,
SHOW_DELAY:400,
AUTOCLOSE_DELAY:1000,
BACKGROUND_COLOR:'#003366',
SEPARATOR_COLOR:'#003355',
NORMAL_COLOR:'#c1d6eb',
MOUSEOVER_COLOR:'#ffd700',
MOUSEDOWN_COLOR:'#335588',
SELECTED_COLOR:'#c1d6eb',
NORMAL_BORDER_COLOR:'#c1d6eb',
MOUSEOVER_BORDER_COLOR:'#c1d6eb',
MOUSEDOWN_BORDER_COLOR:'#003366',
SELECTED_BORDER_COLOR:'#003366',
TEXT_COLOR:'#003366',
TEXT_MOUSEOVER_COLOR:'#003366',
TEXT_MOUSEDOWN_COLOR:'#003366',
TEXT_SELECTED_COLOR:'#003366',
BORDER_COLOR:'#003366',
FLYOUT_BORDER_COLOR:'#003366',
MAIN_FONT:'Verdana,Arial,Helvetica,sans-serif',
FLYOUT_FONT:'Verdana,Arial,Helvetica,sans-serif',
MAIN_FONT_SIZE:11,
FLYOUT_FONT_SIZE:11,
MAIN_BOLD:false,
FLYOUT_BOLD:false,
MAIN_ITALIC:false,
FLYOUT_ITALIC:false,
MAIN_UNDERLINE:false,
FLYOUT_UNDERLINE:false,
ALIGN_MAIN_NORMAL:0,
ALIGN_MAIN_HEADING:0,
ALIGN_FO_NORMAL:0,
ALIGN_FO_HEADING:1,
RTL:false,
SUB_ARROW:"*../../PPR/Pluginlab/fo_arrow.gif",
SUB_ARROW_ROLLOVER:"*../../PPR/Pluginlab/fo_arrow.gif",
UP_ARROW:"*../../PPR/Pluginlab/up.gif",
UP_ARROW_DISABLED:"*../../PPR/Pluginlab/up_disabled.gif",
DOWN_ARROW:"*../../PPR/Pluginlab/down.gif",
DOWN_ARROW_DISABLED:"*../../PPR/Pluginlab/down_disabled.gif",
STREAM:[0,1,'#003366','#003355','#c1d6eb','#ffd700','#335588','#c1d6eb','#c1d6eb','#c1d6eb','#003366','#003366','#003366','#003366','#003366','#003366',0,0,"Communities",'index.cfm?fuseaction=communities','','','',0,0],
browser:function(){var ua=navigator.userAgent.toLowerCase()
this.opera=ua.indexOf('opera')>=0
this.safari=ua.indexOf('safari')>=0
this.ie=document.all&&!this.opera
this.macie=this.ie&&ua.indexOf('mac')>=0
this.winie=this.ie&&!this.macie
this.ieCanvas=(this.ie&&document.compatMode=="CSS1Compat")?document.documentElement:document.body
return this},
setPathAdjustment:function(ID){var sl=''
var sc=document.getElementsByTagName('script')
for(var i=0;i<sc.length;i++){if(sc[i].innerHTML.search(ID)>-1)sl=sc[i].src}this.SCRIPT_LOCATION=sl.substr(0, sl.lastIndexOf('/')+1)},
adjustPath:function(path){if(path.charAt(0)!='*')return path
return this.SCRIPT_LOCATION+path.substr(1)},
linkScripts:function(aNewScripts){var scripts=document.getElementsByTagName('script')
for(var i=0;i<aNewScripts.length;i++){var bScriptLinked=false
for(var j=0;j<scripts.length;j++){if(aNewScripts[i]==scripts[j].src){bScriptLinked=true;break}}if(!bScriptLinked)document.write("<script src='"+this.adjustPath(aNewScripts[i])+"' type='text/javascript'><\/script>")}},
isCurrent:function(r){if(!r)return false
var l=location.href
if(r.search('//')==-1){if(r.charAt(0)=='/')
r=l.replace(/(.*\/\/[^\/]*).*/,'$1')+r
else
r=l.replace(/[^\/]*$/,'')+r}do{var r1=r
r=r1.replace(/[^\/]*\/\.\.\//,'')}while(r!=r1)
return r==l},
init:function(){this.ID=PLVFO_ID
this.setPathAdjustment('PLVFOMenu script ID:'+this.ID+' ')
this.linkScripts(new Array())
this.addLoadEvent(this.onload)},
onload:function(){setTimeout('ZcWZjBDn.start()',0)},
start:function(){var m=this
m.br=new m.browser()
m.flyouts=new Array
m.shownFoids=Array('0')
m.currentFoid=null
m.nextFoid=null
m.currentItem
m.timeout=null
m.interval=null
m.scroll_start=0
m.scroll_time=0
m.scroll_delta=0
m.div=document.getElementById(this.ID+'Div')
m.SUB_ARROW=m.adjustPath(m.SUB_ARROW)
m.SUB_ARROW_ROLLOVER=m.adjustPath(m.SUB_ARROW_ROLLOVER)
m.UP_ARROW=m.adjustPath(m.UP_ARROW)
m.UP_ARROW_DISABLED=m.adjustPath(m.UP_ARROW_DISABLED)
m.DOWN_ARROW=m.adjustPath(m.DOWN_ARROW)
m.DOWN_ARROW_DISABLED=m.adjustPath(m.DOWN_ARROW_DISABLED)
m.preload(m.SUB_ARROW_ROLLOVER)
m.preload(m.UP_ARROW)
m.preload(m.DOWN_ARROW_DISABLED)
m.flyouts[0]=new m.flyout(m, null, 0)
var i=0, st=m.STREAM
while(i<st.length){var index=st[i++]
var n=st[i++]
var cur=new Object
i=m.readCurColors(cur, st, i)
var fo=m.flyouts[index].div
fo.onmouseover=m.onmouseover
fo.onmouseout=m.onmouseout
var wraper
var uss=""
var dss=""
if(fo.foid=index){fo.style.border='solid 1px #003366'
fo.style.backgroundColor=cur.SecColor
wraper=fo
uss=this.getScroller(1, cur)
dss=this.getScroller(0, cur)}else{wraper=m.div.getElementsByTagName('div')[0]}var fos=""
var ss=""
var first_section=1
var first_item=1
for(var j=0;j<n;j++){var type=st[i++]
if(type==0){var item=m.flyouts[index].links[j]=new m.link(m, index, j, first_item, cur, st, i)
ss+=item.html
i=item.i
first_item=0}else if(type==1){var txt=st[i++]
var color=st[i++]
var bgimg=m.adjustPath(st[i++])
ss+="<li class=\"PLHFOHeading\" style=\"display:block;float:left;width:"+(index?"115":"240")+"px;height:"+(index?"17":"19")+"px;"+(!first_item?"margin-top:1px;":"")+"padding:"+(index?"2":"6")+"px 4px 0px 4px;font-weight:bold;"+((index&&m.FLYOUT_UNDERLINE)||(!index&&m.MAIN_UNDERLINE)?"text-decoration:underline;":"")+"text-align:"+(index?"center":"left")+";color:"+color+";"+(bgimg? "background-image:url("+bgimg+");":"")+"\">"+txt+"</li>"
first_item=0}else if(type==2){fos+=m.wrapSection(ss, index, cur, first_section)
ss=""
i=m.readCurColors(cur, st, i)
first_item=1
first_section=0}}fos+=m.wrapSection(ss, index, cur, first_section)
var uls="float:left;margin:0px;"
if(index)
fos=uss+"<ul style=\""+uls+"padding:0px;font-family:"+m.FLYOUT_FONT+";font-size:11px;"+(m.FLYOUT_BOLD?"font-weight:bold;":"")+""+(m.FLYOUT_ITALIC?"font-style:italic;":"")+"\">"+fos+"</ul>"+dss
else
fos="<ul style=\""+uls+"width:248px;padding:0px;font-family:"+m.MAIN_FONT+";font-size:11px;"+(m.MAIN_BOLD?"font-weight:bold;":"")+""+(m.MAIN_ITALIC?"font-style:italic;":"")+"border:solid 1px #003366;background-color:#003366;\">"+fos+"</ul>"
wraper.innerHTML=fos
if(index){fo.upScrWrp=wraper.childNodes[0]
var upScr=fo.upScrWrp.getElementsByTagName("div")[0]
fo.upArrow=fo.upScrWrp.getElementsByTagName("img")[0]
var scrollArea=wraper.childNodes[1]
fo.dwnScrWrp=wraper.childNodes[2]
var dwnScr=fo.dwnScrWrp.getElementsByTagName("div")[0]
fo.downArrow=fo.dwnScrWrp.getElementsByTagName("img")[0]
var attr=new Array('ncolor','mocolor','brdcolor','bmocolor')
for(var a=0;a<attr.length;a++){eval('upScr.'+attr[a]+'=upScr.getAttribute("'+attr[a]+'")')
eval('dwnScr.'+attr[a]+'=dwnScr.getAttribute("'+attr[a]+'")')}dwnScr.foid=upScr.foid=index}var items=wraper.getElementsByTagName("li")
for(var k=0;k<items.length;k++){var e=items[k]
if(e.className=='PLVFOLink'){e.o=m.flyouts[e.getAttribute("foi")].links[e.getAttribute("iti")]
var attr=new Array('foid','cfoid','ref','targ','func','params','imgn','imgo','ncolor','mocolor','mdcolor','brdcolor','bmocolor','bmdcolor','bselcolor','txtcolor','tmocolor','tmdcolor','sel')
for(var a=0;a<attr.length;a++)
eval('e.'+attr[a]+'=e.o.'+attr[a])
e.onmousedown=m.onmousedown
e.onmouseup=m.onmouseup
e.co=0
if(e.className=='PLVFOLink'&&e.cfoid>0){m.flyouts[e.cfoid]=new m.flyout(m, e, e.cfoid)}}if(e.className=='PLVFOLink'||e.className=='PLVFOHeading'){if(e.className=='PLVFOLink')e.a=e.getElementsByTagName('span')[0]
var imgs=e.getElementsByTagName('img')
for(var j=0;j<imgs.length;j++){if(imgs[j].className=='PLVFOIcon')e.img=imgs[j]
if(imgs[j].className=='PLVFOArrow')e.fo_arrow=imgs[j]}}}if(index){fo.style.display=''
scrollArea.baseHeight=scrollArea.offsetHeight
fo.scrollArea=scrollArea
fo.style.zIndex=50
fo.style.display='none'}}},
getScroller:function(up, cur){return "<div style=\"width:123px;padding:0px;border-"+(up?"bottom":"top")+":solid 1px #003366;\"><div class=\"PLVFO_"+(up? "UP":"DOWN")+"SCROLLER\" style=\"width:121px;padding:2px 0px;text-align:center;border:solid 1px "+cur.BColor+";"+(cur.Color?"background-color:"+cur.Color+";":"")+"cursor:pointer;\" ncolor=\""+cur.Color+"\" mocolor=\""+cur.MOColor+"\" brdcolor=\""+cur.BColor+"\" bmocolor=\""+cur.BMOColor+"\"><img src=\""+(up? this.UP_ARROW_DISABLED:this.DOWN_ARROW)+"\"></div></div>"},
wrapSection:function(s, index, cur, first){var ws=""
if(!index)return s
ws+="<li style=\"display:block;float:left;width:"+(index?123:248)+"px;\"><ul style=\"float:left;width:"+(index?123:248)+"px;"+(s==""? "height:0px;":"")+"margin:0px;padding:"+(s==""? "0px ":"")+"0px;"+(s==""? "font-size:0px;":"")+(cur.SecColor!=""? "background-color:"+cur.SecColor+";":"")+(cur.sepColor!=""&&!first? "border-top:solid 1px "+cur.sepColor+";":"")+"\">"+s+"</ul></li>"
this.mw+=this.sw
return ws},
readCurColors:function(cur, st, i){var bg=cur.SecColor=st[i++]
cur.sepColor=st[i]
cur.Color=st[++i]
cur.MOColor=st[++i]
cur.MDColor=st[++i]
cur.SelColor=st[++i]
cur.BColor=st[++i]?st[i]:bg
cur.BMOColor=st[++i]?st[i]:bg
cur.BMDColor=st[++i]?st[i]:bg
cur.BSelColor=st[++i]?st[i]:bg
i++
cur.TxtColor=st[i++]
cur.TMOColor=st[i++]
cur.TMDColor=st[i++]
cur.TSelColor=st[i++]
return i},
onmouseover:function(evt){var m=ZcWZjBDn
var e=m.getSource(evt)
m.currentFoid=m.getFoid(this)
m.nextFoid=null
if(e){window.clearTimeout(m.timeout)
m.currentItem=e
m.nextFoid=e.cfoid
if(e.className=='PLVFO_UPSCROLLER'||e.className=='PLVFO_DOWNSCROLLER'){m.showMO(e)
m.scroll_start=m.flyouts[e.foid].div.scrollArea.scrollTop
m.scroll_time=m.getTime()
m.scroll_delta=e.className=='PLVFO_UPSCROLLER'?-0.15:0.15
m.interval=window.setInterval('ZcWZjBDn.scroll()',35)}else if(e.className=='PLVFOLink'){m.showMO(e)
m.timeout=window.setTimeout('ZcWZjBDn.updateFlyouts()',400)}}},
onmouseout:function(evt){var m=ZcWZjBDn
var e=m.getSource(evt)
m.currentFoid=0
m.nextFoid=null
if(e&&((e.className=='PLVFO_UPSCROLLER')||(e.className=='PLVFO_DOWNSCROLLER')||(e.className=='PLVFOLink'&&!e.co)))m.hideMO(e)
window.clearInterval(m.interval)
window.clearTimeout(m.timeout)
m.timeout=window.setTimeout('ZcWZjBDn.updateFlyouts()',1000)},
onmousedown:function(evt){var m=ZcWZjBDn
var e=m.getSource(evt)
e.style.borderColor=e.bmdcolor
e.style.backgroundColor=e.mdcolor
e.a.style.color=e.tmdcolor},
onmouseup:function(evt){var m=ZcWZjBDn
var e=m.getSource(evt)
m.showMO(e)
m.currentFoid=0
m.nextFoid=null
window.clearInterval(m.interval)
window.clearTimeout(m.timeout)
m.updateFlyouts()
if(e.func)eval(e.func+'("PLVFOMenu script ID:"+ZcWZjBDn.ID,"'+e.ref+'",'+e.params+')')
else{if(!e.ref)return
if(e.targ)window.open(e.ref,e.targ)
else location=e.ref}},
showMO:function(e){if(e.cfoid)
e.style.backgroundImage="url("+this.SUB_ARROW_ROLLOVER+")"
if(e.sel)return
e.style.borderColor=e.bmocolor
e.style.backgroundColor=e.mocolor
if(e.className=='PLVFOLink'){e.a.style.color=e.tmocolor
if(e.imgo){e.img.src=e.imgo
e.img.style.visibility=''}}},
hideMO:function(e){if(e.cfoid)
e.style.backgroundImage="url("+this.SUB_ARROW+")"
if(e.sel)return
e.style.borderColor=e.brdcolor
e.style.backgroundColor=e.ncolor
if(e.className=='PLVFOLink'){e.a.style.color=e.txtcolor
if(e.imgn)e.img.src=e.imgn
else if(e.imgo)e.img.style.visibility='hidden'}},
updateFlyouts:function(){var m=this
var i
i=0
while((m.currentFoid!=m.shownFoids[i])&&(i<m.shownFoids.length))i++
if(i>=m.shownFoids.length)i=1
else{i++
if(m.nextFoid>0){if(m.shownFoids[i]!=m.nextFoid){if(m.shownFoids[i])m.flyouts[m.shownFoids[i]].removeFlyout()
m.shownFoids[i]=m.nextFoid
m.showFlyout()}i++}}for(var j=i;j<m.shownFoids.length;j++){m.flyouts[m.shownFoids[j]].removeFlyout()}m.shownFoids.length=i},
showFlyout:function(){var m=this
var e=m.currentItem
var fo=m.flyouts[e.cfoid].div
if(!fo)return
e.co=1
fo.obj.open=true
if(fo.obj.intr)return
fo.pfoid=e.foid
var docTop=m.br.ie?m.br.ieCanvas.scrollTop:window.pageYOffset
var docLeft=m.br.ie?m.br.ieCanvas.scrollLeft:window.pageXOffset
var docHeight=m.br.ie?m.br.ieCanvas.clientHeight:window.innerHeight
var docWidth=m.br.ie?m.br.ieCanvas.offsetWidth:window.innerWidth
var topLimit=docTop+2
var bottomLimit=docTop+docHeight-6
var foHeight=bottomLimit-topLimit
var show_scrollers='none'
if(m.br.winie&&fo.scrollArea.baseHeight>foHeight){show_scrollers=''
fo.scrollArea.style.overflow='hidden'
if(foHeight<36)foHeight=36
fo.scrollArea.style.height=foHeight-32+'px'}else{fo.scrollArea.style.height=(foHeight=fo.scrollArea.baseHeight)+'px'}fo.style.top='-10000px'
fo.style.left='-10000px'
fo.style.display=''
fo.baseTop=m.getTop(e)-1
if(e.foid>0&&m.br.ie)fo.baseTop-=m.flyouts[e.foid].div.scrollArea.scrollTop
fo.baseLeft=m.getLeft(e)+parseInt(e.offsetWidth)+0
if(fo.baseTop<topLimit)fo.baseTop=topLimit
if(foHeight+fo.baseTop>bottomLimit){var t=bottomLimit-foHeight
fo.baseTop=t<topLimit?topLimit:t}fo.upScrWrp.style.display=show_scrollers
fo.dwnScrWrp.style.display=show_scrollers
if(fo.baseLeft+fo.offsetWidth+22-docLeft>docWidth)fo.baseLeft=(e.foid==0?docWidth-22+docLeft:m.flyouts[e.foid].div.baseLeft+1)-fo.offsetWidth
for(var i=1;i<=4;i++){var ss=fo.obj.shadows[i].style
ss.position='absolute'
ss.left=fo.baseLeft+i+'px'
ss.top=fo.baseTop+i+'px'
ss.width=fo.offsetWidth+'px'
ss.height=fo.offsetHeight+'px'
ss.backgroundColor='#000000'
ss.zIndex=50-i
var opacity=5*(6-i)
ss.filter='alpha(opacity='+opacity+')'
ss.opacity=opacity/100
ss.display=''}fo.style.top=fo.baseTop+'px'
fo.style.left=fo.baseLeft+'px'},
scroll:function(){var m=this
var offset=m.scroll_start+(m.getTime()-m.scroll_time)*m.scroll_delta
var fo=m.flyouts[m.currentItem.foid].div
fo.scrollArea.scrollTop=offset
fo.upArrow.src=offset<=0? m.UP_ARROW_DISABLED:m.UP_ARROW
fo.downArrow.src=offset>=fo.scrollArea.scrollHeight-fo.scrollArea.offsetHeight? m.DOWN_ARROW_DISABLED:m.DOWN_ARROW},
getSource:function(evt){var e=this.br.ie?event.srcElement:evt.target
while(e&&e.tagName!="DIV"&&e.tagName!="LI")
e=e.parentNode
return e},
getFoid:function(e){while(e&&(!e.foid)){e=e.parentNode}return e?e.foid:0},
addLoadEvent:function(f){var oldf=window.onload
if(typeof oldf!='function'){window.onload=f}else{window.onload=function(){try{oldf()}catch(e){}f()}}},
preload:function(img){if(!img)return
if(!this.preloads)this.preloads=new Array
var ind=this.preloads.length
this.preloads[ind]=new Image
this.preloads[ind].src=img},
getTop:function(e){var m=this
var top=m.br.macie ? e.clientTop:0
var abs=false
while(e&&((e.tagName!='BODY')||!abs)){if(e.style.position=='absolute')abs=true
top+=e.offsetTop
e=e.offsetParent}if(m.br.macie)top+=parseInt(document.body.currentStyle.marginTop)
return top},
getLeft:function(e){var m=this
var left=m.br.macie ? e.clientLeft:0
var abs=false
while(e&&((e.tagName!='BODY')||!abs)){if(e.style.position=='absolute')abs=true
left+=e.offsetLeft
e=e.offsetParent}if(m.br.macie)left+=parseInt(document.body.currentStyle.marginLeft)
return left},
getTime:function(){var time=new Date()
return time.valueOf()}};ZcWZjBDn.flyout=function(m, parent, index){var f=this
if(index==0){f.div=m.div}else{f.div=document.createElement('div')
f.div.style.position='absolute'
f.div.style.width='123px'
f.div.style.display='none'
document.body.appendChild(f.div)
f.shadows=new Array
for(var s=1;s<=4;s++){f.shadows[s]=document.createElement('div')
document.body.appendChild(f.shadows[s])}f.pfi=parent
f.open=false
f.intr=false}f.links=new Array
f.m=m
f.div.obj=f
f.obj='ZcWZjBDn.fo'+index
eval(f.obj+'=f')};ZcWZjBDn.flyout.prototype={removeFlyout:function(){var f=this
f.pfi.co=0
f.m.hideMO(f.pfi)
f.open=false
if(f.intr)return
f.intr=true
f.hideFlyout()},
hideFlyout:function(){with(this){div.scrollArea.scrollTop=0
div.style.display='none'
div.upArrow.src=m.UP_ARROW_DISABLED
div.downArrow.src=m.DOWN_ARROW
for(var i=1;i<=4;i++){shadows[i].style.display='none'
ZcWZjBDn.div.style.display=''}intr=false
if(open)ZcWZjBDn.showFlyout()}},
dummy:null};ZcWZjBDn.link=function(m, foi, iti, first, cur, st, i){var o=this
o.cfoid=st[i++]
o.txt=st[i++]
o.ref=m.adjustPath(st[i++])
o.targ=st[i++]
o.func=''
o.params=''
if(o.targ.substr(0,3)=='_PL'){o.func=st[i++]
o.params=st[i++]}o.imgn=m.adjustPath(st[i++])
o.imgo=m.adjustPath(st[i++])
o.imgh=st[i++]
o.imgw=st[i++]
m.preload(o.imgo)
o.sel=false
o.foid=foi
o.ncolor=(o.sel?cur.SelColor:cur.Color)
o.mocolor=cur.MOColor
o.mdcolor=cur.MDColor
o.brdcolor=(o.sel?cur.BSelColor:cur.BColor)
o.bmocolor=cur.BMOColor
o.bmdcolor=cur.BMDColor
o.bselcolor=cur.BSelColor
o.txtcolor=(o.sel?cur.TSelColor:cur.TxtColor)
o.tmocolor=cur.TMOColor
o.tmdcolor=cur.TMDColor
var is=""
var apad=0
if(o.cfoid>0&&m.SUB_ARROW)apad+=0
is+="<li class=\"PLVFOLink\" style=\"display:block;float:left;width:"+((foi?121:246))+"px;height:"+(foi?17:23)+"px;"+(!first?"margin-top:1px;":"")+"text-align:"+(foi?"left":"left")+";border:solid 1px "+o.brdcolor+";"+(o.cfoid>0&&m.SUB_ARROW? "background:"+o.ncolor+" url("+m.SUB_ARROW+") no-repeat "+(foi?121:246)+"px 50%":(o.ncolor?"background-color:"+o.ncolor:""))+";cursor:"+(o.sel?"default":"pointer")+";\" foi=\""+foi+"\" iti=\""+iti+"\">"
if(o.imgn||o.imgo){is+="<img class=\"PLVFOIcon\" src=\""+(o.imgn?o.imgn:o.imgo)+"\" width=\""+o.imgw+"px\" height=\""+o.imgh+"px\" style=\"float:left;margin-top:"+(((foi?19:25)-o.imgh)/2-1)+"px;"+(o.imgn?"":"visibility:hidden;")+"\">"}is+="<span style=\"display:block;padding:"+(foi?"1":"5")+"px "+(apad+6)+"px 0px "+(o.imgw+6)+"px;"+((foi&&m.FLYOUT_UNDERLINE)||(!foi&&m.MAIN_UNDERLINE)?"text-decoration:underline;":"")+"color:"+o.txtcolor+";\">"+o.txt+"</span>"
is+="</li>"
o.html=is
o.i=i};ZcWZjBDn.init()
