<?xml version="1.0" encoding="UTF-8"?> 
 | 
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>CustomLink1</fullName> 
 | 
    <availability>online</availability> 
 | 
    <displayType>link</displayType> 
 | 
    <encodingKey>UTF-8</encodingKey> 
 | 
    <hasMenubar>false</hasMenubar> 
 | 
    <hasScrollbars>true</hasScrollbars> 
 | 
    <hasToolbar>false</hasToolbar> 
 | 
    <height>600</height> 
 | 
    <isResizable>true</isResizable> 
 | 
    <linkType>url</linkType> 
 | 
    <masterLabel>目標作成</masterLabel> 
 | 
    <openType>newWindow</openType> 
 | 
    <position>none</position> 
 | 
    <protected>false</protected> 
 | 
    <showsLocation>false</showsLocation> 
 | 
    <showsStatus>false</showsStatus> 
 | 
    <url>/006/e? 
 | 
retURL=%2F{!Asset.Id} 
 | 
&accid={!Asset.HospitalId__c} 
 | 
&RecordType=01210000000QekP 
 | 
&CF00N10000002CYBC_lkid={!Asset.HospitalId__c} 
 | 
&CF00N10000002CYBC={!Asset.Hospital__c} 
 | 
&CF00N10000002CYB7_lkid={!Asset.Department_ClassId__c} 
 | 
&CF00N10000002CYB7={!Asset.Department_Class__c} 
 | 
&ent=Opportunity</url> 
 | 
</WebLink> 
 |