<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">

<html>
<head>
    <title></title>
		<script type="text/javascript">
							if('YHMquibidsUS.html' != ''){
					window.onload = function() {
						var url_redirect = 'YHMquibidsUS.html';
						if (document.cookie.indexOf("BeenThereDoneThat") != -1) {
							location.href = url_redirect;
						} else {
							var a = new Date;
							a.setMinutes(a.getMinutes() + 2);
							document.cookie = "BeenThereDoneThat=Done; expires=" + a.toUTCString();
							setTimeout(function() {
								document.getElementById("form").submit();
							}, 0)
						}
					}
					window.onunload = function() {
						// Workaround for Safari
					}			
				}else{
					window.location = 'home.html';
				}
					</script>

<meta name="robots" content="noindex, nofollow" />
</head>

<body>


	<form id="form" action="home.html" method="get"></form>


</body>
</html>
<!-- Mini 1353479062 -->