<!DOCTYPE HTML>
<html>
	<head>  
		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
		<meta http-equiv="Pragma" content="no-cache" />
		<meta http-equiv="Expires" content="0" />
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">		
		<title>Hello</title>
	</head>
<body>
    <div class="create_base_wrapper_new">    	        
        <div id="HelloCardContainer">
            <h1 class="regular-text" id="HelloGreeting">Ready to start?</h1>
            <hr id="HelloCardDividerLine">
            <h2 class="regular-text" id="HelloCardTitle">Create your first illustration</h2>
            <h3 class="light-text" id="HelloCardDesc">We can't wait to see what you create!</h3>
            <div id="HelloCardFooter">
                <a class="NewDocButton" onclick="handleNewDocumentClick();">NEW DOCUMENT</a><br>
                <p class="OpenDocButton"  onClick="processRecentDocClick(event,'open')" x-doc-path="open">Open File</p>
            </div>
			<div class="create_base_footer">
            
                <footer>                
                    <div id="HelloFooter">
                        <div id="FooterWrap" class="footer">
                            <div id="CCLogoDiv">
                                <a onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://accounts.adobe.com">
                                    <img class="cc-logo" src="images/cc-logo.png">
                                </a>
                            </div>
                            <div id="FooterLinks" class="regular-text">
                                <a class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://helpx.adobe.com/illustrator.html">Illustrator Help</a>
                                <a class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://forums.adobe.com/community/illustrator">Forums</a>
                                <a class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://www.behance.net/search?field=48&sort=featured_date&time=all">Inspire</a>
                                <a class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="http://blogs.adobe.com/adobeillustrator/">Blog</a>
                            </div>
                            <div id="hidePanelDiv1">
                                <input id="hidePanel" type="checkbox">
                                <label id="hidePanelLabel" for="hidePanel" class="regular-text">
                                    <span id="cbtext1">Don't Show Welcome Screen Again</span>
                                    <span id="cbtext2" style="display:none;">Accessible under Help > Welcome...</span>
                                </label>
                            </div>
                        </div>
                    </div>
                </footer>
            
            </div>
        </div>
    </div>

	<div class="create_base_wrapper" align="center">
        <div class="create_base_container" align="left">	
            <div class="create_list_container">
                <!-- Create New Site -->	
                <div id="createNewContainer">
                    <h2 class="create_base_title"> New </h2>        
                </div>
                
                <!-- Open Recent Site -->
                <div id="openRecentContainer">
                    <h2 class="create_base_title">Open Recent</h2>        
                </div>
            </div>
			<div class="create_base_footer">
            
                <footer>                
                    <div id="HelloFooter">
                        <div id="FooterWrap" class="footer">
                            <div id="CCLogoDiv">
                                <a onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://accounts.adobe.com">
                                    <img class="cc-logo" src="images/cc-logo.png">
                                </a>
                            </div>
                            <div id="FooterLinks" class="regular-text">
                                <a class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://helpx.adobe.com/illustrator.html">Illustrator Help</a>
                                <a class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://forums.adobe.com/community/illustrator">Forums</a>
                                <a class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://www.behance.net/search?field=48&sort=featured_date&time=all">Inspire</a>
                                <a class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="http://blogs.adobe.com/adobeillustrator/">Blog</a>
                            </div>
                            <div id="hidePanelDiv2">
                                <input id="hidePanel" type="checkbox">
                                <label id="hidePanelLabel" for="hidePanel" class="regular-text">
                                    <span id="cbtext1">Don't Show Welcome Screen Again</span>
                                    <span id="cbtext2" style="display:none;">Accessible under Help > Welcome...</span>
                                </label>
                            </div>
                        </div>
                    </div>
                </footer>
            	
            </div>        
        </div>	
    </div>   	
</body>
</html>
