<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<html>
        <head>
                <title></title>
        </head>
        <body  > 
 <script src="/lcms/flexapps/lcmsAC_OETags.js" language="javascript"></script>
 <script src="/lcms/eong/lib/js/jquery/jquery-1.4.min.js" type="text/javascript"></script>
 <script src="/lcms/eong/lib/js/edit-on-ng.js" type="text/javascript"></script>
 <link rel="stylesheet" type="text/css" href="/lcms/eong/lib/css/edit-on-ng.css">
 <script language="JavaScript" type="text/javascript"> 
 // Major version of Flash required 
 var requiredMajorVersion = 9; 
 // Minor version of Flash required 
 var requiredMinorVersion = 0; 
 // Minor version of Flash required 
 var requiredRevision = 0; 
 var lc_id = Math.floor(Math.random() * 100000).toString(16); 
 // Begin Page State Information to be set by the page generator 
 _lcmsSiteStudioReturnUrl="" 
 _lcmsPageUri="/demosite/ckeditor_new" 
 _lcmsPscId="080148858000f733" 
 _lcmsObjectId="09014885800199f0" 
 _lcmsObjectName="ckeditor_new" 
 _lcmsBaseUrl="http://pc-0085:80" 
 _lcmsCurrentLifecycleState="WIP" 
 _lcmsViewingLifecycleStates="WIP" 
 _lcmsViewableStates="WIP|Staging|Approved|Active" 
 _lcmsToolbarState=2 
 _lcmsPageLocked=true 
 _lcmsLockOwner="" 
 // End Page State Information 
 // Utility Functions 
 function loadEditors()
 {
 for(i=0;i<editorNg.length;i++)
 {
 editorNg[i].loadEditor(); 
 editorNg[i].setBodyFragment(editorNgData[i]);
 }} 
window.onload = function()
 {
 //self.setTimeout('setCkeditorData()',3000) ;
 loadEditors();
 }
 function moveToolbarDiv(newZindex) 
 { 
 var toolbar = document.getElementById("cmsEditToolbar"); 
 if (typeof toolbar != "undefined") 
 { 
 toolbar.style.zIndex=newZindex; 
 } 
 } 
 function toolbarDoSave() 
 { 
 lcmsDoSave(_lcmsPscId); 
 } 
 function toolbarDoCancel()
 { 
 lcmsDoCancel(_lcmsPscId); 
 }
 function toolbarChangeState(newState) 
 { 
 lcmsChangeContentState(_lcmsPageUri, _lcmsPscId, newState); 
 }
 </script> 
 <script language="JavaScript" type="text/javascript">
 // Version check for the Flash Player that has the ability to start Player Product Install (6.0r65)
 var hasProductInstall = DetectFlashVer(6, 0, 65); 
 // Version check based upon the values defined in globals 
 var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision); 
 // Check to see if a player with Flash Product Install is available and the version does not meet the requirements for playback 
 if ( hasProductInstall && !hasRequestedVersion ) { 
 // MMdoctitle is the stored document.title value used by the installation process to close the window that started the process 
 // This is necessary in order to close browser windows that are still utilizing the older version of the player after installation has completed
 // DO NOT MODIFY THE FOLLOWING FOUR LINES 
 // Location visited after installation is complete if installation is required 
 var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn"; 
 var MMredirectURL = window.location; 
 document.title = document.title.slice(0, 47) + " - Flash Player Installation"; 
 var MMdoctitle = document.title; 
 AC_FL_RunContent( 
 "src", "/lcms/flexapps/playerProductInstall", 
 "FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"",
 "width", "100%", 
 "height", "100%",
 "align", "middle", 
 "id", "cmsEditToolbar", 
 "quality", "high", 
 "bgcolor", "#869ca7",
 "name", "cmsEditToolbar", 
 "allowScriptAccess","sameDomain", 
 "type", "application/x-shockwave-flash", 
 "pluginspage", "http://www.adobe.com/go/getflashplayer", 
 "wmode", "transparent" 
 );
 } else if (hasRequestedVersion) { 
 // if we've detected an acceptable version 
 // embed the Flash Content SWF when all tests are passed 
 AC_FL_RunContent( 
 "src", "/lcms/flexapps/EditToolbar",
 "width", "100%", 
 "height", "100%", 
 "align", "middle", 
 "style", "position:absolute;top:0px;left:0px;z-index:1", 
 "id", "cmsEditToolbar", 
 "quality", "high", 
 "bgcolor", "#869ca7", 
 "name", "cmsEditToolbar", 
 "flashvars","_lcmsToolbarState="+ _lcmsToolbarState + "&_lcmsPageLocked=" + _lcmsPageLocked + "&_lcmsLockOwner=" + _lcmsLockOwner + "&_lcmsViewableStates=" + _lcmsViewableStates , 
 "allowScriptAccess","sameDomain", 
 "type", "application/x-shockwave-flash", 
 "pluginspage", "http://www.adobe.com/go/getflashplayer", 
 "wmode", "transparent" 
 ); 
 } else {  // flash is too old or we can't detect the plugin 
 var alternateContent = 'Alternate HTML content should be placed here. ' 
 + 'This content requires the Adobe Flash Player. ' 
 + '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>'; 
 document.write(alternateContent);  // insert non-flash content 
 } 
 </script>  
 <noscript> 
 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
 id="cmsEditToolbar" width="100%" height="100%" 
 codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"> 
 <param name="movie" value="/lcms/flexapps/EditToolbar.swf" /> 
 <param name="quality" value="high" /> 
 <param name="bgcolor" value="#869ca7" /> 
 <param name="allowScriptAccess" value="sameDomain" /> 
 <embed src="/lcms/flexapps/EditToolbar.swf" quality="high" bgcolor="#869ca7" 
 width="100%" height="100%" name="cmsEditToolbar" id="cmsEditToolbar"align="middle" 
 play="true" 
 loop="false" 
 quality="high" 
 allowScriptAccess="sameDomain" 
 type="application/x-shockwave-flash" 
 pluginspage="http://www.adobe.com/go/getflashplayer" 
 wmode="transparent" 
 style="position:absolute;top:0;left:0;z-index:0"> 
 </embed> 
 </object> 
 </noscript> 
 <script> 
 function resetSession() 
 { 
 var xhr; 
 try { xhr = new XMLHttpRequest(); } 
 catch(e) 
 {    
 try 
 { 
 xhr = new ActiveXObject("Msxml2.XMLHTTP"); 
 } 
 catch (e2) 
 { 
 xhr = new ActiveXObject(Microsoft.XMLHTTP); 
 } 
 } 
 
 xhr.open("get", "/lcms/sessiontimeoutcontrol?timeoutValue=reset",  true); 
 xhr.send(null);  
 } 
 resetSession() 
 </script> 
 <script type="text/javascript" src="/lcms/resources/js/dojo/dojo.js"></script> 
 <script type='text/javascript' src='/lcms/dwr/interface/Page.js'></script> 
