var sectionFrontImagePool = new Array();
	
	
var sectionFrontImg = new Object();
sectionFrontImg.path = "/eng/about-hktb/images/tourism-board-guide-main-1.jpg";
sectionFrontImg.alt = "";
sectionFrontImagePool.push(sectionFrontImg);
	

var sectionFrontImg = new Object();
sectionFrontImg.path = "/eng/about-hktb/images/tourism-board-guide-main-2.jpg";
sectionFrontImg.alt = "";
sectionFrontImagePool.push(sectionFrontImg);


var sectionFrontImg = new Object();
sectionFrontImg.path = "/eng/about-hktb/images/tourism-board-guide-main-3.jpg";
sectionFrontImg.alt = "";
sectionFrontImagePool.push(sectionFrontImg);




