$(document).ready(function() {
	if ($('#gallery').length != 0)
	{
		swfobject.embedSWF("VickiAlmondPhotoGallery.swf", "gallery", "760", "450", "9.0.0", "playerProductInstall.swf");
	}
	return false;
});