# HG changeset patch # User rlm # Date 1263792152 18000 # Node ID c403de244fb486b53f6f8ca44191920726de9ea2 # Parent 0deeb2d5d1dbc7c468ef6a361e9dd84a2657b153 [svn r34] diff -r 0deeb2d5d1db -r c403de244fb4 buy.html --- a/buy.html Mon Jan 18 00:19:17 2010 -0500 +++ b/buy.html Mon Jan 18 00:22:32 2010 -0500 @@ -62,7 +62,7 @@ var raphe = Raphael("disp_contain", 502, 320); -tt = raphe.print(10, 150, "Kevin Rustagi", raphe.getFont("HelveticaNeue", 800), 75); +///tt = raphe.print(10, 150, "Kevin Rustagi", raphe.getFont("HelveticaNeue", 800), 75); tt.attr("stroke", "#f00"); tt.attr("fill", "RED");