
if(URL_PREFIX == undefined || !URL_PREFIX) var URL_PREFIX = './';
var _pages_conf = {
home : URL_PREFIX+'',
branch : URL_PREFIX+'branch.php',
events : URL_PREFIX+'event.php',
news :URL_PREFIX+ 'review.php',
partners: URL_PREFIX+'partners.php',
aboutus_1 : URL_PREFIX+'aboutus_1.php',
aboutus_2 : URL_PREFIX+'aboutus_2.php',
aboutus_3 : URL_PREFIX+'aboutus_3.php',
contactus_1 : URL_PREFIX+'contactus_1.php',
contactus_2 :URL_PREFIX+ 'contactus_2.php',
contactus_3 : URL_PREFIX+'contactus_3.php',
join_1 : URL_PREFIX+'career.php',
join_2 : URL_PREFIX+'career_flow.php'
}