var flash_html = '\ \ \ \ \ \ \ \ '; var noflashhtml = "
Maps & Directions
"; function firefoxIframeSwitch(obj) { var _iframe = document.createElement("IFRAME"); _iframe.scrolling="no"; _iframe.frameBorder="0px"; _iframe.marginWidth="0px"; _iframe.marginHeight="0px"; _iframe.setStyle({display:"none"}); obj.insert(_iframe); _iframe.contentDocument.open(); _iframe.contentDocument.write(flash_html); _iframe.contentDocument.close(); _iframe.setStyle({width:"240px",height:"19px",display:"block"}); } if ( isFlashVersion( 6 ) ) if ("" != "" && "" == "Gecko" && "transparent" == "transparent") { var div_id = "div_533342"; document.write("
"); firefoxIframeSwitch($(div_id)); } else document.write(flash_html); else if (noflashhtml != "") { document.write(noflashhtml); } else document.write('');