<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- Cartem is free template created by www.cleanet.cz and sponsored by www.zakonnepojistenivozidla.cz -->	
<html xmlns="http://www.w3.org/1999/xhtml">
 <head><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script src="/static/js/jquery.form.js" type="text/javascript"></script>
<script src="/static/js/jsonrpc.js" type="text/javascript"></script>
<script src="/static/js/vosao.js" type="text/javascript"></script>
<script src="http://api.recaptcha.net/js/recaptcha_ajax.js" type="text/javascript" ></script>



  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <title>Surprisedcloud - Cloud Computing</title>
  <meta name="description" content="" />
  <meta name="keywords" content="" />
  <link href="/file/theme/cartem/style.css" rel="stylesheet" type="text/css" media="screen" />
 
</head>
<body>


 <div id="wrapper">
	<div id="logo">
<!-- Title -->	
		<h1><a href="#">Surprisedcloud</a></h1>
<!-- / Title -->	

<!-- Top menu -->	
		<ul>
		 <li class="active"><a href="www.surprisedcloud.com">Home</a></li>
		 <li><a href="http://blog.surprisedcloud.com">Blog</a></li>
		 <li><a href="#">Career</a></li>
		 <li><a href="#">Contact</a></li>
    </ul>
<!-- / Top menu -->	
    
	</div>
	<div id="subheader">
<!-- Menu -->			
		<div id="menu">
			<ul>
				<li class="active"><a href="#">Homepage</a></li>
				<li><a href="#">Solutions</a></li>
				<li><a href="#">Technology</a></li>
				<li><a href="#">Career</a></li>
			</ul>
		</div>
<!-- / Menu -->	

<!-- Search -->		
		<div id="search">
			<form method="get" action="">
				<fieldset>
				<input type="text" name="s" id="search-text" size="15" />
				<input type="submit" id="search-submit" value="ok" />
				</fieldset>
			</form>
		</div>
	</div>
<!-- / Search -->		

<!-- Content -->	
		<div id="content">
			<h1>
	Welcome to the world of cloud computing</h1>
<p>
	This is a site is still a work in progress.Meantime you may have a look at our blog.</p>
<p>
	<a href="http://blog.surprisedcloud.com">The SurprisedCloud Blog</a></p>
<p>
	 </p>
<p>
	 </p>
<script type="text/javascript">

$(function() {
	$('#searchForm').submit(function(){onSearch(); return false;});
});

function onSearch() {
	var query = $('#query').val();
	if (query) {
	    location.href = '/search?query=' + query;
	}
}

</script>
		</div>
<!-- / Content -->		
		
<!-- Sidebar -->			
    <div id="sidebar">
				<h2 class="title">About us</h2>
         <p><img class="left" src="/file/theme/cartem/images/newlogo.gif" alt="Surprisedcloud" title="Surprisedcloud" />
         <br /> <br /> <br /> <br />We are a cloud computing company based in India.</p>
					
		</div>
<!-- / Sidebar -->	

		<div class="clear"></div>
<!-- Footer -->
	<div id="footer-top"></div>
	<div id="footer">
		<p>&copy; 2010 <a href="#">www.surprisedcloud.com</a> 
<!-- DO NOT REMOVE THIS LINKS -->    
    <span>TIP: <a href="http://www.zakonnepojistenivozidla.cz" title="Povinné ručení 2010">Povinné ručení 2010</a></span>
 <!-- / DO NOT REMOVE THIS LINKS -->    
    </p>
	</div>
<!-- / Footer -->	

 </div>
</body>
</html>
