function authUser(passwordused) {
window.location.assign("http://www.smartboxsystem.com/rebate/index.php?auth=1");
//onSubmit="return validate(this)"
//alert("Looks Like "+ passwordused);
}