<%@ Language=VBScript %> <% Option Explicit On Error Resume Next Response.Expires = 0 '-- includes ----------------------------------------------------- '----------------------------------------------------------------- Const sPageType = "Public" Const sPageAccess = "" %> <% '-- variables ---------------------------------------------------- '----------------------------------------------------------------- Dim sWhatsNewTitle Dim sWhatsNewBody Dim sBoxLeftTitle Dim sBoxLeftBody Dim sBoxRightTitle Dim sBoxRightBody Dim sMessage '-- process ------------------------------------------------------ '----------------------------------------------------------------- ' what's new if AdvPageEditGet (PROJECT_PAGE_EDIT_WHATS_NEW, sWhatsNewTitle, sWhatsNewBody) <> True Then sMessage = "Unable to get what's new" AdvMessageError sMessage End If ' box (left) if AdvPageEditGet (-131794670, sBoxLeftTitle, sBoxLeftBody) <> True Then sMessage = "Unable to get box (left)" AdvMessageError sMessage End If ' box (right) if AdvPageEditGet (1086714923, sBoxRightTitle, sBoxRightBody) <> True Then sMessage = "Unable to get box (right)" AdvMessageError sMessage End If %> Sign*A*Rama / Pearland - Home
<%Response.Write sBoxLeftBody%> <%Response.Write sBoxRightBody%>
<%Response.Write sWhatsNewBody%>

Home      Product Samples      Digital Signage      Shop Online      Request Quote      Contact Us      Street Map      City Codes

Copyright ©  Sign-A-Rama • Pearland, Texas • (281) 997-0160