/http:\S*[^\w\s]/g and s/\G\n//; #### /http:\S*[^\w\s]/g and s/\G\n// and $http=1; $http and /^\S*[\w\s]/g and s/\G\n// or $http=0; #### Check out http://homestarrunner.com/sbemail/ and let me know what you think
## /http:\S*[^\w\s]/g and s/\G\n// and $http=1; $http and /^\S*[\w\s]/g and s/\G\n// or $http=0; ##
## Check out http://homestarrunner.com/sbemail/ and let me know what you think