function lib_bwcheck(){
	this.ver=navigator.appVersion; this.agent=navigator.userAgent
	this.dom=document.getElementById?1:0
	this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0;
	this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom)?1:0;
	this.ie4=(document.all && !this.dom)?1:0;
	this.ie=this.ie4||this.ie5||this.ie6
	this.mac=this.agent.indexOf("Mac")>-1
	this.opera5=this.agent.indexOf("Opera 5")>-1
	this.ns6=(this.dom && parseInt(this.ver) >= 5) ?1:0; 
	this.ns4=(document.layers && !this.dom)?1:0;
	this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5 || this.dom)
	return this
}
var bw=new lib_bwcheck()

var mDebugging=2
oCMenu=new makeCoolMenu("oCMenu")
oCMenu.useframes=0
oCMenu.frame="frmMain"
oCMenu.useclick=0
oCMenu.useNS4links=1
oCMenu.NS4padding=1
oCMenu.checkselect=0
oCMenu.useframes=0 
oCMenu.frame="frmMain"

oCMenu.usebar=0 
oCMenu.barcolor="#336699" 
oCMenu.barwidth="100%" 
oCMenu.barheight="26" 
oCMenu.barx=134 
oCMenu.bary="menu"
oCMenu.barinheritborder=0 



oCMenu.onlineUrl=""



oCMenu.pagecheck=1
oCMenu.checkscroll=0
oCMenu.resizecheck=1
oCMenu.wait=500
oCMenu.rows=1
oCMenu.fromleft=134
oCMenu.fromtop=4
oCMenu.pxbetween=0
oCMenu.menuplacement="left"

oCMenu.level[0]=new Array()
oCMenu.level[0].width=126
oCMenu.level[0].height=20
oCMenu.level[0].bgcoloroff="#990000"
oCMenu.level[0].bgcoloron="#990000"
oCMenu.level[0].textcolor="#FFFFFF"
oCMenu.level[0].hovercolor="#dda53e"
oCMenu.level[0].style="padding:2px; font-family:Verdana, Arial; font-size:10px; font-weight:bold"
oCMenu.level[0].border=0
oCMenu.level[0].bordercolor="red"
oCMenu.level[0].offsetX=0 
oCMenu.level[0].offsetY=1
oCMenu.level[0].NS4font="Verdana, Arial"
oCMenu.level[0].NS4fontSize="1"
oCMenu.level[0].clip=1
oCMenu.level[0].clippx=10
oCMenu.level[0].cliptim=50
oCMenu.level[0].align="bottom"

oCMenu.level[1]=new Array()
oCMenu.level[1].width=oCMenu.level[0].width-2
oCMenu.level[1].height=16
oCMenu.level[1].style="padding:1px; font-family:Verdana, Arial; font-size:10px; font-weight:normal"
oCMenu.level[1].align="bottom" 
oCMenu.level[1].offsetX=1
oCMenu.level[1].offsetY=0
oCMenu.level[1].border=1 
oCMenu.level[1].bordercolor="#CC6666"
oCMenu.level[1].bgcoloroff=""
oCMenu.level[1].bgcoloron="#eaddc7"
oCMenu.level[1].textcolor="#FFFFFF" 
oCMenu.level[1].hovercolor="#4d4120"
oCMenu.level[1].NS4fontSize="1"
oCMenu.level[1].clip=1
oCMenu.level[1].clippx=15
oCMenu.level[1].cliptim=50

oCMenu.makeMenu('top0','','Home','index.html','',50)
	
	
oCMenu.makeMenu('top1','','Servicios','servicios.htm','',75)
	oCMenu.makeMenu('sub00','top1','&nbsp;Altas Generales','http://www.posicionarse.com/generales.htm','',170)
	oCMenu.makeMenu('sub01','top1','&nbsp;Altas en Motores Hispanos','http://www.posicionarse.com/motores_hispanos.htm','',170)
	oCMenu.makeMenu('sub02','top1','&nbsp;Altas Geograficas','http://www.posicionarse.com/geograficas.htm','',170)
	oCMenu.makeMenu('sub03','top1','&nbsp;Altas Manuales Garantizadas','http://www.posicionarse.com/manuales.htm','',170)
	oCMenu.makeMenu('sub04','top1','&nbsp;Altas con Posicionamiento','http://www.posicionarse.com/con_posicionamiento.htm','',170)	
	oCMenu.makeMenu('sub05','top1','&nbsp;Altas a Medida','http://www.posicionarse.com/medida.htm','',170)
	oCMenu.makeMenu('sub06','top1','&nbsp;Optimizacion','http://www.posicionarse.com/optimizacion.htm','',170)
	oCMenu.makeMenu('sub07','top1','&nbsp;Optimizacion Personalizada','http://www.posicionarse.com/personalizada.htm','',170)	
		
oCMenu.makeMenu('top2','','Solicitar Servicios','','',120)
	oCMenu.makeMenu('sub10','top2','&nbsp;Solicitud','http://www.posicionarse.com/servicio.htm')
	
oCMenu.makeMenu('top3','','FAQ','','',40)
	oCMenu.makeMenu('sub20','top3','&nbsp;Preguntas Frecuentes','http://www.posicionarse.com/faq.htm')
	
oCMenu.makeMenu('top4','','Acceso Distribuidores','','',140)
	oCMenu.makeMenu('sub30','top4','&nbsp;Area Distribuidores','http://www.posicionarse.com/distribucion.htm')

oCMenu.makeMenu('top5','','Ser Distribuidores','','',135)
	oCMenu.makeMenu('sub040','top5','&nbsp;Ventajas','http://www.posicionarse.com/ventajas.htm','',100)
	oCMenu.makeMenu('sub041','top5','&nbsp;Solicitud','http://www.posicionarse.com/distribuidores.htm','',100)
	

oCMenu.makeStyle(); oCMenu.construct()
