{'head'}; my $body = \$_[1]->{'body'}; my $u = LJ::User->remote; return "" unless $u; LJ::need_res("stc/display_none.css", "js/photobucket_jw.js", "js/browserdetect.js"); my $js = ""; if ($GET{upload_count} || LJ::did_post()) { if (my $ct = $GET{upload_count}) { $js .= "\n"; } } my $step = 1; my $fbenabled = LJ::get_cap($u, 'fb_account') && LJ::get_cap($u, 'fb_can_upload'); my $ret = ''; $$head .= qq{ $js }; #taken from the original fck_image.html $ret .= qq{
URL
Short Description


Width 
Height 

Border 
HSpace 
VSpace 
Align 
   
Preview
}; $$body = $ret; $$head .= "\n"; $$head .= LJ::res_includes(); return; } _code?> {'head'}; _code?> {'body'}; _code?>