예제 #1
0
<?php

include '../php/config.php';
$site = new site();
$site->head('Jonah Systems');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/jonah-lg.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="365 Connect"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                Jonah Systems
            </h3>
            <a href="http://www.jonahsystems.com/" class="lead" target="_blank">
                jonahsystems.com
            </a>
            <h4>
                About Jonah Systems
            </h4>
예제 #2
0
<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://go.resmancloud.com/property-management-solution" );
?>

<?php 
include '../php/config.php';
$site = new site();
$site->head("Property Management Solutions");
$site->nav();
?>

<!-- //// LANDING PAGE - EDIT THIS SECTION! //// -->
<section class="request-demo white">
    <div class="container">
        <div class="col-sm-7 content">

            <h2 class="text-center">The #1 Property Management Solution.</h2>
            <img class="img-responsive" src="<?php 
echo $site->baseUrl('img/mac-with-resman.png');
?>
" style="margin: 20px auto" />
            <p class="lead">ResMan is the <strong>only</strong> software for property management that works the way you do.  With the easy-to-use interface you can review a delinquent account, follow up on a work order, or manage your portfolio—all within 3 clicks or less. </p>
            <p class="lead">ResMan's property management solutions also features:</p>
            <ul>
                <li>Robust Accounting Suite</li>
                <li>Portfolio Reporting</li>
                <li>Maintenance Utility Module</li>
                <li>Lead Management</li>
                <li>Resident Portal</li>
                <li>Online Leasing &#038; Availability</li>
예제 #3
0
<?php

include '../php/config.php';
$site = new site();
$site->head('ResidentCheck');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/resident-check-large.png');
?>
" class="img-responsive" style="margin: 0 auto" alt="Minol USA"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <div class="row">
                <div class="col-sm-6">
                    <h3>
                        ResidentCheck
                    </h3>
                    <a href="http://www.residentcheck.com/" class="lead" target="_blank">
                        residentcheck.com
                    </a>
                    <h4>
예제 #4
0
<?php

include '../../php/config.php';
$site = new site();
$site->head("Vendor Management");
$site->nav();
?>



<section class="product-intro">
    <div class="product-header">
        <div class="container">
            <h1>
                <img class="img-responsive" src="../../img/products/product-icons/vendor-management.png">
                <span>Vendor Partner Management</span>
            </h1>
        </div>
    </div>
    <div class="container">
        <div class="title">Vendors play a key role in your success. We make it easy.</div>
        <p class="lead">ResMan’s open API allows you to do business with the vendors that you choose. The peace of mind that comes from doing business with a familiar partner is priceless. Why should your property management software dictate who you should do business with?</p>

        <div class="row">
            <div class="col-md-4">
                <h2>Partners For A Reason</h2>
                <p>A good relationship with vendors strengthens your company's overall performance. ResMan understands the value of this relationship and allows for efficient communication.</p>
            </div>
            <div class="col-md-4">
                <h2>Shared Vendors</h2>
                <p>Need to pay on behalf of separate assets but only have one bank account? No problem. We can do that! Use ResMan to set up a vendor for multiple properties.</p>
예제 #5
0
<?php

include '../../php/config.php';
$site = new site();
$site->head("Portfolio Views");
$site->nav();
?>



<section class="product-intro">
    <div class="product-header">
        <div class="container">
            <h1>
                <img class="img-responsive" src="../../img/products/product-icons/portfolio-views.png">
                <span>Portfolio Views</span>
            </h1>
        </div>
    </div>
    <div class="container">
        <div class="title">Business Intelligence at your fingertips.</div>
        <p class="lead">Your time is valuable. Keep things simple and increase your ROI. ResMan enables you to manage your business from beginning to end using one platform in real-time.</p>

        <div class="row">
            <div class="col-md-4">
                <h2>Real-time Metrics</h2>
                <p>Put your time and energy into the assets that need it and guarantee optimal performance.</p>
            </div>
            <div class="col-md-4">
                <h2>Meet Budget Goals</h2>
                <p>ResMan’s Boardroom Modules alert you to trouble areas that can negatively impact financials and allows time for redirection.</p>
