<!DOCTYPE html><html lang="en" xml:lang="en" class="" xmlns="http://www.w3.org/1999/xhtml"><head><script type="text/javascript">window._document_observe_listeners = [];
document.observe = function(event, func) {
window._document_observe_listeners.push({event: event, func: func});
                };

window._jquery_ready_handlers = [];
jQuery = function(handler) {
window._jquery_ready_handlers.push(handler);
                };

function on_script_loaded(func) {
(window.LoadedJsSuccessfully && document.loaded) ? func() : document.observe('script:loaded', func);
                }</script><script type="text/javascript">window.ST=+new Date();</script><meta content="text/html; charset=UTF-8" http-equiv="content-type" /><meta content="Dropbox is a free service that lets you bring your photos, docs, and videos anywhere and share them easily. Never email yourself a file again!" name="description" /><meta content="online storage, free storage, file sharing, share files,
               awesome, cloud storage, online backup, cross platform, sync, sharing, mac,
               windows, os x, linux, backup, collaboration, file versioning, file revisions,
               remote access, undelete" name="keywords" /><meta content="vavacung_fla_project_high.swf - Dropbox" property="og:title" /><meta content="" property="og:description" /><meta content="https://www.dropbox.com/static/images/icons128/page_white_flash.png" property="og:image" /><meta content="https://www.dropbox.com/s/smbafqypsmwoeov/vavacung_fla_project_high.swf" property="og:url" /><meta content="website" property="og:type" /><meta content="Dropbox" property="og:site_name" /><meta content="210019893730" property="fb:app_id" /><meta content="@Dropbox" name="twitter:site" /><meta content="https://www.dropbox.com/s/smbafqypsmwoeov/vavacung_fla_project_high.swf" name="twitter:url" /><meta content="vavacung_fla_project_high.swf - Dropbox" name="twitter:title" /><meta content="" name="twitter:description" /><meta content="https://www.dropbox.com/static/images/icons128/page_white_flash.png" name="twitter:image" /><meta content="TnuSyOnBMNmtugbpL1ZvW2PbSF9LKvoTzrvOGS9h-b0" name="google-site-verification" /><meta content="EZKIczQcM1-DVUMz8heu1dIhNtxNbLqbaA9-HbOnCQ4" name="google-site-verification" /><meta content="tz8iotmk-pkhui406y41y5bfmfxdwmaa4a-yc0hm6r0fga7s6j0j27qmgqkmc7oovihzghbzhbdjk-uiyrz438nxsjdbj3fggwgl8oq2nf4ko8gi7j4z7t78kegbidl4" name="norton-safeweb-site-verification" /><title>Dropbox - vavacung_fla_project_high.swf - Simplify your life</title><link href="/static/32878/images/favicon.ico" rel="shortcut icon" /><link href="/static/_MuHKd28TBU6UyW6t/css/main.css" type="text/css" rel="stylesheet" /><link href="/static/32878/images/dropbox_webclip.png" rel="apple-touch-icon" /><link href="/w3c/p3p.xml" rel="P3Pv1" /><script type="text/javascript">var Constants = {
