new Tip('footerCairns', {
	title: 'Cairns Holiday Park',
	ajax: {
		url: 'assets/includes/parks/cairns-holiday-park.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomLeft' },
	stem: 'bottomLeft',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerLakeM', {
	title : 'Lake Monduran Holiday Park',
	ajax: {
		url: 'assets/includes/parks/lake-monduran.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomLeft' },
	stem: 'bottomLeft',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerLakeS', {
	title : 'Lake Somerset Holiday Park',
	ajax: {
		url: 'assets/includes/parks/lake-somerset.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomLeft' },
	stem: 'bottomLeft',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerEttalong', {
	title : 'Ettalong Beach Village',
	ajax: {
		url: 'assets/includes/parks/ettalong.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomMiddle' },
	stem: 'bottomMiddle',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerEasternBeach', {
	title : 'Eastern Beach Holiday Park',
	ajax: {
		url: 'assets/includes/parks/eastern-beach.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomMiddle' },
	stem: 'bottomMiddle',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerBrightHP', {
	title : 'Bright Holiday Park',
	ajax: {
		url: 'assets/includes/parks/bright.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomMiddle' },
	stem: 'bottomMiddle',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerPortCampbell', {
	title : 'Port Campbell Holiday Park',
	ajax: {
		url: 'assets/includes/parks/port-campbell.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomMiddle' },
	stem: 'bottomMiddle',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerPortlandBay', {
	title : 'Portland Bay Holiday Park',
	ajax: {
		url: 'assets/includes/parks/portland-bay.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomRight' },
	stem: 'bottomRight',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerVictorHarbor', {
	title : 'Victor Harbor Beachfront Holiday Park',
	ajax: {
		url: 'assets/includes/parks/victor-harbor.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomRight' },
	stem: 'bottomRight',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});



new Tip('footerPortArthur', {
	title : 'Port Arthur Holiday Park',
	ajax: {
		url: 'assets/includes/parks/port-arthur.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomRight' },
	stem: 'bottomRight',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerMyall', {
	title : 'Myall Nature Resort',
	ajax: {
		url: 'assets/includes/parks/myall.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomRight' },
	stem: 'bottomRight',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
new Tip('footerMurramarang', {
	title : 'Murramarang Beachfront Nature Resort',
	ajax: {
		url: 'assets/includes/parks/murramarang.php',
		options: {
			onComplete: function(transport) {}
		}
	},
	style: 'atpm',
	hook: { target: 'bottomMiddle', tip: 'bottomRight' },
	stem: 'bottomRight',
	showOn: 'click',
	hideOn: { element: 'closeButton', event: 'click' },	
	width: '680px',
	offset: { x: 0, y: -46 }
});