예제 #6
0
<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://go.resmancloud.com/residential-property-management-software" );
?>

<?php 
include '../php/config.php';
$site = new site();
$site->head("Residential Property Management Software");
$site->nav();
?>

<!-- //// LANDING PAGE - EDIT THIS SECTION! //// -->
<section class="request-demo white">
    <div class="container">
        <div class="col-sm-7 content">

            <h2 class="text-center">The #1 Residential Property Management Software.</h2>
            <img class="img-responsive" src="<?php 
echo $site->baseUrl('img/mac-with-resman.png');
?>
" style="margin: 20px auto" />
            <p class="lead">ResMan is the <strong>only</strong> residential property management software that works the way you do.  With the easy-to-use interface you can review a delinquent account, follow up on a work order, or manage your portfolio—all within 3 clicks or less. </p>
            <p class="lead">ResMan's residential property management software also features:</p>
            <ul>
                <li>Robust Accounting Suite</li>
                <li>Portfolio Reporting</li>
                <li>Maintenance Utility Module</li>
                <li>Lead Management</li>
                <li>Resident Portal</li>
                <li>Online Leasing &#038; Availability</li>
예제 #7
0
<?php

include '../php/config.php';
$site = new site();
$site->head('Audio Images');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/audioimages-lg.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="365 Connect"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                Audio Images
            </h3>
            <a href="http://www.audioimages.com/" class="lead" target="_blank">
                audioimages.com
            </a>
            <h4>
                About Audio Images
            </h4>
예제 #8
0
<?php

include '../php/config.php';
$site = new site();
$site->head('RentPush');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/rentpush-large.png');
?>
" class="img-responsive" style="margin: 0 auto" alt="Minol USA"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <div class="row">
                <div class="col-sm-6">
                    <h3>
                        RentPush
                    </h3>
                    <a href="http://www.rentpush.com/" class="lead" target="_blank">
                        rentpush.com
                    </a>
                    <h4>
예제 #9
0
<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://go.resmancloud.com/property-management-system" );
?>

<?php 
include '../php/config.php';
$site = new site();
$site->head("Property Management System");
$site->nav();
?>

<!-- //// LANDING PAGE - EDIT THIS SECTION! //// -->
<section class="request-demo white">
    <div class="container">
        <div class="col-sm-7 content">

            <h2 class="text-center">The #1 Property Management System.</h2>
            <img class="img-responsive" src="<?php 
echo $site->baseUrl('img/mac-with-resman.png');
?>
" style="margin: 20px auto" />
            <p class="lead">ResMan is the <strong>only</strong> property management system that works the way you do.  With the easy-to-use interface you can review a delinquent account, follow up on a work order, or manage your portfolio—all within 3 clicks or less. </p>
            <p class="lead">ResMan's property management system also offers:</p>
            <ul>
                <li>Robust Accounting Suite</li>
                <li>Portfolio Reporting</li>
                <li>Maintenance Utility Module</li>
                <li>Lead Management</li>
                <li>Resident Portal</li>
                <li>Online Leasing &#038; Availability</li>
예제 #10
0
<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://go.resmancloud.com/online-property-management-software" );
?>

<?php 
include '../php/config.php';
$site = new site();
$site->head("Online Property Management Software");
$site->nav();
?>

<!-- //// LANDING PAGE - EDIT THIS SECTION! //// -->
<section class="request-demo white">
    <div class="container">
        <div class="col-sm-7 content">

            <h2 class="text-center">Online Property Management Software</h2>
            <img class="img-responsive" src="<?php 
echo $site->baseUrl('img/mac-with-resman.png');
?>
" style="margin: 20px auto" />
            <p class="lead">ResMan is the <strong>only</strong> web-based property management software that works the way you do.  With the easy-to-use interface you can review a delinquent account, follow up on a work order, or manage your portfolio—all within 3 clicks or less. </p>
            <p class="lead">ResMan's online property management software also offers:</p>
            <ul>
                <li>Robust Accounting Suite</li>
                <li>Portfolio Reporting</li>
                <li>Maintenance Utility Module</li>
                <li>Lead Management</li>
                <li>Resident Portal</li>
                <li>Online Leasing &#038; Availability</li>
