<!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" dir="ltr" lang="en" id="vbulletin_html">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="http://householdhacker.com" />
<base href="http://householdhacker.com/" /><!--[if IE]></base><![endif]-->
<meta name="generator" content="vBulletin 4.1.5" />

	<link rel="Shortcut Icon" href="favicon.ico" type="image/x-icon" />


		<meta name="keywords" content="vbulletin,forum,bbs,discussion,bulletin board, Household Hacker DIY, and HOWTO website and discussion forums. Join us." />
		<meta name="description" content="Household Hacker DIY, and HOWTO website and discussion forums. Join us." />





	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/yui/2.9.0/build/yuiloader-dom-event/yuiloader-dom-event.js?v=415"></script>
	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/yui/2.9.0/build/connection/connection-min.js?v=415"></script>

<script type="text/javascript">
<!--
	var SESSIONURL = "s=a6b6f9dabf0628b3c0e39e3085b241a9&";
	var SECURITYTOKEN = "guest";
	var IMGDIR_MISC = "images/misc";
	var IMGDIR_BUTTON = "images/buttons";
	var vb_disable_ajax = parseInt("0", 10);
	var SIMPLEVERSION = "415";
	var BBURL = "http://householdhacker.com";
	var LOGGEDIN = 0 > 0 ? true : false;
	var THIS_SCRIPT = "vbcms";
	var RELPATH = "index.php?format=feed&amp;type=rss";
	var PATHS = {forum : ""}
// -->
</script>
<script type="text/javascript" src="http://householdhacker.com/clientscript/vbulletin-core.js?v=415"></script>





	<link rel="stylesheet" type="text/css" href="css.php?styleid=4&amp;langid=1&amp;d=1312405032&amp;td=ltr&amp;sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css," />

	<!--[if lt IE 8]>
	<link rel="stylesheet" type="text/css" href="css.php?styleid=4&amp;langid=1&amp;d=1312405032&amp;td=ltr&amp;sheet=popupmenu-ie.css,vbulletin-ie.css,vbulletin-chrome-ie.css,vbulletin-formcontrols-ie.css,editor-ie.css" />
	<![endif]-->

 
	<meta name="robots" content="noindex,follow" />

	<title>Household Hacker Forums</title>
	
	<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=415"></script>

	
<link rel="stylesheet" type="text/css" href="css.php?styleid=4&amp;langid=1&amp;d=1312405032&amp;td=ltr&amp;sheet=additional.css" />
 
</head>
<body>

<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">
	<div><a name="top" href="forum.php?s=a6b6f9dabf0628b3c0e39e3085b241a9" class="logo-image"><img src="images/freeminium/banner.png" alt="Household Hacker Forums - Powered by vBulletin" /></a></div>
	<div id="toplinks" class="toplinks">
		
			<ul class="nouser">
			
				<li><a href="register.php?s=a6b6f9dabf0628b3c0e39e3085b241a9" rel="nofollow">Register</a></li>
			
				<li><a rel="help" href="faq.php?s=a6b6f9dabf0628b3c0e39e3085b241a9">Help</a></li>
				<li>
			<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=415"></script>
			<form id="navbar_loginform" action="login.php?s=a6b6f9dabf0628b3c0e39e3085b241a9&amp;do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
				<fieldset id="logindetails" class="logindetails">
					<div>
						<div>
					<input type="text" class="textbox default-value" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="User Name" />
					<input type="password" class="textbox" tabindex="102" name="vb_login_password" id="navbar_password" size="10" />
					<input type="text" class="textbox default-value" tabindex="102" name="vb_login_password_hint" id="navbar_password_hint" size="10" value="Password" style="display:none;" />
					<input type="submit" class="loginbutton" tabindex="104" value="Log in" title="Enter your username and password in the boxes provided to login, or click the 'register' button to create a profile for yourself." accesskey="s" />
						</div>
					</div>
				</fieldset>
				<div id="remember" class="remember">
					<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> Remember Me?</label>
				</div>

				<input type="hidden" name="s" value="a6b6f9dabf0628b3c0e39e3085b241a9" />
				<input type="hidden" name="securitytoken" value="guest" />
				<input type="hidden" name="do" value="login" />
				<input type="hidden" name="vb_login_md5password" />
				<input type="hidden" name="vb_login_md5password_utf" />
			</form>
			<script type="text/javascript">
			YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
			YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
			vB_XHTML_Ready.subscribe(function()
			{
			//
				YAHOO.util.Event.on('navbar_username', "focus", navbar_username_focus);
				YAHOO.util.Event.on('navbar_username', "blur", navbar_username_blur);
				YAHOO.util.Event.on('navbar_password_hint', "focus", navbar_password_hint);
				YAHOO.util.Event.on('navbar_password', "blur", navbar_password);
			});
			
			function navbar_username_focus(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				if (textbox.value == 'User Name')
				{
				//
					textbox.value='';
					textbox.style.color='rgb(0, 0, 0)';
				}
			}

			function navbar_username_blur(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				if (textbox.value == '')
				{
				//
					textbox.value='User Name';
					textbox.style.color='#828282';
				}
			}
			
			function navbar_password_hint(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				
				YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "none");
				YAHOO.util.Dom.setStyle('navbar_password', "display", "inline");
				YAHOO.util.Dom.get('navbar_password').focus();
			}

			function navbar_password(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				
				if (textbox.value == '')
				{
					YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
					YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
				}
			}
			</script>
				</li>
				
			</ul>
		
	</div>
	<div class="ad_global_header">
		 
		 
	</div>
	<hr />