BLOCK_CLUSTER: 'dl\x2dweb\x2edropbox\x2ecom',
PUBSERVER: 'dl\x2edropbox\x2ecom',
WEBSERVER: 'www\x2edropbox\x2ecom',
NOTSERVER: 'notify1\x2edropbox\x2ecom\x3a80',
LIVE_TRANSCODE_SERVER: 'showbox\x2dtr\x2edropbox\x2ecom',
DISABLE_VIDEO_ICONS: false,
DISABLE_VIDEOS_IN_LIGHTBOX: false,
block: 'dl\x2dweb\x2edropbox\x2ecom',
protocol: 'https',
uid: '',
email: '',
sess_id: '115639688152069718938741745596971372792',
root_ns: 0,
SVN_REV: '32878',
TOKEN: '',
IS_PROD: 1,
WIT_ENABLED: 0,
WEB_TIMING_ENABLED: 1,
RK_TEST1_ENABLED: 0,
RK_TEST2_ENABLED: 0,
RK_TEST3_ENABLED: 0,
upload_debug: false,
date_format: 'M\x2fd\x2fyyyy',
time_format: 'h\x3amm\x20a',
datetime_format: 'M\x2fd\x2fyyyy\x20h\x3amm\x20a',
ADMIN: 0,
can_undo: 0,
referrer: 'https\x3a\x2f\x2fwww\x2edropbox\x2ecom\x2fs\x2fsmbafqypsmwoeov\x2fvavacung\x5ffla\x5fproject\x5fhigh\x2eswf',
TWO_ITEM_LIST: '\x25\x28x\x29s\x20and\x20\x25\x28y\x29s',
THREE_ITEM_LIST: '\x25\x28x\x29s\x2c\x20\x25\x28y\x29s\x2c\x20and\x20\x25\x28z\x29s',
LOCALES: [["en", "English"], ["es", "Espa\u00f1ol"], ["fr", "Fran\u00e7ais"], ["de", "Deutsch"], ["ja", "\u65e5\u672c\u8a9e"], ["ko", "\ud55c\uad6d\uc5b4"]],
USER_LOCALE: 'en',
EMAIL_VERIFIED: 0                    };</script><script type="text/javascript">
        function global_report_exception (e, f, l, tb, force) {
            if (!window.reported_exception || force) {
                var stack_str = "";
                try {
                    if (!tb) {
                        var stack = get_stack_rep();
                        stack.pop(); // remove global_report_exception
                        stack.pop(); // remove onerror handler
                        stack_str = stack.join("\n");
                    }
                } catch (e) { }
                var log = function() {
                    var parameters = {parameters: {
                        'e': e,
                        'f': f || window.location.href,
                        'l': l,
                        'loc': window.location.href,
                        'ref': Constants.referrer,
                        'tb': tb || stack_str,
                        'trace': Trace && Trace.get()
                    }};
                    new Ajax.Request("/jse", parameters);
                }
                if (typeof(Ajax) == 'undefined') {
                    document.observe('script:loaded', log);
                } else {
                    log();
                }
                window.reported_exception = true;
           }
        }

        // this constant gets set to true at the bottom of dropbox.js
        window.LoadedJsSuccessfully = false;
        window.onerror = function (e, f, l) {
            global_report_exception(e, f, l);
        };

        var old_onload = window.onload;
        window.onload = function() {
            if (!window.LoadedJsSuccessfully) {
                new Image().src = '/jse?e=failed+to+load+script&loc=' + encodeURIComponent(window.location.href);
            }
            old_onload && old_onload();
        }
</script><script defer="defer" src="/static/_-X7MTvfTmG1Qj6JK/javascript/dropbox-coffee-mini.js" type="text/javascript" async="async"></script><style type="text/css">.hny-beigb { display: none; }</style><!--[if lte IE 8]><style>.sick-input input[type=password] {
padding-top: 7px !important;
padding-bottom: 3px !important;
                }
.sick-input.small input {
padding-top: 4px !important;
padding-bottom: 2px !important;
                }
.sick-input.small input[type=password] {
padding-top: 6px !important;
padding-bottom: 0px !important;
                }</style><![endif]--><!--[if lt IE 9]><script src="/static/javascript/external/html5shiv.js"></script><![endif]--><meta content="noindex" name="robots" /><style media="screen" type="text/css">html {
overflow: auto;
                }</style><script>

                if (self != top) {
                    top.location.replace(self.location.href);
                    setTimeout(function() {
                        document.body.innerHTML = (
                            "<img src='https://www.dropbox.com/static/images/logo.png' onClick='top.location.href=window.location.href' />");
                    }, 1);
                }
            

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-279179-2']);
_gaq.push(['_setDomainName', document.domain]);
_gaq.push(['_trackPageview']);

