Home for a site I was working on, but I had to put something up here to
justify the cost. What better than pictures I can share?

Hawaii

Hong Kong

Laser Mikey Stuff

Lance D. Hembrey

This site hosted and powered by
GoDaddy

 

 
<% Function Space2Plus(ItemValue) If ItemValue <> "" then ItemValue = Replace(ItemValue, " ", "+") 'space to plus char Space2Plus = ItemValue End If End Function %>