﻿var othermenu_MENU_ITEMS = [

['HOME','index.htm',{'tw':'0','sb':'HOME'}],
['About Us','about_us.htm',{'tw':'0','sb':'About Us'}],
['Our Animals','ouranimals.htm',{'tw':'0','sb':'Our Animals'},

['American Alligator','alligator.htm',{'tw':'0','sb':'American Alligator'}],
['Burmese Python','burmese.htm',{'tw':'0','sb':'Burmese Python'}],
['Native Reptiles','reptiles.htm',{'tw':'0','sb':'Native Reptiles'}],
['Black-capped Capuchin','capuchin.htm',{'tw':'0','sb':'Black Capped Capuchin'}],
['Crab-eating Macaque','macaque.htm',{'tw':'0','sb':'Crab Eating Macaque'}],
['Hamadryas Babboon','babboon.htm',{'tw':'0','sb':'Hamadryas Babboon'}],
['African Lion','lion.htm',{'tw':'0','sb':'Africa Lion'}],
<!--['Asian Leopard','leopard.htm',{'tw':'0','sb':'Asian Leopard'}],-->
['Bengal Tiger','bengal.htm',{'tw':'0','sb':'Bengal Tiger'}],
['Puma','puma.htm',{'tw':'0','sb':'Puma'}],
['Native and Exotic Birds','exotic.htm',{'tw':'0','sb':'Native and Exotic Birds'}],
['Native Mammals','mammals.htm',{'tw':'0','sb':'Native Mammals'}],],
['Our Services','consultancy.htm',{'tw':'0','sb':'Our Services'},

['Consultancy','consultancy.htm',{'tw':'0','sb':'Consultancy'}],
['Corporate Events','corp.htm',{'tw':'0','sb':'Corporate Events'}],
['Film and Television','film.htm',{'tw':'0','sb':'Film and Television'}],
['Schools','school.htm',{'tw':'0','sb':'Schools'}],
<!--['Private Animal Encounters','encounters.htm',{'tw':'0','sb':'Private Animal Encounters'}],-->
['Shopping Centres / Open Days / Shows','shop.htm',{'tw':'0','sb':'Shopping Centres / Open Days / Shows'}],],

['Our Projects','ourprojects_africa.htm',{'tw':'0','sb':'Our Projects'},
['African Safari','ourprojects_africa.htm',{'tw':'0','sb':'Butterfly Creek Crocodile Conservation Park'}],],

['Photo Gallery','consultancy_photo.htm',{'tw':'0','sb':'Photo Gallery'},
['African Safari','africa_photo.htm',{'tw':'0','sb':'African Safari'}],
['Consultancy','consultancy_photo.htm',{'tw':'0','sb':'Consultancy'}],
['Corporate Events','corp_photo.htm',{'tw':'0','sb':'Corporate Events'}],
['Film and Television','film_photo.htm',{'tw':'0','sb':'Film and Television'}],
['Schools','school_photo.htm',{'tw':'0','sb':'Schools'}],
<!--['Private Animal Encounters','private_photo.htm',{'tw':'0','sb':'Private Animal Encounters'}],-->
['Shopping Centres / Open Days / Shows','shows_photo.htm',{'tw':'0','sb':'Shopping Centres / Open Days / Shows'}],],

['Videos','KAKTV.htm',{'tw':'0','sb':'Videos'}],
['News','news.htm',{'tw':'0','sb':'News'}],
['Supporters','supporters.htm',{'tw':'0','sb':'Supporters'}],
['Contact Us','contact.htm',{'tw':'0','sb':'Contact Us'}],
];
var othermenu_MENU_POS = [
{
'height':20,
'width':88,
'block_top':0,
'block_left':0,
'top':0,
'left':88,
'hide_delay':600,
'expd_delay':50,
'css':{
'outer':['othermenu_l0oout','othermenu_l0oover'],
'inner':['othermenu_l0iout','othermenu_l0iover']
}
},
{
'height':20,
'width':170,
'block_top':20,
'block_left':0,
'top':20,
'left':0,
'css':{
'outer':['othermenu_l1oout','othermenu_l1oover'],
'inner':['othermenu_l1iout','othermenu_l1iover']
}
},
{
'block_top':0,
'block_left':170
}
]


