var G_AD_ZONES = new Array();
G_AD_ZONES['B1'] = { 
	id: 2, 
	name: 'B1',
	width: 300,
	height: 200};
G_AD_ZONES['B2'] = { 
	id: 3, 
	name: 'B2',
	width: 300,
	height: 200};
G_AD_ZONES['1A'] = { 
	id: 4, 
	name: '1A',
	width: 240,
	height: 105};
G_AD_ZONES['1B'] = { 
	id: 5, 
	name: '1B',
	width: 235,
	height: 105};
G_AD_ZONES['3G1'] = { 
	id: 6, 
	name: '3G1',
	width: 350,
	height: 200};
G_AD_ZONES['3G2'] = { 
	id: 7, 
	name: '3G2',
	width: 350,
	height: 200};
G_AD_ZONES['4P1'] = { 
	id: 8, 
	name: '4P1',
	width: 310,
	height: 442};
G_AD_ZONES['4P2'] = { 
	id: 9, 
	name: '4P2',
	width: 310,
	height: 439};
G_AD_ZONES['4P3'] = { 
	id: 10, 
	name: '4P3',
	width: 310,
	height: 316};
G_AD_ZONES['3G'] = { 
	id: 11, 
	name: '3G',
	width: 500,
	height: 194};
G_AD_ZONES['P0'] = { 
	id: 12, 
	name: 'P0',
	width: 310,
	height: 401};

var G_AD_BANNERS = new Array();
G_AD_BANNERS[G_AD_BANNERS.length] = {
	id: '9', 
	zone: { 
		id: 8 
	}, 
	options: { 
		format: 'image', 
		text: 'Cty IVYmoda', 
		code: "", 
		clickUrl: 'http://ivy.com.vn', 
		target: 'new_tab', 
		imageUrl: 'http://vanvn.net/upload/ad/admin/2011/05/4dc745463df05.jpg', 
		pageUrl: '/index.php/', 
		route: 'core_index_index', 
		mode: 'alternate', 
		timeout: 0	},
	baseUrl: 'http://vanvn.net'
};
G_AD_BANNERS[G_AD_BANNERS.length] = {
	id: '10', 
	zone: { 
		id: 9 
	}, 
	options: { 
		format: 'image', 
		text: 'Logo Công Ty CPTM Sông Hồng', 
		code: "", 
		clickUrl: 'http://songhonghotel.com.vn', 
		target: 'new_tab', 
		imageUrl: 'http://vanvn.net/upload/ad/admin/2011/07/4e16855b86742.jpg', 
		pageUrl: '/index.php/', 
		route: 'core_index_index', 
		mode: 'alternate', 
		timeout: 0	},
	baseUrl: 'http://vanvn.net'
};
G_AD_BANNERS[G_AD_BANNERS.length] = {
	id: '13', 
	zone: { 
		id: 12 
	}, 
	options: { 
		format: 'image', 
		text: 'Banner chúc mừng năm mới 2012', 
		code: "", 
		clickUrl: 'http://vanvn.net', 
		target: 'new_window', 
		imageUrl: 'http://vanvn.net/upload/ad/admin/2012/01/4f168a3586645.gif', 
		pageUrl: '/index.php/', 
		route: 'core_index_index', 
		mode: 'unique', 
		timeout: 0	},
	baseUrl: 'http://vanvn.net'
};

