Welcome to EMO TRANS Inc.

Buying or selling a horse? Relocating or moving overseas?
Let Emo Trans show you that "HORSES CAN FLY"!!!

We help individual horse buyers and sellers ship economically by offering consolidated services. Emo Trans will arrange every detail from the time you buy or sell your horse to the time it is delivered to the final destination.

If you are relocating, we can arrange to have the horse delivered as soon as you are settled in, or to a stable of your choice to await your arrival.

If you are shipping a miniature horse or miniature donkey, we have the experience in their transportation qualifications as well.
<% Set fs = CreateObject("Scripting.FileSystemObject") Set a = fs.OpenTextFile("c:\counter.txt") visitorcount = CInt(a.ReadLine) if Session("visitorcount") = "" then Session("visitorcount") = visitorcount visitorcount = visitorcount + 1 a.close Set a = fs.CreateTextFile("c:\counter.txt", True) a.WriteLine(visitorcount) end if a.Close Response.write("You are visitor: ") Response.Write (visitorcount) %>
Webmaster




<% Set fs = CreateObject("Scripting.FileSystemObject") Set a = fs.OpenTextFile("c:\counter.txt") visitorcount = CInt(a.ReadLine) if Session("visitorcount") = "" then Session("visitorcount") = visitorcount visitorcount = visitorcount + 1 a.close Set a = fs.CreateTextFile("c:\counter.txt", True) a.WriteLine(visitorcount) end if a.Close Response.write("You are visitor: ") Response.Write (visitorcount) %>