function shelftest1_DoFSCommand(command, args) {
  if (command == "finish") {
    location.href="http://www.bellwetherinteractive.com/shelf-test-3.php";
  }
}


