sniffBrowsers();

menuItemBullet = new bulletPoint("bullets/one/menu_off.gif","bullets/one/menu_on.gif");
labelBullet = new bulletPoint("bullets/one/header_off.gif","bullets/one/header_on.gif");
subMenuBullet = new bulletPoint("bullets/one/sub_header_off.gif","bullets/one/sub_header_on.gif");

myTest = new menuBar('myTest',1000, 'horizontal', '#BC9B4E', '#BC9B4E');
myTest.height = 35;
myTest.addLabel('labelBullet', 'HOME', 1, 112,'#000', '#46311E', 'index.html', 'center' );
myTest.addLabel('labelBullet', 'WHY CHOOSE US', 2, 112,'#000', '#46311E', 'about.html', 'center' );
myTest.addLabel('labelBullet', 'ARRANGING A FUNERAL', 3, 112,  '#000', '#46311E','info.html', 'center');
myTest.addLabel('labelBullet', 'PRODUCTS AND SERVICES', 4, 112,  '#000', '#46311E','products.html', 'center');
myTest.addLabel('labelBullet', 'PREPARE AHEAD', 5, 112,'#000', '#46311E', 'prepare.html', 'center');
myTest.addLabel('labelBullet', 'REPATRIATION', 6, 112,'#000', '#46311E', 'repatriation.html', 'center');
myTest.addLabel('labelBullet', 'EXHUMATION', 7, 112,'#000', '#46311E', 'exhumations.html', 'center');
myTest.addLabel('labelBullet', 'LEGAL INFO', 8, 112,'#000', '#46311E', 'legal.html', 'center');
myTest.addLabel('labelBullet', 'CONTACT US', 9, 112,'#000', '#46311E', 'contact.html', 'center');

menus[1] = new menu(112, 'vertical', '', '');
menus[1].height = 25;
menus[1].writeMenu();

menus[2] = new menu(112, 'vertical', '', '');
menus[2].height = 25;
menus[2].addItem('menuItemBullet', 'WHY SHOULD YOU CHOOSE US', null, 112, '#BC9B4E', '#46311E', 'about.html#why', 'center');
menus[2].addItem('menuItemBullet', 'ABOUT OUR COMPANY', null, 112, '#BC9B4E', '#46311E', 'about.html#about', 'center');
menus[2].addItem('menuItemBullet', 'THE PEOPLE BEHIND INTEGRITY', null, 112, '#BC9B4E', '#46311E', 'about.html#people', 'center');
menus[2].addItem('menuItemBullet', 'AFDA MEMBERSHIP', null, 112, '#BC9B4E', '#46311E', 'about.html#afda', 'center');
menus[2].addItem('menuItemBullet', 'CHOOSING A FURNERAL DIRECTOR', null, 112, '#BC9B4E', '#46311E', 'about.html#choice', 'center');
menus[2].addItem('menuItemBullet', 'VALUE OF A FUNERAL', null, 112, '#BC9B4E', '#46311E', 'about.html#value', 'center');
menus[2].addItem('menuItemBullet', 'TESTIMONIALS', null, 112, '#BC9B4E', '#46311E', 'about.html#testimonials', 'center');
menus[2].writeMenu();

menus[3] = new menu(112, 'vertical', '', '');
menus[3].height = 25;
menus[3].addItem('menuItemBullet', 'ARRANGING A FUNERAL', null, 112, '#BC9B4E', '#46311E', 'info.html#1', 'center');
menus[3].addItem('menuItemBullet', 'YOUR FIRST CONTACT', null, 112, '#BC9B4E', '#46311E', 'info.html#contact', 'center');
menus[3].addItem('menuItemBullet', 'WHEN SOMEONE DIES NATURALLY', null, 112, '#BC9B4E', '#46311E', 'info.html#natural', 'center');
menus[3].addItem('menuItemBullet', 'UNEXPECTED OR ACCIDENTAL', null, 112, '#BC9B4E', '#46311E', 'info.html#accidental', 'center');
menus[3].addItem('menuItemBullet', 'WHAT PAPERWORK?', null, 112, '#BC9B4E', '#46311E', 'info.html#paperwork', 'center');
menus[3].addItem('menuItemBullet', 'WHEN BURIAL INTENDED', null, 112, '#BC9B4E', '#46311E', 'info.html#burial', 'center');
menus[3].addItem('menuItemBullet', 'WHEN CREMATION INTENDED', null, 112, '#BC9B4E', '#46311E', 'info.html#cremation', 'center');
menus[3].addItem('menuItemBullet', 'COSTS, CHARGES & DISBURSEMENTS', null, 112, '#BC9B4E', '#46311E', 'info.html#costs', 'center');
menus[3].addItem('menuItemBullet', 'CASKET OR COFFIN', null, 112, '#BC9B4E', '#46311E', 'info.html#casket', 'center');
menus[3].addItem('menuItemBullet', 'CARE AND PREPARATION', null, 112, '#BC9B4E', '#46311E', 'info.html#care', 'center');
menus[3].addItem('menuItemBullet', 'EMBALMING', null, 112, '#BC9B4E', '#46311E', 'info.html#embalming', 'center');
menus[3].addItem('menuItemBullet', 'SHOULD I SEE THE PERSON', null, 112, '#BC9B4E', '#46311E', 'info.html#see', 'center');
menus[3].addItem('menuItemBullet', 'GRAVESTONES ETC.', null, 112, '#BC9B4E', '#46311E', 'info.html#gravestones', 'center');
menus[3].addItem('menuItemBullet', 'PLANNNING THE EULOGY', null, 112, '#BC9B4E', '#46311E', 'info.html#eulogy', 'center');
menus[3].writeMenu();

