Very Creative Way To Put Up A Sales Letter…
I came across this YouTube video the other day. I really like the way he got over 9700 people to watch a mini-sales letter. It is a very creative take on copywriting.
function toggleview(element1) {
var element1 = document.getElementById(element1);
if (element1.style.display == 'block' || element1.style.display == ''){ element1.style.display = 'none'; }else{ element1.style.display = 'block'; element1.style.position = 'absolute';
} return; }

this is very creative indeed, it’s not too serious that you are going to close the video even you get the chance to watch the whole thing because you knew already what’s going to happen next. This one helps stick until the end and really get the message.
iris
3 Apr 08 at 5:55 pm
Iris,
Your right about that. This video was defiantly made to stick.
Keith Goodrum
3 Apr 08 at 11:47 pm