[COLOR="#000000"][COLOR="#0000BB"][/COLOR][COLOR="#007700"]var[/COLOR][COLOR="#0000BB"]swfu[/COLOR][COLOR="#007700"]= new[/COLOR][COLOR="#0000BB"]SWFUpload[/COLOR][COLOR="#007700"]( {[/COLOR][COLOR="#0000BB"]upload_url[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"upload.php"[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]flash_url[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"swfupload.swf"[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]button_placeholder_id[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"uploadButton"[/COLOR][COLOR="#007700"], [/COLOR][COLOR="#0000BB"]file_size_limit[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"2 MB"[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]file_types[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"*.jpg; *.png; *.jpeg; *.gif"[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]file_types_description[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"Images"[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]file_upload_limit[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"0"[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]debug[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]false[/COLOR][COLOR="#007700"], [/COLOR][COLOR="#0000BB"]button_image_url[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"button.png"[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]button_width[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]100[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]button_height[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]30[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]button_text_left_padding[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]15[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]button_text_top_padding[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]2[/COLOR][COLOR="#007700"], [/COLOR][COLOR="#0000BB"]button_text[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]"Обзор..."[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]button_text_style[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#DD0000"]".uploadBtn { font-size: 18px; font-family: Arial; background-color: #FF0000; }"[/COLOR][COLOR="#007700"], [/COLOR][COLOR="#0000BB"]file_dialog_complete_handler[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]fileDialogComplete[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]upload_success_handler[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]uploadSuccess[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]upload_complete_handler[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]uploadComplete[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]upload_start_handler[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]uploadStart[/COLOR][COLOR="#007700"],[/COLOR][COLOR="#0000BB"]upload_progress_handler[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#0000BB"]uploadProgress[/COLOR][COLOR="#007700"]});[/COLOR][/COLOR]
[COLOR="#000000"][COLOR="#0000BB"][/COLOR][COLOR="#007700"][/COLOR][/COLOR]