예제 #11
0
<?php

include '../php/config.php';
$site = new site();
$site->head('Fresh Interactive');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/freshiscool-lg.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="365 Connect"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                Fresh Interactive
            </h3>
            <a href="http://www.freshiscool.com/" class="lead" target="_blank">
                freshiscool.com
            </a>
            <h4>
                About Fresh Interactive
            </h4>
예제 #12
0
<?php

include '../php/config.php';
$site = new site();
$site->head('ePremium Insurance - ResMan Property Management Integration Partner');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/ePremium-lg.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="ePremium Insurance"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                ePremium
            </h3>
            <a href="http://www.epremiuminsurance.com/" class="lead" target="_blank">
                epremiuminsurance.com
            </a>
            <h4>
                About ePremium
            </h4>
<?php

include '../php/config.php';
$site = new site();
$site->head('Maintenance Supply Headquarters');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/maintenance-supply-headquarters-large.png');
?>
" class="img-responsive" style="margin: 0 auto" alt="Minol USA"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                Maintenance Supply Headquarters
            </h3>
            <a href="http://supplyhq.com/" class="lead" target="_blank">
                supplyhq.com
            </a>
            <h4>
                About Maintenance Supply Headquarters
            </h4>
예제 #14
0
<?php

include '../php/config.php';
$site = new site();
$site->head('Satisfacts');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/satisfacts-lg.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="365 Connect"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                Satisfacts
            </h3>
            <a href="http://www.satisfacts.com/" class="lead" target="_blank">
                satisfacts.com
            </a>
            <h4>
                About Satisfacts
            </h4>
예제 #15
0
<?php

include '../../php/config.php';
$site = new site();
$site->head("Reports");
$site->nav();
?>



<section class="product-intro">
    <div class="product-header">
        <div class="container">
            <h1>
                <img class="img-responsive" src="../../img/products/product-icons/powerful-reports.png">
                <span>Robust Reporting</span>
            </h1>
        </div>
    </div>
    <div class="container">
        <div class="title">Analyze Data with Industry Specific Reports.</div>
        <p class="lead">You need to know how your business is doing. ResMan’s real time financial reports give you instant insight into the health of your business. What’s going right? What’s not? Available anywhere, these reports help you make informed decisions even while on the go.</p>

        <div class="row">
            <div class="col-md-4">
                <h2>Accounting &amp; Management Reporting</h2>
                <p>With our industry-specific reporting options, you can spend more time managing and less time generating reports.</p>
            </div>
            <div class="col-md-4">
                <h2>Reporting Tools that Accommodate Work Flow</h2>
                <p>Complicated accounting software only adds to your already congested workload. ResMan’s intuitive workflows set a new accounting standard. Ease of use and increased ROI, that’s our goal.</p>
예제 #16
0
<?php

include '../php/config.php';
$site = new site();
$site->head('AmRent');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/amrent-lg.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="365 Connect"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                AmRent
            </h3>
            <a href="http://www.amrent.com/" class="lead" target="_blank">
                amrent.com
            </a>
            <h4>
                About AmRent
            </h4>
예제 #17
0
<?php

include '../../php/config.php';
$site = new site();
$site->head("Accounting");
$site->nav();
?>



<section class="product-intro">
    <div class="product-header-green">
        <div class="container">
            <h1>
                <img class="img-responsive" src="../../img/products/product-icons/complete-accounting.png">
                <span>Complete Accounting Solution</span>
            </h1>
        </div>
    </div>
    <div class="container">
        <div class="title">Enhanced Accounting Workflows To Win Over Your Accounting Team</div>
        <p class="lead">Accounting objectives, reconciliation, and the need for reports may not have changed over the year, but that doesn’t mean these processes can’t be improved.  ResMan’s accounting workflows and ease of use are setting a new standard in accounting software.</p>

        <div class="row">
            <div class="col-md-4">
                <h2>Accounting Your Way</h2>
                <p>Software should enhance your business, not dictate it. ResMan allows for simultaneous cash &#038; accrual accounting options, as well as multiple chart of accounts.</p>
            </div>
            <div class="col-md-4">
                <h2>Productivity</h2>
                <p>Productivity can be the difference between profit and loss.  ResMan users can work in multiple periods, allowing the site level to work in the current month while accounting completes month-end close.</p>
