<% use ui::cmn; my ($cfgref) = @_; %>
<div class=page-start>
<div class=welcome><%$ sprintf(__('Welcome to CD Builder for Stunnix %s version&nbsp;%s!'),
    $cfgref->{product}->{title}, $cfgref->{product}->{version}) %>
</div>
<div class=page-start-body>

<div class=menuhints>
<% if (0) { %>
<%$ sprintf(__('Please see <a target=_videos href=http://stunnix.com/prod/aws/video/>Video Tutorials</a> and  <a  target=helpwindow class=wslink href=/support/doc/%s/quick-start-guide-cdbuilder.shtml>the textual guide on using this tool, CDBuilder</a> for creating CDs with Stunnix %s. '),
	$cfgref->{product}->{sitesec},$cfgref->{product}->{title}) %><p>
<% } else { %>
<%$ sprintf(__('Please see <a  class=wslink target=helpwindow href=http://stunnix.com/prod/aws/video/>video tutorials</a> and <a  target=helpwindow class=wslink href=/support/doc/%s/quick-start-guide-cdbuilder.shtml>the textual guide on using this tool, CDBuilder</a> for creating CDs with Stunnix %s. '),
	$cfgref->{product}->{sitesec},$cfgref->{product}->{title}) %><p>
<% } %>

<%$ __('Go to <span class=menuref>Project</span> menu to open, create or import a project to work with. ') %>
<%$ __('Go to <span class=menuref>Help</span> menu to read documentation on the tool and related topics.') %>
</div>
<div class=uihint>
<%$ sprintf (__('All user interface is browser-based (with help of <a class=wslink href=http://www.stunnix.com/prod/%s/overview.shtml>our Stunnix %s</a> running on your computer), so it should be very familiar to you! '),$cfgref->{product}->{sitesec},$cfgref->{product}->{title}) %>
<%$ __('Just don\'t foget the "window operations" buttons in the top right corner of the window - you will find them to be extremely useful.') %>
</div>

<div class=uihint>
<%$ __('If you\'ve used to "red" skin of Project Manager, you can return it at  <span class=menuref>Tools &rArr; Change skin</span> page. ') %>
</div>

</div>
</div>
