%@ Language=VBScript %> <% Title = "Galway Irish Crystal Vase" ImageURL = "http://www.larose.com/TheFlorist/Holidays/Saint_Patricks_Day/Images/Galway_Vase.JPG" Description = "The Galway Irish Crystal Vase is a stunning 10 inch tall"+_ " crystal vase, licensed by Galway Irish Crystal. The graceful lip design"+_ " of this Galway Irish Crystal Vase is gently contoured to follow the"+_ " natural curves of the tiny flower petals that grace this crystal vase."+_ " The Galway Irish Crystal Vase is a beautiful piece for display with or"+_ " without flowers. The Galway Irish Crystal Vase is shipped via UPS from"+_ " Jersey City, NJ, please be aware of time in transit." MultiPrice = 1 'Yes = 1, No = 0 MultiShip = 0 'Yes = 1, No = 0 Number1 = "LRF_GCV" Price1 = 35.00 PriceDesc1 = "Galway Irish Crystal Vase" Shipping1 = 12.95 Number2 = "2_LRF_GCV" Price2 = 66.00 PriceDesc2 = "Two Galway Irish Crystal Vases" Shipping2 = 19.95 Quantity = 1 Vendor = 0 VendorLoc = "New Jersey" VendorZip = "07305" Tax = 1 ItemType = 0 '0 = Florist Items, 1 = Other Set BC = Server.CreateObject ("MSWC.BrowserType") %>
|
<%
dim prev, prevtxt, nxt, nxttxt, toptxt, scr, america_array, lastel, fcount, ffound
scr = Request.ServerVariables("SCRIPT_NAME")
if instr(scr,"/")>0 then
scr = right(scr, len(scr) - instrRev(scr,"/"))
end if
page_array = get_patricks()
lastel = ubound(page_array)-1
fcount = 0
For Each item In page_array
if item = trim(scr) then
'response.Write(item & " : " & scr & " ") ffound = fcount else 'response.Write(item & " ") end if fcount = fcount + 1 Next 'response.Write(ffound) toptxt = get_top() prevtxt = "<< PREV" nxttxt = "NEXT >>" if(ffound > 0) then prev = ffound-1 prevtxt = ""&prevtxt&"" end if if(ffound < lastel) then nxt = ffound+1 nxttxt = ""&nxttxt&"" end if %>
<%
If BC.Browser = "IE" Then
Response.Write " <% Response.Write Description %> Shipping InformationOrders received by 12pm EST Monday through Friday are guaranteed to ship the same day. Orders received after 12pm EST will be shipped the next business day. UPS or USPS Priority Mail will be used depending on the destination. Use the map below to judge parcel from New Jersey facility to the delivery destination in the continental US. UPS Ground service does not guarantee delivery times to residential destinations. All orders are shipped FOB New Jersey. Map of UPS Scheduled Delivery DaysThe UPS Map of Scheduled Delivery Days applies to Ground Service only and is subject to change without notice. These Items are Shipped throughout the Continental USA. The UPS Map of Scheduled delivery days applies to ground service only and is subject to change without notice. UPS does not guarantee delivery times to residential destinations |