var oM=new makeCM("oM")
oM.pxBetween=0
oM.fromTop=121
oM.fromLeft=89
oM.menuPlacement=""
oM.wait=100
oM.zIndex=0 
oM.resizeCheck=1

oM.onlineRoot=""
oM.offlineRoot=""
oM.fillImg="http://www.b-cp.com/images/spacer.gif"

oM.rows=0
//Background bar properties
oM.useBar=0

oM.level[0]=new cm_makeLevel()
oM.level[0].width=200
oM.level[0].height=22
oM.level[0].regClass="clNormal" 
oM.level[0].overClass="clHover"  
oM.level[0].borderX=0
oM.level[0].borderY=0
oM.level[0].borderClass="clB"
oM.level[0].rows=0
oM.level[0].align="bottom"
oM.level[0].offsetX=140
oM.level[0].offsetY=-32
oM.level[0].arrow=0
oM.level[0].arrowWidth=0
oM.level[0].arrowHeight=0

if(bw.ie5 || bw.ie55 || bw.ie6){
oM.level[0].borderClass="clB2"}

oM.level[1]=new cm_makeLevel()
oM.level[1].width=149
oM.level[1].height=21
oM.level[1].borderX=1
oM.level[1].borderY=1

oM.makeMenu('top0','', '','what/default.asp','',140,32,'http://www.b-cp.com/images/b-whatwedo1.gif','http://www.b-cp.com/images/b-whatwedo2.gif')
oM.makeMenu("","top0","Overview","http://www.b-cp.com/what/default.asp")
oM.makeMenu("","top0","Design","http://www.b-cp.com/what/design.asp")
oM.makeMenu("","top0","Develop","http://www.b-cp.com/what/develop.asp")
oM.makeMenu("","top0","Deploy","http://www.b-cp.com/what/deploy.asp")

oM.makeMenu('top1','', '','http://www.b-cp.com/hosting/default.asp','',140,32,'http://www.b-cp.com/images/b-hosting1.gif','http://www.b-cp.com/images/b-hosting2.gif')
oM.makeMenu("","top1","Overview","http://www.b-cp.com/hosting/default.asp")
oM.makeMenu("","top1","Basic Web Hosting","http://www.b-cp.com/hosting/basic.asp")
oM.makeMenu("","top1","ASP.NET Web Hosting","http://www.b-cp.com/hosting/aspnet.asp")
oM.makeMenu("","top1","Domain Registration","http://www.b-cp.com/hosting/domain.asp")

oM.makeMenu('top2','', '','http://www.b-cp.com/software.asp','',140,32,'http://www.b-cp.com/images/b-software1.gif','http://www.b-cp.com/images/b-software2.gif')
oM.makeMenu("","top2","Overview","http://www.b-cp.com/software.asp")
oM.makeMenu("","top2","i-Gallery 3.4 (FREE)","http://www.b-cp.com/igallery/default.asp")
oM.makeMenu("","top2","i-Man 3.0","http://www.b-cp.com/iman/default.asp")
oM.makeMenu("","top2","i-Secure 3.0","http://www.b-cp.com/isecure/default.asp")
oM.makeMenu("","top2","i-Spy 3.0","http://www.b-cp.com/ispy/default.asp")
oM.makeMenu("","top2","Software License","http://www.b-cp.com/license.asp")

oM.makeMenu('top3','', '','http://www.b-cp.com/about/default.asp','',140,32,'http://www.b-cp.com/images/b-aboutus1.gif','http://www.b-cp.com/images/b-aboutus2.gif')
oM.makeMenu("","top3","Overview","http://www.b-cp.com/about/default.asp")
oM.makeMenu("","top3","Company History","http://www.b-cp.com/about/history.asp")
oM.makeMenu("","top3","Our Team","http://www.b-cp.com/about/ourteam.asp")
oM.makeMenu("","top3","What's New","http://www.b-cp.com/about/whatsnew.asp")
oM.makeMenu("","top3","Office Location","http://www.b-cp.com/about/office.asp")

oM.construct()
