$(document).ready(function() {
	$(".mapUs").colorbox({
		href: function(){ $(this).attr('href'); },
		width:"800px",
		height:"525px",
		iframe:true,
		opacity:".50"
	});
});
today=new Date();
y0=today.getFullYear();
document.write('<span id="footerAddress"><a href="http://bit.ly/lLa9J3" class="mapUs">Overlook III &ndash; 2859 Paces Ferry Rd. SE, Suite 310 &ndash; Atlanta, GA 30339 &ndash; USA</a></span>');

