<?xml version="1.0" encoding="UTF-8"?> 
 | 
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>X2</fullName> 
 | 
    <availability>online</availability> 
 | 
    <displayType>massActionButton</displayType> 
 | 
    <encodingKey>UTF-8</encodingKey> 
 | 
    <height>600</height> 
 | 
    <linkType>url</linkType> 
 | 
    <masterLabel>引合2</masterLabel> 
 | 
    <openType>sidebar</openType> 
 | 
    <protected>false</protected> 
 | 
    <requireRowSelection>false</requireRowSelection> 
 | 
    <url>/006/e?retURL=%2F{!Account.Id}  
 | 
&accid={!Account.Id}  
 | 
&RecordType=01210000000QekK  
 | 
&CF00N10000002CYBC_lkid={!Account.HospitalId__c}  
 | 
&CF00N10000002CYBC={!Account.Hospital__c}  
 | 
&CF00N10000002CYB7_lkid={!Account.Department_ClassId__c}  
 | 
&CF00N10000002CYB7={!Account.Department_Class__c}  
 | 
&ent=Opportunity</url> 
 | 
</WebLink> 
 |