<% # vim: ft=aspperl use CGI::Util (); $Page->{cookies}{default} = '0086'; unshift @{ $Page->{cookies}{order} }, qw{ BLOG_COOKIE REF }; my $template_file; my $google_code = ''; my $splitid; $template_file = 'get-it-now.tmpl'; $Page->{promo_code} = param('promotion_code') || 'WEB-IEC-09-D01b'; $Page->{split_bid} = 1227; $Page->{price} = '24.97'; $google_code = 'test-090708-b'; $Response->Include( $template_file ); %>