menus[4] = new menu(112, 'vertical', '', '');
menus[4].height = 25;
menus[4].addItem('menuItemBullet', 'VENUES', null, 112, '#BC9B4E', '#46311E', 'products.html#venues', 'center');
menus[4].addItem('menuItemBullet', 'CASKETS AND COFFINS', null, 112, '#BC9B4E', '#46311E', 'products.html#caskets', 'center');
menus[4].addItem('menuItemBullet', 'FLOWERS', null, 112, '#BC9B4E', '#46311E', 'products.html#flowers', 'center');
menus[4].addItem('menuItemBullet', 'URNS', null, 112, '#BC9B4E', '#46311E', 'products.html#urns', 'center');
menus[4].addItem('menuItemBullet', 'CARS & LIMOS', null, 112, '#BC9B4E', '#46311E', 'products.html#cars', 'center');
menus[4].addItem('menuItemBullet', 'MEMORIES', null, 112, '#BC9B4E', '#46311E', 'products.html#memories', 'center');
menus[4].writeMenu();

menus[5] = new menu(112, 'vertical', '', '');
menus[5].height = 25;
menus[5].addItem('menuItemBullet', 'PREPEARE ONLINE HERE', null, 112, '#BC9B4E', '#46311E', 'arrange.html', 'center');
menus[5].addItem('menuItemBullet', 'FINANCIAL PLANNING', null, 112, '#BC9B4E', '#46311E', 'prepare.html#financial', 'center');
menus[5].addItem('menuItemBullet', 'ADVANTAGES IN PREARRANGING', null, 112, '#BC9B4E', '#46311E', 'prepare.html#advantages', 'center');
menus[5].addItem('menuItemBullet', 'OTHER HELPFUL DOCUMENTS', null, 112, '#BC9B4E', '#46311E', 'prepare.html#documents', 'center');
menus[5].writeMenu();

menus[6] = new menu(112, 'vertical', '', '');
menus[6].height = 25;
menus[6].addItem('menuItemBullet', 'RETURNING HOME', null, 112, '#BC9B4E', '#46311E', 'repatriation.html#returning', 'center');
menus[6].addItem('menuItemBullet', 'CONSIGNEE', null, 112, '#BC9B4E', '#46311E', 'repatriation.html#consignee', 'center');
menus[6].addItem('menuItemBullet', 'CARE OF DECEASED', null, 112, '#BC9B4E', '#46311E', 'repatriation.html#care', 'center');
menus[6].addItem('menuItemBullet', 'TRAVEL OVERSEAS', null, 112, '#BC9B4E', '#46311E', 'repatriation.html#travel', 'center');
menus[6].addItem('menuItemBullet', 'TRAVEL WITHIN AUSTRALIA', null, 112, '#BC9B4E', '#46311E', 'repatriation.html#travel2', 'center');
menus[6].writeMenu();

menus[7] = new menu(112, 'vertical', '', '');
menus[7].height = 25;
menus[7].addItem('menuItemBullet', 'WHY EXHUMATIONS AUSTRALIA?', null, 112, '#BC9B4E', '#46311E', 'exhumations.html#why', 'center');
menus[7].addItem('menuItemBullet', 'REGULATIONS', null, 112, '#BC9B4E', '#46311E', 'exhumations.html#what', 'center');
menus[7].addItem('menuItemBullet', 'THE PROCESS', null, 112, '#BC9B4E', '#46311E','exhumations.html#process', 'center');
menus[7].addItem('menuItemBullet', 'STORY', null, 112, '#BC9B4E', '#46311E', 'exhumations.html#story', 'center');
menus[7].writeMenu();