// Defer so this doesn't block onload.
window.setTimeout(function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    var src_prefix = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www');
    ga.src = src_prefix + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
}, 0);</script></head><body class="en shmodel-body deferred-resources"><div style="display: none;" id="modal-behind"></div><div style="display: none;" id="modal"><div id="modal-box"><a href="#" id="modal-x" onclick="javascript: Modal.hide(); Event.stop(event); return false;"></a><h2 id="modal-title"></h2><div id="modal-content"></div></div></div><div style="display: none;" id="modal-overlay" onclick="Modal.hide(); Event.stop(event); return false;"></div><div id="floaters"></div><div style="display:none" id="trash-can"></div><div style="display:none" id="grave-yard"></div><div style="display: none;" class="external-drop-indicator top"></div><div style="display: none;" class="external-drop-indicator right"></div><div style="display: none;" class="external-drop-indicator bottom"></div><div style="display: none;" class="external-drop-indicator left"></div><div style="display:none; margin-bottom: -10px" id="translate-div"><form action="/translation_suggest" onsubmit="TranslationSuggest.submit_suggest(event); return false;" method="POST" id="translation-suggest-form"><input type="hidden" name="locale" value="en" /><input type="hidden" name="locale_url" value="https://www.dropbox.com/s/smbafqypsmwoeov/vavacung_fla_project_high.swf" /><input type="hidden" name="msg_id" value="" id="translation-msg-id" /><p class="clean"><label for="bad_text">Please paste or type the improper translation</label></p><div id="part-one"><p><span style="display: none" id="bad-i18n-text-error" class="error-message">We could not find that string on this page.</span><textarea class="act_as_block textinput" rows="3" cols="40" id="bad-i18n-text" name="bad_text"></textarea></p><div id="bad-i18n-text-complete" class="autocomplete"></div></div><div id="part-two"><div style="margin-bottom: 10px" id="translation-msg-display" class="emo hotbox"></div><p class="clean">Original English text</p><div style="margin-bottom: 10px" id="translation-orig-msg-display" class="green-hotbox"></div><p class="clean"><label for="suggested_text">Suggested translation</label></p><p><textarea rows="3" cols="40" name="suggested_text" class="textinput act_as_block"></textarea></p><p class="clean"><label for="explanation">Explanation of the problem</label></p><p><textarea rows="3" cols="40" name="explanation" class="textinput act_as_block"></textarea></p><div class="modal-buttons"><input onclick="TranslationSuggest.start_wizard(event);return false;" type="button" id="translation-back-button" value="Back" class="freshbutton" /><input type="submit" onclick="TranslationSuggest.submit_suggest(event); return false;" value="Suggest translation" class="freshbutton-blue" /></div></div></form></div><div id="notify-wrapper"><span style="display: none;" id="notify"><span id="notify-msg">Sorry, there was a problem loading this page.</span></span></div><div id="outer-frame"><div style="display:none;" id="modal-locale-selector"><ul><li><a data-locale="en" class="locale-option">English</a></li><li><a data-locale="es" class="locale-option">Español</a></li><li><a data-locale="fr" class="locale-option">Français</a></li><li><a data-locale="de" class="locale-option">Deutsch</a></li><li><a data-locale="ja" class="locale-option">日本語</a></li><li><a data-locale="ko" class="locale-option">한국어</a></li></ul></div><div id="page-content"><div class="nav-header"><a href="//www.dropbox.com?src=shmodel" target="_top" class="logo"><img src="/static/32878/images/new_logo_shmodel_2x.png" alt="Dropbox" class="big" /><img src="/static/32878/images/new_logo_shmodel.png" alt="Dropbox" class="small" /></a><div class="filename shmodel-filename"><span id="emsnippet-b2148ffa6a376352"></span></div><div class="buttons"><a id="create-an-account-button" href="/register?signup_tag=shmodel" target="_blank" class="freshbutton-blue">Create a Dropbox account</a><a href="#" class="freshbutton-lightblue" onclick="SharingModel.toggle_dropdown_menu(event, $('download-menu'), $('download-menu-button'))" id="download-menu-button">Download<img src="/static/images/icons/icon_spacer.gif" style="" class=" sprite sprite_web s_web_login_arrow" /></a><div style="display: none;" id="download-menu" class="chat-bubble"><ul><li><a href="https://dl.dropbox.com/s/smbafqypsmwoeov/vavacung_fla_project_high.swf?dl=1" id="download_button_link" onclick="SharingModel.hide_dropdown_menus()"><img src="/static/images/icons/icon_spacer.gif" style="" class=" sprite sprite_web s_web_download_arrow" />Direct download</a></li><li><a class="a2md-button" onclick="SharingModel.show_c2d_modal(); return false;" id="add_to_my_dropbox_link"><img src="/static/images/icons/icon_spacer.gif" style="" class=" sprite sprite_web s_web_dropbox" />Add to my Dropbox</a></li></ul></div><div id="account-header"><ul class="nav"><li><div id="top-login-wrapper"><a href="/login" id="login-hover-link"><img src="/static/images/icons/icon_spacer.gif" style="" class="link-img sprite sprite_web s_web_door_in link-img" />Sign in<img src="/static/images/icons/icon_spacer.gif" style="padding: 0; margin-left: 2px; margin-top: -1px;" class="link-img sprite sprite_web s_web_login_arrow link-img" id="login-hover-dropdown-icon" /></a><div id="login-hover-cont" class="offscreen chat-bubble"><form action="https://www.dropbox.com/login" method="post"><div class="sick-input small"><label for="login_email_elm">Email</label><input type="text" id="login_email_elm" name="login_email" tabindex="1" /></div><div class="sick-input small"><label for="login_password_elm">Password</label><input type="password" id="login_password_elm" name="login_password" tabindex="2" /></div><p style="margin-bottom: 0.5em; line-height: 28px;"><input style="vertical-align: middle; margin-left: 0;" name="remember_me" class="no-border" type="checkbox" id="remember_me" tabindex="3" /><label style="vertical-align: middle; cursor: pointer; " for="remember_me">Remember me</label><input tabindex="4" type="submit" class="freshbutton-blue" value="Sign in" id="toplogin-submit" /><input type="hidden" name="cont" value="https://www.dropbox.com/s/smbafqypsmwoeov/vavacung_fla_project_high.swf" /></p><p class="create-account"><a href="/register" id="login-create-an-account">Create an account</a></p></form><div class="chat-bubble-arrow-border"></div><div class="chat-bubble-arrow"></div></div></div></li></ul></div></div></div><div id="shmodel-content-area"><div id="default-content"><img src="/static/32878/images/icons128/page_white_flash.png" class="bigicon" /><div class="filename shmodel-filename"><span id="emsnippet-7a712ca44c4028d4"></span></div><div class="meta">34 hrs ago&nbsp;&middot;&nbsp;47.2 MB</div></div><div class="filename-below shmodel-filename"><span id="emsnippet-230d633decf134cc"></span></div><div class="preview-box"></div><a href="/copyright_complaint_form?ssu=https%3A//www.dropbox.com/s/smbafqypsmwoeov/vavacung_fla_project_high.swf" class="content-flag title_bubble" rel="nofollow" title="Flag for copyright">Flag for copyright</a></div>
<div id="twitter-login" style="display:none;">
    <form action="#" onsubmit="Twitter.login(); return false">
        <div class="center">
            <img src="/static/images/twitter_logo.jpg" alt="twitter"/>
            <p id="twitter-status" style="margin-top:1.5em;">Before you can tweet this link, we need to connect to your Twitter account.</p>
            <p style="margin: 1.5em 0 3.5em 0;">
                <a href="#" onclick="Twitter.do_auth(); return false;">
                    <img src="/static/images/twitter_signin.png" alt=""/>
                </a>
            </p>
            <div class="modal-buttons">
                I've finished signing in to Twitter
                <input type="button" class="freshbutton-blue" onclick="Twitter.onLoginSuccessCallback();" value="Tweet my message"/>
            </div>
        </div>
    </form>
