<!--
if (top != self)
top.location.href = location.href;
// -->

<!--
function fieldFocus(){
	document.forms[0].elements[0].focus();
}
// -->

<!-- Begin // This disclaimer is popped up when ever a person comes to the main page
function Popup() {
newWindow = window.open('../send_passwd.cfm','newWin','width=370,height=225');
}
//  End -->

<!-- Begin // This disclaimer is popped up when ever a person comes to the main page
function PopupBidInfo() {
newWindow = window.open('../BidInfo.html','newWin','width=370,height=225');
}
//  End -->

