function lib_bwcheck(){ //Browsercheck (needed)
	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=0

oCMenu.checkselect=0

oCMenu.offlineUrl="http://www.sikhonacleaning.co.za/temp/" 
oCMenu.onlineUrl="http://www.sikhonacleaning.co.za/temp/" 
oCMenu.pagecheck=1 
oCMenu.checkscroll=0 
oCMenu.resizecheck=1 
oCMenu.wait=100 

oCMenu.usebar=0 

//Placement properties
oCMenu.rows=1 
oCMenu.fromleft=110 
oCMenu.fromtop=62
oCMenu.pxbetween=-2
//oCMenu.menuplacement=new Array(135,268,401,534,667,800)
//oCMenu.menuplacement=new Array(195,328,461,594,727,860,900)
oCMenu.menuplacement="left"

oCMenu.level[0]=new Array() 
oCMenu.level[0].width=125
oCMenu.level[0].height=18 
oCMenu.level[0].bgcoloroff="#E7EDF7" 
oCMenu.level[0].bgcoloron="#E7EDF7" 
oCMenu.level[0].textcolor="#5F6571" 
oCMenu.level[0].hovercolor="#5F6571" 
oCMenu.level[0].style="padding:2px; font-family:verdana,tahoma,arial,helvetica; font-size:8pt; font-weight:bold" 
oCMenu.level[0].border=0 
oCMenu.level[0].bordercolor="white" 
oCMenu.level[0].offsetX=0 
oCMenu.level[0].offsetY=-1 
oCMenu.level[0].NS4font="verdana,tahoma,arial,helvetica"
oCMenu.level[0].NS4fontSize="2"


oCMenu.level[0].clip=0 
oCMenu.level[0].clippx=0 
oCMenu.level[0].cliptim=0 
oCMenu.level[0].filter=0 

oCMenu.level[0].align="bottom" 

oCMenu.level[1]=new Array() 
oCMenu.level[1].width=195
oCMenu.level[1].height=20
oCMenu.level[1].bgcoloroff="#3D5992" 
oCMenu.level[1].bgcoloron="#3D5992" 
oCMenu.level[1].textcolor="white" 
oCMenu.level[1].hovercolor="white" 
oCMenu.level[1].style="padding:2px; font-family:verdana,tahoma, arial,helvetica; font-size:8pt; font-weight:normal"
oCMenu.level[1].align="bottom"
oCMenu.level[1].offsetX=-(oCMenu.level[0].width-2)/2+62
oCMenu.level[1].offsetY=-1
oCMenu.level[1].border=1
oCMenu.level[1].bordercolor="#E7EDF7"

//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[2]=new Array() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=125
oCMenu.level[2].height=20
oCMenu.level[2].bgcoloroff="#E7EDF7"
oCMenu.level[2].bgcoloron="#E7EDF7"
oCMenu.level[0].textcolor="#5F6571" 
oCMenu.level[0].hovercolor="#5F6571" 
oCMenu.level[2].style="padding:2px; font-family:verdana,tahoma,arial,helvetica; font-size:8pt; font-weight:normal"
oCMenu.level[2].align="bottom"
oCMenu.level[2].offsetX=-(oCMenu.level[1].width-2)/3+62
oCMenu.level[2].offsetY=-1
oCMenu.level[2].border=1
oCMenu.level[2].bordercolor="gray"
oCMenu.level[2].NS4font="tahoma,arial,helvetica"
oCMenu.level[2].NS4fontSize="1"

/*Variables for each menu item: (** means that they have to be spesified!)
name: The name of the item. This must be unique for each item. Do not use spaces or strange charachters in this one! **
parent: The name of the menuitem you want this to "connect" to. This will be a submenu of the item that have the name you place in here. ** for all other then the topitems
<I>text: The text you want in the item. ** (except if you use images)
link: The page you want this item to link to.
target: The target window or frame you want the link to go to (Default is same window if you're not using frames, and the mainframe if you're using frames)
width: The width of the element. If not spesified it will get the default width spesified above.
height: The height of the element. If not spesified it will get the default height spesified above.
img1: The "off" image for element if you want to use images.
img2: The image that appears onmouseover if using images.
bgcoloroff: The background color for this item. If not spesified it will get the default background color spesified above.
bgcoloron: The "on" background color for this item. If not spesified it will get the default "on" background color spesified above.
textcolor: The text color for this item. If not spesified it will get the default text color spesified above.
hovercolor: The "on" text color for this item. If not spesified it will get the default "on" text color spesified above. Netscape4 ignores this
onclick: If you want something to happen when the element is clicked (different from going to a link) spesifiy it here.
onmouseover: This will happen when you mouseover the element. Could be status text, another imageswap or whatever.
onmouseout: This will happen when you mouseout the element.

Remember you can have as many levels/sublevels as you want. Just make sure you spesify the correct "parent" for each item.
To set styles for each level see above.
*/

// Main Link 0
oCMenu.makeMenu('top0','','About Us','corporate.php','','85','','','')
	oCMenu.makeMenu('sub0','top0','Corporate Overview','corporate.php','','160')
	oCMenu.makeMenu('sub1','top0','Leadership','leadership.php','','160')
	oCMenu.makeMenu('sub2','top0','Corporate Values','values.php','','160')
	oCMenu.makeMenu('sub3','top0','Why Choral Technologies','y_choral.php','','160')
	oCMenu.makeMenu('sub4','top0','Quality','quality.php','','160')

// Main Link 1
oCMenu.makeMenu('top1','','Services','services','services.php','80','','','')

	oCMenu.makeMenu('sub10','top1','Vertical Services','','','120')
		oCMenu.makeMenu('sub100','sub10','Network Equipment Providers','','','180')
			oCMenu.makeMenu('sub1000','sub100','EMS & NMS Integration','EMS_vertical.php','','270')
			oCMenu.makeMenu('sub1001','sub100','Customized Application Development','customized_vertical.php','','270')
			oCMenu.makeMenu('sub1002','sub100','SMNP, TL1 & XML based Agent Development','SMNP_vertical.php','','270')
		oCMenu.makeMenu('sub101','sub10','Telecom Service Providers','','','180')
			oCMenu.makeMenu('sub1010','sub101','NGOSS Complain OSS Integration','NGOSS_vertical.php','','270')
			oCMenu.makeMenu('sub1011','sub101','Billing & Customer Care System','billing_vertical.php','','270')
			oCMenu.makeMenu('sub1012','sub101','Service Assurance & QoS','Service_new_vertical.php','','270')
			oCMenu.makeMenu('sub1013','sub101','Meditation System','mediation_vertical.php','','270')
		oCMenu.makeMenu('sub102','sub10','Mobile Handheld devices','','','180')
			oCMenu.makeMenu('sub1020','sub102','Wireless Application Development','wireless_vertical.php','','270')
			oCMenu.makeMenu('sub1021','sub102','Application Testing Services','application_vertical.php','','270')
			oCMenu.makeMenu('sub1022','sub102','Component Testing Services','component_vertical.php','','270')
			oCMenu.makeMenu('sub1023','sub102','Integration Services','integration_vertical.php','','270')


	oCMenu.makeMenu('sub11','top1','Horizontal Services','','','120')
		oCMenu.makeMenu('sub111','sub11','Development & Enhanced Services','devlopment_horizontal.php','','210')
		oCMenu.makeMenu('sub112','sub11','System Integration','system_horizontal.php','','210')
		oCMenu.makeMenu('sub113','sub11','Testing Services','testing_horizontal.php','','210')
		oCMenu.makeMenu('sub114','sub11','Support Services','support_horizontal.php','','210')
		oCMenu.makeMenu('sub115','sub11','Consulting Services','consulting_horizontal.php','','210')

// Main Link 2
oCMenu.makeMenu('top2','','Customers','case_customers.php','case_customers.php','100','','','')
	oCMenu.makeMenu('sub20','top2','Case Studies','case_customers.php','','90')

// Main Link 3
oCMenu.makeMenu('top3','','Partners','overview_partners.php','','90','','','')
	oCMenu.makeMenu('sub30','top3','Why team with Choral Technologies','whychoral_partners.php','','215')
	oCMenu.makeMenu('sub31','top3','Become a partner','partners.php','','215')
	oCMenu.makeMenu('sub32','top3','Online Request Form','online_partners.php','','215')
	oCMenu.makeMenu('sub33','top3','Current Partners','current_partners.php','','215')

// Main Link 4
oCMenu.makeMenu('top4','','Careers','career.php','','80','','','')
	oCMenu.makeMenu('sub40','top4','Job Listing','job_listing.php','','100')
	oCMenu.makeMenu('sub41','top4','Resume Posting','resume_posting.php','','100')

// Main Link 5
oCMenu.makeMenu('top5','','Contact Us','locations.php','','','','','')

oCMenu.makeStyle(); oCMenu.construct()