</div>

<div id="facebook-auth" style="display:none;">
    <div class="center">
        <img src="/static/images/facebook_logo.jpg" alt="facebook"/>
        <p id="facebook-status" style="margin-top:1.5em;">Before you can post this link, we need to connect to your Facebook account.</p>
        <p style="margin: 1.5em 0 3.5em 0;">
            <a href="#" onclick="FacebookOAuth.do_auth(); return false;">
                <img src="/static/images/facebook_signin.png" alt=""/>
            </a>
        </p>
        <div class="modal-buttons">
            I've finished signing in to Facebook <input  style="margin-left: 0.5em;margin-bottom: -1px;" type="button" class="freshbutton-blue" onclick="Modal.vars.action();" value="Post my message"/>
        </div>
    </div>
</div>

<div id="twitter-posting" style="display:none;">
    <div class="center">
        <img src="/static/images/twitter_logo.jpg" alt="Twitter"/>
        <h3 style="margin-top: 3em;"><img src="/static/images/icons/ajax-loading-small.gif" class="h2-img" alt=""/>Tweeting</h3>
    </div>
</div>
<div id="facebook-posting" style="display:none;">
    <div class="center">
        <br /><br />
        <img src="/static/images/facebook_logo.jpg" alt="Facebook"/>
        <br /><br />
        <h3><img src="/static/images/icons/ajax-loading-small.gif" class="h2-img" alt=""/>Posting to Facebook</h3>
        <br />
    </div>