menus[8] = new menu(112, 'vertical', '', '');
menus[8].height = 25;
menus[8].addItem('menuItemBullet', 'LUKE MURPHY', null, 112, '#BC9B4E', '#46311E', 'legal.html#murphy', 'center');
menus[8].addItem('menuItemBullet', 'IMPORTANT DOCUMENTS', null, 112, '#BC9B4E', '#46311E','legal.html#documents', 'center');
menus[8].writeMenu();

menus[9] = new menu(112, 'vertical', '', '');
menus[9].height = 25;
menus[9].writeMenu();

menus[10] = new menu(112, 'vertical', '', '');
menus[10].height = 25;
menus[10].writeMenu();


menus[1].align='center';
menus[2].align='center';
menus[3].align='center';
menus[4].align='center';
menus[5].align='center';
menus[6].align='center';
menus[7].align='center';
menus[8].align='center';
menus[9].align='center';




<!--

var timer = null;
var floatHeight  = 70 + 3; //added margin
var floatWidth   = 40 + 3; //added margin

var obj = null;
var IE=0, NS=0;

	// Initializing function, must be called on onLoad event in BODY tag

function init()
{
    	 // get the object as per the browser
    obj = document.layers ? document.layers["float"] :		 
    document.getElementById ?  document.getElementById("float").style :
    document.all["float"].style;
								
         // Detect the browser
    IE  = (-1 != navigator.appVersion.indexOf("MSIE")) ? 1 : 0;
    NS  = ("Netscape" == navigator.appName) ? 1 : 0;

    positionFloat(4); 	 // position initially
    
         // repositioning the layer	
    if(IE)
    { 
         self.onscroll = function(){ positionFloat(4); }
         self.onresize = function(){ positionFloat(4); }   //when window is resized
    }
    else if(NS)
    { timer = setInterval("positionFloat(4)",100);}
}
 
	// Function which actually positions the layer 	

function positionFloat(iPos)
{
   if(IE)          // IE specific code
   {
     switch(iPos)
     {
   	case 1 :  			// Top Left
      		obj.center = document.body.scrollLeft;
      		obj.top =  document.body.scrollTop;
      		break;
   	case 2 :  			// Top Right
      		obj.center = document.body.scrollLeft + document.body.clientWidth  - floatWidth;;
      		obj.top =  document.body.scrollTop;
      		break;
   	case 3 :  			// Bottom Left
      		obj.center = document.body.scrollLeft;
      		obj.top =  document.body.scrollTop + document.body.clientHeight  - floatHeight;
      		break;
   	case 4 :  			//Bottom Right
      		obj.center = document.body.scrollLeft + document.body.clientWidth  - floatWidth;
      		obj.top =  document.body.scrollTop + document.body.clientHeight  - floatHeight;
      		break;
   	case 5 :  	   		// CENTER
      		obj.center = document.body.scrollLeft + Math.floor((document.body.clientWidth/2) - (floatWidth/2));
      		obj.top =  document.body.scrollTop + Math.floor((document.body.clientHeight/2) - (floatHeight/2));
      		break;
     }
   }
   else if(NS)     // Netscape specific code
   {
     switch(iPos)
     {
   	case 1 :  			// Top Left
      		obj.center = self.pageXOffset;
    		obj.top =  self.pageYOffset;
      		break;
   	case 2 :  			// Top Right
      		obj.center =  self.pageXOffset + self.innerWidth - floatWidth - 15;
    		obj.top =  self.pageYOffset ;
      		break;
   	case 3 :  			// Bottom Left
      		obj.center =  self.pageXOffset;
    		obj.top =  self.pageYOffset  + self.innerHeight - floatHeight;
      		break;
   	case 4 :  			//Bottom Right
      		obj.center =  self.pageXOffset + self.innerWidth - floatWidth - 15;
    		obj.top =  self.pageYOffset  + self.innerHeight - floatHeight;
      		break;
   	case 5 :  	   		// CENTER
      		obj.center =  self.pageXOffset + Math.floor((self.innerWidth/2) - (floatWidth/2) - 15);
      		obj.top =  self.pageYOffset  + Math.floor((self.innerHeight/2) - (floatHeight));
      		break;
     }
   }
}
// -->


