//If you like this menu please thank....
//http://www.cs.ucla.edu/%7Eheng/JSCookMenu/ 


var myMenu =
[
    [null, '<b>CONTACT US</b>', 'contact_us.html', '_self', null],
    _cmSplit,
    [null, '<b>ABOUT US</b>', 'about_us.html', '_self', null],
    _cmSplit,
    [null, '<b>FAQ</b>', 'faq.html', '_self', null],
    _cmSplit,
    [null, '<b>TERMS & CONDITIONS</b>', 'tac.html', '_self', null],
    _cmSplit,
    [null, '<b>SITE MAP</b>', 'site_map.html', '_self', null]
];