</div>

<div id="disable-token-modal" style="display:none;">
    <p>Are you sure you want to remove this link? Once the link is removed, nobody else will be able to view this file or folder.</p>
    <div class="modal-buttons">
        <input type="button" value="Remove link" onclick="SharingModel.do_remove(Modal.vars);" class="freshbutton-blue" />
        <input type="button" value="Cancel" onclick="Modal.hide();" class="freshbutton" />
    </div>
</div>

<div id="c2d-modal" style="display: none;">
    <ul id="c2d-modal-tabs" class="modal-tabs clearfix">
        <li><a href="#" class="selected" id="create-account">Create an account</a></li>
        <li><a href="#" id="login-account">Sign in</a></li>
    </ul>
    <div id="create-account-content">
        <p>
            Once you register for Dropbox, this file or folder will be instantly saved to your Dropbox and downloaded to all the computers linked to your account.
        </p>
        <br />
        <div>
            <form id="c2d-register-form">
              <input type="hidden" name="csrf_action" value="interstitial" />
              <input type="hidden" name="signup_tag" value="copy_to_dropbox" />
              <input type="hidden" name="dl_redir" value="1" />





<div id="register-partial">
      
<div class="error-plain-text" style="display:none;">
  <form:error name="fname" />
</div>

<div id="fname-field" class="sick-input">
  
  <input type="text" name="fname" id="fname" tabindex="5"/>
  <label id="fname-label" for="fname">First name</label>
</div>

      
<div class="error-plain-text" style="display:none;">
  <form:error name="lname" />
</div>

<div id="lname-field" class="sick-input">
  
  <input type="text" name="lname" id="lname" tabindex="6"/>
  <label id="lname-label" for="lname">Last name</label>
</div>


  <div class="register-spacer"></div>

  
<div class="error-plain-text" style="display:none;">
  <form:error name="email" />
</div>

  <div id="new-email-field" class="sick-input clearfix">
    
    <input
      type="text"
      id="email"
      name="email"
      value=""
      tabindex="7"
    />
    <label id="new-email-label" for="email">Email</label>
    <script type="text/javascript">
      on_script_loaded(function() {
          new MailCheck('email', 'email_check_warning');
      });
    </script>
    <div id="email_check_warning" style="display: none;">
    </div>
  </div>

  
<div class="error-plain-text" style="display:none;">
  <form:error name="password" />
</div>

  <div id="new-password-field" class="sick-input">
    
    <input type="password" id="password" name="password" tabindex="8" />
    <label id="new-password-label" for="password">Password</label>
    <script type="text/javascript" charset="utf-8" src="/static/32878/javascript/password_strength.js">
    </script>
    <script type="text/javascript">
      on_script_loaded(function () {
          PasswordStrength.watch("password");
      });
    </script>
  </div>

    <div id="register-footer">

      <div id="tos-agree-field">
        
<div class="error-plain-text" style="display:none;">
  <form:error name="tos_agree" />
</div>

        <input type="checkbox"
               name="tos_agree"
               id="tos_agree"
               tabindex="9"
               />
        <label for="tos_agree">
          I agree to <a href="/terms" target="_blank">Dropbox Terms</a>
        </label>
        
      </div>

          <input type="submit"
                 id="register-submit"
                 name="register-submit"
                 class="freshbutton-blue one-submit-at-a-time"
                 value="Create account"
                 tabindex="10"
                 />
     </div>
</div>
<br class="clear" />
            </form>
        </div>
    </div>
    <div id="login-account-content" style="display:none;">
        <div id="c2d-login">
            <p>
              Once you sign in to Dropbox, this file or folder will be instantly saved to your Dropbox and downloaded to all the computers linked to your account.
            </p>
            <br />
            <form id="c2d-login-form">
                <input type="hidden" name="csrf_action" value="interstitial" />
                <table id="login-table">
                    <tr>
                        <td>
                          
<div class="error-plain-text" style="display:none;">
  <form:error name="login_email" />
</div>

                          <div class="sick-input">
                            <label for="email">Email</label>
                            <input type="text" name="login_email" autocomplete="off" tabindex="13" />
                          </div>
                        </td>
                    </tr>
                    <tr>
                        <td style="padding: 10px 0;">
                            
