%@ Language=VBScript %> <% Title = "I'd Rather Be Golfing Gift Set" ImageURL = "http://www.larose.com/TheFlorist/Holidays/Saint_Patricks_Day/Images/RB733-l.jpg" Description = "Send The I'd Rather Be Golfing Gift Set for ."+_ " This bucket of treats is always a hit with golfers, on a desktop, on the"+_ " course, or at the 19th hole. Score a hole in one with this special gift for"+_ " . The I'd Rather Be Golfing Gift Set is shipped via UPS from"+_ " NY State. Please be aware of time in transit when you order the I'd Rather Be"+_ " Golfing Gift Set" MultiPrice = 0 'Yes = 1, No = 0 MultiShip = 0 'Yes = 1, No = 0 ShipMethod1 = "UPS Ground" ShipMethod2 = "UPS Two-Day Air" ShipMethod3 = "UPS One-Day Air" Number1 = "GOJ_RB733" Price1 = 65.95 PriceDesc1 = "I'd Rather Be Golfing Gift Set" Shipping1a = 10.95 Shipping1b = 20.90 Shipping1c = 30.90 Quantity = 1 Vendor = 0 VendorZip = "00000" 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 %> Important Shipping InformationSingle basket orders received by 12pm EST Monday through Friday are guaranteed to ship the same day. Single basket orders received after 12pm EST will be shipped the next business day, Baskets do not ship on Saturdays or Sundays and are not delivered 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. Shipping charges are listed above. All orders are shipped FOB New York. 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 |