예제 #18
0
<?php

include '../php/config.php';
$site = new site();
$site->head("Integrations");
$site->nav();
?>
<!DOCTYPE html>
<section class="white">
    <div class="container">
        <div class="row">
            <div class="col-sm-8">
                <h2 style="margin-top: 30px;">
                    Integrations
                </h2>
            </div>
            <div class="col-sm-4">
                <input type="text" id="filter" class="form-control" placeholder="Quick Search" style="margin-top: 30px;">
            </div>
        </div>
        <div class="clearfix"></div>
        <p class="lead">
            <br />
            We want to make sure that you have the best tools at your disposal as your business continues to grow.  Here's a few of the outstanding integrations we offer.

        </p>
    </div>
</section>
<section id="integration" class="integration">
    <div class="container">
        <div class="integration-row">
예제 #19
0
<?php

include '../../php/config.php';
$site = new site();
$site->head("Budgeting");
$site->nav();
?>



<section class="product-intro">
    <div class="product-header-orange">
        <div class="container">
            <h1>
                <img class="img-responsive" src="../../img/products/product-icons/budgeting.png">
                <span>Budgeting</span>
            </h1>
        </div>
    </div>
    <div class="container">
        <div class="title">Move Far Beyond Spreadsheets.</div>
        <p class="lead">ResMan’s innovative budgeting module enables users to create a powerful, customized budgeting and forecasting solution.</p>

        <div class="row">
            <div class="col-md-4">
                <h2>Save Your Time</h2>
                <p>Do you feel like your spend more time on managing and maintaining budget templates then actual analysis and planning? ResMan’s budgeting module makes building templates easier than ever before.</p>
            </div>
            <div class="col-md-4">
                <h2>Data Integrity</h2>
                <p>Manual data entry by multiple people, what could go wrong?   The more manual entry the more data errors. Avoid mistyped data and broken formulas with ResMan’s budgeting tools.</p>
예제 #20
0
<?php

include '../../php/config.php';
$site = new site();
$site->head("Residential Lead Management");
$site->nav();
?>



<section class="product-intro">
    <div class="product-header">
        <div class="container">
            <h1>
                <img class="img-responsive" src="../../img/products/product-icons/lead-management.png">
                <span>Lead Management</span>
            </h1>
        </div>
    </div>
    <div class="container">
        <div class="title">Elevate Your Marketing to the Next Level.</div>
        <p class="lead"></p>

        <div class="row">
            <div class="col-md-4">
                <h2>More Bang for the Buck</h2>
                <p>Managing customers is an integral part of property management that begins with the first contact. ResMan incorporates the tools necessary for lead management as part of the base price.</p>
            </div>
            <div class="col-md-4">
                <h2>Ease of Use for You and Your Customer</h2>
                <p>ResMan’s ease of use goes beyond the user’s interface. The online leasing portal and community portal was designed to be user friendly.</p>
예제 #21
0
<?php

include '../php/config.php';
$site = new site();
$site->head('DepositIQ: The Smart Alternative to Deposits');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/depositiq-lg.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="DepositIQ Logo"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                DepositIQ
            </h3>
            <a href="http://www.depositiq.com/" class="lead" target="_blank">
                DepositIQ.com
            </a>
            <h4>
                About DepositIQ
            </h4>
예제 #22
0
<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://go.resmancloud.com/request-demo" );
?>

<?php 
include '../php/config.php';
$site = new site();
$site->head("Resident Portal");
$site->nav();
?>

