%@LANGUAGE="VBSCRIPT"%>
<%
' *** Restrict Access To Page: Grant or deny access to this page
MM_authorizedUsers="coffers,hess,all,cvx,faults,dti,xom,kmg,total,warner,seismic,kendall,lewis,hall,herrmann,baan,isssa,admin,conoco"
MM_authFailedURL="../index3.asp"
MM_grantAccess=false
If Session("MM_Username") <> "" Then
If (false Or CStr(Session("MM_UserAuthorization"))="") Or _
(InStr(1,MM_authorizedUsers,Session("MM_UserAuthorization"))>=1) Then
MM_grantAccess = true
End If
End If
If Not MM_grantAccess Then
MM_qsChar = "?"
If (InStr(1,MM_authFailedURL,"?") >= 1) Then MM_qsChar = "&"
MM_referrer = Request.ServerVariables("URL")
if (Len(Request.QueryString()) > 0) Then MM_referrer = MM_referrer & "?" & Request.QueryString()
MM_authFailedURL = MM_authFailedURL & MM_qsChar & "accessdenied=" & Server.URLEncode(MM_referrer)
Response.Redirect(MM_authFailedURL)
End If
%>
ITF/ Geolsoc Structurally Complex Reservoirs Special Publication Volume
The ITF/Geolsoc Structurally Complex Reservoirs Conference was held in London from 28th February to 2nd March. It was a highly successful event attracting a full house of 186 attendees. There were 50 presentations and 10 posters from academic and industrial leaders from around the world. Click here to view programme.
As a follow-up to the conference, a Geolsoc Special Publication Volume is being produced to capture the current status of work in this important area. Already there are many contributions to this peer-reviewed publication – if you would like to contribute, the closing date for submissions is end May 2006. Contact myself (d.anderson@oil-itf.com) for further details.