﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link rel="Stylesheet" href="css/vms_style.css" type="text/css" />
    <!--[if IE 6]> 
        <style type="text/css"> 
        .spisok { width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 400? "400px":"auto"); }
        </style>
     <script type="text/javascript" src="ie6fix.js"></script>
         <script type="text/javascript"> DD_belatedPNG.fix('img');</script>
    <![endif]-->
</head>
<body>
    <div class="spisok">
        <a href="cloud_providers.html?cmd=AddProvider" class="a_block">
            <img src="cmdimg/cloud_add_service_provider.png" alt="" /><span class="wrap_text"><span class="title">Add Service Provider</span>
                Enter the information your service provider gave you to connect to your cloud resources.
            </span></a>
        <a href="cloud_providers.html?cmd=FindProvider" class="a_block">
            <img src="cmdimg/Find_Service_provider.png" alt="" /><span class="wrap_text">
                <span class="title">Find Service Provider</span>
                Search a directory of service providers that offer cloud repositories and cloud hosts for off-site backup and disaster recovery.
            </span>
        </a>
    </div>
</body>
</html>