<script type='text/javascript' src='/lcms/dwr/engine.js'></script> 
<script type="text/javascript" src="/lcms/resources/js/sct.js"></script> 
 <script type="text/javascript" src="/lcms/ckeditor/ckeditor.js"></script> 
 <script type="text/javascript" src="/lcms/eopro/editonpro.js"></script> 
 <div id="lcmsContentDiv" style="position:absolute; top:42px; width:100%; z-index:1;"> 
 <link rel="stylesheet" href="/lcms/resources/css/lcmsInContextEditing.css" type="text/css" /> 
 <div id="lcms_content_only_desc">These zones are referenced by the template outside of the main page content area, such as in the page title.</div> 
<div id="lcms_content_only_fields"><span class="lcms_label">Page Title&nbsp;zone<br /><input name="sct_title" type="text" value="" title="Page Title"  /></span></div> 
 
		
 <table border="0" cellspacing="0" cellpadding="0" name='Done_Button'> 
 <tr> 
 <td nowrap="" valign="bottom"><span class="lcms_label">ckeditor_body_xhtml&nbsp;zone<br /></span></td> 
 <textarea cols="80" id="sct_ckeditor_ckeditor_body_xhtml" name="sct_ckeditor_ckeditor_body_xhtml" rows="10"><p>	<sct-component id="090148858001514f" target_name="comp_active">comp_active</sct-component></p></textarea> 
 <tr><td><script type="text/javascript"> 
 CKEDITOR.config.height=440; 
 CKEDITOR.config.width=600; 
 ckEditor.push('sct_ckeditor_'+'ckeditor_body_xhtml'); 
 _editorLoaded = false; 
CKEDITOR.replace('sct_ckeditor_'+'ckeditor_body_xhtml',{
customConfig : '../ckeditor/sghe/sghe_config.js',
toolbar : 'LCMSToolbar',
sourceview : 'true',
language : 'en'
});
 
CKEDITOR.on('instanceReady', function(e){enableSaveButton();}); 
 </script> 
 </td></tr></table> 
<br/>
       <script type="text/javascript" language="javascript">_lcmsInitialMessage="" 
 _lcmsNavigationState=""</script> 
 <div id="lcms_end_body_content"><!--endbodycontent--><!--end endbodycontent--></div> 
 <form action="/lcms/publish/saveobject" name="SubmitContent" method="post" class="lcmsModify"> 
 <input type="text" name="page" value="/demosite/ckeditor_new"/> 
 <input type="text" name="currentField" value="unknown"/> 
 <input type="text" name="url" value="/lcms/publish/demosite/ckeditor_new?returnurl=%2Flcms%2Fcomponent%2Fwebview%3FobjectId%3D0b01488580011921"/> 
 <input type="text" name="saveButtonStyle" value="" /> 
     <textarea class="lcmsModify" name="sct_title" title="Page Title" ></textarea><br/>
    <textarea class="lcmsModify" name="sct_ckeditor_body_xhtml" title="ckeditor_body_xhtml" ></textarea><br/>
 
 <input type="text" name="custom_link_url" value="/lcms/flexapps/LinkBrowser/InsertCustomLink.jsp?objectId=09014885800199f0&object_name=ckeditor_new&loginName=&folderPath=0b01488580011921&sctCmsPsc=080148858000f733"/>
 <input type="text" name="custom_component_url" value="/lcms/flexapps/componentBrowser/InsertCustomComponent.jsp?objectId=09014885800199f0&object_name=ckeditor_new&loginName=&folderPath=0b01488580011921&sctCmsPsc=080148858000f733"/>
 <input type="text" name="custom_image_url" value="/lcms/flexapps/ImageBrowser/InsertCustomImage.jsp?objectId=09014885800199f0&object_name=ckeditor_new&loginName=&folderPath=0b01488580011921&sctCmsPsc=080148858000f733"/>
 <input type ="text" name="LcmsFlexDialogLoaded" value="0">
 </form>
 <iframe name="lcms_keepalive" src="/lcms/yosemite/keepalive.jsp" style="width:0px; height:0px; border: 0px"></iframe> 
</body>
</html>