<div class="error-plain-text" style="display:none;">
  <form:error name="login_password" />
</div>

                            <div class="sick-input">
                              <label for="password">Password</label>
                              <input type="password" name="login_password" autocomplete="off" tabindex="14"/>
                            </div>
                        </td>
                    </tr>
                    <tr>
                      <td>
                        <input style="float:right" type="submit" id="login_submit" name="login_submit" class="freshbutton-blue" value="Sign in" tabindex="15" />

                      </td>
                    </tr>
                </table>
            </form>
        </div>
        <div id="c2d-twofactor-login" style="display: none;">
            <p class="c2d-header">
                Enter security code
            </p>
            <p>
                We sent a security code to your phone ending in <span class="last-four-digits"></span>.
            </p>
            <br />
            <form id="c2d-twofactor-login-form">
                <input type="hidden" name="csrf_action" value="interstitial" />
                <div id="c2d-twofactor-error" class="error-message"></div>
                <div class="sick-input">
                    <label for="email" >6-digit code</label>
                    <input type="text" id="c2d-twofactor-code" name="twofactor_code" autocomplete="off" tabindex="13" />
                </div>
                <input type="submit" id="twofactor_login_submit" name="twofactor_login_submit" class="freshbutton-blue" value="Submit code" tabindex="15" />
                <p class="resend-code">
                    <a id="c2d-resend-link">Didn't receive one?</a>
                </p>
            </form>
        </div>
    </div>
    <script type="text/javascript" charset="utf-8">
        document.observe("script:loaded", function () {
            window.c2d_tabs = new TabController("c2d-modal-tabs", {
               url_prefix: false
            });
        });
    </script>
</div>

<div id="sharing-progress" style="display: none;">
    <div class="orange-hotbox">
        <img src="/static/images/icons/ajax-loader-trans.gif" alt=""/>
        Sharing...
    </div>
</div>
<div id="sharing-posted" style="display: none;">
    <div class="green-hotbox">
        <table>
            <tr>
                <td>Message shared!</td>
                <td style="width: 5px;"></td>
                <td><a target="_blank" id="view-post"></a></td>
            </tr>
        </table>
    </div>
</div>
<div id="sharing-posted-both" style="display: none;">
    <div class="green-hotbox">
        <table>
            <tbody>
                <tr>
                    <td>Link shared!</td>
                    <td style="width: 5px;"></td>
                    <td><a target="_blank" id="view-post" href="http://www.twitter.com/"><img src="&#47;static&#47;images&#47;icons&#47;icon_spacer.gif" alt="" class="sprite sprite_web  s_web_twitter " />View tweet</a></td>
                    <td style="width: 5px;"></td>
                    <td><a target="_blank" id="view-post" href="http://www.facebook.com/profile.php?v=wall"><img src="&#47;static&#47;images&#47;icons&#47;icon_spacer.gif" alt="" class="sprite sprite_web  s_web_facebook " />View post</a></td>
                </tr>
            </tbody>
        </table>
    </div>
</div>
<div id="inline-facebook-auth" style="display:none;">
    <div class="orange-hotbox">
        You need to <a id="connect-with-facebook">connect with Facebook</a> first.
    </div>
</div>
<div id="inline-twitter-auth" style="display:none;">
    <div class="orange-hotbox">
        You need to <a id="connect-with-twitter">connect with Twitter</a> first.
    </div>
</div>

<script>
  document.observe('script:loaded', function() {
    Util.live_jag('inline-facebook-auth', 'connect-with-facebook', 'onclick', "FacebookOAuth.do_auth(); return false;");
    Util.live_jag('inline-twitter-auth', 'connect-with-twitter', 'onclick', "Twitter.do_auth(); return false;");
  });
