function indique(){
  document.Form1.action="indique/indique.asp";
  document.Form1.submit();
}
