VZT.Skins = {
    Tooltip:  {
        'DEFAULT':'<div class="tooltip hidden"><div class="tooltip_border"><div class="tooltip_content"></div></div><div class="tooltip_carat"></div></div>'
    },
    Modal: {
        'DEFAULT':'<div class="modal hidden"><div class="modal_content"></div></div>'
    },
    Video : {
        'DEFAULT':'<div class="video_overlay" id="video_overlay"><div class="video_wrapper" id="video_wrapper"><div class="video_player" id="video_player"><div style="background-color: #fff; padding: 20px"><center>In order to watch the video, you will need the latest flash player.<br><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br> <a href="javascript:VZT.AppCore.Events.Notify(\'video_close\', null);">Close this screen</a></center></div></div></div></div>'
    }
};

