var displaymode=0
var iframecode='<iframe id="external" style="width:550px;height:350px" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com.br/maps?f=q&amp;hl=pt-BR&amp;geocode=&amp;q=Av.+Dedo+de+Deus,+167++Vila+Formosa+-+S%C3%A3o+Paulo&amp;sll=-16.130262,-50.449219&amp;sspn=62.900492,111.796875&amp;ie=UTF8&amp;s=AARTsJoUShu7f5e8teCOmpui9KdTLbImSQ&amp;ll=-23.55313,-46.532249&amp;spn=0.027538,0.047207&amp;z=14&amp;iwloc=addr&amp;output=embed"></iframe>'
if(displaymode==0)
document.write(iframecode)
function jumpto(inputurl)
{if(document.getElementById&&displaymode==0)
document.getElementById("external").src=inputurl
else if(document.all&&displaymode==0)
document.all.external.src=inputurl
else
{if(!window.win2||win2.closed)
win2=window.open(inputurl)
else
{win2.location=inputurl
win2.focus()
}}}//-->