<!-- //// LANDING PAGE - EDIT THIS SECTION! //// -->
<section class="request-demo white">
    <div class="container">
        <div class="col-sm-7 content">

            <h2 class="text-center">Resident Portal? Yeah, We Have That Too.</h2>
            <img class="img-responsive" src="<?php 
echo $site->baseUrl('img/mac-with-resman.png');
?>
" style="margin: 20px auto" />
            <p class="lead">Regardless whether you manage 10 units or 10,000, ResMan's Residential Portal is always there for you.  Let your residents pay their rent, file work orders, browse the staff directory, and receive notifications - without you paying another dime for an extra service. With ResMan, you get it all.</p>
            <p class="lead">ResMan also includes these great features:</p>
            <ul>
                <li>Robust Accounting Suite</li>
                <li>Portfolio Reporting</li>
                <li>Maintenance Utility Module</li>
                <li>Lead Management</li>
                <li>Online Leasing &#038; Availability</li>
                <li>Accessibility on phone, tablet, and computer</li>
예제 #23
0
<?php

include '../php/config.php';
$site = new site();
$site->head("Contact");
$site->nav();
?>

<section class="contact-us-dallas">
    <div class="container">
                <h1 class="text-center">Contact Us</h1>
                <p>
                    Resman's long history of dedication and service keeps our customers happy from day one.
                </p>
        </div>
    </div>
</section>
<section class="contact-us white">
    <div class="container">
        <div class="row">
            <div class="col-sm-6">
                <div class="row">
                    <div class="col-lg-6">
                        <div class="info">
                            <div class="support">
                                <img src="<?php 
echo $site->baseUrl('img/support.png');
?>
">
                            </div>
                            <h3>Support</h3>
예제 #24
0
<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://go.resmancloud.com/software-for-property-management" );
?>


<?php 
include '../php/config.php';
$site = new site();
$site->head("Software For Property Management");
$site->nav();
?>

<!-- //// LANDING PAGE - EDIT THIS SECTION! //// -->
<section class="request-demo white">
    <div class="container">
        <div class="col-sm-7 content">

            <h2 class="text-center">The #1 Software For Property Management.</h2>
            <img class="img-responsive" src="<?php 
echo $site->baseUrl('img/mac-with-resman.png');
?>
" style="margin: 20px auto" />
            <p class="lead">ResMan is the <strong>only</strong> software for property management that works the way you do.  With the easy-to-use interface you can review a delinquent account, follow up on a work order, or manage your portfolio—all within 3 clicks or less. </p>
            <p class="lead">ResMan's software for property management also features:</p>
            <ul>
                <li>Robust Accounting Suite</li>
                <li>Portfolio Reporting</li>
                <li>Maintenance Utility Module</li>
                <li>Lead Management</li>
                <li>Resident Portal</li>
예제 #25
0
파일: cic.php 프로젝트: nomadicmarc/goodbay
<?php

include '../php/config.php';
$site = new site();
$site->head('CIC');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/cic.png');
?>
" class="img-responsive" style="margin: 0 auto" alt="CICreports.com"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <div class="row">
                <div class="col-sm-6">
                    <h3>
                        CIC
                    </h3>
                    <a href="http://www.cicreports.com/" class="lead" target="_blank">
                        CIC Resident Screening
                    </a>
                    <h4>
예제 #26
0
<?php

include '../php/config.php';
$site = new site();
$site->head('365 Connect');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/365connect-lg.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="365 Connect"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <h3>
                365 Connect
            </h3>
            <a href="http://www.365connect.com/" class="lead" target="_blank">
                365connect.com
            </a>
            <h4>
                About 365 Connect
            </h4>
예제 #27
0
<?php

include '../../php/config.php';
$site = new site();
$site->head("Process Receivables");
$site->nav();
?>



