YAHOO.util.Event.onContentReady("photoNavigator", function () {
	swfobject.embedSWF(
		"/blogassets/photoNavigator/photoNavigator.swf", 
		"photoNavigator", 
		"700", 
		"300", 
		"9.0.0", 
		"/swf/expressInstall.swf",
		null,
		{wmode:'transparent'}
	);
});