if(!rarebrick) var rarebrick = new Object();

rarebrick.baseURL = 'http://www.eaglesmereinn.com/';

rarebrick.getLocation = function() {
	return rarebrick.baseURL + 'wordPressTemplate.htm';
}

rarebrick.addFlash = function() {
	alert('noflash');
}