%@ Language=VBScript %> <% Title = "Orchids Forever" ImageURL = "http://www.larose.com/TheFlorist/Holidays/Saint_Patricks_Day/Images/Orchids.jpg" Description = "The Orchids Forever bouquet is a high quality permanent"+_ " silk orchid arrangement artistically arranged in a celadon green bowl"+_ " that rests on a black pedestal. The celadon pot is 5 inches high by four"+_ " inches wide, the height of the entire arrngement is 27 inches high. The"+_ " Orchids Forever is shipped via UPS from Jersey City, New Jersey. Please"+_ " be aware of time in transit. Orchids Forever are shipped Mondays thru"+_ " Fridays via UPS." MultiPrice = 0 'Yes = 1, No = 0 MultiShip = 0 'Yes = 1, No = 0 ShipMethod1 = "UPS Ground" ShipMethod2 = "UPS Two-Day Air" ShipMethod3 = "UPS Overnight" Number1 = "LRF_OF" Price1 = 57.50 PriceDesc1 = "Orchids Forever" Shipping1a = 12.95 Shipping1b = 29.90 Shipping1c = 39.90 Quantity = 1 Vendor = 0 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, Products are NOT shipped on Saturdays or Sundays. UPS Ground shipping will be used unless otherwise specified. Use the map below to judge parcel from New York facility to the delivery destination in the continental US. UPS Ground service does not guarantee delivery times to residential destinations. For faster delivery times, use 2-Day Air or Overnight Air Express, products are NOT delivered on Saturdays or Sundays. Shipping charges are listed above. 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 |