var displaymode=0
var iframecode='<iframe id="external" style="width:640px;height:480px" 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=R.+Alzimar+Vargas+Batista,+120+-+Cabu%C3%A7%C3%BA,+Guarulhos+-+SP,+07077-203,+Brasil&amp;sll=-23.459782,-46.560402&amp;sspn=0.113695,0.21698&amp;ie=UTF8&amp;s=AARTsJrlcqLO8CYE8oU8aA_u6SYgMt6uMA&amp;ll=-23.422298,-46.549416&amp;spn=0.037804,0.054932&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()
}}}//-->
