<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim Recordset1__MMColParam Recordset1__MMColParam = "1" If (Request.QueryString("PageName") <> "") Then Recordset1__MMColParam = Request.QueryString("PageName") End If %> <% Dim Recordset1 Dim Recordset1_numRows Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_b_STRING Recordset1.Source = "SELECT * FROM ContentPages_06 WHERE PageName = '" + Replace(Recordset1__MMColParam, "'", "''") + "'" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 1 Recordset1.Open() Recordset1_numRows = 0 %> Sofaer Capital - Registration
     
 
.
 

 




To obtain additional 
information, please contact 
our investor relations team
at Sofaer Global Research
UK (Ltd).,
 
on +44 (0) 207 259 4400 or via 
email at info@sofaer.com 
to request access to  the site. 



 


Registration Form
.
Please provide the following information:

First Name  
Surname  
Title  
Type of Investor  
Organisation  
Position  
Address  
City  
State/Province  
Zip/Post Code  
Country  
Home Tel  
Work Tel  
Fax  
E-mail  
How did you hear about us?   
 
1. Do you currently invest in hedge funds/alternative investment strategies?

2. Are you an accredited investor* under the Securities Act of 1933,
as amended, or the equivalent thereof in your jurisdiction?

 

I confirm that I have read and understood your disclaimer and agree to your terms and conditions.

Please print this form and send by fax to Sofaer Administration Limited at (852)2530-2913.  Alternatively please click on "Submit Registration Form" to send electronically.

 

 
© Sofaer Capital 2006   ¦   site map   ¦   design by stedman oliver [creative]   ¦   built by computerfuture.net
 
     
<% Recordset1.Close() Set Recordset1 = Nothing %>