// swfObject
swfobject.registerObject("myId", "9.0.115", "expressInstall.swf");

// addthis_functionality
var addthis_overlay_visible = false;

function returnOverlayStatus(){
	return addthis_overlay_visible;
}

var addthis_config=
{
	services_exclude:'amazonwishlist,email,kaboodle,print,stylehive,thisnext,tipd,facebook',
	services_compact:'',
	services_expanded:'',
	ui_offset_top:'',
	ui_offset_left:'',
	ui_header_color:'',
	ui_header_background:'',
	ui_cobrand:'',
	data_use_flash:'',
	data_use_cookies:''
}

var addthis_share=
{
	url:'http://www.thebermudafamilyalbum.bm/',
	title:'The Bermuda Family Album',
	content:"Share your smile on The Bermuda Family Album, the world's first photo album of an entire country.",
	templates:''
}

// open new window for legal
function openLegal()
{
	window.open("/terms_conditions_privacy.html", "The Bermuda Family Album: Terms &amp; Conditions and Privacy Policy", "height=400px,width=415px,scrollbars=yes");
	return false;
}

// google tracking
try {
var pageTracker = _gat._getTracker("UA-10659080-1");
pageTracker._trackPageview();
} catch(err) {}