// JavaScript Document
function RunQuaternaryMap()
{
	document.write('<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="650" HEIGHT="386">\n');
    document.write('<PARAM NAME="FlashVars" VALUE="zoomifyImagePath=/sfgeo/quaternary/sfbr-Qfltmap">\n');
    document.write('<PARAM NAME="MENU" VALUE="FALSE">\n');
	document.write('<PARAM NAME="SRC" VALUE="/sfgeo/quaternary/zoomifyViewer.swf">\n');
    document.write(' <EMBED FlashVars="zoomifyImagePath=/sfgeo/quaternary/sfbr-Qfltmap" src="/sfgeo/quaternary/zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"  WIDTH="650" HEIGHT="386"></EMBED>\n');
	document.write('<noembed><img src="/sfgeo/quaternary/images/zoomify_quaternary.jpg" alt="Still from movie" width="650" height="386"></noembed>\n');
    document.write('</OBJECT>\n');
}
