//script generated by SiteXpert (www.xtreeme.com)
//Copyright(C) 1998-2003 Xtreeme GmbH
var ver='4.0.3'
var m1=new Object
m1.name='m1'
m1.fnm='leftnav_v2_m1'
if(!window.lastm||window.lastm<1)lastm=1
m1.v17=null
m1.v17Timeout=''
var maxZ=1000
m1.v18
m1.targetFrame
var docLoaded=false
m1.bIncBorder=true
m1.v29=null
m1.v29Str=''
m1.v55=50
m1.scrollStep=10
m1.fadingSteps=8
m1.itemOverDelay=0
m1.transTLO=0
m1.fixSB=0
m1.v62=0
m1.v21="http://www.blindsanddrapery.com/leftnav_v3"
m1.maxlev=3
m1.v22=0
m1.sepH=10
m1.bHlNL=1
m1.showA=1
m1.bVarWidth=0
m1.bShowDel=0
m1.scrDel=0
m1.v23=160
m1.levelOffset=20
m1.bord=2
m1.vertSpace=4
m1.sep=0
m1.v19=false
m1.bkv=0
m1.rev=0
m1.shs=4
m1.shc='#C0C0C0'
m1.xOff=0
m1.yOff=0
m1.xSOff=0
m1.ySOff=2
m1.v20=false
m1.cntFrame="_top"
m1.menuFrame=""
m1.v24=""
m1.mout=true
m1.iconSize=8
m1.closeDelay=500
m1.tlmOrigBg="#7EC249"
m1.tlmOrigCol="White"
m1.v25=true
m1.v52=true
m1.v60=0
m1.v11=true
m1.bord=0
m1.v10=8
m1.ppLeftPad=2
m1.v54=0
m1.v01=2
m1.tlmHlBg="#CAEAB0"
m1.tlmHlCol="#000000"
m1.borderCol="#8A8A8A"
m1.menuHorizontal=true
m1.scrollHeight=6
m1.attr=new Array("12px",true,false,"Black","","Black","Arial,Verdana,Helvetica","#B8B8EF","White","#7EC249")
window.m1templFold="<td onmouseover=\"chgBg(m1,'m1tlm(menuind)',3);exM(m1,'m1mn(foldind)','m1tlm(menuind)',event)\" onmouseout=\"chgBg(m1,'m1tlm(menuind)',0);coM(m1,'m1mn(foldind)')\" id=\"m1tlm(menuind)\" onmousedown=\"f58('m1tlm(menuind)a')\" style=\"width:75px;color:(textcol);background-repeat:repeat-x;background-image:url(http://www.blindsanddrapery.com/leftnav_v3/leftnav_v2_m1bg1.gif);\" class=\"m1mit\" ><a id=\"m1tlm(menuind)a\" (status)style=\"color:(textcol);\" class=\"m1CL0\" href=\"(menuurl)\" target=\"(trgframe)\" >(menutxt)</a></td>\n"
window.m1templFile="<td onmouseover=\"chgBg(m1,'m1tlm(menuind)',3);exM(m1,'none','',event)\" onmouseout=\"chgBg(m1,'m1tlm(menuind)',0,1)\" id=\"m1tlm(menuind)\" onmousedown=\"f58('m1tlm(menuind)a')\" style=\"width:75px;color:(textcol);background-repeat:repeat-x;background-image:url(http://www.blindsanddrapery.com/leftnav_v3/leftnav_v2_m1bg1.gif);\" class=\"m1mit\" ><a id=\"m1tlm(menuind)a\" (status)style=\"color:(textcol);\" class=\"m1CL0\" href=\"(menuurl)\" target=\"(trgframe)\">(menutxt)</a></td>\n"
window.m1templSep="<td style=\"width:32px\"><img src=\"http://www.blindsanddrapery.com/leftnav_v3/leftnav_v2_m1bg2.gif\" alt=\"\" /></td>"
window.m1tbl1="<table id=\"m1mainSXMenu2\" cellspacing=\"0\" cellpadding=\"0\"  style=\";width:\">\n<tr style=\"text-align:center\">\n<td style=\"text-align:right;width:8px\"><img src=\"http://www.blindsanddrapery.com/leftnav_v3/leftnav_v2_m1bg0.gif\" alt=\"\" /></td>"
window.m1tbl2="<td style=\"text-align:left;width:8px\"><img src=\"http://www.blindsanddrapery.com/leftnav_v3/leftnav_v2_m1bg3.gif\" style=\"vertical-align:top\" alt=\"\" /></td></tr>\n</table>"
function gpc(ar){
var i
var cnt=0
for(i=0;i<ar.length/5;i++){
if(ar [i*5+2]==1){
cnt++}}
return cnt}
function insertItemToMenu(itemText,itemUrl,parentMenu,bPopup,targetFrame,itemIcon,nMenu){
var parentMenuId=parentMenu ? parentMenu :((nMenu ? nMenu : 'm1')+'mn')
var arr=eval('window.'+parentMenuId)
if(!arr){
eval('window.'+parentMenuId+'= new Array ();')
arr=eval('window.'+parentMenuId)}
var item=parentMenu ?(arr.length/5+1):(gpc(arr)+1)
if(arr.push)arr.push(itemText,itemUrl,bPopup ? 1 : 0,targetFrame,itemIcon)
else{
arr [arr.length]=itemText
arr [arr.length]=itemUrl
arr [arr.length]=bPopup?1:0
arr [arr.length]=targetFrame
arr [arr.length]=itemIcon}
var newId=(parentMenuId+(parentMenu ? '_' : '')+item.toString())
if(bPopup){
eval("document."+newId+"prop = \'"+itemIcon+"\';")}
return newId}
function addSubMenu(itemText,itemUrl,targetFrame,parentMenu,itemIcon,nMenu){
return insertItemToMenu(itemText,itemUrl,parentMenu,1,targetFrame,itemIcon,nMenu)}
function addMenuItem(itemText,itemUrl,targetFrame,parentMenu,itemIcon,nMenu){
return insertItemToMenu(itemText,itemUrl,parentMenu,0,targetFrame,itemIcon,nMenu)}
function addTopLevelMenu(itemText,itemUrl,targetFrame,itemIcon,nMenu){
var url
if(!itemUrl || itemUrl==''){
url='javascript:void(0);'}
else{
url=itemUrl}
return addSubMenu(itemText,url,null,targetFrame,itemIcon,nMenu)}
function getTopLevelMenu(nSubMenu,nMenu){
return((nMenu ? nMenu : 'm1')+'mn'+nSubMenu)}
absPath=""
if(m1.v19&&!m1.v20){
if(window.location.href.lastIndexOf("\\")>window.location.href.lastIndexOf("/")) {sepCh = "\\" ;} else {sepCh = "/" ;}
absPath=window.location.href.substring(0,window.location.href.lastIndexOf(sepCh)+1)}
m1.v02=m1.v23
var stp="<img id="
var stq=" width='1' height='1' style='display:none' src='http://www.blindsanddrapery.com/leftnav_v3/leftnav_v2_m1"
document.write(stp+"'m1menubg4'"+stq+"bg4.png'>")
document.write(stp+"'m1menubg5'"+stq+"bg5.png'>")
document.write(stp+"'m1menubg6'"+stq+"bg6.png'>")
document.write(stp+"'m1_bh'"+stq+"_bh.png'>")
document.write(stp+"'m1_b'"+stq+"_b.png'>")
document.write(stp+"'m1_eh'"+stq+"_eh.png'>")
document.write(stp+"'m1_e'"+stq+"_e.png'>")
document.write(stp+"'m1_slh'"+stq+"_slh.png'>")
document.write(stp+"'m1_srh'"+stq+"_srh.png'>")
document.write(stp+"'m1_s'"+stq+"_s.png'>")
document.write(stp+"'pre0m1tlm0'"+stq+"_i0.png'>")
document.write(stp+"'pre1m1tlm0'"+stq+"_i0h.png'>")
document.write(stp+"'pre0m1tlm1'"+stq+"_i1.png'>")
document.write(stp+"'pre1m1tlm1'"+stq+"_i1h.png'>")
document.write(stp+"'pre0m1tlm2'"+stq+"_i2.png'>")
document.write(stp+"'pre1m1tlm2'"+stq+"_i2h.png'>")
document.write(stp+"'pre0m1tlm3'"+stq+"_i3.png'>")
document.write(stp+"'pre1m1tlm3'"+stq+"_i3h.png'>")
document.write(stp+"'pre0m1tlm4'"+stq+"_i4.png'>")
document.write(stp+"'pre1m1tlm4'"+stq+"_i4h.png'>")
document.write(stp+"'pre0m1tlm5'"+stq+"_i5.png'>")
document.write(stp+"'pre1m1tlm5'"+stq+"_i5h.png'>")
document.write(stp+"'pre0m1tlm6'"+stq+"_i6.png'>")
document.write(stp+"'pre1m1tlm6'"+stq+"_i6h.png'>")
document.write(stp+"'pre0m1tlm7'"+stq+"_i7.png'>")
document.write(stp+"'pre1m1tlm7'"+stq+"_i7h.png'>")
document.write("<style type='text/css'>\n.m1CL0,.m1CL0:link{text-decoration:none;color:White; }\n.m1CL0:visited{color:White}\n.m1mit{padding-left:5px;padding-right:5px;color:White; font-weight:bold; font-family:Arial,Verdana,Helvetica; font-size:12px; }\n"+"</"+"style>")
document.write("<script type='text/javascript' src='http://www.blindsanddrapery.com/leftnav_v3/menu_dom.js'></"+"script>")
