<?xml version="1.0" encoding="UTF-8"?>
|
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>YahooMaps</fullName>
|
<availability>online</availability>
|
<displayType>link</displayType>
|
<encodingKey>UTF-8</encodingKey>
|
<hasMenubar>true</hasMenubar>
|
<hasScrollbars>true</hasScrollbars>
|
<hasToolbar>true</hasToolbar>
|
<height>600</height>
|
<isResizable>true</isResizable>
|
<linkType>url</linkType>
|
<masterLabel>Yahoo Maps</masterLabel>
|
<openType>newWindow</openType>
|
<position>none</position>
|
<protected>false</protected>
|
<showsLocation>true</showsLocation>
|
<showsStatus>true</showsStatus>
|
<url>http://maps.yahoo.com/py/maps.py?cn={!Lead.Country}&csz={!Lead.City}+{!Lead.State}+{!Lead.PostalCode}+&addr={!Lead.Street}</url>
|
</WebLink>
|