<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--

	Nonzero1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	missing in a maze

-->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="google-site-verification" content="fULDSS4IDRH-9419pNYdwUnIw49owzJlJsC2gAr2xds" />
<title>qoe labs</title>
<meta name="keywords" content="Jay Palat development projects quoteurltext support" />
<meta name="description" content="Jay Palat's lab" />
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>

<div id="header">

	<div id="header_inner" class="fixed">

		<div id="logo">
			<h1><span>QOE Labs</span>1.0</h1>
			<h2>working habits</h2>
		</div>
		
		<div id="menu">
			<ul>
				<li><a href="index.php" class="active">Home</a></li>
				<li><a href="quoteurl.php">quoteurltext</a></li>
				<li><a href="librarylist.php"  >Library List</a></li>
				<li><a href="contact.html" >Contact Me</a></li>
			</ul>
		</div>
		
	</div>
</div>

<div id="main">

	<div id="main_inner" class="fixed">

		<div id="primaryContent_2columns">

			<div id="columnA_2columns">
		
				<h3>Welcome to QOE Labs</h3>
				<img src="images/pic.gif" class="floatTL" alt="Something scenic" />

				<p>
					QOE Labs is the home for all my projects and experiments.  
					
				</p>
				

				
				<br class="clear" />
			

		
			</div>
	
		</div>
		
		<div id="secondaryContent_2columns">
		
		<?php include "linkColumn.inc" ?>
		</div>

		<br class="clear" />

	</div>

</div>

<div id="footer" class="fixed">
	Copyright &copy; 2009 Vijaykumar Palat. All rights reserved. Design by <a href="http://www.nodethirtythree.com/">NodeThirtyThree Design</a>.
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-8607827-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
