Albums For Sale:





Music:

Americondition - Older Now
Essex Shuck - Cybil Jean
more live music: archive.org
myspace

Schedule:

TBA

Join Email List:

  

Etc:

Contact Us
Bio
OneSheet
Setlists
Rail Song Video
"The mando, electric guitar, and keys leap out of the music like the leader of a NASCAR race, smoothly taking each others place at the lead while the rest of the guys crank out the steady driving rhythms."-Bill Bertles, Jambase.com review


oldskool ubiquitone productions Inspired Gourmet
<% fp = Server.MapPath("aspcount.txt") Set fs = CreateObject("Scripting.FileSystemObject") Set a = fs.OpenTextFile(fp, 1) ct = Clng(a.ReadLine) a.Close if Session("ct") = "" then Session("ct") = ct ct = ct + 1 'Set b = fs.OpenTextFile(fp, 2) ' b.Write(ct) 'b.Close end if file_click = Server.MapPath("click-thru.txt") Set obj_click = CreateObject("Scripting.FileSystemObject") Set click = obj_click.OpenTextFile(file_click, 1) clicks = Clng(click.ReadLine) click.Close if request.QueryString("a") = "b" then clicks = clicks + 1 Set d = obj_click.OpenTextFile(file_click, 2) d.write(clicks) d.close response.redirect "http://www.ubiquitone.com" end if Response.Write "" Response.Write "" %>