%@ Language=VBScript CodePage=65001%>
<%
call SetSession("pfileNum", 0)
if (GetConfigGeneral("useSSL") and Request.ServerVariables("SERVER_PORT_SECURE")="0") OR (GetSession("mode")= "" and GetConfigGeneral("useSSL") and Request.ServerVariables("SERVER_PORT_SECURE")="0") then
' Force 'https' prefix for SSL
Dim strSecureURL
strSecureURL = "https://"
strSecureURL = strSecureURL & Request.ServerVariables("SERVER_NAME")
strSecureURL = strSecureURL & Request.ServerVariables("URL")
Response.Redirect(strSecureURL)
end if
dim lang
lang = Request.Cookies("uiLang")
if Request.Form("PageID")="LoginAgent" then ' if language was chosen
lang = request.form("langs")
Response.Cookies("uiLang") = lang
NewDate = DateAdd("m", 3, date)
Response.Cookies("uiLang").Expires = NewDate
end if
if trim(lang) = "" then
'If no cookies exist yet, then init from default lang defined in setup
lang = GetConfigGeneral("uiLang")
Response.Cookies("uiLang") = lang
end if
call CheckUserLogin(AGENT_LOGIN)
call SetSession("withNoLogin", false)
call SetSession("login", false)
dim tableAlignment,tableDataAlignment
tableAlignment = lcase(GetDir(lang))
if tableAlignment = "rtl" then
tableDataAlignment = " align='right'"
else
tableDataAlignment = " align='left'"
end if
dim cornerTextAlign,imageDirection
if tableAlignment = "rtl" then
cornerTextAlign = " align='left' "
imageDirection = "_rtl"
else
cornerTextAlign = " align='right' "
imageDirection = ""
end if
%>
Alshamel Holidays - Hotel & Travel Services Booking Portal
Welcome To Alshamel Holidays
Alshamel Holidays is
a leading wholesaler of hotels and services to the travel industry.
If you are looking to expand the product range you deliver to your clients
then look no further. We have a full portfolio of services all easily
accessible through our booking portal or numerous call centre's.
With over 45,000 hotels and products at unbeatable prices this is your one
stop location for all your booking requirements.
Travel agents and companies in the Middle East and around the world have
grown to trust the service and professionalism of Alshamel Holidays and with
new technology and systems, Alshamel is poised to take service and
efficiency to a whole new level.
If you are an existing customer
and have not received your new user name and password please Click Here