<% set id [ns_queryget id] set trackInfo "" %> <% set page_id 1073782573 ns_set put [ns_conn outputheaders] "Pragma" "no-cache" ns_set put [ns_conn outputheaders] "Cache-control" "private" proc studio.getSN_XAOL {{compressed "0"}} { # examples # [studio.getSN_XAOL] # returns "Steve Case" # [studio.getSN_XAOL 1] # returns "stevecase" set err 0 set key [ns_config ns/server/[ns_info server]/module/nsxaol Key "c03Kcx8="] if {[catch { ns_xaol_setkey $key }]} { ns_log warning " error, ns_xaol* command appear to be unavailable." incr err } set h [ns_conn headers] set xaol [ns_set iget $h x-aol] if {![string length $xaol]} { ns_log warning " error, no xaol headers present (not in client or non-x-aol enabled webserver)." incr err } if {[catch {set hset [ns_xaol_decodeheader $xaol]} dErr]} { ns_log warning " decode error." incr err } if {$err} { set sn "" } else { set qc [ns_set get $hset qc] catch {ns_qc getbytefield $qc screen_name} sn } if {$compressed > 0} { return [string map [list { } {}] [string tolower $sn]] } return $sn } set sn [studio.getSN_XAOL 1] %> AOL Takes It Off: Submission Form Part 1

Atkins, South Beach, Curves... you know the names of the most popular diets. But who goes on them?

We want to hear from people who've actually lost weight on the big diets. Send inside secrets that make your diet work. Reveal why you went on a diet in the first place. Tell us your diet love story (or hate story) and become an AOL weight-loss star.

<% mn_gen_impression_tracking $trackInfo %>