<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<head>
<!-- Copyright 2000-2006 Adobe Macromedia Software LLC and its licensors. All rights reserved. -->
<title><MMString:loadString id="Reports/HTML_Reports/Untitled_Documents/title" /></title>
<script src="../Reports.js"></script>
<script src="Untitled Documents.js"></script>
<script language="JavaScript">

// Copyright 2000-2006 Adobe Macromedia Software LLC and its licensors. All rights reserved.

//--------------- LOCALIZEABLE GLOBALS---------------

var REPORT_TITLE_NONE = dw.loadString('Reports/HTML_Reports/Untitled_Documents/REPORT_TITLE_NONE');
var REPORT_TITLE_EMPTY = dw.loadString('Reports/HTML_Reports/Untitled_Documents/REPORT_TITLE_EMPTY');
var REPORT_TITLE_DEFAULT = dw.loadString('Reports/HTML_Reports/Untitled_Documents/REPORT_TITLE_DEFAULT');
var REPORT_TITLE_MULTIPLE  = dw.loadString('Reports/HTML_Reports/Untitled_Documents/REPORT_TITLE_MULTIPLE');

// NOTE: These values should only be localized if the default page titles in
// GoLive, Dreamweaver, and FrontPage are localized.
var UNTITLED_LIST = new Array(
'Welcome to GoLive CyberStudio',
'Welcome to Adobe GoLive',
'New Page ',
'Untitled Document'
);


//--------------- END LOCALIZEABLE   ---------------


</script>
</head>
<body>
</body>
</html>
