<!DOCTYPE html>
<html lang="en-US">

<head>
		<title>Operation Bob</title>
		<link rel="stylesheet" type="text/css" href="styles/bob_style.css">
		<link rel="prefetch" href="sale.html">
		<link rel="icon" type="image/jpg" href="favicon.jpg">

<style> 
  #link_home a {
	background-image: url(images/link_home_on.gif)
	}
	</style> 

<script>
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent))
window.location.replace("https://m.operationbob.com/");
</script>

		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		<meta name="description" content="Operation Bob">
		<meta name="keywords" content="Yard sale, garage sale, art, lanterns, decorative plates, collectibles, antiques, vintage, figurines, paintings, camping gear, clocks, masks">
		</head>



	<body>
	<table id = "wrapper">
	<tr>
	<td id="header"><div id="bob"></div></td>
	
	</tr>
	<tr>
	<td id="column1" colspan="2">
	<div class="home_photo_right"><img src="images/Young_Bobby.jpg" alt="Young Bobby"></div>
 
	<div class="notes">This is Bob's site!<br></div>
	
	</td>
	</tr>
	<tr>
				<td id="footer" colspan="2">		
				Operation Bob  &copy; 2023 - <script> var d=new Date(); document.write(d.getFullYear())</script>
				</td>
			</tr>		
	</table>
	
	</body>
	</html>