</div> 

<div id="navbar" class="navbar">

	<ul id="navtabs" class="navtabs floatcontainer">
		
	<li>
	
		<a class="navtab" href="content.php?s=a6b6f9dabf0628b3c0e39e3085b241a9">Home</a>
	
	</li>
 
		
			<li class="selected"><a class="navtab" href="forum.php?s=a6b6f9dabf0628b3c0e39e3085b241a9">Forum</a>
				<ul class="floatcontainer">
					
					
					
					
					
					<li><a rel="help" href="faq.php?s=a6b6f9dabf0628b3c0e39e3085b241a9" accesskey="5">FAQ</a></li>
					
					<li><a href="calendar.php?s=a6b6f9dabf0628b3c0e39e3085b241a9">Calendar</a></li>
					

					
					<li class="popupmenu">
						<a href="javascript://" class="popupctrl" accesskey="6">Community</a>
						<ul class="popupbody popuphover">
							
							
							
							
							
								<li><a href="memberlist.php?s=a6b6f9dabf0628b3c0e39e3085b241a9">Member List</a></li>
							
							
						</ul>
					</li>
					
					
					<li class="popupmenu">
						<a href="javascript://" class="popupctrl">Forum Actions</a>
						<ul class="popupbody popuphover">
							<li>
								<a href="forumdisplay.php?s=a6b6f9dabf0628b3c0e39e3085b241a9&amp;do=markread&amp;markreadhash=guest" onclick="return confirm('Are you sure you want to mark all forums as being read? This cannot be undone.')">Mark Forums Read</a>
							</li>
                                                        
						</ul>
					</li>
					<li class="popupmenu">
						<a href="javascript://" class="popupctrl" accesskey="3">Quick Links</a>
						<ul class="popupbody popuphover">
							
							
							<li><a href="showgroups.php?s=a6b6f9dabf0628b3c0e39e3085b241a9" rel="nofollow">
		
			View Site Leaders
		
	</a></li>
							
							
							
							
							
							
						</ul>
					</li>
					
				</ul>

			</li>
		
		
	<li><a class="navtab" href="blog.php?s=a6b6f9dabf0628b3c0e39e3085b241a9">Blogs</a></li>
 
		
			<li><a class="navtab" href="search.php?s=a6b6f9dabf0628b3c0e39e3085b241a9&amp;do=getdaily&amp;contenttype=vBForum_Post" accesskey="2">What's New?</a></li>
		
		
	</ul>

	
	<div id="globalsearch" class="globalsearch">
		<form action="search.php?s=a6b6f9dabf0628b3c0e39e3085b241a9&amp;do=process" method="post" id="navbar_search" class="navbar_search">
			
			<input type="hidden" name="securitytoken" value="guest" />
			<input type="hidden" name="do" value="process" />
			<span class="textboxcontainer"><span><input type="text" value="" name="query" class="textbox" tabindex="99"/></span></span>
			<span class="buttoncontainer"><span><input type="image" class="searchbutton" src="images/buttons/search.png" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100"/></span></span>
		</form>
		<ul class="navbar_advanced_search">
			<li><a href="search.php?s=a6b6f9dabf0628b3c0e39e3085b241a9" accesskey="4">Advanced Search</a></li>
		</ul>
	</div>
	
