// Initialize WebDDM
function initWebDDM ()
{
	// Preload all the images we will be using...
	WebDDM_preloadImages('../pics/menubg.gif');
	

			
	// Begin base menu
	var menu = {
		'position':'relative',
		'top':0,
		'left':0,
		'width':174,
		'height':350,
		'expand_menu':'auto',

		// Begin array of items, level 0
		'items':{
			'top':0,
			'left':0,
			
			'background-item':{
				'width': 175, 'height':350,
				'top':0, 'left':0,
				'class':'bg'				
			},
			
			
						/* alphaTrans settings */
			'alphaTrans':{
				'delta':5,
				'delay':25
			},
			

			
			// home
			
				1:{
				
				'content':'<a href="index.html" class="menu">&nbsp;Home</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 1,
				'class':'win9x_off',
				'class_rollover':'mainmenu_rollover'
			},
			
			
			
				// about
			
				2:{
				
				'content':'<a href="home.php" class="menu">&nbsp;About AfriTours</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 17,
				'class':'win9x_off',
				'class_rollover':'mainmenu_rollover'
			},
			
			
			
			
		
					
					
					
					//START DAY TOURS
					3:{
						
						
							'content':'<a href="day.php" class="menu">&nbsp;Day Tours in Johannesburg</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 17,
				'class':'win9x_off',
				'class_menuopen':'mainmenu_rollover',
						
												
						
						// Begin array of items
						'items':{
							'top':0,
							'left':174,

							// Background item
							'background-item':{
								'width':162, 'height':154, 'left':0, 'top':0,
								'class':'container'
							},					
							
									
				
							
							
						//start Joburg
					
					

							1:{
								'content':'<a href="day-jhb1.php" class="menu">&nbsp;Soweto</a>',
								'cursor':'hand',
								'width':160, 'height':16, 'offsetLeft':1, 'offsetTop':1,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							},
							2:{
								'content':'<a href="day-jhb2.php" class="menu">&nbsp;Johannesburg City</a>',
								'cursor':'hand',
								'width':160, 'height':16, 'offsetTop':17,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							},
							3:{
								'content':'<a href="day-jhb3.php" class="menu">&nbsp;Gold Reef City</a>',
								'cursor':'hand',
								'width':160, 'height':16,  'offsetTop':17,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							},
							4:{
								'content':'<a href="day-jhb4.php" class="menu">&nbsp;Lion Park</a>',
								'cursor':'hand',
								'width':160, 'height':16,  'offsetTop':17,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							},
							
							5:{
								'content':'<a href="day-jhb5.php" class="menu">&nbsp;Pretoria City</a>',
								'cursor':'hand',
								'width':160, 'height':16,  'offsetTop':17,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							},
							
							6:{
								'content':'<a href="day-jhb6.php" class="menu">&nbsp;Pilanesberg National Park</a>',
								'cursor':'hand',
								'width':160, 'height':16,  'offsetTop':17,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							},
							
							7:{
								'content':'<a href="day-jhb7.php" class="menu">&nbsp;Lesedi Cultural Village</a>',
								'cursor':'hand',
								'width':160, 'height':16,  'offsetTop':17,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							},
							
							8:{
								'content':'<a href="day-jhb8.php" class="menu">&nbsp;Carnivores Restaurant</a>',
								'cursor':'hand',
								'width':160, 'height':16,  'offsetTop':17,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							},
							
																			
							
							9:{
								'content':'<a href="terms-day.php"  class="menu">&nbsp;Booking Form</a>',
								'cursor':'hand',
								'width':160, 'height':16,  'offsetTop':17,
								'class':'win9x_off',
								'class_rollover':'win9x_rollover'
							
						
						// End jhb submenu
					}
					
				// End Joburg
								
		
							} //end sub
							
					},// END 	DAY TOURS
						
					
					
					
					
					
					
					
					
					
					
					
				
					
					
					
					
								
					//START SAFARIS 
					
									4:{
				
				'content':'<a href="safaris.php" class="menu">&nbsp;Safaris</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 17,
				'class':'win9x_off',
				'class_rollover':'mainmenu_rollover'
			},
			
						
												


		
			

					
					
					
							
							// TERMS & COND
			
				5:{
				
				'content':'<a href="terms_blank.php" class="menu">&nbsp;Terms &amp; Conditions</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 17,
				'class':'win9x_off',
				'class_rollover':'mainmenu_rollover'
			},
			
							
							// overview
			
				
							
							// countries
			
				6:{
				
				'content':'<a href="countries.php" class="menu">&nbsp;Country Information</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 17,
				'class':'win9x_off',
				'class_rollover':'mainmenu_rollover'
			},
			
							
							// Safari Booking
			

							
							// Currency 
			
				7:{
				
				'content':'<a href="converter.php" class="menu">&nbsp;Currency Converter</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 17,
				'class':'win9x_off',
				'class_rollover':'mainmenu_rollover'
			},
			
							
							// specials
			
				8:{
				
				'content':'<a href="specials.php" class="menu">&nbsp;Special Offers</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 17,
				'class':'win9x_off',
				'class_rollover':'mainmenu_rollover'
			},
			
								
							//contact
			
				9:{
				
				'content':'<a href="contact.php" class="menu">&nbsp;Contact Us</a>',
				'cursor':'hand',
				'width':174, 'height':16, 'offsetLeft': 0, 'offsetTop': 17,
				'class':'win9x_off',
				'class_rollover':'mainmenu_rollover'
			}
		
					
					
					
					
					
					
					
					
					
						
						
		//----------------------- don't touch below!!!! --------------------------------------------
						
					
			
			
		}
		// End array of items
	};
	// End base menu
	
	
	
	

	// Activate and build menu
	var WebDDM_mainmenu = new WebDDM('mainmenu', menu);
}
