<%
'Set up the redirect variables
Dim strURL 'This is the URL the user typed into the browser
Dim strSiteName 'This is the domain name
Dim intEPos 'This is the position of the remaining dot
strURL = Request.servervariables("HTTP_HOST")
intURLLen = len(strURL)
If inStr(1, UCase(strURL), "WWW") > 0 Then
strURL = Right(strURL, (intURLLen - 4))
End If
intEPos = inStr(1, strURL, ".")
strSiteName = UCase(Mid(strURL, 1, (intEPos - 1)))
'Insert your site names in the Select Ca
' se statement below to
'replace the Your-Site, Your-Next-Site &
' Default-Site text.
'Feel free to add to the select case for
' additional sites.
Select Case strSiteName
Case "atlasaislecarts.com"
Response.redirect "http://www.bfeinc.net/subdomains/atlasaislecarts/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/atlasaislecarts/index.htm"
Case "atlascarriers.com"
Response.redirect "http://www.bfeinc.net/subdomains/atlascarriers/index.htm"
Case "atlascarriers.net"
Response.redirect "http://www.bfeinc.net/subdomains/atlascarriers/index.htm"
Case "atlascontainers.com"
Response.redirect "http://www.bfeinc.net/subdomains/atlascontainers/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/atlascontainers/index.htm"
Case "atlasstandardcontainers.com"
Response.redirect "http://www.bfeinc.net/subdomains/atlasstandardcontainers/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/atlasstandardcontainers/index.htm"
Case "atlastrolleys.com"
Response.redirect "http://www.bfeinc.net/subdomains/atlastrolleys/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/atlastrolleys/index.htm"
Case "kssuaislecarts.com"
Response.redirect "http://www.bfeinc.net/subdomains/kssuaislecarts/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/kssuaislecarts/index.htm"
Case "kssucarriers.com"
Response.redirect "http://www.bfeinc.net/subdomains/kssucarriers/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/kssucarriers/index.htm"
Case "kssucontainers.com"
Response.redirect "http://www.bfeinc.net/subdomains/kssucontainers/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/kssucontainers/index.htm"
Case "kssustandardcontainers.com"
Response.redirect "http://www.bfeinc.net/subdomains/kssustandardcontainers/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/kssustandardcontainers/index.htm"
Case "kssutrolleys.com"
Response.redirect "http://www.bfeinc.net/subdomains/kssutrolleys/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/kssutrolleys/index.htm"
Case "standardatlas.com"
Response.redirect "http://www.bfeinc.net/subdomains/standardatlas/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/standardatlas/index.htm"
Case "standardcontainers.com"
Response.redirect "http://www.bfeinc.net/subdomains/standardcontainers/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/standardcontainers/index.htm"
Case "standardkssu.com"
Response.redirect "http://www.bfeinc.net/subdomains/standardkssu/index.htm"
Case "atlasaislecarts.net"
Response.redirect "http://www.bfeinc.net/subdomains/standardkssu/index.htm"
Case "standardkssu.org"
Response.redirect "http://www.bfeinc.net/subdomains/standardkssu/index.htm"
Case Else
break
End Select
%>
America's provider of custom metal fabrication, serving the airline and other commercial industries for over 30 years.
BFE, Inc. provides industry leading products that accommodate a wide range of applications.
Airline Galley Equipment
Specialty Carts & Casters
Tradeshow Displays & Exhibits
BFE, Inc. is committed to the highest standards of quality and customer service. Our experienced engineering staff and production personnel work closely with our customers from product conception to completion to assure complete customer satisfaction. We engineer value, integrity, service, and on-time delivery into every product.