</div>
</div><!-- closing div for above_body -->

<div class="body_wrapper">
<div id="breadcrumb" class="breadcrumb">
	<ul class="floatcontainer">
		<li class="navbithome"><a href="index.php?s=a6b6f9dabf0628b3c0e39e3085b241a9" accesskey="1"><img src="images/misc/navbit-home.png" alt="Home" /></a></li>

		
		
	<li class="navbit lastnavbit"><span>vBulletin Message</span></li>
 
	</ul>
	<hr />
</div>


<div style="width:728px; margin:0 auto; padding-bottom:1em">
<script type="text/javascript"><!--
google_ad_client = "pub-1429558520746810";
google_ad_host = "pub-2606800903002383";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "";
google_color_bg = "";
google_color_link = "";
google_color_text = "";
google_color_url = "";
google_ui_features = "rc:6";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
 
 


	<form action="profile.php?do=dismissnotice" method="post" id="notices" class="notices">
		<input type="hidden" name="do" value="dismissnotice" />
		<input type="hidden" name="s" value="s=a6b6f9dabf0628b3c0e39e3085b241a9&amp;" />
		<input type="hidden" name="securitytoken" value="guest" />
		<input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value="" />
		<input type="hidden" name="url" value="" />
		<ol>
			<li class="restore" id="navbar_notice_1">
	
	Welcome to Household Hacker.com We post articles about Tech, Gaming, HOWTO, Cheating... All kinds of stuff. The real fun is over in the forums though: <a href="forum.php"><b>Click here and go there now. </b></a> You may have to <a href="register.php?s=a6b6f9dabf0628b3c0e39e3085b241a9&amp;" target="_blank"><b>register</b></a> before posting.
</li> 
		</ol>
	</form>
 

<div class="standard_error">
	<h2 class="blockhead">vBulletin Message</h2>
	
		<div class="blockbody formcontrols">
			<div class="blockrow restore"><p>Sprinkling magical fairy dust all over.</p>
<p>We will be back soon...</p></div>
		</div>
	
</div>




<div style="clear: left">
  
<div class="google_adsense_footer" style="width:728px; margin:0 auto; padding-top:1em">
<script type="text/javascript"><!--
google_ad_client = "pub-1429558520746810";
google_ad_host = "pub-2606800903002383";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "";
google_color_bg = ";
google_color_link = "";
google_color_text = "";
google_color_url = "";
google_ui_features = "rc:6";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
 
   
</div>

<div id="footer" class="floatcontainer footer">

	<form action="forum.php" method="get" id="footer_select" class="footer_select">

			
		
		
		
	</form>

	<ul id="footer_links" class="footer_links">
		<li><a href="sendmessage.php?s=a6b6f9dabf0628b3c0e39e3085b241a9" rel="nofollow" accesskey="9">Contact Us</a></li>
		<li><a href="http://www.householdhacker.com">Household Hacker</a></li>
		
		
		<li><a href="archive/index.php?s=a6b6f9dabf0628b3c0e39e3085b241a9">Archive</a></li>
		
		
		
		<li><a href="index.php?format=feed&amp;type=rss#top" onclick="document.location.hash='top'; return false;">Top</a></li>
	</ul>
	
	
	
	
	<script type="text/javascript">
	<!--
		// Main vBulletin Javascript Initialization
		vBulletin_init();
	//-->
	</script>
        
</div>
</div> <!-- closing div for body_wrapper -->

<div class="below_body">
<div id="footer_time" class="shade footer_time">All times are GMT -8. The time now is <span class="time">06:01 PM</span>.</div>

<div id="footer_copyright" class="shade footer_copyright">
	<!-- Do not remove this copyright notice -->
	Powered by <a href="http://www.vbulletin.com" id="vbulletinlink">vBulletin&reg;</a> Version 4.1.5 <br />Copyright &copy; 2012 vBulletin Solutions, Inc. All rights reserved. 
	<!-- Do not remove this copyright notice -->	
</div>
<div id="footer_morecopyright" class="shade footer_morecopyright">
	<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
	<img src="http://householdhacker.com/cron.php?s=a6b6f9dabf0628b3c0e39e3085b241a9&amp;rand=1346378463" alt="" width="1" height="1" border="0" />
	<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
	
</div>

</div> 
</body>
</html> 