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.ie7=(this.ver.indexOf("MSIE 7")>-1 && this.dom)?1:0; 
	this.ie4=(document.all && !this.dom)?1:0;
	this.ie=this.ie4||this.ie5||this.ie6 || this.ie7 
	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.ie7 || 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=""

oCMenu.useclick=0
oCMenu.useNS4links=1  
oCMenu.NS4padding=2 
oCMenu.checkselect=0
oCMenu.offlineUrl=""
oCMenu.onlineUrl="http://www.domain4u.co.il"
oCMenu.pagecheck=1
oCMenu.checkscroll=0
oCMenu.resizecheck=1
oCMenu.wait=1000
oCMenu.usebar=0
oCMenu.barcolor="#F8981D"
oCMenu.barwidth="500"
oCMenu.barheight="18"
oCMenu.barx=0
oCMenu.bary=0
oCMenu.barinheritborder=0
oCMenu.rows=1
if (screen.width==1024)
oCMenu.fromleft=115
else
oCMenu.fromleft=0
oCMenu.fromtop=75
oCMenu.pxbetween=0
oCMenu.menuplacement=0
oCMenu.level[0]=new Array()
oCMenu.level[0].width=130
oCMenu.level[0].height=17
oCMenu.level[0].bgcoloroff="#F8981D"
oCMenu.level[0].bgcoloron="#003366" 
oCMenu.level[0].textcolor="#003366"
oCMenu.level[0].hovercolor="#FFFFFF" 
oCMenu.level[0].style="font-family:Arial; font-size:12px; font-weight:bold;text-align:center;"
oCMenu.level[0].border=0
oCMenu.level[0].bordercolor="#66A6E5"
oCMenu.level[0].offsetX=0
oCMenu.level[0].offsetY=0
oCMenu.level[0].NS4font="Arial"
oCMenu.level[0].NS4fontSize="2"
oCMenu.level[0].clip=1
oCMenu.level[0].clippx=15
oCMenu.level[0].cliptim=50
oCMenu.level[0].filter=0
oCMenu.level[0].align="bottom"

oCMenu.level[1]=new Array()
oCMenu.level[1].width=128
oCMenu.level[1].height=20
oCMenu.level[1].bgcoloroff="#003366"
oCMenu.level[1].bgcoloron="#F8981D"
oCMenu.level[1].textcolor="#FFFFFF"
oCMenu.level[1].hovercolor="003366"
oCMenu.level[1].style="padding:2px; font-family:Arial; font-size:11px; font-weight:bold; text-align:right"
oCMenu.level[1].align="bottom" 
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0
oCMenu.level[1].border=1
oCMenu.level[1].bordercolor="#003366"

oCMenu.makeMenu('top0','','תמיכה','http://www.domain4u.co.il/support.asp','')
	oCMenu.makeMenu('sub00','top0','ממש"ק ניהול דומיינים&nbsp;','http://homepage.domain4u.co.il/Login.asp')

oCMenu.makeMenu('top1','','למכירה','')
	oCMenu.makeMenu('sub01','top1','ישראלי&nbsp;','http://www.domain4u.co.il/israeli.asp')
	oCMenu.makeMenu('sub02','top1','בינלאומי&nbsp;','http://www.domain4u.co.il/international.asp')
	oCMenu.makeMenu('sub03','top1','מיזם עיסקי&nbsp;','http://www.domain4u.co.il/opportunity.asp')
	oCMenu.makeMenu('sub04','top1','פרסם דומיין&nbsp;','http://www.domain4u.co.il/d4sale.asp')
	oCMenu.makeMenu('sub05','top1','עדכן דומיין&nbsp;','http://www.domain4u.co.il/d4update.asp')
	
oCMenu.makeMenu('top2','','מחירון דומיינים','http://www.domain4u.co.il/PriceList.asp')
//	oCMenu.makeMenu('sub06','top2','מבצע החודש&nbsp;','http://www.domain4u.co.il/sales.asp')
	
oCMenu.makeMenu('top3','','מבצע החודש','http://www.domain4u.co.il/sales.asp','')
	oCMenu.makeMenu('sub06','top3','אתר בקליק&nbsp;','http://www.domain4u.co.il/sales.asp?id=3')
	oCMenu.makeMenu('sub07','top3','חנות בקליק&nbsp;','http://www.domain4u.co.il/sales.asp?id=2')	
	oCMenu.makeMenu('sub08','top3','אחסון בקליק&nbsp;','http://www.domain4u.co.il/sales.asp?id=1')

oCMenu.makeMenu('top4','','חדשות','http://www.domain4u.co.il/news.asp')
	
oCMenu.makeMenu('top5','','ראשי','http://www.domain4u.co.il')

oCMenu.makeStyle(); oCMenu.construct()