</script>
<div id="file-preview-modal" style="display:none;">
    <div class="header">
        <a class='close' href="#"><img src="&#47;static&#47;images&#47;icons&#47;icon_spacer.gif" alt="" class="sprite sprite_web  s_web_white_x " /></a>
    </div>
    <div class="preview">
        <table><tr><td class='preview-container'>
            <div class='preview-content'></div>
        </td></tr></table>
    </div>
    <div id="file-preview-menu" class="menu">
        <div class="filename">&nbsp;</div>
        <div class="actions">&nbsp;</div>
        <div class="paging">
            <a href="#" class='prev'><img src="&#47;static&#47;images&#47;icons&#47;icon_spacer.gif" alt="" class="sprite sprite_web  s_web_arrow_left_white " /></a>
            <span class='current_index'> </span> of <span class='total'>&nbsp;</span>
            <a href="#" class='next'><img src="&#47;static&#47;images&#47;icons&#47;icon_spacer.gif" alt="" class="sprite sprite_web  s_web_arrow_right_white " /></a>
        </div>
    </div>
    <div class="delete-file-prompt chat-bubble-bottom" style="display:none;">
        <input type="button" class="freshbutton-blue" value="Delete" id="lightbox-delete-photo"/><br/>
        <input type="button" class="freshbutton" value="Cancel" id="lightbox-delete-cancel"/>
        <div class="chat-bubble-arrow-border"></div>
        <div class="chat-bubble-arrow"></div>
    </div>
</div>

</div><noscript><p class="center">The Dropbox website requires JavaScript.</p></noscript></div><!--[if IE]><iframe onload="on_script_loaded(function() { HashKeeper.reloading=false; });" style="display: none" name="hashkeeper" src="/blank" height="1" width="1" id="hashkeeper"></iframe><![endif]--><div style="position: absolute; top: 0; left: 0; font-family: Courier" id="ieconsole"></div><div style="position:absolute; top:-10000px;width:0px; height:0px; left: 0;" id="FB_HiddenContainer"></div><div style="display:none;" id="notice-container" class="clearfix"></div><script src="/static/32878/javascript/logger.js" type="text/javascript"></script><script>

        document.observe("dom:loaded", function() {
           TranslationSuggest.attach_autocomplete();
           Util.focus('');
           Util.check_cookies_enabled();
           WebTimingLogger.init();
        });
        

        document.observe("dom:loaded", function() {
            TranslationSuggest.update_i18n_messages({});
        });
        </script><script>if (document.observe) {
document.observe('script:loaded', function() {
SharingModel.init('vavacung\x5ffla\x5fproject\x5fhigh\x2eswf', Util.from_json('\x7b\x22item\x5fid\x22\x3a\x20\x22\x22\x2c\x20\x22secure\x5fhash\x22\x3a\x20\x22\x22\x2c\x20\x22subpath\x22\x3a\x20\x22\x22\x2c\x20\x22tkey\x22\x3a\x20\x22smbafqypsmwoeov\x22\x7d'))
SharingModel.init_file()
$('emsnippet-b2148ffa6a376352').innerHTML = 'vavacung\x5ffla\x5fproject\x5fhigh\x2eswf'.em_snippet(50, 0.750).escapeHTML();
$('emsnippet-7a712ca44c4028d4').innerHTML = 'vavacung\x5ffla\x5fproject\x5fhigh\x2eswf'.em_snippet(20, 0.750).escapeHTML();
$('emsnippet-230d633decf134cc').innerHTML = 'vavacung\x5ffla\x5fproject\x5fhigh\x2eswf'.em_snippet(20, 0.750).escapeHTML();                        });
                    } else if (window.jQuery) {
jQuery(function () {
SharingModel.init('vavacung\x5ffla\x5fproject\x5fhigh\x2eswf', Util.from_json('\x7b\x22item\x5fid\x22\x3a\x20\x22\x22\x2c\x20\x22secure\x5fhash\x22\x3a\x20\x22\x22\x2c\x20\x22subpath\x22\x3a\x20\x22\x22\x2c\x20\x22tkey\x22\x3a\x20\x22smbafqypsmwoeov\x22\x7d'))
SharingModel.init_file()
$('emsnippet-b2148ffa6a376352').innerHTML = 'vavacung\x5ffla\x5fproject\x5fhigh\x2eswf'.em_snippet(50, 0.750).escapeHTML();
$('emsnippet-7a712ca44c4028d4').innerHTML = 'vavacung\x5ffla\x5fproject\x5fhigh\x2eswf'.em_snippet(20, 0.750).escapeHTML();
$('emsnippet-230d633decf134cc').innerHTML = 'vavacung\x5ffla\x5fproject\x5fhigh\x2eswf'.em_snippet(20, 0.750).escapeHTML();                        });
                    }</script></body></html>