%
Dim version
version = "products" ' "all" includes everything
' "products" includes only products
Dim style
style = "2" ' "0" Use your own stylesheet
' "1" Stylesheet with nav on the left
' "2" Stylesheet with nav on the top
Dim logo
logo = "us" ' "us" ShoreTel Authorized Reseller
' "eu" ShoreTel Authorised Partner
' Do not edit below this line
set req = createobject("WinHttp.WinHttpRequest.5.1")
set page = Request.QueryString("p")
req.Open "GET", "http://micro.shoretel.com/www/?v=" + version + "&s=" + style + "&l=" + logo + "&p=" + page, false
req.Send
%>
ABYX Business Systems
"Solutions for Voice and Data Communications"
<%=req.ResponseText %>
ABYX Business Systems, Inc.
609 East Dewey Place San Antonio, Texas 78212 P. 210-223-2299 F. 210-223-2770