<!-- MENU-LOCATION=NONE -->
<!DOCTYPE HTML SYSTEM "-//Adobe//DWExtension layout-engine 10.0//dialog">
<!--

 Copyright 2012 Adobe Systems Incorporated
 All Rights Reserved.

 NOTICE:  All information contained herein is, and remains
 the property of Adobe Systems Incorporated and its suppliers,
 if any.  The intellectual and technical concepts contained
 herein are proprietary to Adobe Systems Incorporated and its
 suppliers and are protected by trade secret or copyright law.
 Dissemination of this information or reproduction of this material
 is strictly forbidden unless prior written permission is obtained
 from Adobe Systems Incorporated.
 
-->
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<head>
<title><MMString:loadString id="bc/BCModulePanel/title" /></title>
<script language="javascript" src="../Shared/MM/Scripts/CMN/enableControl.js"></script>
<script language="Javascript" src="Show ToU.js"></script>
<script language="Javascript">
</script>
</head>

<body onLoad="initialize()">
    <h2><MMString:loadString id="bc/ShowToU/ToUHeader" /></h2>
    <div style="position:absolute; top:45px; left:15px;"><strong><MMString:loadString id="bc/ShowToU/prompt" /></strong></div>
    <form name="theForm">
        <mm:browsercontrol id="tou_textArea" style="height:230px; width:100%; background-color:#d6d6d6;" />
        <tr>
            <td></td>
            <td valign="top" colspan="3">
                <div style="position:relative">
                    <input type="checkbox" name="cbAgree" onclick="agree_check();" style="position:absolute; top:4px;">
                    <div style="position:absolute; top:8px; left:20px;"><strong><MMString:loadString id="bc/ShowToU/agreeCheckText" /><a href="http://businesscatalyst.com/privacy"><MMString:loadString id="Commands/FlashVideo/text/here" /></a></strong></div>
                    <input name="buttonDecline" type="button" value="Decline" onclick="setResult(false);" style="width:80px; height:20px; position:absolute; top:40; left:375;">
                    <input name="buttonAccept" type="button" value="Accept" onclick="setResult(true);" style="width:80px; height:20px; position:absolute; top:40; left:465;">
                </div>
            </td>
        </tr>
    </form>
</body>
</html>