<section class="product-intro">
    <div class="product-header">
        <div class="container">
            <h1>
                <img class="img-responsive" src="../../img/products/product-icons/receivables.png">
                <span>Process Receivables</span>
            </h1>
        </div>
    </div>
    <div class="container">
        <div class="title">Enable Your Team to Improve Cash Flow</div>
        <p class="lead">With ResMan, you can easily stay focused on collecting receivables. Account balances are visible so that your entire team can work collections.</p>

        <div class="row">
            <div class="col-md-4">
                <h2>Working delinquents has never been easier</h2>
                <p>Lower your end-of-month delinquent balances. We don’t just meet industry standards—we beat them.</p>
            </div>
            <div class="col-md-4">
                <h2>Rent isn’t the only account worth collecting</h2>
                <p>Get the tools you need to put money from uncollected move out balances in the bank.</p>
예제 #28
0
<?php

include 'php/config.php';
$site = new site();
$site->head("Property Management Software");
?>

<div class="navy">
<section class="home">
    <div class="banner">

        <?php 
$site->nav();
?>

        <div class="container">
                <div class="content">
                    <h1 class="white">
                        Property Management Software That Doesn’t Make You Angry.
                    </h1>
                    <p class="white lead">
                        Your goals are more important than our bottom line. Maybe that’s why everyone’s switching to ResMan.
                    </p>
                    <div class="btn-cta btn-cool right">
                        <a href="http://go.resmancloud.com/request-demo">
                          <span class="left title">TRY IT</span>
                          <span class="right icon">&rarr;<span class="slant-right"></span></span>
                        </a>
                    </div>
                </div>
            </div>
예제 #29
0
<?php

include '../php/config.php';
$site = new site();
$site->head('Updater');
$site->nav();
?>



    <section class="partners white">
        <div class="container">
            <div class="text-center">
                <img src="<?php 
echo $site->baseUrl('img/integration/updater.jpg');
?>
" class="img-responsive" style="margin: 0 auto" alt="Updater"/>
            </div>
        </div>
    </section>
    <section class="partners light-grey">
        <div class="container">
            <div class="row">
                <div class="col-sm-6">
                    <h3>
                        ResidentCheck
                    </h3>
                    <a href="http://www.updater.com/" class="lead" target="_blank">
                        Updater.com
                    </a>
                    <h4>
예제 #30
0
<?php

include '../php/config.php';
$site = new site();
$site->head("Home");
$site->nav();
?>


<div class="privacy container">
    <h1>Privacy Policy</h1>
    <h3 style="text-align:left;">Last Updated: Oct 3, 2014</h3>


    <section class="type-of-data">
        <h2>Types of Data collected</h2>
        <p>Among the types of Personal Data that this Application collects, by itself or through third parties, there are: Cookie, Usage Data, Email, First Name, Last Name, Country, Phone number, Company name and Profession.</p>
        <p>Other Personal Data collected may be described in other sections of this privacy policy or by dedicated explanation text contextually with the Data collection.</p>
        <p>The Personal Data may be freely provided by the User, or collected automatically when using this Application.</p>
        <p>Any use of Cookies - or of other tracking tools - by this Application or by the owners of third party services used by this Application, unless stated otherwise, serves to identify Users and remember their preferences, for the sole purpose of providing the service required by the User.</p>
        <p>Failure to provide certain Personal Data may make it impossible for this Application to provide its services.</p>
        <p>The User assumes responsibility for the Personal Data of third parties published or shared through this Application and declares to have the right to communicate or broadcast them, thus relieving the Data Controller of all responsibility.</p>
    </section>


    <section class="processing">
        <h2>Mode and place of processing the Data</h2>

        <h3>Methods of processing</h3>
        <p>The Data Controller processes the Data of Users in a proper manner and shall take appropriate security measures to prevent unauthorized access, disclosure, modification, or unauthorized destruction of the Data.</p>
        <p>The Data processing is carried out using computers and/or IT enabled tools, following organizational procedures and modes strictly related to the purposes indicated. In addition to the Data Controller, in some cases, the Data may be accessible to certain types of persons in charge, involved with the operation of the site (administration, sales, marketing, legal, system administration) or external parties (such as third party technical service providers, mail carriers, hosting providers, IT companies, communications agencies) appointed, if necessary, as Data Processors by the Owner. The updated list of these parties may be requested from the Data Controxller at any time.</p>