	startMenuBar(750,6);
	menuLabel('Home', 13, 100, '7c0303', 'b60202', 'index.htm', 'left');
	menuLabel('Corporate', 1, 130, '7c0303', 'b60202', '#', 'left');
	menuLabel('Projects', 2, 100, '7c0303', 'b60202', '#', 'left');
	menuLabel('Releases & Reports', 3, 150, '7c0303', 'b60202', '#', 'left');
	menuLabel('Shareholder Information', 4, 170, '7c0303', 'b60202', '#', 'left');
	menuLabel('Contact Us', 14, 100, '7c0303', 'b60202', 'Contact_us.htm', 'left');
	endMenuBar(6);	
 